chiark / gitweb /
lib/client.[ch]: Delete `disorder_client_af' which is no longer used.
[disorder] / lib / client.c
2020-05-05 Mark Woodinglib/client.[ch]: Delete `disorder_client_af' which...
2020-05-05 Mark Woodinglib/client.[ch]: Add functions for reading the connecti...
2017-11-29 Mark WoodingRemove ifdeffery for `HAVE_PCRE_H'.
2016-01-16 Mark WoodingMerge branch 'mdw/gstdecode'
2015-12-31 Mark Woodingcgi/actions.c, lib/client*.[ch]: Don't use priv connect...
2013-11-17 Richard KettlewellWindows support for command line client
2013-11-17 Richard KettlewellSynchronous client now uses socketio sources and sinks...
2013-11-17 Richard KettlewellTypos.
2013-11-17 Richard KettlewellUse private *printf functions a bit more widely.
2013-11-17 Richard KettlewellC89 friendly declarations
2013-11-17 Richard KettlewellCope with various header files being missing.
2013-11-10 Richard Kettlewellclient.c: new disorder_client_af reveals connectivity...
2012-12-01 Richard Kettlewellclient: use privileged socket if possible
2011-08-07 Richard KettlewellMerge branch 'protogen'
2011-08-07 Richard Kettlewellprotogen: simplify handling of integers and times.
2011-08-07 Richard Kettlewellprotogen: The bulk of the eclient code generation.
2011-08-07 Richard Kettlewellprotogen: factor out some common code.
2011-08-06 Richard Kettlewellprotogen: support schedule-add.
2011-08-06 Richard Kettlewellprotogen: support multiple return values.
2011-08-06 Richard Kettlewellprotogen: disorder_new_tracks().
2011-08-06 Richard Kettlewellcopyright date
2011-08-06 Richard KettlewellMore commands.
2011-08-06 Richard KettlewellMore commands.
2011-08-06 Richard KettlewellMore commands.
2011-08-06 Richard KettlewellMore command stubs.
2011-08-06 Richard Kettlewelllength command stub
2011-08-06 Richard Kettlewellplay command
2011-08-06 Richard KettlewellStub + document shutdown command
2011-08-06 Richard KettlewellFurther commands.
2011-08-06 Richard KettlewellImplement more commands.
2011-07-31 Richard KettlewellMerge remote-tracking branch 'origin/branch-5.0'
2011-05-28 Richard KettlewellMerge up to 5.0.2
2010-07-18 Richard KettlewellMerge memory hygeine branch
2010-06-17 Richard KettlewellMerge various clang-inspired fixes
2010-06-17 Richard KettlewellFix a few of the things the Clang static analyzer detects:
2009-11-25 Richard KettlewellMore memory hygeine.
2009-11-25 Richard KettlewellMore memory hygeine.
2009-11-25 Richard Kettlewellmore memory hygeine
2009-11-25 Richard KettlewellMore memory hygeine
2009-11-20 Richard KettlewellUse libsamplerate in disorder-normalize, if available...
2009-11-20 Richard Kettlewellerror/fatal/info -> disorder_error/fatal/info
2009-11-20 Richard Kettlewellerror/fatal/info -> disorder_error/fatal/info
2009-10-24 Richard KettlewellMerge playlist support.
2009-10-18 Richard KettlewellMerge from disorder.dev.
2009-10-15 Richard KettlewellMerge from trunk
2009-10-10 Richard KettlewellMerge playlist support.
2009-05-21 Richard KettlewellHorrible bodge to wait for root user to be created...
2009-02-17 Richard KettlewellMerge playlist branch against trunk to date.
2008-12-13 Richard KettlewellAdd 'adopt' command. This adopts a randomly picked...
2008-10-19 Richard KettlewellSwitch to GPL v3
2008-07-20 Richard KettlewellPlaylist support in client.c.
2008-07-02 Richard KettlewellMerge from Disobedience branch
2008-06-29 Richard KettlewellDisobedience login window now only remembers password...
2008-05-25 Richard KettlewellSource code reorganization:
2008-05-25 Richard KettlewellMerge event scheduling implementation. This fixes...
2008-05-24 Richard KettlewellShadow disorder.dev
2008-05-24 Richard KettlewellMore schedule code testing; fix C interface.
2008-05-24 Richard KettlewellSupport schedule-* commands from command-line client...
2008-04-25 Richard KettlewellMerge MDW's one-pass track picker
2008-04-20 Richard KettlewellMerge from 3.0 fixes branch
2008-04-20 Richard KettlewellClients now test whether users.db is readable before...
2008-03-29 Richard KettlewellDisOrder 3.0 3.0
2008-03-24 Richard KettlewellMake the Disobedience login window a bit saner. There...
2008-01-20 Richard KettlewellA bit more doxygenization.
2008-01-06 rjk@greenend.org.ukThe Login page now includes a form to request a passwor...
2007-12-31 rjk@greenend.org.uk'confirm' now logs the user in (and sends back their...
2007-12-28 rjk@greenend.org.ukcgi: more graceful error handling in absence of server
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-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 Kettlewellclient.c make-cookie support
2007-12-22 Richard Kettlewelldisorder setup-guest + docs + tests
2007-12-21 Richard Kettlewellregister/confirm commands, and tests, and docs
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-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-10-07 Richard Kettlewellrtp-address command allows client to query server config
2007-10-02 Richard Kettlewellserver half of noticed.db
2007-10-02 Richard Kettlewellcopyright dates
2007-10-02 Richard Kettlewellsupport alternative hashes for authentication
2007-01-23 rjk@greenend.org.ukRemove arch tags throughout
2007-01-23 rjk@greenend.org.ukImport from Arch revision: