2010-02-11 23:35:09 +01:00
|
|
|
$NetBSD: distinfo,v 1.9 2010/02/11 22:37:49 joerg Exp $
|
2001-10-11 11:57:20 +02:00
|
|
|
|
2007-12-22 13:39:57 +01:00
|
|
|
SHA1 (radiusd-cistron-1.6.8.tar.gz) = 7938d5acbb994174baf662a4b4641367c4e1fd95
|
|
|
|
RMD160 (radiusd-cistron-1.6.8.tar.gz) = 06de37ca5e8a8354aaa7387255929388b49edb61
|
|
|
|
Size (radiusd-cistron-1.6.8.tar.gz) = 199459 bytes
|
2010-02-11 23:35:09 +01:00
|
|
|
SHA1 (patch-aa) = 7661709e49bf6797cfbbc86e45daf7be0f723d9a
|
|
|
|
SHA1 (patch-ab) = e04249a8953a473577c4467788726c2db1de89d3
|
2003-05-01 20:35:46 +02:00
|
|
|
SHA1 (patch-ac) = 95053cdb7cc8a1672d32a953147074ea948e535b
|
2007-12-22 13:39:57 +01:00
|
|
|
SHA1 (patch-ad) = 1220fdb3141391f6c15b7bfba014baf1a372f3b6
|
2005-12-07 04:45:21 +01:00
|
|
|
SHA1 (patch-ae) = 2049cfa99b6392ed178e11e283b2749df819a35c
|
radiusd-cistron (1.6.7) cistron; urgency=medium
* Fix checkrad.pl::cisco_snmp and usrhiper_snmp so that communities
other than "public" can be used too.
* Error out on superflous command line args (optind >= argc)
* Encrypt CHAP-Password in radclient so that CHAP can be tested too
* Add "wildcard" option to realms - if you set this option, you can
match on the entire username using shell wildcards in the realms file.
* If the nastype in /etc/raddb/naslist is set to 'none' for a nas,
logins on that nas will have no simultaneous use restrictions imposed
and those logins will not count towards the total amount of logins.
* Removed 'raduse' and manpage.
* Can disable radutmp with "-u none" (likewise radwtmp with "-W none",
though we already had "-w" for that).
* Call checkrad with an extra argument, the framed IP address.
* Fix bug where $INCLUDEing a file without any records would
cause the rest of the original file to be ignored
* Support for 64-bit wide integers (integer8 type). If compiled with
gcc, users file can contain both hex and decimal 64-bit values,
and 64-bit values are printed in decimal. With other compilers
(no "long long" support) only hex 64-bit values are supported.
* Change "_" to "-" in dictionary.redback and change the 64 bits
values to integer8.
* Moved the dictionary files to /usr/local/share/radius. Now
only /etc/raddb/dictionary remains that $INCLUDES all the others.
For new installs only; existing installations won't be changed
* Make integer in the format string of sprintf(buf, "%03d:%.20s", ..) in
make_wtmp() unsigned (%u), otherwise the sprintf could in some cases
(negative NAS-Port, very long NAS-name) overrun the buffer by one
byte, overwriting the least significant byte of the return address
on the stack with a \0. Not sure if this is exploitable or not,
but it could be a security problem.
* Make sure ut.login (struct radutmp member) is treated everywhere
as a NON-zero terminated string.
* Make sure unsigned integers are used in all places using lvalues
(32 bits radius values), especially nas_port.
* radrelay: update id of packet when retransmitting.
* Print an error and free the request struct if we receive an unknown
packet type.
* rad_check_multi: if username/NAS/port match, don't count as dup.
2003-12-16 20:19:41 +01:00
|
|
|
SHA1 (patch-af) = 7d2973054817eb8eae320a8a1a026f658e1cc70f
|
2007-12-22 13:39:57 +01:00
|
|
|
SHA1 (patch-ag) = b1fa6b062bb3134ddc02c98b4522c2efe20ba4f3
|