| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Provide the who_am_i() function. | Wayne Davison | 2006-09-24 | 1 | -0/+5 |
| | | |||||
| * | Fixed the indentation on a few lines. | Wayne Davison | 2006-07-03 | 1 | -4/+3 |
| | | |||||
| * | Added module_dirlen now that utils.o needs it. | Wayne Davison | 2006-05-03 | 1 | -0/+1 |
| | | |||||
| * | Updated the FSF's address to an even newer one. | Wayne Davison | 2006-04-25 | 1 | -3/+3 |
| | | |||||
| * | - Updated the address for the FSF in the opening comment. | Wayne Davison | 2006-04-25 | 1 | -23/+19 |
| | | | | | | | | - Standardized the format of the opening comment, including adding a brief description of what's in the file for those that lacked it. - Added some missing copyright lines. - Some minor whitespace tweaks (in a few of the files). | ||||
| * | Need to define an orig_umask value now that utils.c uses it. | Wayne Davison | 2006-02-24 | 1 | -0/+1 |
| | | |||||
| * | Added the human_readable variable (for linking with util.o). | Wayne Davison | 2005-11-12 | 1 | -0/+1 |
| | | |||||
| * | Added relative_paths extern. | Wayne Davison | 2005-10-15 | 1 | -0/+1 |
| | | |||||
| * | Renamed several exclude-related functions/variables using new | Wayne Davison | 2005-01-25 | 1 | -2/+2 |
| | | | | | filter terminology. | ||||
| * | Added the new --partial-dir option. | Wayne Davison | 2004-07-29 | 1 | -0/+1 |
| | | |||||
| * | Added rsyserr(). | Wayne Davison | 2004-05-15 | 1 | -0/+10 |
| | | |||||
| * | Changed check_exclude()'s prototype. | Wayne Davison | 2004-04-22 | 1 | -1/+1 |
| | | |||||
| * | Updated the exclude-list code to handle the new linked-list | Wayne Davison | 2004-04-14 | 1 | -2/+2 |
| | | | | | structure format. | ||||
| * | Updated stub version of check_exclude(). | Wayne Davison | 2004-04-14 | 1 | -1/+1 |
| | | |||||
| * | Include a few new stubs to handle the new full_fname() function. | Wayne Davison | 2003-09-11 | 1 | -0/+17 |
| | | |||||
| * | Mark unused vars. | Wayne Davison | 2003-08-22 | 1 | -5/+6 |
| | | |||||
| * | New stubs to get the test setup to compile with the exclude changes. | Wayne Davison | 2003-07-01 | 1 | -0/+8 |
| | | |||||
| * | Little stub module that replaces functions such as rprintf called from | Martin Pool | 2002-04-08 | 1 | -0/+44 |
| many places with a redirector to stderr. If you just want to test a particular routine you can link to this rather than the whole framework. | |||||
