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
/
rsyncd.conf.yo
Age
Commit message (
Expand
)
Author
Files
Lines
1999-10-31
added "ignore errors" option in rsyncd.conf
Andrew Tridgell
1
-0
/
+8
1999-10-19
Minor change suggesting people put in the right path in inetd.conf.
David Dykstra
1
-2
/
+3
1999-04-06
fix the man page to reflect the fact that exclude options in
Andrew Tridgell
1
-6
/
+9
1999-03-12
Allow + and - in the "include" and "exclude" directives in rsyncd.conf.
David Dykstra
1
-8
/
+12
1999-02-09
Added "strict modes" option. When set false (default is true), it allows
David Dykstra
1
-5
/
+10
1999-01-21
Fix serious bug with "use chroot = no" option which caused "uid =" and "gid ="
David Dykstra
1
-6
/
+7
1999-01-20
Document the fact that the %t log format option includes the date, and
David Dykstra
1
-3
/
+4
1999-01-08
made the "max connections" and "lock file" local rather than global
Andrew Tridgell
1
-11
/
+11
1998-11-25
Back out change that treated "refuse options = compress" the same as
David Dykstra
1
-7
/
+7
1998-11-24
When "refuse options = compress" is set in rsyncd.conf, silently send files
David Dykstra
1
-1
/
+2
1998-11-24
Always include "." when processing exclude lists. This avoids confusion
David Dykstra
1
-1
/
+1
1998-11-23
Add "include" and "include from" rsyncd.conf options. Contributed
David Dykstra
1
-0
/
+14
1998-11-23
updates to reflect new samba.org domain
Andrew Tridgell
1
-5
/
+5
1998-11-20
changed an example slightly
Andrew Tridgell
1
-1
/
+1
1998-11-20
added "dont compress" option with the default setting of
Andrew Tridgell
1
-0
/
+12
1998-11-19
added "refuse options" option
Andrew Tridgell
1
-0
/
+8
1998-11-18
Minor documentation patches, due mostly to
David Dykstra
1
-5
/
+5
1998-11-18
Change --log-format documentation to make it clear that it is for the client
David Dykstra
1
-1
/
+1
1998-11-04
added timeout option in rsyncd.conf
Andrew Tridgell
1
-33
/
+40
1998-11-03
added the --log-format option to allow users to request arbitrary
Andrew Tridgell
1
-0
/
+1
1998-11-02
Jason told me that's its very important for his site to log exactly
Andrew Tridgell
1
-0
/
+3
1998-10-30
added a perl script to summarise the rsyncd log format
Andrew Tridgell
1
-1
/
+4
1998-10-30
added %m, %P and %u options to logging
Andrew Tridgell
1
-0
/
+3
1998-10-30
added "log format" option to allow admins to choose the format for
Andrew Tridgell
1
-0
/
+18
1998-10-28
fixed a typo
Andrew Tridgell
1
-1
/
+1
1998-10-28
and I thought I wasn't going to do any rsync coding for a while ...
Andrew Tridgell
1
-0
/
+5
1998-10-26
Add "use chroot" and "pid file" rsyncd.conf options. The former allows one
David Dykstra
1
-4
/
+15
1998-09-09
doc updates
Andrew Tridgell
1
-0
/
+5
1998-06-18
manpage updates, mostly suggested by Francois
Andrew Tridgell
1
-1
/
+1
1998-05-15
added a "socket options" option to rsyncd.conf. This option will
Andrew Tridgell
1
-0
/
+7
1998-05-15
- added some notes about encryption and authentication to the man
Andrew Tridgell
1
-0
/
+17
1998-05-15
added "exclude" and "exclude from" options to rsyncd.conf.
Andrew Tridgell
1
-0
/
+15
1998-05-15
fixed SIGCLD -> SIGCHLD
Andrew Tridgell
1
-22
/
+19
1998-05-14
fixed spelling mistakes
Andrew Tridgell
1
-7
/
+7
1998-05-14
documentation!
Andrew Tridgell
1
-0
/
+314