Fix documentation of cq_update().
[paraslash.git] / audioc.c
2008-04-10 Andre Nollaudioc: Make all fds non-blocking.
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2007-12-28 Andre NollTurn PARA_STRERROR into an inline function.
2007-12-03 Andre NollMerge commit 'remotes/fml/master'
2007-11-30 Gerrit Renker06_Unix-Domain-Sockets.diff
2007-10-04 Andre Nollaudioc: Get rid of the temporary socket file.
2007-09-21 Andre NollMerge commit 'remotes/meins/v0.3' into v0.3
2007-09-20 Andre NollMake para_fsck work without specifying tables.
2007-09-15 Andre Nollreplace para_connect() by PARA_CONNECT.
2007-09-08 Andre NollMake afs commands work.
2007-09-02 Andre Noll[TRIVIAL]: rename create_pf_socket() to create_local_so...
2007-08-06 Andre NollDon't use depricated xxx_cmdline_parser_configfile().
2007-07-10 Andre Nollaudioc: fix bufsize
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-06-11 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-06-10 Andre Nollclean up error.h
2007-05-26 Andre Nollbe more carful wrt. signed vs. unsigned argument passing
2007-02-10 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash
2007-02-10 Andre Nolladd more missing documentation
2007-02-06 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-02-04 Andre Nolluse own version handler for all commands.
2007-01-05 Andreintroduce INIT_STDERR_LOCKING macro
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-15 Andreintegrate para_client into para_audiod
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-13 Andreaudioc: Kill debugging output
2006-06-12 AndreMake crypo a per fd feature
2006-06-11 maanMerge branch 'master' into my-osx
2006-06-11 Andreaudioc: do not duplicate E_CREDENTIALS
2006-06-11 Andreaudioc: use the error subsystem
2006-04-19 Andreaudioc.c, audiod.c, server.c: use para_fd_set()
2006-04-19 Andrecosmetics
2006-04-15 AndreRename MIN, MAX, ABS macros
2006-04-15 Andregcc-compat.h: rename __unused to __a_unused
2006-04-07 Andreintroduce para_select()
2006-03-26 Andreuse const qualifiers where possible
2006-02-20 Andreinitial git commit