Don't allow --daemon or --server alias via popt.
[rsync.git] / trimslash.c
2016-10-10 Wayne DavisonSupport --sparse combined with --preallocate or --inplace.
2015-08-08 Wayne DavisonUpdate the copyright year.
2014-01-26 Wayne DavisonBump the year to 2014.
2013-06-11 Wayne DavisonSet number_separator the first time it gets used.
2009-09-02 Wayne DavisonHave --fake-super turn a symlink into a file when
2008-09-01 Wayne DavisonOutput numbers in 3-digit groups by default (e.g. 1...
2008-01-26 Wayne DavisonMake do_chmod() report an error with -E.
2007-07-10 Wayne DavisonTweaking the license text a bit more.
2007-07-07 Wayne DavisonSwitching to GPL 3.
2007-04-24 Wayne DavisonAdding the --fake-super option.
2007-02-04 Wayne DavisonFurther modifications to the copyright comment section.
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.
2003-09-10 Wayne DavisonChanged main() definition to avoid an extra prototype...
2003-01-21 Wayne DavisonDeclare preserve_perms for latest syscall.o.
2002-03-25 Martin PoolAdd a test case for trim_trailing_slashes, and make...