Return the status of token removal in auth_logout
[blerg.git] / database / database.c
2014-07-03 Chip BlackVarious cleanup
2014-06-29 Chip BlackGeneralize status setting (mute, etc.)
2014-03-29 Chip BlackCleanup unused vars and filename lengths
2014-03-29 Chip BlackAdd some missing includes
2014-03-29 Chip BlackUse blergconf for paths
2014-03-29 Chip BlackAdd configuration system
2014-03-29 Chip BlackFix some non-64-bit-ness in database.c
2013-06-03 Chip BlackProperly initialize data_size for empty data segment
2013-06-03 Chip BlackAdd support for "muting" accounts
2013-06-02 Chip BlackMore safety checks
2013-06-01 Chip BlackBug hunting: Deadlocks, data safety, and dumb shit
2011-07-18 Chip BlackAdd subscription marking to keep track of things you...
2011-02-22 Chip BlackAdd subscription feed fetching, clean up a bit
2011-01-08 Chip BlackAdd license notifications to all source files
2010-12-31 Chip BlackSanitize username inputs in the database layer
2010-12-28 Chip BlackOrganize source tree