December 4, 2002 | ||
---|---|---|
View ca6ef89b50
- updated to bison 1.75 syntax (POSIX compatible)Andrei Pelinescu-Onciul authored on 04/12/2002 13:03:42 |
November 26, 2002 | ||
---|---|---|
View 9a69468193
- fixed all the warnings in core (now it compiles cleanly on linux/i386, solaris/sparc64, netbsd/sparc64, freebsd/i386, openbsd/i386).Andrei Pelinescu-Onciul authored on 26/11/2002 15:29:51 |
November 2, 2002 | ||
---|---|---|
View f3f0a4de1a
- fixed cfg.y for icc (hack) - many other small fixesAndrei Pelinescu-Onciul authored on 02/11/2002 01:35:08 |
October 23, 2002 | ||
---|---|---|
View 1baa06b5df
- myself matches now also the uri port - modified check_self, add_alias & grep_alias to accept port numbers - added loopback check - modified get_send_socket to return the first non loopback ipv4 interface if bind_address==0Andrei Pelinescu-Onciul authored on 23/10/2002 15:12:20 |
September 25, 2002 | ||
---|---|---|
View 054cb6cff5
- big makefile changes - debian fixes (works like a charm now) - ipaddr2he bug fix - changes rpm specs - modified the tar makefile target - new make vars: basedir, cfg-target, modules-target - cfg. file modified on the fly (module-path=modules-target) - ser default cfg. file=cfg-target - etc.Andrei Pelinescu-Onciul authored on 25/09/2002 19:20:26 |
September 10, 2002 | ||
---|---|---|
View 843b2927d4
memlog option introducedJiri Kuthan authored on 10/09/2002 10:40:54 |
September 9, 2002 | ||
---|---|---|
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 |
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 |
August 19, 2002 | ||
---|---|---|
View 855c2e68ee
- added myself==src_ip/dst_ip/uri condition - created parse_sip_msg_uri which puts the result in msg->parsed_uri & updates msg->parsed_rui_ok - changed default value of syn_branch to 1Andrei Pelinescu-Onciul authored on 19/08/2002 11:51:31 |
August 15, 2002 | ||
---|---|---|
View caf80ae64e
bignag change -- lot of things primarily added in relationship with refurbushing TM; see [sr] archive (2002-08-14) -- "ser update" and "TM update" for a long list of detailsJiri Kuthan authored on 15/08/2002 08:13:29 |
May 28, 2002 | ||
---|---|---|
View 381659ac58
- compile fixes for freebsd & sun (won't compile on sun w/ ipv6)Andrei Pelinescu-Onciul authored on 28/05/2002 19:01:38 |
May 26, 2002 | ||
---|---|---|
View 36ef03290c
- made ipv4<->ipv6 possible - added different port numbers (eg. ser -l foo -p 1234 -l bar -p 4321 ) - small signal fixes (sigterm to evrybody on exit, exit if 1 child dies a.s.o)Andrei Pelinescu-Onciul authored on 26/05/2002 21:38:02 |
||
View 4e2fdd790c
- ipv6 support (-DUSE_IPV6) - changed all the sockaddr/ip addr structures - added gethostbyname/addr wrappers (resolve.h)Andrei Pelinescu-Onciul authored on 26/05/2002 13:50:48 |
||
View 1f377e97af
new: prefix/strip, len_gt, fixes: via2sock, TM everloop (no SYNs), other TM fixesJiri Kuthan authored on 26/05/2002 12:10:13 |
May 13, 2002 | ||
---|---|---|
View 3881f12c2c
TM callbacks, acc, flagsJiri Kuthan authored on 13/05/2002 01:15:40 |