summaryrefslogtreecommitdiff
path: root/t_stub.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Renamed several exclude-related functions/variables using newWayne Davison2005-01-251-2/+2
* Added the new --partial-dir option.Wayne Davison2004-07-291-0/+1
* Added rsyserr().Wayne Davison2004-05-151-0/+10
* Changed check_exclude()'s prototype.Wayne Davison2004-04-221-1/+1
* Updated the exclude-list code to handle the new linked-listWayne Davison2004-04-141-2/+2
* Updated stub version of check_exclude().Wayne Davison2004-04-141-1/+1
* Include a few new stubs to handle the new full_fname() function.Wayne Davison2003-09-111-0/+17
* Mark unused vars.Wayne Davison2003-08-221-5/+6
* New stubs to get the test setup to compile with the exclude changes.Wayne Davison2003-07-011-0/+8
* Little stub module that replaces functions such as rprintf called fromMartin Pool2002-04-081-0/+44