summaryrefslogtreecommitdiff
path: root/t_stub.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-22Imported Upstream version 3.2.7upstream/3.2.7upstreamTizenOpenSource1-2/+3
2022-02-16Imported Upstream version 3.2.3upstream/3.2.3DongHun Kwak1-1/+1
2022-02-16Imported Upstream version 3.2.2upstream/3.2.2DongHun Kwak1-0/+1
2022-02-16Imported Upstream version 3.2.0upstream/3.2.0DongHun Kwak1-2/+9
2022-02-16Imported Upstream version 3.1.3upstream/3.1.3DongHun Kwak1-2/+7
2022-02-16Imported Upstream version 3.1.2upstream/3.1.2DongHun Kwak1-1/+1
2014-01-26Bump the year to 2014.Wayne Davison1-1/+1
2013-06-11Fix "make check".Wayne Davison1-0/+1
2013-06-11Set number_separator the first time it gets used.Wayne Davison1-1/+0
2013-06-02Fix module-name splitting with --protect-args.Wayne Davison1-0/+1
2013-01-19Fix weird error in test programs on SunOS.Wayne Davison1-0/+11
2013-01-19Update copyright year.Wayne Davison1-1/+1
2011-04-04Applying the preallocate patch.Wayne Davison1-0/+1
2010-08-26Add --omit-link-times and use CAN_SET_SYMLINK_TIMES less.Wayne Davison1-0/+1
2010-04-24Don't set the umask to 0 any more: it's ugly and pointless.Matt McCutchen1-1/+0
2009-05-23Use typedefs for the filter structures.Wayne Davison1-2/+2
2009-04-11More backup improvements:Wayne Davison1-5/+0
2009-01-03Update the copyright year.Wayne Davison1-1/+1
2008-09-01Output numbers in 3-digit groups by default (e.g. 1,234,567).Wayne Davison1-1/+1
2008-05-17Fixed several issues with preserving xattrs when using --backup.Wayne Davison1-0/+6
2008-03-24Don't send daemon-config filter-action messages back to the user.Wayne Davison1-2/+2
2008-03-20Changed the name of the server_filter_list to beWayne Davison1-1/+1
2008-03-16Added "const" to a couple more char * args.Wayne Davison1-1/+1
2008-03-01Include 2008 in the copyright years.Wayne Davison1-1/+1
2007-09-23Added a stub function for make_bak_dir().Wayne Davison1-0/+5
2007-07-10Tweaking the license text a bit more.Wayne Davison1-2/+3
2007-07-07Switching to GPL 3.Wayne Davison1-3/+2
2007-07-02Use module_dir instead of lp_path().Wayne Davison1-5/+1
2007-02-04Further modifications to the copyright comment section.Wayne Davison1-4/+3
2006-09-24Provide the who_am_i() function.Wayne Davison1-0/+5
2006-07-03Fixed the indentation on a few lines.Wayne Davison1-4/+3
2006-05-03Added module_dirlen now that utils.o needs it.Wayne Davison1-0/+1
2006-04-25Updated the FSF's address to an even newer one.Wayne Davison1-3/+3
2006-04-25- Updated the address for the FSF in the opening comment.Wayne Davison1-23/+19
2006-02-24Need to define an orig_umask value now that utils.c uses it.Wayne Davison1-0/+1
2005-11-12Added the human_readable variable (for linking with util.o).Wayne Davison1-0/+1
2005-10-15Added relative_paths extern.Wayne Davison1-0/+1
2005-01-25Renamed several exclude-related functions/variables using newWayne Davison1-2/+2
2004-07-29Added the new --partial-dir option.Wayne Davison1-0/+1
2004-05-15Added rsyserr().Wayne Davison1-0/+10
2004-04-22Changed check_exclude()'s prototype.Wayne Davison1-1/+1
2004-04-14Updated the exclude-list code to handle the new linked-listWayne Davison1-2/+2
2004-04-14Updated stub version of check_exclude().Wayne Davison1-1/+1
2003-09-11Include a few new stubs to handle the new full_fname() function.Wayne Davison1-0/+17
2003-08-22Mark unused vars.Wayne Davison1-5/+6
2003-07-01New stubs to get the test setup to compile with the exclude changes.Wayne Davison1-0/+8
2002-04-08Little stub module that replaces functions such as rprintf called fromMartin Pool1-0/+44