chiark / gitweb /
disorder
2007-12-31 rjk@greenend... Confirmation strings are now invariant under URL-encodi...
2007-12-31 rjk@greenend... make login status messages stand out more
2007-12-31 rjk@greenend... fix more broken images
2007-12-31 rjk@greenend... Registration now insists you type your password twice...
2007-12-31 rjk@greenend... 'confirm' now logs the user in (and sends back their...
2007-12-31 rjk@greenend... Only display register form if it'll work
2007-12-31 rjk@greenend... Styling for error and login pages.
2007-12-31 rjk@greenend... cgi: actually use the connection from the new login...
2007-12-31 rjk@greenend... Tidy up login reporting.
2007-12-30 rjk@greenend... Include a Date: header in mail sent by the CGI. We...
2007-12-30 rjk@greenend... Shorter confirmation URLs. 'confirm=' becomes 'c=...
2007-12-30 rjk@greenend... Confirmation URLs now work and activate new logins...
2007-12-30 rjk@greenend... ALSA mixer support.
2007-12-30 rjk@greenend... Unify sound API configuration.
2007-12-30 rjk@greenend... make sure disorder-normalize gets the right config...
2007-12-30 Richard Kettlewellset default gap to 0
2007-12-30 Richard Kettlewellconfig files note that "trust" can be removed
2007-12-30 Richard Kettlewelldebian now defaults to UTF-8; using the local encoding...
2007-12-30 Richard Kettlewell'collection' no longer requires an encoding to be speci...
2007-12-29 rjk@greenend... typo
2007-12-29 rjk@greenend... Further simplify web setup.
2007-12-29 rjk@greenend... stop disorder(1) permuting command line
2007-12-29 rjk@greenend... fix enabled/disabled icons. still a bit crufty but...
2007-12-29 rjk@greenend... disorder setup-guest enforces mail_sender requirement
2007-12-29 rjk@greenend... update docs for mail_sender and smtp_server
2007-12-29 rjk@greenend... Online registration now sends email. The confirmation...
2007-12-29 rjk@greenend... build default stopword list into server
2007-12-29 rjk@greenend... disobedience --help doesn't DISPLAY to be set
2007-12-28 rjk@greenend... make url.static work as described, and adjust cgi setup...
2007-12-28 rjk@greenend... cgi: grey out volume set buttons if unusable
2007-12-28 rjk@greenend... avoid prefs links that you cannot use
2007-12-28 rjk@greenend... avoid choose links that you cannot use
2007-12-28 rjk@greenend... cgi: update copyright notice
2007-12-28 rjk@greenend... typo fix from earlier topbar changes
2007-12-28 rjk@greenend... keep cookie more private to disorder.cgi
2007-12-28 rjk@greenend... cgi: more graceful error handling in absence of server
2007-12-23 rjk@greenend... extra make clean in tests/
2007-12-23 rjk@greenend... update help
2007-12-23 rjk@greenend... abolish sidebar.html for man pages too
2007-12-23 rjk@greenend... abolish sidebar.html; too much hassle to maintain two
2007-12-23 rjk@greenend... More web support for user rights:
2007-12-23 rjk@greenend... Web interface starts to reflect user rights properly:
2007-12-23 rjk@greenend... never set an expired cookie; on logout, re-login as...
2007-12-23 rjk@greenend... fix RIGHT_*_ANY tests; log rights failures
2007-12-23 rjk@greenend... The redirection after login now works properly.
2007-12-23 rjk@greenend... doxygen cleanup
2007-12-23 rjk@greenend... client.c remembers last response string
2007-12-23 rjk@greenend... make client.c return status code on error
2007-12-23 Richard Kettlewelldarwin and stupidity fixes for speaker socket move
2007-12-23 rjk@greenend... The web interface now automaticallty figures out its...
2007-12-23 rjk@greenend... don't include obsolete options.transform
2007-12-23 Richard Kettlewellput speaker socket in its own private directory
2007-12-22 rjk@greenend... some docs catchup for web interface changes
2007-12-22 rjk@greenend... insufficient rights always produces 51x response
2007-12-22 rjk@greenend... First cut at cookie support in the web interface
2007-12-22 rjk@greenend... remember username correctly when logged in via cookie
2007-12-22 rjk@greenend... copyright date
2007-12-22 Richard Kettlewellsome more testing
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 Kettlewellmore docs catchup
2007-12-21 Richard Kettlewellprotocol gen 2 support for eclient.c
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 Kettlewellremove become from python module
2007-12-21 Richard Kettlewellserver always mentions algorithm in client greeting
2007-12-21 Richard Kettlewellremove become from client; more docs updates
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 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 Kettlewelldisorder-udplog exits more reliably when parent dies
2007-12-18 Richard Kettlewellbase64 encoder
2007-12-18 Richard Kettlewellmerge extra MIME parsing
2007-12-18 Richard Kettlewellupdate version number
2007-12-17 Richard KettlewellDisOrder 2.0 2.0
2007-12-17 Richard Kettlewelldistribution fixes
2007-12-17 Richard Kettlewellsimplify RTP transmission
2007-12-16 Richard Kettlewelldocs update
2007-12-16 Richard Kettlewellmore tests
2007-12-15 Richard Kettlewellmore tag normalization work
2007-12-15 Richard Kettlewellnormalize tags and exercise this
2007-12-15 Richard Kettlewelldisobedience uses proper copyright symbol instead of (c)
2007-12-15 Richard Kettlewelldisobedience uses disorder_short_version_string instead...
2007-12-15 Richard Kettlewellinclude configure and compiler details in version output
2007-12-10 Richard Kettlewella little more testing
2007-12-09 Richard Kettlewelldebian version 1.5.99+dev10 1.5.99+dev10
2007-12-09 Richard Kettlewellpop up login box on startup if no password yet
2007-12-09 Richard Kettlewelldisable LC_COLLATE for shell globbing
next