summaryrefslogtreecommitdiff
path: root/params.c
Commit message (Expand)AuthorAgeFilesLines
* Use MAXHOSTNAMELEN (256) for the array holding the host_name in socket.cDavid Dykstra1999-02-091-3/+0
* use Realloc instead of reallocAndrew Tridgell1998-05-281-1/+0
* load just the globals section of the config file when the daemonAndrew Tridgell1998-05-151-4/+6
* configuration parsing and loading code for rsyncd. This is basedAndrew Tridgell1998-05-091-0/+560