June 27, 2003 | ||
---|---|---|
View b2e24e1dcb
- update (SIGTERM & destroy stuff)Andrei Pelinescu-Onciul authored on 27/06/2003 18:37:31 |
June 11, 2003 | ||
---|---|---|
View 428e3b83cf
- signals handlers are installed after daemonize to avoid catching our own SIGCHLD generated when becoming session leader; thanks to Daniel for diagnosticating this on RH 9.Andrei Pelinescu-Onciul authored on 11/06/2003 13:49:44 |
June 10, 2003 | ||
---|---|---|
View 74250efc1a
- removed -m32 from gcc3.x/sparc64 (this will probably make it work with *bsd/sparc64 which are 64bit only)Andrei Pelinescu-Onciul authored on 10/06/2003 11:36:14 |
June 6, 2003 | ||
---|---|---|
View 176e7a132a
- added Conflicts to deb & rpm-4.0 spec (not tested yet) - version chg. to 0.8.11pre30Andrei Pelinescu-Onciul authored on 06/06/2003 12:20:05 |
||
View 0cbace852c
- received contains an ipv6 address and not an ipv6 reference (thanks to Stefan)Andrei Pelinescu-Onciul authored on 06/06/2003 11:29:35 |
June 2, 2003 | ||
---|---|---|
View 9561ba450f
- added ports (for creating *bsd packages) for openbsd and netbsdAndrei Pelinescu-Onciul authored on 02/06/2003 19:02:40 |
May 26, 2003 | ||
---|---|---|
View 3141b20acb
- debian inst. changes (proposed by Juha Heinanen)Andrei Pelinescu-Onciul authored on 26/05/2003 14:40:18 |
May 23, 2003 | ||
---|---|---|
View 04f302c64f
- fixed {dst,src}_ip{==,~=}"foo" (now if foo is an ip address it will work as expected else it will resolve foo and try all the addresses else it will reverse resolve {dst,src}_ip and compare foo with all the aliases.Andrei Pelinescu-Onciul authored on 23/05/2003 15:03:38 |
May 13, 2003 | ||
---|---|---|
View 607fcb9085
- fixed missing l: support in tcp pre-parsingAndrei Pelinescu-Onciul authored on 13/05/2003 17:21:35 |
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 |
April 14, 2003 | ||
---|---|---|
View 4290c43fcc
- EINTR handled for tcp write (andrei)Andrei Pelinescu-Onciul authored on 14/04/2003 20:26:27 |
||
View e09e5e4441
- a little more verbose DBG_QM_MALLOC (frags & addresses are always displayed, etc) - fixed a gcc 2.9x warning and a gcc 3.* warningAndrei Pelinescu-Onciul authored on 14/04/2003 18:51:58 |
April 13, 2003 | ||
---|---|---|
View a2339d9ad4
- fixed warning builderAndrei Pelinescu-Onciul authored on 13/04/2003 17:19:10 |
April 12, 2003 | ||
---|---|---|
View 3e8c3475a5
- added force rport (force_rport command in script, FL_FORCE_RPORT flags, msg->msg_flags) - added chroot and wdir in script (to bring it in line with the cmd. line options)Andrei Pelinescu-Onciul authored on 12/04/2003 19:26:15 |
April 11, 2003 | ||
---|---|---|
View 350a47c1b4
- minor optimizations (tricking gcc into generating a little better code)Andrei Pelinescu-Onciul authored on 11/04/2003 00:35:31 |