chiark / gitweb /
new @argq expansion; more template fiddling
[disorder] / server /
2008-05-16 Richard Kettlewellnew @argq expansion; more template fiddling
2008-05-12 Richard Kettlewelltracks + dirs expansions
2008-05-11 Richard Kettlewellmore templates plus support code changes
2008-05-11 Richard Kettlewell@image expansion
2008-05-11 Richard Kettlewellmore template work
2008-05-11 Richard Kettlewellextended @movable expansion; more template...
2008-05-11 Richard Kettlewellremove action; better findtrack; more template fiddling
2008-05-11 Richard Kettlewelldirname/basename expansions; template fiddling
2008-05-10 Richard Kettlewellsplit out dcgi_get_cookie
2008-05-10 Richard Kettlewellreorg cgi code a bit...
2008-05-10 Richard KettlewellAlmost compiles, will not work though
2008-05-10 Richard KettlewellFiddle with playing.tmpl a bit. not fully translated
2008-05-10 Richard Kettlewellredirect()
2008-05-10 Richard Kettlewellact_playing
2008-05-10 Richard KettlewellStart conversion of CGI actions.
2008-05-07 Richard KettlewellRemove some obsolete code
2008-05-05 Richard KettlewellHalf way through rewriting web interface. Don't even...
2008-05-04 Richard KettlewellShift many cgi_ functions into lib/, and add a test...
2008-05-03 Richard KettlewellSynchronize with disorder.dev
2008-04-29 Richard KettlewellMerge latest GCC 2.95 fix
2008-04-29 Richard Kettlewell1) If we reject a remote user management operation...
2008-04-27 Richard KettlewellFurther rearrangement to support macro expansion.
2008-04-27 Richard KettlewellFurther separation of template parsing and expansion
2008-04-27 Richard KettlewellSeparate parsing of templates from expansion.
2008-04-27 Richard KettlewellFirst cut at macro definition. Does not expand args...
2008-04-27 Richard KettlewellAllow trailing '@' to be left out of CGI expansions...
2008-04-26 Richard KettlewellSeparate notion of configured audio backend from Disobe...
2008-04-26 Richard Kettlewellstruct addrinfo varies in order between platforms,...
2008-04-25 Richard KettlewellBuffer reads from /dev/urandom
2008-04-25 Richard KettlewellMerge MDW's one-pass track picker
2008-04-23 Richard KettlewellReduce random pick interval
2008-04-22 Richard KettlewellBy default, disable user management over TCP (since...
2008-04-20 Richard KettlewellMerge from 3.0 fixes branch
2008-04-20 mdw@distorted.org.ukchoose: Use a one-pass algorithm to select tracks.
2008-04-20 mdw@distorted.org.ukchoose: Select tracks uniformly at random.
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 KettlewellComment typo fix.
2008-04-12 Richard KettlewellWeight support in web UI. A little clunky but works
2008-04-12 Richard KettlewellImplement 'weight' track preference (defect 10). No...
2008-04-12 Richard KettlewellNew 'replay_min' directive defines lower bound on inter...
2008-04-12 Richard Kettlewelldisorder-choose rejects tracks in queue/recent list
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-03-29 Richard KettlewellDisOrder 3.0 3.0
2008-03-21 Richard Kettlewellspeaker-network.c network_play() no longer assumes
2008-03-09 Richard KettlewellTypo fix.
2008-03-09 Richard Kettlewellmissed disorder-stats in --version fix
2008-03-09 Richard KettlewellReverse the order of the shutdown() calls on the socket...
2008-03-09 Richard KettlewellAdjust --version output to more closely match GNU standards
2008-03-03 Richard KettlewellFix a race between track startup and scratching. Basic...
2008-01-20 Richard KettlewellA bit more doxygenization.
2008-01-17 Richard KettlewellOnly report failure to find OSS devices once, not every...
2008-01-15 Richard KettlewellMove the plist file to examples/ along with the other...
2008-01-14 Richard KettlewellThe server should now come to life straight away and...
2008-01-14 Richard KettlewellNew scripts/setup which interactively sets up a DisOrde...
2008-01-12 rjk@greenend.org.ukAccept unquoted cookie paths, even though they are...
2008-01-11 rjk@greenend.org.ukFix mis-decoding of MP3s. The bug was due to a misunde...
2008-01-11 rjk@greenend.org.ukReject unwanted PATH_INFO per the RFC.
2008-01-11 rjk@greenend.org.ukAlways choose the cookie with the longest path.
2008-01-10 Richard KettlewellWeb UI nonces are now base64-encoded, and have a shorte...
2008-01-10 Richard KettlewellMore careful testing of scratching, and correctly handl...
2008-01-10 Richard KettlewellFix rights checking when updating a logged-in user...
2008-01-06 Richard KettlewellWhen shutting down, kill -rescan and wait for it to...
2008-01-06 rjk@greenend.org.ukFix mime_content_type() to not be so lazy; now it copes...
2008-01-06 rjk@greenend.org.ukThe Login page now includes a form to request a passwor...
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
next