chiark / gitweb /
Correct file exposed by @dirs and @files!
[disorder] / lib /
2008-06-03 Richard KettlewellDon't report failure just because MTA is being over...
2008-06-02 Richard KettlewellWork around buggy FreeBSD strptime()
2008-06-02 Richard KettlewellBuild fix for Linux
2008-06-01 Richard KettlewellUse system sendmail if available (rather than SMTP...
2008-05-27 Richard Kettlewellfatal() testing for dateparse()
2008-05-26 Richard Kettlewell"make distcheck" now passes
2008-05-25 Richard KettlewellSource code reorganization:
2008-05-25 Richard KettlewellQuieten over-pick compiler.
2008-05-25 Richard KettlewellTABLE_FIND() now uses typeof. We're committed to GCC...
2008-05-25 Richard KettlewellMove tests into their own directory. Means you can...
2008-05-25 Richard KettlewellMerge event scheduling implementation. This fixes...
2008-05-24 Richard KettlewellFix random_id(). Oops.
2008-05-24 Richard KettlewellKill non-re-entrant xgetdate(). We don't use it so...
2008-05-24 Richard KettlewellShadow disorder.dev
2008-05-24 Richard KettlewellBuild fix for Linux
2008-05-24 Richard KettlewellCommand line interface now takes more human-friendly...
2008-05-24 Richard KettlewellMore schedule code testing; fix C interface.
2008-05-24 Richard KettlewellSupport schedule-* commands from command-line client...
2008-05-24 Richard KettlewellBack end for scheduling code (cf defect #6). Currently...
2008-05-23 Richard KettlewellDisOrder's event loop now stores its timeouts in heap...
2008-05-20 Richard Kettlewelltesting for infer_url()
2008-05-20 Richard KettlewellFurther test coverage
2008-05-20 Richard KettlewellAdd a test program for charset.c.
2008-05-20 Richard KettlewellExtend hash.c test coverage
2008-05-19 Richard Kettlewelldisorder-choose now uses an arcfour keystream as its...
2008-05-18 Richard KettlewellBias up recently added tracks. See new_bias and new_bi...
2008-05-18 Richard KettlewellMerge disorder.macros branch.
2008-05-18 Richard KettlewellRead user.tmpl after macros.tmpl
2008-05-18 Richard KettlewellBring CGI docs pretty much up to date
2008-05-18 Richard KettlewellAdd a new 'wait' flag to the rescan command. This...
2008-05-18 Richard KettlewellReturn from login page to what you were trying to do
2008-05-18 Richard KettlewellTranslate preferences page to the new order.
2008-05-18 Richard KettlewellSynchronize with disorder.dev
2008-05-17 Richard KettlewellFix login/logout/etc and misc other bits and pieces
2008-05-17 Richard KettlewellFurther hacking. Some actual success at runtime now.
2008-05-17 Richard KettlewellQuieten compiler
2008-05-11 Richard Kettlewellmore templates plus support code changes
2008-05-11 Richard Kettlewell@q expansion
2008-05-11 Richard Kettlewelldirname/basename expansions; template fiddling
2008-05-10 Richard Kettlewellinfer_url() now attempts to spot https
2008-05-10 Richard Kettlewelllinux build fix
2008-05-10 Richard KettlewellAlmost compiles, will not work though
2008-05-10 Richard Kettlewellredirect()
2008-05-07 Richard KettlewellExpansion syntax rewrite. Not documented yet, but...
2008-05-05 Richard KettlewellHalf way through rewriting web interface. Don't even...
2008-05-05 Richard KettlewellTest a couple of bogus inputs to mime_multipart().
2008-05-05 Richard Kettlewellcgi.c multipart/form-data testing.
2008-05-04 Richard KettlewellShift many cgi_ functions into lib/, and add a test...
2008-05-04 Richard KettlewellFurther macro tests
2008-05-04 Richard KettlewellFurther macro expansion tests + fixes.
2008-05-04 Richard KettlewellFixes and first test for macro expansion.
2008-05-04 Richard KettlewellMacro expansion (untested). Tests for most builtin...
2008-05-03 Richard KettlewellMain template expander and some built-in expansions...
2008-05-03 Richard KettlewellYet further macros.c testing
2008-05-03 Richard KettlewellFurther macros.c testing
2008-05-03 Richard Kettlewellmore macros.c testing
2008-05-03 Richard KettlewellAdd mx_dump() to dump a (canonicalized) parsed macro...
2008-05-03 Richard KettlewellCopy macro parse into lib/ and make a start on tests...
2008-05-03 Richard KettlewellSynchronize with disorder.dev
2008-05-03 Richard KettlewellRemove now-redundant check target.
2008-05-03 Richard Kettlewelllib/ tests now use Automake's test infrastructure,...
2008-04-29 Richard KettlewellMerge latest GCC 2.95 fix
2008-04-29 Richard KettlewellWorkaround for broken GCC 2.95 installs
2008-04-27 Richard KettlewellSimple test for compare_path_raw(). It's moved into...
2008-04-27 Richard KettlewellMore testing.
2008-04-27 Richard KettlewellDe-dupe default backend selection
2008-04-26 Richard KettlewellSeparate notion of configured audio backend from Disobe...
2008-04-26 Richard KettlewellFurther lib/ testing.
2008-04-26 Richard Kettlewellstruct addrinfo varies in order between platforms,...
2008-04-26 Richard KettlewellAdditional testing for addr.c and a consequent bug...
2008-04-26 Richard Kettlewellexercise byte_fprintf
2008-04-26 Richard KettlewellLog the time at which newly noticed tracks are added...
2008-04-25 Richard KettlewellMerge MDW's one-pass track picker
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 Richard KettlewellClients now test whether users.db is readable before...
2008-04-20 Richard KettlewellMerge from disorder.userman
2008-04-20 Richard KettlewellMerge disorder.userman branch
2008-04-20 Richard KettlewellUse fls() if available
2008-04-20 Richard KettlewellMerge more 3.0 branch changes
2008-04-20 Richard KettlewellCope with a toxic cookie Ross found under a rock
2008-04-20 Richard KettlewellRestore builds --without-server
2008-04-20 Richard KettlewellMerge from 3.0 branch
2008-04-20 Richard KettlewellMerge fixes up to 3.0.1
2008-04-19 Richard KettlewellThe server now treats setting an empty email address...
2008-04-19 Richard Kettlewellmerge queue test fix from disorder.dev
2008-04-19 Richard KettlewellAdding a user from Disobedience now works.
2008-04-19 Richard KettlewellAdd a new function to compute the leftmost bit of a...
2008-04-18 Richard Kettlewelleclient now passes NULL for 555 responses rather than...
2008-04-13 Richard Kettlewelluserinfo/edituser eclient calls
2008-04-12 Richard KettlewellUser deletion in Disobedience
2008-04-12 Richard KettlewellDisobedience user management window (nonfunctional)
2008-04-12 Richard KettlewellNew 'replay_min' directive defines lower bound on inter...
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-25 Richard KettlewellUse snd_pcm_prepare() instead of snd_pcm_recover()...
2008-03-24 Richard KettlewellMake the Disobedience login window a bit saner. There...
2008-03-24 Richard KettlewellRewrite playrtp ALSA support. The result seems to...
next