chiark / gitweb /
A bit more doxygenization.
[disorder] / lib / trackdb.c
2008-01-20 Richard KettlewellA bit more doxygenization.
2008-01-19 Richard KettlewellReport an error if we cannot open the user database.
2008-01-12 Richard KettlewellBuild fix
2008-01-06 Richard KettlewellWhen shutting down, kill -rescan and wait for it to...
2008-01-01 Richard Kettlewelltypo
2007-12-31 Richard Kettlewelldisorder-rescan can now suppress the check phase, which...
2007-12-31 rjk@greenend.org.uk'confirm' now logs the user in (and sends back their...
2007-12-23 rjk@greenend.org.ukdoxygen cleanup
2007-12-22 Richard KettlewellSplit base64 code into a separate .c so that the server...
2007-12-22 Richard Kettlewelldisorder setup-guest + docs + tests
2007-12-21 Richard Kettlewellregister/confirm commands, and tests, and docs
2007-12-21 Richard Kettlewellmissing initialization
2007-12-21 Richard Kettlewelldefault_rights directive
2007-12-21 Richard Kettlewellrights now apply to commands; docs catch up a bit
2007-12-20 Richard Kettlewelladd "users" command
2007-12-20 Richard Kettlewelluserinfo/edituser implementation
2007-12-20 Richard KettlewellUse users.db. trackdb* moves to lib/, as it's now...