chiark / gitweb /
Disobedience: remove the association between specific row numbers and
[disorder] / lib /
2008-01-19 Richard KettlewellReport an error if we cannot open the user database.
2008-01-17 Richard KettlewellOnly report failure to find OSS devices once, not every...
2008-01-16 Richard KettlewellFixes to eclient following Ross's attempts to use it:
2008-01-12 Richard KettlewellBuild fix
2008-01-12 rjk@greenend.org.ukAccept unquoted cookie paths, even though they are...
2008-01-11 rjk@greenend.org.ukUse REQUEST_URI if available, for more consistent self...
2008-01-11 Richard KettlewellMore tests for mime.c
2008-01-10 Richard KettlewellMIME parsing test.
2008-01-10 Richard KettlewellSplit up increasingly unwieldy lib/test.c into multiple...
2008-01-10 Richard Kettlewelltests for regsub()
2008-01-10 Richard Kettlewellextra address and url parser testing
2008-01-10 Richard KettlewellMore careful testing of scratching, and correctly handl...
2008-01-10 Richard Kettlewellremove unused ifreq_list()
2008-01-09 Richard KettlewellAvoid namespace clash detected by picky compilers
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-05 rjk@greenend.org.ukFix dlerror() abuse.
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 rjk@greenend.org.ukDisobedience now supports (to some extent) 2.0 servers...
2008-01-01 Richard KettlewellMore detailed errors from mixer-alsa
2008-01-01 Richard Kettlewelltypo
2008-01-01 Richard Kettlewelldisorder authorize now creates ~USER/.disorder/passwd...
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 Kettlewellplayer/tracklength directives for native formats are...
2007-12-31 Richard Kettlewelldisorder-rescan can now suppress the check phase, which...
2007-12-31 rjk@greenend.org.ukcorrect base64 changes
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.ukInclude a Date: header in mail sent by the CGI. We...
2007-12-30 rjk@greenend.org.ukALSA mixer support.
2007-12-30 rjk@greenend.org.ukUnify sound API configuration.
2007-12-30 Richard Kettlewellset default gap to 0
2007-12-30 Richard Kettlewell'collection' no longer requires an encoding to be speci...
2007-12-29 rjk@greenend.org.ukOnline registration now sends email. The confirmation...
2007-12-29 rjk@greenend.org.ukbuild default stopword list into server
2007-12-28 rjk@greenend.org.ukkeep cookie more private to disorder.cgi
2007-12-28 rjk@greenend.org.ukcgi: more graceful error handling in absence of server
2007-12-23 rjk@greenend.org.ukWeb interface starts to reflect user rights properly:
2007-12-23 rjk@greenend.org.ukThe redirection after login now works properly.
2007-12-23 rjk@greenend.org.ukdoxygen cleanup
2007-12-23 rjk@greenend.org.ukclient.c remembers last response string
2007-12-23 rjk@greenend.org.ukmake client.c return status code on error
2007-12-23 rjk@greenend.org.ukThe web interface now automaticallty figures out its...
2007-12-22 rjk@greenend.org.ukFirst cut at cookie support in the web interface
2007-12-22 Richard Kettlewell'cookie' response now includes the username.
2007-12-22 Richard Kettlewellclient.c doxygen; kill some redundant code
2007-12-22 Richard Kettlewellcomments
2007-12-22 Richard Kettlewellclient.c make-cookie support
2007-12-22 Richard KettlewellSplit base64 code into a separate .c so that the server...
2007-12-22 Richard Kettlewellmore consistent language use in docs
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 Kettlewellprotocol gen 2 support for eclient.c
2007-12-21 Richard KettlewellQuote responses. Unfortunately this is a major protoco...
2007-12-21 Richard Kettlewellfill in some more gaps in the user database support
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 Kettlewellbase64 encoder
2007-12-18 Richard Kettlewellmerge extra MIME parsing
2007-12-15 Richard Kettlewellinclude configure and compiler details in version output
2007-12-09 Richard Kettlewellpop up login box on startup if no password yet
2007-12-09 Richard Kettlewellensure tests avoid user config!
2007-12-09 Richard Kettlewellmore testing
2007-12-09 Richard Kettlewelltests + doxygen
2007-12-06 Richard Kettlewellupdate (c) messages for mark & ross's contributions
2007-12-02 Richard Kettlewellrecord whether tracks are connected to speaker in a...
2007-12-01 Richard Kettlewellhash.c tests
2007-12-01 Richard Kettlewellsplit.c tests
2007-12-01 Richard Kettlewellbasen.c tests
2007-12-01 Richard Kettlewelllist uncovered files in lib/
2007-12-01 Richard Kettlewelltests and fixes for printf.c
2007-12-01 Richard Kettlewelltests and bug-fixes for mime.c
2007-12-01 Richard Kettlewellsink.c tests + docs
2007-11-30 Richard Kettlewellmore thorough kvp.c testing
2007-11-29 Richard Kettlewellbuild fixes
2007-11-29 Richard Kettlewelltighten up liveness behavior
2007-11-29 Richard Kettlewellpartial tests for kvp.c
2007-11-29 Richard Kettlewelltest just lib
2007-11-29 Richard Kettlewelltest + doxygen for wstat()
2007-11-29 Richard Kettlewelltests and doxygen for selection.c
2007-11-28 Richard Kettlewellmulticast_loop option
2007-11-27 Richard Kettlewellbuild fix for linux
2007-11-27 Richard Kettlewellsome filepart.c tests
2007-11-27 Richard Kettlewellpinpoint tests for a couple more unicode.c bits
2007-11-27 Richard Kettlewelltests for cache.c
2007-11-27 Richard Kettlewellsigname.c test coverage -> 100%
2007-11-25 Richard Kettlewellcookie header parser
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 Kettlewell'plugins' and other _accum configuration items can...
2007-11-23 Richard KettlewellRemove combining characters from search strings. The...
next