summaryrefslogtreecommitdiff
path: root/t_stub.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded var.Wayne Davison2022-08-191-1/+0
* Preparing for release of 3.2.4pre2v3.2.4pre2Wayne Davison2022-01-151-1/+1
* Preparing for release of 3.2.4pre1v3.2.4pre1Wayne Davison2022-01-021-1/+1
* Improve --omit-dir-times & --omit-link-timesWayne Davison2021-10-101-1/+2
* Add --fsync option (promoted from patches).Wayne Davison2021-09-271-0/+1
* Allow --max-alloc=0 for unlimited.Wayne Davison2020-07-071-1/+1
* Some misc cleanupWayne Davison2020-06-271-1/+1
* Some memory allocation improvementsWayne Davison2020-06-251-0/+1
* Add stub for canonical_checksum().Wayne Davison2020-05-281-0/+5
* Some var cleanup; move test-util vars into t_stub.c.Wayne Davison2020-04-261-1/+2
* Update a few more copyright years.Wayne Davison2020-04-251-1/+1
* Change --set-notime to --open-noatime.Wayne Davison2020-04-231-1/+1
* Added --atimes and --set-noatime options.Wayne Davison2020-04-231-0/+1
* Tweak the copyright year.Wayne Davison2019-03-161-1/+1
* Tweak copyright date.Wayne Davison2018-01-141-1/+1
* More archaic-checksum improvements. This makes the len vars clearerWayne Davison2017-11-071-2/+2
* Support --sparse combined with --preallocate or --inplace.Wayne Davison2016-10-101-0/+1
* Add --checksum-choice option to choose the checksum algorithms.Wayne Davison2016-05-011-1/+5
* Update the copyright year.Wayne Davison2015-08-081-1/+1
* Bump the year to 2014.Wayne Davison2014-01-261-1/+1
* Fix "make check".Wayne Davison2013-06-111-0/+1
* Set number_separator the first time it gets used.Wayne Davison2013-06-111-1/+0
* Fix module-name splitting with --protect-args.Wayne Davison2013-06-021-0/+1
* Fix weird error in test programs on SunOS.Wayne Davison2013-01-191-0/+11
* Update copyright year.Wayne Davison2013-01-191-1/+1
* Applying the preallocate patch.Wayne Davison2011-04-041-0/+1
* Add --omit-link-times and use CAN_SET_SYMLINK_TIMES less.Wayne Davison2010-08-261-0/+1
* Don't set the umask to 0 any more: it's ugly and pointless.Matt McCutchen2010-04-241-1/+0
* Use typedefs for the filter structures.Wayne Davison2009-05-231-2/+2
* More backup improvements:Wayne Davison2009-04-111-5/+0
* Update the copyright year.Wayne Davison2009-01-031-1/+1
* Output numbers in 3-digit groups by default (e.g. 1,234,567).Wayne Davison2008-09-011-1/+1
* Fixed several issues with preserving xattrs when using --backup.Wayne Davison2008-05-171-0/+6
* Don't send daemon-config filter-action messages back to the user.Wayne Davison2008-03-241-2/+2
* Changed the name of the server_filter_list to beWayne Davison2008-03-201-1/+1
* Added "const" to a couple more char * args.Wayne Davison2008-03-161-1/+1
* Include 2008 in the copyright years.Wayne Davison2008-03-011-1/+1
* Added a stub function for make_bak_dir().Wayne Davison2007-09-231-0/+5
* Tweaking the license text a bit more.Wayne Davison2007-07-101-2/+3
* Switching to GPL 3.Wayne Davison2007-07-071-3/+2
* Use module_dir instead of lp_path().Wayne Davison2007-07-021-5/+1
* Further modifications to the copyright comment section.Wayne Davison2007-02-041-4/+3
* Provide the who_am_i() function.Wayne Davison2006-09-241-0/+5
* Fixed the indentation on a few lines.Wayne Davison2006-07-031-4/+3
* Added module_dirlen now that utils.o needs it.Wayne Davison2006-05-031-0/+1
* Updated the FSF's address to an even newer one.Wayne Davison2006-04-251-3/+3
* - Updated the address for the FSF in the opening comment.Wayne Davison2006-04-251-23/+19
* Need to define an orig_umask value now that utils.c uses it.Wayne Davison2006-02-241-0/+1
* Added the human_readable variable (for linking with util.o).Wayne Davison2005-11-121-0/+1
* Added relative_paths extern.Wayne Davison2005-10-151-0/+1