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 28, 2002 | ||
---|---|---|
View c7b8fb6349
*** empty log message ***Bogdan-Andrei Iancu authored on 28/10/2002 15:44:41 |
October 22, 2002 | ||
---|---|---|
View d615a5cd9b
- added new_hash2 (faster & better distrib. hash) - added rev . dns startup interface ip lookups (aliases) - lots of cleanupsAndrei Pelinescu-Onciul authored on 22/10/2002 20:37:29 |
October 21, 2002 | ||
---|---|---|
View 8280274342
bugfix: Call-ID generation repaired, from_tags introduced, stats allocation bug (process_cnt-related) fixedJiri Kuthan authored on 21/10/2002 03:08:20 |
September 21, 2002 | ||
---|---|---|
View 977009d315
FIFO/UAC's local errors send back a reply beginning with status code nowJiri Kuthan authored on 21/09/2002 09:57:28 |
||
View 249cc934e4
3-digit reply code introduced to FIFO serverJiri Kuthan authored on 21/09/2002 08:42:21 |
September 20, 2002 | ||
---|---|---|
View b69d0b14f2
- more warning & cosmetic fixesAndrei Pelinescu-Onciul authored on 20/09/2002 12:07:11 |
September 19, 2002 | ||
---|---|---|
View 7dd0b34273
GPLization banner introduced to *.[hc] filesJiri Kuthan authored on 19/09/2002 12:23:52 |
September 3, 2002 | ||
---|---|---|
View 8520d13821
FIFO uac now reports on failureJiri Kuthan authored on 03/09/2002 10:27:08 |
||
View 1c507b7258
New FIFO using fifo_reply and fixing previous shortcomings in blocking thru unsucessful randez-vous mit FIFO clientJiri Kuthan authored on 03/09/2002 08:38:00 |
||
View b19410c145
fixed missing t->kr in t_uacJiri Kuthan authored on 03/09/2002 03:12:22 |
||
View 3d92ab66d1
t_uac_from introduced (good for faking From via FIFO)Jiri Kuthan authored on 03/09/2002 02:40:39 |
||
View 4e8314bf46
error reporting from FIFO commands introducedJiri Kuthan authored on 03/09/2002 02:10:39 |
August 28, 2002 | ||
---|---|---|
View b1f1656ee3
FAT bug_fix: An unfortuntately big fix of bug which has not been unfortunetly understood :-( . Suddenly, TM started segfaulting on start-up. In gdb, there was lot of confusion among automatic and static variable -- funny thing, p1==p2 but *p1!=*p2. I resturucted TM again, made non-automatic variables in question (hash_table) static, and split it in timers and transaction table, both in separate files.Jiri Kuthan authored on 28/08/2002 21:24:28 |
August 26, 2002 | ||
---|---|---|
View c430ed7b49
uac changed to include From parameter dlg_t typedef created fifo_uac now excpects a request to be terminated with ".<EoL>"Jiri Kuthan authored on 26/08/2002 19:03:25 |