make host access controls case insensitive
[rsync/rsync.git] / loadparm.c
1998-05-13 Andrew Tridgellimproved max connections code. Now use fcntl instead...
1998-05-13 Andrew Tridgelladded two new options "max connections" and "lock file"
1998-05-13 Andrew Tridgelladded "syslog facility" option. It is an integer and...
1998-05-13 Andrew Tridgelladded hosts allow and hosts deny support. I ended up...
1998-05-10 Andrew Tridgellchanged a couple of places to use strlcpy()
1998-05-10 Andrew Tridgellonly call openlog once
1998-05-10 Andrew Tridgellchange to allow names or numbers to be used for uid...
1998-05-09 Andrew Tridgellconfiguration parsing and loading code for rsyncd....