freeradius.git
2005-04-22 aland fix dumb error
2005-04-22 aland clean up the parsing code a little more
2005-04-22 aland Fix compiler warning.
2005-04-22 aland renamed queue mutex to make it clearer what's going on
2005-04-22 aland re-align text
2005-04-22 aland corrected typo in define
2005-04-22 kkalevIn lib/sql/attrmap.php3, only register variables once...
2005-04-22 aland Added a bunch of 'const', and cf_pair_parse(), which...
2005-04-21 aland one-character typo fix
2005-04-21 aland allow IPv6 in listen{} sections.
2005-04-21 aland Better debug/error messages
2005-04-21 aland Preparations for IPv6 done.
2005-04-21 aland look for struct addrinfo
2005-04-21 aland Check for struct sockaddr_storage
2005-04-21 aland Catch IPv6-mapped IPv4 address.
2005-04-21 aland Define PW_NAS_IP6_ADDRESS and use it in rlm_preprocess
2005-04-21 aland socklen_t is already defined in autoconf.h
2005-04-21 raghu Protocol Independent wrapper function only for IPv4.
2005-04-21 raghu Protocol independent functions for IPv4.
2005-04-21 aland Minor fixes to make new rad_recfrom function return...
2005-04-21 aland Implement [ipv6add]:port
2005-04-21 raghu More IPv6 stuff.
2005-04-21 aland rad_listen_t now has lrad_ipaddr_t instead of uint32_t
2005-04-20 aland Fixed debugging messages
2005-04-20 aland Add -4 && -6 command line options, to force IPv6/IPv6.
2005-04-20 aland Define Packet-Src/Dst-IPv6-Address
2005-04-20 aland Changes to radclient which should (theoretically)...
2005-04-20 aland Don't do #ifdef AF_INET6, as it's always defined now
2005-04-20 aland inet_pton && inet_ntop fixes
2005-04-20 aland We now always have inet_ntop, even if it's our own...
2005-04-20 aland Forgot from last commit
2005-04-20 aland define struct in6_addr if it's not defined. This...
2005-04-20 aland If we have AF_INET6, use new API's to look up IPv6...
2005-04-20 aland Use new API for hostname lookups
2005-04-19 aland Do DNS lookups (or not) for IPv6 names, too
2005-04-19 aland Call new functions to do DNS lookups
2005-04-19 aland Look the server up with IPv6 aware code, too
2005-04-19 aland Now builds with new IPv6 code.
2005-04-19 aland Don't use ip_getaddr, use new ip_hton
2005-04-19 aland check for getaddrinfo() && getnameinfo(), which both...
2005-04-19 raghu Initialize salen before calling getsockname
2005-04-19 aland configure gets excited about $@, and tries to replace...
2005-04-19 aland Massive change to add foundational support for IPv6.
2005-04-19 aland compiler warnings & fixes
2005-04-19 aland typo
2005-04-19 aland document radwho && radzap changes
2005-04-19 aland One-character fix for typo
2005-04-19 aland req is a REQUEST*, not a RADIUS_PACKET*.
2005-04-19 aland Fix brackets. Bug noted by Richard Arkner
2005-04-19 kkalevIn time2strclock also show days if applicable
2005-04-19 aland C++ comments are bad
2005-04-19 aland Removed unused variables
2005-04-18 aland libtool to build, libtool to install
2005-04-18 aland corrected typo in last commit
2005-04-18 aland Make SERVER_OBJS depend on INCLUDES, and clean up...
2005-04-18 aland Delete dependency on configure.ac, which isn't in...
2005-04-15 aland Fixed typo in comment
2005-04-15 kkalevAdd a ?> at the end of user_admin.php3
2005-04-15 kkalevFix a bug with user_admin and da_sql_limit
2005-04-15 aland configure in libltdl, if LIBLTDLPATH is set
2005-04-15 raghu Add files which help libltdl to build
2005-04-14 aland Hack AC_LIBLTDL_INSTALLABLE so it sets LIBLTDLPATH...
2005-04-14 kkalevFix a small bug in lib/sql/drivers/mysql/functions...
2005-04-14 kkalevFix a small typo
2005-04-14 kkalevUse the correct max results variable in lib/*/find...
2005-04-14 fcusack Change x99_pw_valid() to x99_pwe_cmp(), and coalesce...
2005-04-14 fcusack restore data zero-ing removed in 1.41; parser works...
2005-04-13 nbk Free the avp if we return without adding it in the...
2005-04-13 fcusackcompiler warnings
2005-04-12 fcusackpull in changes from pam_x99_auth
2005-04-12 aland 'exit 1' to 'exit $?', which is better
2005-04-11 aland Initialize wait_mutex, not queue mutex
2005-04-11 aland deleted unused code
2005-04-11 aland 'exit 1' to 'exit $?', which is better
2005-04-08 aland 'static' to 'static const'
2005-04-08 aland 'static' to 'static const'
2005-04-08 aland 'static' to 'static const'
2005-04-08 aland 'static' to 'static const'
2005-04-08 aland 'static' to 'static const'
2005-04-08 aland Added CVS Id
2005-04-08 aland radzap is now a shell-script wrapper around radwho...
2005-04-08 kkalevUpdate ippool configuration with the key directive
2005-04-08 kkalevInstead of nas/port keep an MD5 of an xlated string...
2005-04-07 aland Updated for latest functionality
2005-04-07 aland Added support for server name of "-", and looking for
2005-04-07 aland Added URL & CVS Id
2005-04-07 aland Added dictionary.waverider, as posted to the list...
2005-04-07 aland Minor fixes to "zap" functionality, and documentation
2005-04-07 aland Escape '"' when printing. It's weird that this wasn...
2005-04-06 aland Let's print the correct values for attributes...
2005-04-06 aland Tiny code changes turn radwho into a radzap clone...
2005-04-06 aland Added RADIUS attribute output, so we can make "radzap"
2005-04-06 aland -l hasn't worked for years now. Delete it.
2005-04-06 aland radwho no longer calls read_mainconfig(), which makes...
2005-04-05 kkalevCount online users correctly (through a separate query...
2005-04-04 kkalevFix a typo
2005-04-03 nbk Add a test to prevent division by zero.
2005-04-01 fcusackreplace a goto label with a conditional block
2005-04-01 fcusackremove allocation failure check and data zeroing from...
2005-03-31 aland document redundant-load-balance section.
next