December 16, 2004 | ||
---|---|---|
View 245b8b9351
- various pre-release updates - use_domain set to 0 by default in all the modules - experimental sparc32 non-SMP support (thanks to Michael Grigoni)Andrei Pelinescu-Onciul authored on 16/12/2004 17:39:46 |
September 2, 2004 | ||
---|---|---|
View c3e5dd3e68
- install-man will automatically "fix" the path of the files referred in the man pages - switched to /dev/urandom instead of /dev/random (/dev/random blocks if it haven't gathered enough entropy and is is not present on all the systems) - minor man pages fixesAndrei Pelinescu-Onciul authored on 02/09/2004 13:42:28 |
October 12, 2003 | ||
---|---|---|
View dda578bae9
- if () {} do not have to be followed by ';' anymore - added switch to check the config file (-c) and display aliases and listen interface list if the config is ok. - changes: removed len_gt() and replaced with if (msg:len op number|max_len) - more operators supported: != for special operations (e.g. myself or ip comparisons), != for strings (==, !=, ~=), !=, >, <, >=, <= for numbers (e.g msg:len >= max_len). - updated NEWSAndrei Pelinescu-Onciul authored on 12/10/2003 15:09:08 |
September 3, 2003 | ||
---|---|---|
View d48f0d9b50
- Makefile, AUTHORS, man pages merged from stableAndrei Pelinescu-Onciul authored on 03/09/2003 15:03:22 |
April 15, 2003 | ||
---|---|---|
View 5dcfb23d56
- added disable tcp support (-T or disable_tcp=yes in the cfg) - the number of tcp "worker" processes is now setable (-N or tcp_children=NN) - replaced get_out_socket w/ get_send_socket in tm/uac.c & fixed some proto stuff (proto was not set properly when called w/ PROTO_NONE) - updated man pages & INSTALLAndrei Pelinescu-Onciul authored on 15/04/2003 20:39:37 |
September 25, 2002 | ||
---|---|---|
View 97f17e60a1
- minor serdev doc edits - removed fifo default value - added -i fifo_path parameter - updated man pageAndrei Pelinescu-Onciul authored on 25/09/2002 10:03:20 |
September 20, 2002 | ||
---|---|---|
View 6453b43167
- updated man pagesAndrei Pelinescu-Onciul authored on 20/09/2002 16:19:02 |
September 4, 2002 | ||
---|---|---|
View e58f2128a9
nitsJiri Kuthan authored on 04/09/2002 11:16:43 |
||
View b9f49c04cb
addressed introducedJiri Kuthan authored on 04/09/2002 11:11:25 |
July 15, 2002 | ||
---|---|---|
View 21a7a17c07
- updated README and ser.8 - added scheletal man page for ser.cfg.5.Andrei Pelinescu-Onciul authored on 15/07/2002 14:34:57 |
July 14, 2002 | ||
---|---|---|
View 6e7474e419
- added GNU GPL copy (COPYING) - file copyright notice draft (test/file_copyright) - man page for serAndrei Pelinescu-Onciul authored on 14/07/2002 21:06:17 |