summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-15Consistently call the daemon parameters "parameters", not "options",Wayne Davison1-69/+69
2008-04-15Updated the README and the NEWS file.Wayne Davison2-56/+70
2008-04-11Fix a file-globbing bug in the daemon when chroot is on.Wayne Davison1-1/+1
2008-04-11If the daemon test is run as root, use a --config option.Wayne Davison1-1/+10
2008-04-11Prepare repository for more development.Wayne Davison3-9/+26
2008-04-08Preparing for release of 3.0.2v3.0.2Wayne Davison6-10/+10
2008-04-08Call patch-update in its new location.Wayne Davison1-3/+3
2008-04-08Roll over the NEWS files for the next release.Wayne Davison2-125/+146
2008-04-08Fixed a potential overflow issue with realloc() that Sebastian KrahmerWayne Davison1-2/+5
2008-04-05Have the spec file put more useful stuff into the doc dir.Wayne Davison1-1/+4
2008-04-05Moving some files from support into packaging.Wayne Davison3-0/+0
2008-04-04Comment out the Source1 tar file by default in the spec file.Wayne Davison1-1/+1
2008-04-04Fixed the code that removes old file versions for a final release.Wayne Davison1-1/+1
2008-04-04Bump the repository version to 3.0.2dev.Wayne Davison1-1/+1
2008-04-03Preparing for release of 3.0.1v3.0.1Wayne Davison6-12/+12
2008-04-01A few more spec-file tweaks.Wayne Davison1-2/+6
2008-04-01Define a "srcdir" in the spec file and use it in the URLs for theWayne Davison2-3/+5
2008-03-31Tweaked rsync.spec to use "rsync" in place of "%{name}" in a fewWayne Davison1-4/+4
2008-03-31A simple change to change_pathname() to ensure that the error outputWayne Davison1-5/+9
2008-03-30Preparing for release of 3.0.1pre3v3.0.1pre3Wayne Davison4-9/+9
2008-03-30Improved the chdir() code:Wayne Davison6-80/+84
2008-03-30Some argc-based actions in parse_arguments() shouldn't happen onWayne Davison1-2/+2
2008-03-30Fixed a path-exclusion glitch when checking more than one arg.Wayne Davison1-14/+7
2008-03-29Improved the code that protects a '.' dir from exclusion.Wayne Davison2-26/+29
2008-03-28Extended a test to ensure that hard-linked distant files continuesWayne Davison1-3/+14
2008-03-28Allow the file-list sending code to set XMIT_SAME_UID/XMIT_SAME_GIDWayne Davison1-22/+17
2008-03-28Dump an extraneous empty line.Wayne Davison1-1/+0
2008-03-26Preparing for release of 3.0.1pre2v3.0.1pre2Wayne Davison4-9/+9
2008-03-26Mention two more NEWS items.Wayne Davison1-0/+5
2008-03-26Ensure that a per-dir merge file is also loaded from implied directoriesWayne Davison1-20/+31
2008-03-26Fixed the discovery of a prior finished hard-link when the entryWayne Davison1-18/+14
2008-03-26Improved a length check in parse_merge_name().Wayne Davison1-3/+4
2008-03-26Ensure that a per-dir merge file is also loaded from implied directoriesWayne Davison1-8/+18
2008-03-25Fixed the way rsync handles iconv-conversion problems in the file-list:Wayne Davison1-52/+57
2008-03-24Preparing for release of 3.0.1pre1v3.0.1pre1Wayne Davison4-10/+10
2008-03-24Some more improvements for the packaging/release-rsync script:Wayne Davison2-15/+84
2008-03-24Some improvements for support/patch-update:Wayne Davison1-16/+37
2008-03-24Don't send daemon-config filter-action messages back to the user.Wayne Davison9-29/+31
2008-03-24Improved --dirs/--no-dirs/--list-only option handling:Wayne Davison5-23/+29
2008-03-23Added a couple more NEWS items.Wayne Davison1-1/+8
2008-03-23Properly handle a new patch-branch that is only available locally.Wayne Davison1-3/+5
2008-03-23Changed the way version numbering of pre-releases will be done inWayne Davison2-13/+17
2008-03-22More NEWS updates and improvements.Wayne Davison1-18/+23
2008-03-22Made the filename arg-parsing code skip args that have excluded pathWayne Davison2-15/+41
2008-03-22Added XFLG_DIR2WILD3 flag that the daemon uses to transform anyWayne Davison3-9/+25
2008-03-22A couple fixes in add_rule() for XFLG_ABS_IF_SLASH:Wayne Davison1-12/+21
2008-03-22Change ex_len to pre_len in add_rule().Wayne Davison1-9/+9
2008-03-22Improved ENSURE_MEMSPACE() macro and use it in more places in glob code.Wayne Davison1-13/+6
2008-03-21Mention the most recent changes in the NEWS.Wayne Davison1-0/+20
2008-03-21Some RPM spec file improvements:Wayne Davison2-1/+30