Merge commit 'fml/master'
[paraslash.git] / string.c
2009-06-06 Andre NollMerge commit 'fml/master'
2009-06-04 Andre NollTrivial typo fixes and cosmetic cleanups.
2009-05-10 Andre NollFix the --log_color option of para_server and para_audiod.
2009-05-10 Andre NollAdd some missing source code documentation.
2009-03-18 Andre NollFix various dead stores found by the clang static analyzer.
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-18 Andre NollUse symbolic names for loglevels and clean up the ggo...
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2009-01-09 Andre NollMerge commit 'meins/master'
2008-11-29 Andre NollFix -Wdeclaration-after-statement warnings.
2008-08-04 Andre NollMove valid_fd_012() from string.c to fd.c.
2008-03-24 Andre NollComplete the afs callback conversion.
2008-02-18 Andre Nollstring.c: Fix a typo.
2008-02-10 Andre NollRemove para_mkstemp().
2008-02-10 Andre Nollstring.c: Documentation cleanups.
2008-02-10 Andre NollGet rid of E_MKSTEMP and E_FCHMOD.
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2007-12-29 Andre NollCosmetics.
2007-12-29 Andre NollSimplify para_basename().
2007-10-22 Andre NollSwitch to the new afs.
2007-10-06 Andre NollAdd more documentation.
2007-09-27 Andre NollImplement pattern matching for com_touch().
2007-09-17 Andre NollRevert "string.c: Use $HOME to get the home directory."
2007-09-12 Andre Nollstring.c: Use $HOME to get the home directory.
2007-09-09 Andre NollChange the type of the argv argument of all commands.
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-05-26 Andre Nollbe more carful wrt. signed vs. unsigned argument passing
2007-03-04 Andre Nollstring.c para_realloc(): report requested size on reall...
2007-02-11 Andre Nollcosmetics
2007-02-02 Andre NollMerge ../paraslash_meins/paraslash
2007-02-01 Andre Nollstring.c: Add missing \return in documentation
2007-02-01 Andre Nollmove s_a_r() and s_a_r_list() from string.c to mysql_se...
2007-02-01 Andre Nollstring.c: Documentation update
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-12 Andrestring.c: fix split_args()
2006-04-10 Andreimproved version of split_args()
2006-04-08 Andrefurther header cleanup
2006-03-26 Andreuse const qualifiers where possible
2006-03-25 Andres_a_r_list(): return NULL on errors
2006-02-20 Andreinitial git commit