fsck.c: Fix NULL-pointer dereference.
[paraslash.git] / para.h
2007-11-24 Andre NollMerge commit 'remotes/fml/master'
2007-11-23 Andre NollAdd wrapper for isspace().
2007-11-10 Andre NollUse FOR_EACH_STATUS_ITEM everywhere.
2007-11-10 Andre Nollhandle status items via autoconf.
2007-11-02 Andre NollMore status item renames.
2007-11-02 Andre NollRename audio_info status items and get rid of duplicate...
2007-11-02 Andre NollMake the status item list globally visible.
2007-11-01 Andre NollRename length status item to seconds_total and print...
2007-10-28 Andre Nollkill dulpicate instance of para_random().
2007-10-23 Andre NollAdd LYRICS_ID status item.
2007-10-23 Andre NollReplace status item SELECTOR by IMAGE_ID.
2007-10-23 Andre NollReplace status item DBINFO3 by DIRECTORY.
2007-10-23 Andre NollReplace status item STATUS_BAR to BASENAME.
2007-10-23 Andre NollReplace status item DBINFO2 by ATTRIBUTES.
2007-10-23 Andre NollChange dbinfo1 stat item and use it from afs.
2007-10-06 Andre NollAdd more documentation.
2007-09-15 Andre Nollaudio_format_name(): Add an assert().
2007-09-14 Andre Nollrc4: Round up output buffer size.
2007-09-08 Andre Nollpara_server: Initialize the new afs.
2007-09-08 Andre NollMerge the new afs code.
2007-08-06 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash
2007-08-06 Andre Nollpara_malloc(), para_realloc(): Check for zero size...
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-03 Andre Nollallow variable arguments in LOG functions to be omitted...
2007-05-26 Andre Nollbe more carful wrt. signed vs. unsigned argument passing
2007-02-11 Andre Nollpara.h fix a typo
2007-02-11 Andre Nollmove gui-related symbols from para.h to new gui.h
2007-02-11 Andre Nollmore doxygen docu, some small cleanups
2007-02-11 Andre Nollpara.h: Add documentation of PARA_MAX, PARA_MIN, PARA_ABS
2007-02-11 Andre Nollkill STRINGSIZE macro
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-02-04 Andre Nollpara.h: Kill unused LICESE macro
2007-01-05 Andreintroduce INIT_STDERR_LOCKING macro
2007-01-02 Andreremove duplicate prototypes for signal functions
2006-07-13 maanMerge branch 'master' into my-osx
2006-07-03 Andreimprove and clean up audiod_status_dump()
2006-06-24 maanMerge branch 'master' into my-osx
2006-06-23 Andrefix gcc warnings on shadowed declarations
2006-06-16 Andrefix gcc warning if COMPILE_TIME_LOGLEVEL is non-zero
2006-04-15 AndreRename MIN, MAX, ABS macros
2006-04-08 Andrefurther header cleanup
2006-04-07 Andresmall header cleanup
2006-04-07 AndreNew source files: fd.c/fd.h
2006-03-27 Andreaudiod: boost the stat command
2006-03-26 Andreuse const qualifiers where possible
2006-03-11 AndreMerge branch 'dccp'
2006-03-10 AndreRename "dbtool" status item to "selector"
2006-03-09 AndreMerge branch 'no_colon_separators'
2006-03-07 AndreMerge branch 'xf_64_compile_warning_fixes'
2006-03-05 AndreSimplify for_each_line()
2006-02-21 Andrefix the plm database tool
2006-02-21 AndreMerge branch 'dbtool_preselect'
2006-02-21 Andreadd dbtool hooks
2006-02-20 Andreinitial git commit