freeradius.git
2004-06-18 aland Updated with what's changed release_1_0_0_pre3
2004-06-18 phampsonRegenerate from configure.in after:
2004-06-17 phampson-pre2's tagged and shipped, this is -pre3.
2004-06-17 aland Pull fix from the head
2004-06-16 aland Pull comments from the head
2004-06-15 aland Pull fixes from the head
2004-06-14 aland pull fix from the head
2004-06-14 aland Look for inet_ntop, too
2004-06-14 aland Pull fix from the head for inet_pton
2004-06-11 aland More features added release_1_0_0_pre2
2004-06-10 phampsonReadablise the 1.0.0 changelog a bit. It's otherwise...
2004-06-10 phampsonRegenerate configure from configure.in for -pre2
2004-06-10 phampson-pre1's tagged and shipped, this is -pre2.
2004-06-10 aland Pull patch from the head
2004-06-10 aland Pull fix from the head
2004-06-10 phampsonPull from CVS HEAD:
2004-06-09 aland Pull patches from the head
2004-06-08 aland Pull fix from the head.
2004-06-03 phampsonPull from cvs HEAD:
2004-06-03 aland Pull fixes from the head
2004-06-03 aland Pull fixes from the head
2004-06-02 aland Pull fix from the head.
2004-06-02 aland Pull patches from the head
2004-06-02 aland Pull fix from the head
2004-06-02 aland Pull fix from the head
2004-06-01 aland Pull patches from the head
2004-06-01 aland Pull fixes from the head
2004-06-01 aland Pull fix for debugging assertions from the head
2004-06-01 phampsonImport fix from CVS HEAD v1.6
2004-05-31 aland Move fix from the head to the branch release_1_0_0_pre1
2004-05-31 phampsonRegenerate autoconf for pre1 release.
2004-05-31 phampsonThat's pre1, dammit.
2004-05-31 phampsonPull downstream Debian changelog.
2004-05-31 phampsonI said pre1, not pre0.
2004-05-31 phampsonPreparation for 1.0.0-pre1 release
2004-05-31 3APA3A! ignoreempty configuration option added
2004-05-31 3APA3A! ignoreempty configuration option added to avoid addit...
2004-05-30 phampsonFinish fixing rlm_eap_ttls' usage of rlm_eap_tls
2004-05-28 aland use Stripped-User-Name for proxied packets, independen...
2004-05-28 aland Include foundry dictionary in main dictionary
2004-05-28 aland Changed "unsigned long" to "uint32_t", which is portable.
2004-05-28 phampsonAttempt to fix library loading for non-RTLD_GLOBAL...
2004-05-28 aland If new proxy FD's were allocated without the current...
2004-05-28 aland Get rid of "proxyfd", and use the new rad_listen_t...
2004-05-28 phampsonReplaced GPL'd snprintf.c in libradius with LGPL'd...
2004-05-28 phampsonMove (GPL'd) smbdes.c into the (GPL'd) modules that...
2004-05-28 phampsonMove (GPL'd) smbdes.c into the (GPL'd) modules that...
2004-05-28 phampsonPublic domain version of MD4 algorithm, from OpenBSD...
2004-05-28 phampsonOpen source MD5 implementation by Colin Plumb
2004-05-27 mgriegoReturn my_ok in case we changed the outcome of the...
2004-05-27 aland It's ipaddr, not string.
2004-05-25 aland Update debug messages
2004-05-25 aland Only call xlat on quoted strings, and not on strings...
2004-05-25 phampsonSQL-Xlat support, avoid unneccessary stringcopy when...
2004-05-21 aland A little more backwards compatibility
2004-05-21 aland If the User-Password has zero length, encrypt 16 bytes...
2004-05-19 aland Corrected typo
2004-05-19 aland Made "live" new code to allocate packet Id's on a...
2004-05-18 phampsonFix lost-start Alive accounting packet handling.
2004-05-17 phampsonRebuild configure from configure.in 1.198
2004-05-17 phampsonUpdate configure.in to check for initgroups()
2004-05-17 phampson= is not a safe character, it is the escape character.
2004-05-17 aland Don't declare variables in code. They got at the...
2004-05-17 aland "Password" attribute is encrypted, too
2004-05-16 aland Deleted unwanted fprintf
2004-05-16 aland Not all systems have initgroups.
2004-05-15 mgriegoDon't exit() on error in check_for_realm.
2004-05-15 mgriegoDon't exit() on failure in instantiate function, let...
2004-05-15 mgriegoDon't exit() from failures in the module, return RLM_MO...
2004-05-15 mgriegoDon't exit() if buildhash fails, return RLM_MODULE_FAIL.
2004-05-15 mgriegoDon't exit() on memory alloc failure, return RLM_MODULE...
2004-05-15 mgriegoDon't exit() on module failure, return RLM_MODULE_FAIL
2004-05-14 aland When deleting a request, do NOT clean up the proxy...
2004-05-14 aland Well, duh. Insert the entry into the tree after alloc...
2004-05-14 aland More debugging messages for new proxy ID allocation
2004-05-14 aland Moved rl_add_proxy from radiusd.c to proxy.c, so we can
2004-05-14 aland Initialize the mutex if we have pthread.h
2004-05-14 aland When over-writing data, free old data (if necessary...
2004-05-13 mgriegoAlso xlat attributes from hints file added to the reque...
2004-05-13 pnixonAdd new function and change schema to support Cisco...
2004-05-13 pnixonMove src/billing/pgsql-voip.conf to raddb/pgsql-voip...
2004-05-12 phampsonFix type in changelog: microtek => mikrotik
2004-05-12 aland Removed extraneous exit(0)
2004-05-10 aland Updates from Joe Levy at SonicWall
2004-05-10 aland It's an instance of the SQL module
2004-05-08 phampsonRebuild configure against configure.in 1.197
2004-05-08 phampsonCorrectly identify system OpenSSL in top-level configure
2004-05-08 aland As found on the net, with edits to make it more compat...
2004-05-07 aland If the queue of requests to process gets too large...
2004-05-07 aland New (not compiled) code to allocate RADIUS Id's for...
2004-05-07 aland Use sockfd to manage trees for proxied packets, too
2004-05-06 aland Don't de-reference a pointer which may be NULL.
2004-05-05 aland re-arranged the code in eap_start.
2004-05-03 aland Added sample "ntdomain" realm.
2004-05-03 aland Documented Post-Auth-Type of REJECT
2004-05-03 aland Corrected xlat of "Challenge", to use the "with_ntdoma...
2004-05-03 phampsonDon't barf if initgroups fails with EPERM:
2004-05-03 kkalevAlso allow for '-' to exist in a nas name in bin/log_ba...
2004-05-03 kkalevReturn NOTFOUND if we don't find a free address in...
2004-05-02 kkalevAdd backreferences in rlm_attr_rewrite stolen from...
next