chiark / gitweb /
Build fixes for FreeBSD:
[disorder] / server /
2008-01-04 rjk@greenend.org.ukBuild fixes for FreeBSD:
2008-01-01 rjk@greenend.org.ukDon't use quoted cookies because Safari is buggy. ...
2008-01-01 Richard KettlewellUpdate some copyright dates.
2008-01-01 Richard KettlewellNew 'new_max' configuration bounds the number of tracks...
2008-01-01 Richard KettlewellSort out static content. There is a new expansion...
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.ukfix more broken images
2007-12-31 rjk@greenend.org.ukRegistration now insists you type your password twice...
2007-12-31 rjk@greenend.org.uk'confirm' now logs the user in (and sends back their...
2007-12-31 rjk@greenend.org.ukcgi: actually use the connection from the new login...
2007-12-31 rjk@greenend.org.ukTidy up login reporting.
2007-12-30 rjk@greenend.org.ukShorter confirmation URLs. 'confirm=' becomes 'c=...
2007-12-30 rjk@greenend.org.ukConfirmation URLs now work and activate new logins...
2007-12-30 rjk@greenend.org.ukALSA mixer support.
2007-12-30 rjk@greenend.org.ukUnify sound API configuration.
2007-12-30 rjk@greenend.org.ukmake sure disorder-normalize gets the right config...
2007-12-29 rjk@greenend.org.ukOnline registration now sends email. The confirmation...
2007-12-28 rjk@greenend.org.ukmake url.static work as described, and adjust cgi setup...
2007-12-28 rjk@greenend.org.ukkeep cookie more private to disorder.cgi
2007-12-23 rjk@greenend.org.ukWeb interface starts to reflect user rights properly:
2007-12-23 rjk@greenend.org.uknever set an expired cookie; on logout, re-login as...
2007-12-23 rjk@greenend.org.ukfix RIGHT_*_ANY tests; log rights failures
2007-12-23 rjk@greenend.org.ukThe redirection after login now works properly.
2007-12-23 Richard Kettlewelldarwin and stupidity fixes for speaker socket move
2007-12-23 rjk@greenend.org.ukThe web interface now automaticallty figures out its...
2007-12-23 Richard Kettlewellput speaker socket in its own private directory
2007-12-22 rjk@greenend.org.ukinsufficient rights always produces 51x response
2007-12-22 rjk@greenend.org.ukFirst cut at cookie support in the web interface
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 Kettlewelldisorder-normalize should wait for sox to finish. ...
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 Kettlewellcreate users.db (but don't do anythin with it). tighte...
2007-12-18 Richard Kettlewellserver side support for cookies, basic tests
2007-12-18 Richard Kettlewellmerge extra MIME parsing
2007-12-17 Richard Kettlewellsimplify RTP transmission
2007-12-15 Richard Kettlewellmore tag normalization work
2007-12-15 Richard Kettlewellnormalize tags and exercise this
2007-12-15 Richard Kettlewellinclude configure and compiler details in version output
2007-12-10 Richard Kettlewella little more testing
2007-12-09 Richard KettlewellAbolish some trivial tests and fold them into dbversion...
2007-12-09 Richard Kettlewellplay now returns the new track's ID, and disorder.play...
2007-12-08 Richard Kettlewellempty track buffers aren't unplayable if at eof
2007-12-08 Richard Kettlewellspeaker: log empty buffers
2007-12-06 Richard Kettlewellupdate (c) messages for mark & ross's contributions
2007-12-05 Richard Kettlewellspeaker_play() actually honors playable()
2007-12-04 Richard Kettlewellsuppress initial rescan completely, except for fresh...
2007-12-04 Richard Kettlewellmore cautious track playability logic in speaker
2007-12-02 Richard Kettlewellrecord whether tracks are connected to speaker in a...
2007-12-02 Richard Kettlewellget and get-global now return 555 for not found. The...
2007-12-01 Richard Kettlewellexit not _exit, for benefit of coverage testing
2007-12-01 Richard Kettlewellfixes and test for disorder-dump
2007-11-28 Richard Kettlewellmulticast_loop option
2007-11-23 rjk@greenend.org.ukmerge disorder.unicode branch
2007-11-23 rjk@greenend.org.ukFixes for disorder-dbpugrade:
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-23 Richard KettlewellRemove combining characters from search strings. The...
2007-11-22 Richard Kettlewellrationalize playrtp multicast support
2007-11-22 Richard Kettlewellsync with trunk
2007-11-22 Richard Kettlewellfixes from last change l-(
2007-11-22 Richard KettlewellThe initial rescan now blocks any client connections...
2007-11-22 Richard Kettlewellbuild fixes
2007-11-22 Richard Kettlewellautomatically upgrade on startup if necessary
2007-11-22 Richard Kettlewelltidy up upgrade/recovery flags a bit
2007-11-21 Richard Kettlewelldatabase upgrade tool. needs to be run manually.
2007-11-21 Richard Kettlewellsync up with disorder.dev
2007-11-21 Richard Kettlewellsync with disorder.dev
2007-11-21 Richard Kettlewellfix indent
2007-11-20 Richard Kettlewellunicode.c iterators can now have their notion of Word_B...
2007-11-20 Richard Kettlewellutf32_word_split() and utf8_word_split() splits a strin...
2007-11-20 Richard KettlewellConvert track names and input lines to NFC. This is...
2007-11-19 Richard Kettlewellsync with disorder.dev
2007-11-19 Richard Kettlewellbuild fix for linux
2007-11-19 Richard Kettlewellremove some pointless stderr redirection
2007-11-19 Richard Kettlewelldon't fatal() if cannot create a root account
2007-11-19 Richard Kettlewellfix syslog test
2007-11-19 Richard Kettlewell--[no-]syslog for disorder-normalize too
2007-11-19 Richard Kettlewellserver subprocesses should log to the same place the...
2007-11-19 Richard Kettlewellsync up with disorder.dev
2007-11-19 Richard Kettlewelldoxygen fixes
2007-11-18 Richard Kettlewelltransition various bits of code to unicode.h interfaces
2007-11-18 Richard Kettlewelltable-drive UTF-8 validity checker
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 Kettlewellwork around FLAC API change braindamage
2007-11-10 Richard Kettlewellserver shouldn't crash on client disconnect!
next