September 10, 2002 | ||
---|---|---|
View a76545c8ae
process_bit removedJiri Kuthan authored on 10/09/2002 15:58:19 |
||
View 0df81fe808
- fixed pids & process_noAndrei Pelinescu-Onciul authored on 10/09/2002 14:29:13 |
||
View 609ada4201
memlog introducedJiri Kuthan authored on 10/09/2002 10:47:47 |
September 9, 2002 | ||
---|---|---|
View 535315280f
- bsd fixesAndrei Pelinescu-Onciul authored on 09/09/2002 20:29:20 |
||
View 57e2cd15b8
- listen & alias accept lists (e.g. listen= 1.2.3.4 5.6.7.8) - listen & -l accept interface names (e.g -l eth0 or listen= eth0 eth1) - if no interface is specified ser will listen on all the UP ipv4 interfaces it can find - ser will remove duplicate addresses automatically (e.g -l 1.2.3.4 -l 1.2.3.4 works now)Andrei Pelinescu-Onciul authored on 09/09/2002 19:44:20 |
September 5, 2002 | ||
---|---|---|
View c6016a4c29
Removed ^z from the help message.Nils Ohlmeier authored on 05/09/2002 17:44:02 |
September 3, 2002 | ||
---|---|---|
View 71bb231e4d
is_main made accessible from modules on destroyJan Janak authored on 03/09/2002 23:31:10 |
August 29, 2002 | ||
---|---|---|
View db2494508f
process_no assignment made more consistent -- that also fixed a problem with fifo_server calling init_child(0), which some modules expected to receive only onceJiri Kuthan authored on 29/08/2002 16:08:56 |
August 28, 2002 | ||
---|---|---|
View 2f781952cc
- Added code to start snmp agent before forking childrenric authored on 28/08/2002 19:00:08 |
||
View 9df1213c46
bug_fix: hash function's distribution flatened and singular value 0 no more used (caused troubles when generating branch)Jiri Kuthan authored on 28/08/2002 13:48:50 |
August 27, 2002 | ||
---|---|---|
View 72b7f9a2fe
bug fix (hopefuly not bug introduction) initiatilization of main process's process_no etc moved behind open_fifo_server to make sure that the fifo server does not get main's valuesJiri Kuthan authored on 27/08/2002 20:35:36 |
||
View 1380e79e22
bug fix: open_fifo_server now calls its init_child to make sure that modules' child initialization was done from fifo process prior to executing fifo commandsJiri Kuthan authored on 27/08/2002 20:07:53 |
||
View a019688703
bug fix: open_fifo_server moved after bind_sock initializationJiri Kuthan authored on 27/08/2002 19:36:42 |
August 26, 2002 | ||
---|---|---|
View be12573443
-DDBG_MSG_QA introducedJiri Kuthan authored on 26/08/2002 19:58:06 |
August 20, 2002 | ||
---|---|---|
View e278821b00
- added aliases (names that ser will think are his own) - now the offical name will be put in sock_info[r] and the aliases in the. host_alias list. - added new script config. parameter: alias=Andrei Pelinescu-Onciul authored on 20/08/2002 09:34:12 |