June 8, 2004 | ||
---|---|---|
View a1e488b48c
-minor todo updateAndrei Pelinescu-Onciul authored on 08/06/2004 10:47:24 |
May 31, 2004 | ||
---|---|---|
View 6e7c897f1e
additional logs which should help to explain why we sometimes see errors like these: May 31 14:05:49 proxy00 /usr/local/sbin/ser[9043]: Warning: run_failure_handlers: no UAC supportJiri Kuthan authored on 31/05/2004 17:12:39 |
May 12, 2004 | ||
---|---|---|
View d9fdb18fc4
- when replicating, no reply is allowed to propagate upstream -> error replies are no more generated when fwd failes for replicated requests (porting from stable)Bogdan-Andrei Iancu authored on 12/05/2004 09:41:06 |
May 11, 2004 | ||
---|---|---|
View a3cb9a73ff
- fixed commentAndrei Pelinescu-Onciul authored on 11/05/2004 07:48:36 |
May 7, 2004 | ||
---|---|---|
View e17f29e4a3
fix: stateless confused with stateful, thanks to John-Erik for having pointed it outJiri Kuthan authored on 07/05/2004 01:01:40 |
May 3, 2004 | ||
---|---|---|
View 363f516fe7
- added declaration of get_hdr_field()Daniel-Constantin Mierla authored on 03/05/2004 16:35:14 |
||
View 956d111a9e
- added mcast_ttlAndrei Pelinescu-Onciul authored on 03/05/2004 12:18:10 |
||
View 2ba731171e
- added Jan's multicast support patchAndrei Pelinescu-Onciul authored on 03/05/2004 11:32:19 |
||
View 4355dd509f
- write the pgid file only if we have our own pgidAndrei Pelinescu-Onciul authored on 03/05/2004 11:21:52 |
||
View 9a4287991b
- applied pgid patch from Jan (save pgdid in the file specified by -G) - inc ver noAndrei Pelinescu-Onciul authored on 03/05/2004 10:29:57 |
April 30, 2004 | ||
---|---|---|
View fa1282696d
- exec_pre_cb called after basic sanity checks (at least 1 via present)Andrei Pelinescu-Onciul authored on 30/04/2004 11:57:27 |
||
View 9873f2fa02
added moving privileges from subsciber to admin_privileges when reinstalKarel Kozlik authored on 30/04/2004 11:03:54 |
April 29, 2004 | ||
---|---|---|
View 71fd3ebd95
- new config variables: sock_mode = <permissions> (e.g. sock_mode=0600: default value = 0660) ser unix sockets and fifo will be created with this permissions (old name fifo_mode is still supported, but deprecated) sock_user = username|"uid" sock_group = groupname|"gid" change the owner and/or group of the ser unix sockets or fifo Short example config snippet: sock_mode=0600 # ser socket/fifo mode sock_user="www-data" # ser socket/fifo owner sock_group=nogroup user=nobody # ser user (ser will suid to it) - typo fixed in socket_info (thanks to Jan)Andrei Pelinescu-Onciul authored on 29/04/2004 15:39:39 |
April 28, 2004 | ||
---|---|---|
View ad781d248e
backported fixed for handling failed mallocsJiri Kuthan authored on 28/04/2004 18:49:36 |
April 27, 2004 | ||
---|---|---|
View 4239e341a2
q2double and double2q addedJan Janak authored on 27/04/2004 14:52:57 |