alpha
Login
or
Join now
snowfields.name
/
atheme
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/VibeDevelopers/atheme. Modified fork of atheme IRC Services
www.vibetalk.net/
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
atheme
/
modules
/
backend
/
at
master
4 files
TwinUsers
Avoid year-2038-problem This patch was done while reviewing potential year-2038 issues in openSUSE.
3w ago
761f427f
Makefile
Avoid year-2038-problem This patch was done while reviewing potential year-2038 issues in openSUSE.
3 weeks ago
corestorage.c
modules/backend/corestorage: respect general::db_save_blocking We're not just called from the periodic commit timer, but also on rehash, which includes some modreloads too (when reloading a module that has configuration options). We should always use a blocking save regardless of what caused the save to happen, rather than just test in the periodic commit timer callback. This makes running under Valgrind much more amenable. Fixes: b427d04059d4d4f7b396
4 years ago
flatfile.c
Avoid year-2038-problem This patch was done while reviewing potential year-2038 issues in openSUSE.
3 weeks ago
opensex.c
libathemecore/atheme: db-create: advise user restart is necessary Also fix the loglevel of the message about creation. Closes #696
6 years ago