Fix typo in rsyncd.conf man page.
[rsync/rsync.git] / params.c
2007-11-22 Wayne DavisonUse FLOG instead of FERROR for config errors.
2007-09-22 Wayne DavisonMoved inline functions from rsync.h into ifuncs.h.
2007-07-10 Wayne DavisonTweaking the license text a bit more.
2007-07-07 Wayne DavisonSwitching to GPL 3.
2007-02-04 Wayne DavisonFurther modifications to the copyright comment section.
2006-11-09 Wayne DavisonGot rid of type-casting into isFOO() and toFOO() functi...
2006-04-25 Wayne DavisonUpdated the FSF's address to an even newer one.
2006-04-25 Wayne Davison- Updated the address for the FSF in the opening comment.
2006-04-02 Wayne DavisonGot rid of duplicate rsync: prefix from an rsyserr...
2006-01-13 Wayne DavisonGot rid of calls to (the soon to vanish) safe_fname...
2005-02-07 Wayne DavisonAdding more calls to safe_fname().
2004-05-15 Wayne DavisonChanged rprintf() calls that included strerror() to...
2003-12-06 Wayne DavisonMerged in the security fixes from 2.5.7.
2003-01-26 Wayne DavisonGot rid of O_TEXT_STR change.
2003-01-26 David DykstraOpen config files in text mode when O_TEXT is defined...
2002-08-30 David DykstraWhen using daemon mode over a remote shell program...
2002-04-11 Martin PoolTry to fix ctype issues by always calling these functio...
2002-04-09 Martin PoolCorrection from Nelson Beebe: argument to functions...
1999-02-09 David DykstraUse MAXHOSTNAMELEN (256) for the array holding the...
1998-05-28 Andrew Tridgelluse Realloc instead of realloc
1998-05-15 Andrew Tridgellload just the globals section of the config file when...
1998-05-09 Andrew Tridgellconfiguration parsing and loading code for rsyncd....