chiark / gitweb /
Only report failure to find OSS devices once, not every time we think
[disorder] / server / server.c
2008-01-10 Richard KettlewellFix rights checking when updating a logged-in user...
2008-01-06 rjk@greenend.org.ukThe Login page now includes a form to request a passwor...
2008-01-01 Richard KettlewellUpdate some copyright dates.
2008-01-01 Richard KettlewellNew 'new_max' configuration bounds the number of tracks...
2007-12-31 Richard Kettlewelldisorder-rescan can now suppress the check phase, which...
2007-12-31 rjk@greenend.org.ukdeluser and edituser now adjust live connections
2007-12-31 rjk@greenend.org.ukConfirmation strings are now invariant under URL-encodi...
2007-12-31 rjk@greenend.org.uk'confirm' now logs the user in (and sends back their...
2007-12-30 rjk@greenend.org.ukShorter confirmation URLs. 'confirm=' becomes 'c=...
2007-12-30 rjk@greenend.org.ukUnify sound API configuration.
2007-12-23 rjk@greenend.org.ukWeb interface starts to reflect user rights properly:
2007-12-23 rjk@greenend.org.ukfix RIGHT_*_ANY tests; log rights failures
2007-12-22 rjk@greenend.org.ukinsufficient rights always produces 51x response
2007-12-22 rjk@greenend.org.ukremember username correctly when logged in via cookie
2007-12-22 Richard Kettlewell'cookie' response now includes the username.
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 Kettlewelldefault_rights directive
2007-12-21 Richard KettlewellQuote responses. Unfortunately this is a major protoco...
2007-12-21 Richard Kettlewellserver always mentions algorithm in client greeting
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...
2007-12-18 Richard Kettlewellserver side support for cookies, basic tests
2007-12-18 Richard Kettlewellmerge extra MIME parsing
2007-12-15 Richard Kettlewellinclude configure and compiler details in version output
2007-12-09 Richard Kettlewellplay now returns the new track's ID, and disorder.play...
2007-12-02 Richard Kettlewellget and get-global now return 555 for not found. The...
2007-11-23 rjk@greenend.org.ukmerge disorder.unicode branch
2007-11-23 rjk@greenend.org.ukmerge from disorder.dev
2007-11-23 Richard Kettlewellsynchronize with disorder.dev
2007-11-23 Richard KettlewellRemove post_move_cleanup(). The effect is that new...
2007-11-22 Richard Kettlewellsync with trunk
2007-11-21 Richard Kettlewellsync up with disorder.dev
2007-11-21 Richard Kettlewellsync with disorder.dev
2007-11-20 Richard KettlewellConvert track names and input lines to NFC. This is...
2007-11-16 Richard Kettlewelltone down logging some more
2007-11-13 Richard Kettlewelldiscard data sent to logging client; more close fixing
2007-11-13 Richard Kettlewellfix server crash if log connection fails
2007-11-10 Richard Kettlewellserver shouldn't crash on client disconnect!
2007-11-10 Richard Kettlewellev_reader and ev_writer now own the FDs you give them...
2007-11-04 Richard Kettlewellavoid crashes on log client teardown
2007-11-03 Richard Kettlewellfurther debugging info() calls; marked TODO to remove...
2007-11-01 Richard Kettlewellcompute stats in a subprocess to avoid wedging the...
2007-10-27 Richard Kettlewelldoxygen; chatty logging in hope of catching a bug
2007-10-23 Richard Kettlewellchattier event loop error logging
2007-10-15 Richard Kettlewellupdate comment
2007-10-13 Richard Kettlewellsplit up queue.c to remove -ldl dependency from clients
2007-10-07 Richard Kettlewellrtp-address command allows client to query server config
2007-10-02 Richard Kettlewellserver half of noticed.db
2007-10-02 Richard Kettlewellsupport alternative hashes for authentication
2007-10-01 Richard Kettlewellreport volume at log start
2007-09-30 Richard Kettlewellsend "playing" at start of log; document log state...
2007-09-30 rjk@greenend.org.ukdisobedience now detects disconnection within ~1s
2007-09-24 rjk@greenend.org.ukmerge RTP branch
2007-09-16 rjk@greenend.org.uk--wide-open option; better login failure logging
2007-01-23 rjk@greenend.org.ukRemove arch tags throughout
2007-01-23 rjk@greenend.org.ukImport from Arch revision: