July 27, 2004 | ||
---|---|---|
View 194b6a3575
- mac os x support ported from stable - version increased to 0.8.99-dev - makefile gcc version detection update (should correctly detect the version on gentoo now) - other small 0.8.14 fixesAndrei Pelinescu-Onciul authored on 27/07/2004 13:45:25 |
||
View 2ffa396a96
- minor malloc debug stuffAndrei Pelinescu-Onciul authored on 27/07/2004 13:12:33 |
July 26, 2004 | ||
---|---|---|
View 5f2cfed4fa
Updated to describe the setup of radiusclient-ngJan Janak authored on 26/07/2004 15:22:25 |
July 24, 2004 | ||
---|---|---|
View d3d1486e22
- fixed ipv6 multicast on non-linux OSes (linux is the only one using IPV6_ADD_MEMBERSHIP, all the other use instead IPV6_JOIN_GROUP)Andrei Pelinescu-Onciul authored on 24/07/2004 07:36:39 |
July 21, 2004 | ||
---|---|---|
View 9a499228ce
There is no radius_acc and radius_auth modules anymore.Maxim Sobolev authored on 21/07/2004 13:24:45 |
||
View 960c029137
Record User-Agent in the location database.Maxim Sobolev authored on 21/07/2004 07:57:21 |
July 19, 2004 | ||
---|---|---|
View 2d22e74847
- coding style draftAndrei Pelinescu-Onciul authored on 19/07/2004 13:54:41 |
||
View 46b467df20
- malloc changes: fragment avoidance, bookkeeping, hooks for future full mem. defragmenterAndrei Pelinescu-Onciul authored on 19/07/2004 13:45:50 |
July 17, 2004 | ||
---|---|---|
View bf1149718a
- tm unixsock callback bug fixed (the callback can be called multiple times for retrans.)Andrei Pelinescu-Onciul authored on 17/07/2004 19:11:45 |
||
View a9fae28b8e
- forward ported all the compile/warning fixes from 0.8.14Andrei Pelinescu-Onciul authored on 17/07/2004 19:02:18 |
July 7, 2004 | ||
---|---|---|
View ca85b625d4
Fix ipv6 compilation on FreeBSD and probably other systems with Kame-derived IPv6 stacks: IN6_IS_ADDR_MULTICAST() doesn't automagically casts its argument to struct in6_addr * there.Maxim Sobolev authored on 07/07/2004 14:56:49 |
||
View 56d9a84baa
- cvs commit rules first draft. Please comment (anything including better formatting :-))Andrei Pelinescu-Onciul authored on 07/07/2004 11:12:53 |
July 5, 2004 | ||
---|---|---|
View 326c39a8e3
- new definition of table silo -- two new columns username and domain - version of table silo incremented to 3Daniel-Constantin Mierla authored on 05/07/2004 17:36:47 |
||
View 684698c4a5
- explicit multidomain support (recipient's ID stored now in (username,domain)) - r_uri columns kept for compatibility with old version of msilo but is not filled by this version and will be removed in future - the version of silo table should be 3 -- the module checks it at start up - NEWS updatedDaniel-Constantin Mierla authored on 05/07/2004 17:35:31 |
||
View 5260ef3287
ported from stable: - drop messages with 0 src port immediately$ - error message cleanups for udp checksum error (EAGAIN) and tcp$ "dead children"$ - detect ips between quotes in src_ip or dst_ip$Andrei Pelinescu-Onciul authored on 05/07/2004 15:19:14 |