chiark / gitweb /
Remove some obsolete code
[disorder] / lib / trackdb.c
2008-04-26 Richard KettlewellLog the time at which newly noticed tracks are added...
2008-04-25 Richard KettlewellMerge MDW's one-pass track picker
2008-04-20 Richard KettlewellMerge from 3.0 fixes branch
2008-04-20 Richard KettlewellClients now test whether users.db is readable before...
2008-04-20 Richard KettlewellMerge disorder.userman branch
2008-04-20 Richard KettlewellMerge more 3.0 branch changes
2008-04-20 Richard KettlewellMerge from 3.0 branch
2008-04-20 Richard KettlewellMerge fixes up to 3.0.1
2008-04-19 Richard KettlewellThe server now treats setting an empty email address...
2008-04-12 Richard KettlewellUse disorder-choose to pick random tracks.
2008-04-10 Richard Kettlewelldisorder-choose now supports everything that the old...
2008-04-10 Richard KettlewellNew disorder-choose program for performing random selec...
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...