index
:
platform/upstream/rsync
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_wearable
backup/rsync-3.1.1-20220217
pristine-tar
sandbox/backup/rsync_3.2.3_20240122
sandbox/dh0128.kwak/rsync-3.2.3-20220216
sandbox/rsync_3.2.7
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
upstream
Domain: System / Base;
Donghun Kwak <dh0128.kwak@samsung.com>, hyunjee Kim <hj0426.kim@samsung.com>, JinWang An <jinwang.an@samsung.com>, Kiseok Chang <kiso.chang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exclude.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-04-14
The check_exclude() and report_exclude_result() functions now take a
Wayne Davison
1
-6
/
+7
2004-04-13
Fixed a potential problem parsing the "!" token from a word-split string.
Wayne Davison
1
-3
/
+4
2004-04-13
A few more improvements to get_exclude_tok() and add_exclude().
Wayne Davison
1
-55
/
+59
2004-04-12
- add_exclude() now takes a flag int and can optionally word-split
Wayne Davison
1
-126
/
+135
2004-04-10
Fixed a bug where an exclude name that got sent over the wire could get
Wayne Davison
1
-13
/
+15
2004-02-23
Trivial whitespace tweak.
Wayne Davison
1
-1
/
+1
2004-02-03
Changed a couple sizeof calls and improved some string handling in
Wayne Davison
1
-13
/
+17
2004-01-27
Use who_am_i() to qualify some debug messages.
Wayne Davison
1
-4
/
+7
2004-01-20
Use new pathjoin() function.
Wayne Davison
1
-6
/
+4
2004-01-08
Got rid of support for protocols 17 and 18.
Wayne Davison
1
-5
/
+0
2004-01-02
Use buffered I/O to read the exclude list.
Wayne Davison
1
-12
/
+12
2003-12-06
Merged in the security fixes from 2.5.7.
Wayne Davison
1
-4
/
+4
2003-09-09
Changed "remote_version" to "protocol_version".
Wayne Davison
1
-2
/
+2
2003-07-30
Call wildmatch(), not fnmatch().
Wayne Davison
1
-12
/
+3
2003-07-01
Made make_exclude() store anchored config-file excludes with the full
Wayne Davison
1
-98
/
+92
2003-05-01
Fixed some matching bugs; made the logic of the matching code a little
Wayne Davison
1
-11
/
+52
2003-04-17
Some whitespace/indentation cleanup.
Wayne Davison
1
-49
/
+48
2003-03-30
Open the file in BINARY fd mode, handle the normal line-ending characters
Wayne Davison
1
-15
/
+29
2003-01-26
Got rid of O_TEXT_STR and added code to strip '\r' from the end of the
Wayne Davison
1
-3
/
+3
2003-01-26
Open config files in text mode when O_TEXT is defined. This helps on
David Dykstra
1
-2
/
+2
2003-01-09
Added .svn/ to the cvs_ignore_list and some trailing slashes to the
Wayne Davison
1
-5
/
+4
2002-08-29
Patch from J.W. Schultz to have --include-from and --exclude-from on
David Dykstra
1
-1
/
+7
2002-04-11
Try to fix ctype issues by always calling these functions as
Martin Pool
1
-2
/
+2
2002-04-09
Correction from Nelson Beebe: argument to functions such as isspace()
Martin Pool
1
-21
/
+22
2002-02-18
Doc.
Martin Pool
1
-6
/
+4
2002-02-06
Doc: Rusty's /*/* exclude hack produces spurious output with -vv.
Martin Pool
1
-0
/
+5
2002-02-05
Patch from wayned so that add_exclude_list produces clearer debugging
Martin Pool
1
-3
/
+5
2002-01-23
Signedness security patch from Sebastian Krahmer <krahmer@suse.de> --
Martin Pool
1
-1
/
+2
2001-06-21
Fix from Wayne Davison:
Martin Pool
1
-1
/
+1
2001-05-07
imported new snprintf.c from samba, got rid of slprintf
Andrew Tridgell
1
-1
/
+1
2001-02-23
Change from getopt to popt -- requires const-correctness on arguments.
Martin Pool
1
-8
/
+9
2000-10-26
Print strerror when a system error occurs; add a new function rsyserr
Martin Pool
1
-1
/
+4
2000-10-09
Get rid of const modifiers; they're problematic with old compilers.
Martin Pool
1
-1
/
+1
2000-10-09
include/exclude cluestick: with -vv, print out whether files are
Martin Pool
1
-9
/
+41
2000-08-29
a hack to make listing remote sites (by leaving off a target) more
Andrew Tridgell
1
-0
/
+6
2000-01-29
runtime detect fnmatch() bug if ** is used.
Andrew Tridgell
1
-1
/
+11
2000-01-25
the convoluted nest of #ifdefs that is fnmatch.c caught us again. On
Andrew Tridgell
1
-2
/
+4
2000-01-23
removed Daves include-only optimisation. One of the bug reports turned
Andrew Tridgell
1
-53
/
+0
1999-11-08
fixed passing of directory exclude options to remote side (thanks to
Andrew Tridgell
1
-1
/
+4
1999-03-12
Allow + and - in the "include" and "exclude" directives in rsyncd.conf.
David Dykstra
1
-2
/
+50
1999-03-02
Disable the optimization that treats include-only files as a special case
David Dykstra
1
-1
/
+2
1999-02-18
Changed exclude/include matching so that normally wildcards will stop at
David Dykstra
1
-1
/
+2
1999-02-10
Changed the optimized include mode (which kicks in when there are a series
David Dykstra
1
-1
/
+4
1999-02-09
Support '#' and ';' comments in exclude files. It would actually not
David Dykstra
1
-1
/
+6
1998-11-24
Always include "." when processing exclude lists. This avoids confusion
David Dykstra
1
-0
/
+4
1998-11-23
Add "include" and "include from" rsyncd.conf options. Contributed
David Dykstra
1
-0
/
+11
1998-11-14
changed strlcat() and strlcpy() to have the same semantics as the
Andrew Tridgell
1
-1
/
+1
1998-11-04
Fix confusion between RERR_NOSUPPORT and RERR_UNSUPPORTED for exit codes
David Dykstra
1
-1
/
+1
1998-11-03
patch from Alberto Accomazzi <aaccomazzi@cfa.harvard.edu> to add
Andrew Tridgell
1
-2
/
+2
1998-10-26
Fix bug in --include and --include-from which didn't work as advertised;
David Dykstra
1
-15
/
+10
[next]