index
:
delta/rsync.git
b3.0.x
baserock/morph
cvs/branch-2.3
cvs/branch-2.4
cvs/branch-2.5
cvs/branch-2.6.6
cvs/branch-before.2.6
cvs/branch-mbp-merge-rsync+
cvs/branch-mbp-privacy
cvs/branch-mbp-rsyncplus_merge
cvs/branch-mbp-texinfo
cvs/branch-merge-rsync+-2.4.7
cvs/bugfix-2.6.5
master
git.samba.org: rsync.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
params.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use FLOG instead of FERROR for config errors.
Wayne Davison
2007-11-22
1
-13
/
+13
*
Moved inline functions from rsync.h into ifuncs.h.
Wayne Davison
2007-09-22
1
-0
/
+1
*
Tweaking the license text a bit more.
Wayne Davison
2007-07-10
1
-2
/
+3
*
Switching to GPL 3.
Wayne Davison
2007-07-07
1
-3
/
+2
*
Further modifications to the copyright comment section.
Wayne Davison
2007-02-04
1
-3
/
+2
*
Got rid of type-casting into isFOO() and toFOO() functions by
Wayne Davison
2006-11-09
1
-2
/
+2
*
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
-6
/
+7
*
Got rid of duplicate rsync: prefix from an rsyserr() call.
Wayne Davison
2006-04-02
1
-1
/
+1
*
Got rid of calls to (the soon to vanish) safe_fname() function.
Wayne Davison
2006-01-13
1
-1
/
+1
*
Adding more calls to safe_fname().
Wayne Davison
2005-02-07
1
-1
/
+1
*
Changed rprintf() calls that included strerror() to use rsyserr().
Wayne Davison
2004-05-15
1
-2
/
+2
*
Merged in the security fixes from 2.5.7.
Wayne Davison
2003-12-06
1
-4
/
+4
*
Got rid of O_TEXT_STR change.
Wayne Davison
2003-01-26
1
-1
/
+1
*
Open config files in text mode when O_TEXT is defined. This helps on
David Dykstra
2003-01-26
1
-1
/
+1
*
When using daemon mode over a remote shell program and not running as root,
David Dykstra
2002-08-30
1
-2
/
+2
*
Try to fix ctype issues by always calling these functions as
Martin Pool
2002-04-11
1
-2
/
+2
*
Correction from Nelson Beebe: argument to functions such as isspace()
Martin Pool
2002-04-09
1
-2
/
+2
*
Use MAXHOSTNAMELEN (256) for the array holding the host_name in socket.c
David Dykstra
1999-02-09
1
-3
/
+0
*
use Realloc instead of realloc
Andrew Tridgell
1998-05-28
1
-1
/
+0
*
load just the globals section of the config file when the daemon
Andrew Tridgell
1998-05-15
1
-4
/
+6
*
configuration parsing and loading code for rsyncd. This is based
Andrew Tridgell
1998-05-09
1
-0
/
+560