Fix use of uninitialized afhi->header_len.
[paraslash.git] / error.h
2008-03-17 Andre NollMerge commit 'remotes/meins/master'
2008-03-17 Andre NollKill unused error code SIGNAL_READ.
2008-03-15 Andre NollImplement streaming mode for para_afh.
2008-03-14 Andre NollMerge commit 'remotes/meins/master'
2008-03-13 Andre NollGet rid of E_BAD_AUDIO_FILE_SUFFIX.
2008-03-13 Andre NollImplement para_afh: The stand-alone audio file handler.
2008-02-11 Andre NollRemove duplicate error code.
2008-02-10 Andre NollGet rid of E_MKSTEMP and E_FCHMOD.
2008-02-09 Andre NollKill unused error code WRITE_OK.
2008-02-09 Andre Nollerror.h: Kill two unused alsa error codes.
2008-02-04 Andre NollImplement access control for the dccp sender.
2008-02-04 Andre NollMake the http sender use the generic sender code.
2008-02-02 Andre NollIntoduce send_common.c and use it from the dccp sender.
2008-02-02 Andre Nollhttp_send.c: Introduce http_write.
2008-02-01 Andre Nolldccp_senc.c: Kill E_DCCP_WRITE.
2008-01-14 Andre NollMerge commit 'remotes/meins/master'
2008-01-13 Andre NollMove acl functions to separate file acl.c.
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2007-12-29 Andre NollFix a doxygen warning.
2007-12-28 Andre NollTurn PARA_STRERROR into an inline function.
2007-12-15 Andre NollMore error cleanups.
2007-12-15 Andre Nollerror.h: Remove unused E_CHDIR.
2007-12-15 Andre Nollerror.h: Remove some unused errors.
2007-12-15 Andre NollKill unused E_FSTAT.
2007-12-15 Andre Nollerror.h: Kill unused DCCP_ERRORS.
2007-12-15 Andre NollReplace eof by error in receivers/filters/writers.
2007-12-03 Andre NollMerge commit 'remotes/fml/master'
2007-11-30 Gerrit Renker04_DCCP-socket-functions.diff
2007-11-30 Gerrit Renker01_IPv6-Basic-Support.diff
2007-11-25 Andre Nollerror.h: Cosmetics.
2007-11-25 Andre NollFix a couple of typos in error messages.
2007-11-25 Andre NollRename init_tcp_socket() to tcp_listen() and further...
2007-11-25 Andre NollIntroduce tcp_connect().
2007-11-25 Andre NollKill E_ACCEPT.
2007-11-25 Andre NollGet rid of E_SEND.
2007-11-25 Andre NollGet rid of E_RECV.
2007-11-19 Andre NollMerge commit 'remotes/meins/v0.3' into v0.3
2007-11-18 Andre NollFix handling of invalid entries in the score table.
2007-10-24 Andre NollLet afs die if para_server dies.
2007-10-23 Andre NollRemove old audio file selector code.
2007-10-22 Andre NollMove common audio format handler functions to new afh_c...
2007-10-22 Andre NollSwitch to the new afs.
2007-10-21 Andre NollMove mmap_full_file from osl.c to fd.c.
2007-10-18 Andre NollImplement afs events.
2007-10-11 Andre NollRefuse to add invalid attibute names.
2007-10-11 Andre NollMerge commit 'remotes/fml/v0.3' into v0.3
2007-10-10 Andre NollGet rid of E_WAITPID.
2007-10-10 Andre NollGet rid of E_SIGNAL_PIPE.
2007-10-10 Andre NollGet rid of E_FCHDIR.
2007-10-10 Andre NollGet rid of E_OPENDIR.
2007-10-09 Andre NollRemove some system errors from errno.h
2007-10-09 Andre NollGet rid of -E_F_GETFL and -E_F_SETFL.
2007-10-09 Andre Nollerror.h: Add more helper macros.
2007-10-07 Andre Nollerror.h: Make PARA_STRERROR understand system errors.
2007-10-07 Andre Nollerror.h: Remove some unused errors.
2007-10-07 Andre NollOnly declare error codes that are safe to use.
2007-10-02 Andre NollMerge commit 'remotes/meins/v0.3' into v0.3
2007-10-01 Andre Nollerror.h: Add CHDIR_PERM error code.
2007-10-01 Andre NollImplement add -a (add all audio files).
2007-09-27 Andre NollImplement pattern matching for com_touch().
2007-09-23 Andre NollImplement check command.
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-19 Andre NollRemove unused -E_LSTAT.
2007-09-19 Andre NollGengetoptify para_fsck.
2007-09-19 Andre Nollerror.h: Add remaining error messages.
2007-09-15 Andre NollAdd more error descriptions.
2007-09-15 Andre NollInvalidate table pointers on shutdown.
2007-09-15 Andre Nollerror.h: Add error message for E_NO_MATCH.
2007-09-14 Andre Nollafs: com_add() fixes and improvements.
2007-09-13 Andre Nollcom_add: Minor improvements.
2007-09-10 Andre Nollafs com_add(): Recognize also audio formats different...
2007-09-08 Andre NollMerge the new afs code.
2007-09-08 Andre NollRename afs.[ch] to afs_common.[ch].
2007-08-12 Andre NollMove chunk_queue stuff to own files chunk_queue.[ch].
2007-08-12 Andre NollMerge branch 'chunk_queue' of /home/maan/scm/paraslash_...
2007-08-08 Andre NollRewrite chunk queueing.
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-21 Andre Nollerror.h: move E_BAD_USER from audiod_command to command...
2007-03-14 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash into mmap
2007-03-12 Andre Nollaac_afh: use the file mapping rather than read()
2007-03-12 Andre NollMerge ../paraslash_meins/paraslash
2007-03-09 Andre Nollsimplify dccp_set_socket() (Gerrit Renker)
2007-03-04 Andre Nollsimplify vss_read_chunk()
2007-03-02 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-02-20 Andre Nollrename db.c to afs.c and db.h to afs.h
2007-02-11 Andre Nollsimplify lookup_user()
2007-02-11 Andre Nollcommand_util.sh: Make it read the function prototype...
2007-01-06 Andrerename afs to vss (the virtual streaming system)
2006-11-16 AndreMerge branch 'in_mem_user_list'
2006-11-01 Andremove user handling code into seperate functions
2006-11-01 Andreswitch to the in-memory user list
2006-09-30 AndreMerge /home/maan/scm/paraslash.fml/paraslash
2006-09-30 Andreintroduce para_fgets(), a wrapper for fgets()
2006-09-11 Andrerobustness fixes for the random selector
2006-08-20 Andre NollFix the alsa writer
2006-08-20 Andre Nollrename xxx_writer.c to xxx_write.c
2006-08-20 Andre NollAdd UNIT_START errno
next