]> git.ipfire.org Git - thirdparty/rsync.git/history - chmod.c
More tweaks for Actions.
[thirdparty/rsync.git] / chmod.c
2020-04-16  Wayne DavisonTwo more spelling fixes and some year updates.
2020-04-16  Wayne DavisonSpelling fixes from a Fossies run done by Jens.
2019-03-16  Wayne DavisonTweak the copyright year.
2018-01-15  Wayne DavisonTweak copyright date.
2015-08-08  Wayne DavisonUpdate the copyright year.
2014-01-26  Wayne DavisonBump the year to 2014.
2013-01-19  Wayne DavisonUpdate copyright year.
2010-12-17  Wayne DavisonEnhance --chmod to allow octal values.
2009-01-03  Wayne DavisonUpdate the copyright year.
2008-03-01  Wayne DavisonInclude 2008 in the copyright years.
2007-09-30  Wayne DavisonGot rid of some SPACE-TAB sequencs in the indentation.
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-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-02-24  Wayne Davison- The orig_umask value is now a mode_t.
2006-02-19  Wayne DavisonChanged parse_chmod() to return the pointer to the...
2006-01-30  Wayne DavisonChanged the way the parse_chmod() function is called.
2006-01-21  Wayne DavisonTweaked parse_chmod() so that it takes a pointer to...
2005-11-07  Wayne DavisonNew --chmod support routines.