Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_rsync
/
refs/heads/16.0
/
params.c
11eb67e
Some memory allocation improvements
by Wayne Davison
· 6 years ago
d297021
Spelling fixes from a Fossies run done by Jens.
by Wayne Davison
· 6 years ago
f7c3a25
Change rsyncd.conf &merge directive to match *.inc.
by Wayne Davison
· 15 years ago
5dd14f0
Split up the ifuncs.h file into 3 .h files.
by Wayne Davison
· 18 years ago
582831a
- Don't require a daemon config &directive to use an equal sign.
by Wayne Davison
· 18 years ago
312b684
Made include_config() more efficient, and fixed a memory leak.
by Wayne Davison
· 18 years ago
8a3ddcf
Added &include and &merge config-file directives that allow the
by Wayne Davison
· 18 years ago
a6c6f8e
Use FLOG instead of FERROR for config errors.
by Wayne Davison
· 18 years ago
1b42f62
Moved inline functions from rsync.h into ifuncs.h.
by Wayne Davison
· 19 years ago
8e41b68
Tweaking the license text a bit more.
by Wayne Davison
· 19 years ago
4fd842f
Switching to GPL 3.
by Wayne Davison
· 19 years ago
ba2133d
Further modifications to the copyright comment section.
by Wayne Davison
· 19 years ago
2dc7b8b
Got rid of type-casting into isFOO() and toFOO() functions by
by Wayne Davison
· 19 years ago
e7c6706
Updated the FSF's address to an even newer one.
by Wayne Davison
· 20 years ago
0f78b81
- Updated the address for the FSF in the opening comment.
by Wayne Davison
· 20 years ago
415b598
Got rid of duplicate rsync: prefix from an rsyserr() call.
by Wayne Davison
· 20 years ago
45c49b5
Got rid of calls to (the soon to vanish) safe_fname() function.
by Wayne Davison
· 20 years ago
4875d6b
Adding more calls to safe_fname().
by Wayne Davison
· 21 years ago
d62bcc1
Changed rprintf() calls that included strerror() to use rsyserr().
by Wayne Davison
· 22 years ago
58cadc8
Merged in the security fixes from 2.5.7.
by Wayne Davison
· 22 years ago
0090cbd
Got rid of O_TEXT_STR change.
by Wayne Davison
· 23 years ago
536b846
Open config files in text mode when O_TEXT is defined. This helps on
by David Dykstra
· 23 years ago
30e8c8e
When using daemon mode over a remote shell program and not running as root,
by David Dykstra
· 24 years ago
32f7617
Try to fix ctype issues by always calling these functions as
by Martin Pool
· 24 years ago
07a874f
Correction from Nelson Beebe: argument to functions such as isspace()
by Martin Pool
· 24 years ago
d41c7d0
Use MAXHOSTNAMELEN (256) for the array holding the host_name in socket.c
by David Dykstra
· 27 years ago
fe8c0a9
use Realloc instead of realloc
by Andrew Tridgell
· 28 years ago
f9e940e
load just the globals section of the config file when the daemon
by Andrew Tridgell
· 28 years ago
0b76cd6
by Andrew Tridgell
· 28 years ago