summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preparing for release of 3.0.1pre3v3.0.1pre3Wayne Davison2008-03-304-9/+9
* Improved the chdir() code:Wayne Davison2008-03-306-80/+84
* Some argc-based actions in parse_arguments() shouldn't happen onWayne Davison2008-03-301-2/+2
* Fixed a path-exclusion glitch when checking more than one arg.Wayne Davison2008-03-301-14/+7
* Improved the code that protects a '.' dir from exclusion.Wayne Davison2008-03-292-26/+29
* Extended a test to ensure that hard-linked distant files continuesWayne Davison2008-03-281-3/+14
* Allow the file-list sending code to set XMIT_SAME_UID/XMIT_SAME_GIDWayne Davison2008-03-281-22/+17
* Dump an extraneous empty line.Wayne Davison2008-03-281-1/+0
* Preparing for release of 3.0.1pre2v3.0.1pre2Wayne Davison2008-03-264-9/+9
* Mention two more NEWS items.Wayne Davison2008-03-261-0/+5
* Ensure that a per-dir merge file is also loaded from implied directoriesWayne Davison2008-03-261-20/+31
* Fixed the discovery of a prior finished hard-link when the entryWayne Davison2008-03-261-18/+14
* Improved a length check in parse_merge_name().Wayne Davison2008-03-261-3/+4
* Ensure that a per-dir merge file is also loaded from implied directoriesWayne Davison2008-03-261-8/+18
* Fixed the way rsync handles iconv-conversion problems in the file-list:Wayne Davison2008-03-251-52/+57
* Preparing for release of 3.0.1pre1v3.0.1pre1Wayne Davison2008-03-244-10/+10
* Some more improvements for the packaging/release-rsync script:Wayne Davison2008-03-242-15/+84
* Some improvements for support/patch-update:Wayne Davison2008-03-241-16/+37
* Don't send daemon-config filter-action messages back to the user.Wayne Davison2008-03-249-29/+31
* Improved --dirs/--no-dirs/--list-only option handling:Wayne Davison2008-03-245-23/+29
* Added a couple more NEWS items.Wayne Davison2008-03-231-1/+8
* Properly handle a new patch-branch that is only available locally.Wayne Davison2008-03-231-3/+5
* Changed the way version numbering of pre-releases will be done inWayne Davison2008-03-232-13/+17
* More NEWS updates and improvements.Wayne Davison2008-03-221-18/+23
* Made the filename arg-parsing code skip args that have excluded pathWayne Davison2008-03-222-15/+41
* Added XFLG_DIR2WILD3 flag that the daemon uses to transform anyWayne Davison2008-03-223-9/+25
* A couple fixes in add_rule() for XFLG_ABS_IF_SLASH:Wayne Davison2008-03-221-12/+21
* Change ex_len to pre_len in add_rule().Wayne Davison2008-03-221-9/+9
* Improved ENSURE_MEMSPACE() macro and use it in more places in glob code.Wayne Davison2008-03-221-13/+6
* Mention the most recent changes in the NEWS.Wayne Davison2008-03-211-0/+20
* Some RPM spec file improvements:Wayne Davison2008-03-212-1/+30
* Make glob_expand() return an indicator if the glob had no matches.Wayne Davison2008-03-211-7/+13
* Changed d_name() to be a static inline function.Wayne Davison2008-03-212-9/+10
* A couple improvements to the new arg-globbing code:Wayne Davison2008-03-212-45/+54
* Changed the arg-globbing routine to use a custom arg-globbing algorithmWayne Davison2008-03-204-94/+149
* Some improvements to the file-name cleaning code:Wayne Davison2008-03-206-41/+62
* Changed the name of the server_filter_list to beWayne Davison2008-03-209-46/+45
* Fixed a bug in the truncating of daemon-excluded paths.Wayne Davison2008-03-201-5/+3
* A couple more support/rrsync tweaks:Wayne Davison2008-03-191-1/+2
* Some more minor changes for the skip/missing/dry_run code.Wayne Davison2008-03-192-12/+14
* Unsnarl missing_below/dry_run logic.Matt McCutchen2008-03-192-38/+69
* Fix a poorly placed sentence in rsyncd.conf.yo.Matt McCutchen2008-03-181-8/+7
* My modified version of Matt's improvements to the sections onWayne Davison2008-03-181-50/+49
* Improved arg-path checking so that wildcards can't be used toWayne Davison2008-03-181-9/+38
* Use the missing_below code to make the daemon-exclusionsWayne Davison2008-03-181-29/+20
* Reject a daemon-excluded destination.Wayne Davison2008-03-181-0/+8
* Output a non-existent-file error for server-excluded files instead ofWayne Davison2008-03-181-4/+14
* More typo fixes.Matt McCutchen2008-03-172-3/+3
* A couple more changes for dealing with "checker" warnings.Wayne Davison2008-03-172-2/+2
* Fix typo in rsyncd.conf man page.Matt McCutchen2008-03-171-1/+1