Andrew Tridgell
|
0c515f17c4
|
added two new options "max connections" and "lock file"
|
1998-05-13 08:52:12 +00:00 |
|
Andrew Tridgell
|
851dbdb775
|
added "syslog facility" option. It is an integer and defaults to the
value of LOG_DAEMON.
|
1998-05-13 08:12:51 +00:00 |
|
Andrew Tridgell
|
56c473b795
|
added hosts allow and hosts deny support. I ended up writing my own as
the tcpd code is not quite what I wanted.
|
1998-05-13 08:03:47 +00:00 |
|
Andrew Tridgell
|
e45e009309
|
changed a couple of places to use strlcpy()
|
1998-05-10 12:37:26 +00:00 |
|
Andrew Tridgell
|
45ccc5c08c
|
only call openlog once
fix a segv in loadparm.c
|
1998-05-10 08:31:50 +00:00 |
|
Andrew Tridgell
|
8ef4ffd698
|
change to allow names or numbers to be used for uid and gid.
|
1998-05-10 08:05:56 +00:00 |
|
Andrew Tridgell
|
0b76cd63ee
|
configuration parsing and loading code for rsyncd. This is based
on the Samba config code, so you'll find that the config files will
be eerily familiar if you have ever worked with Samba.
|
1998-05-09 14:00:55 +00:00 |
|