freeradius.git
2001-09-13 cmillerdebian: bah! dpkg-deb doesn't forgive spaces at end... debian_version_0_2+20010912-1
2001-09-13 cmillerdebian: list some post-build conffiles.
2001-09-13 cmillerdebian: changes for upload to archive. (I wish this...
2001-09-12 cmillerIt's unfortunate that IBM's and Berkeley's DB2 have...
2001-09-12 cmillerStyle changes, not code changes.
2001-09-12 cmillerNo longer pretend that we print out autoconf info at...
2001-09-12 aland If we're NOT in debug mode, then do NOT write debuggin...
2001-09-11 aland Declare a function before it's used.
2001-09-10 aland Updated PGROOT tests, to hopefully work on Solaris...
2001-09-10 aland Patch from Raghu <raghud@hereuare.com>
2001-09-08 aland Corrected the text for ':=' and '+=', as noted by
2001-09-08 aland For non-threaded code, set 'req->finished = TRUE'...
2001-09-08 aland Modified patch from "Ivan F. Martinez" <ml@ivanfm...
2001-09-08 aland Make the spec files agree with the standard installation.
2001-09-06 aland Included ifdef'd out code for testing
2001-09-06 aland removed WITH_DBM from the code, as if it's ever done...
2001-09-06 aland Use correct enum values for returned token types,...
2001-09-06 aland changed uses of malloc() to rad_malloc(), which never...
2001-09-06 aland Additional defines for OSFC2 / OSFSIA authentication
2001-09-06 aland Fix bug number 104 (hopefully). I don't have access...
2001-09-05 cmillerChanged confusing wording in 'proxy' comment.
2001-09-05 aland Enable Access-Challenge to work, and pass through...
2001-09-05 aland Message-Autheticator is calculated and inserted in...
2001-09-05 aland Added drivers for IBM DB2, which has been tested against
2001-09-01 cmillerRemoved silly reference to init.d for Debian. It's...
2001-08-29 aland Added 'original' packet to rad_send(), so that it...
2001-08-28 aland When sending a packet, ensure that the authentication...
2001-08-28 aland Removed the Add-Port-To-IP-Address attribute. It...
2001-08-28 aland Don't smash the contents of ascend binary strings.
2001-08-28 aland Changed the tokens from being define's to enums. ...
2001-08-28 aland Update the length of the password, when sending multip...
2001-08-28 aland Added EAP auth-type, and cleaned up some stuff
2001-08-28 aland When validating the packet, look for EAP-Message....
2001-08-28 aland Renamed string type nas port id
2001-08-28 aland Added definitions for attributes from RFC 2869
2001-08-27 aland When sending a packet, calculate the Message-Authentic...
2001-08-27 aland Corrected typo: use memcpy, not memset
2001-08-27 aland Added 'const' to more parameters.
2001-08-27 aland Final patches to get Exec-Program to work, too.
2001-08-27 aland Updated for latest set of patches
2001-08-27 aland Initialize variables properly.
2001-08-27 aland Rename the 'init' script to 'radiusd', instead of...
2001-08-27 aland Added GNU license and copyright.
2001-08-27 aland Added GNU license, copyright, and pointer to web page
2001-08-27 aland Do more sanity checks on incoming attributes in rad_recv()
2001-08-25 cparkerupdated module type to be 'RLM_TYPE_THREAD_USAFE' due...
2001-08-24 aland Use the 'test' program properly, with command-line...
2001-08-23 aland when updating the ut_name utmp entry, do NOT always...
2001-08-23 cparkercorrected 'u_int8_t' to be 'uint8_t' -cparker
2001-08-22 aland If there was an error forking the program, free the...
2001-08-22 aland Hmm.. let's create logdir && radacctdir on installatio...
2001-08-20 aland cleaned up the code, and added more log / debug messag...
2001-08-17 aland Change instances of 'assert' to 'rad_assert', so that...
2001-08-17 aland Patch to fix segv from Tomas Heredia <tomas@intermedia...
2001-08-17 aland When sending multiple packets with the same attributes...
2001-08-17 aland We're radiusd, not httpd
2001-08-17 aland Corrected speling mistake. :)
2001-08-16 aland Added 0.3 pre-release changes
2001-08-16 aland Run Exec-Program, or Exec-Program-Wait when we first...
2001-08-16 aland When processing the acct_users file, actually *keep...
2001-08-15 aland Give functions a return code, even if the last thing...
2001-08-15 aland Updated to NOT leak small amount of memory when the...
2001-08-15 pamSmall optimization: we don't need get ldap_errno via...
2001-08-14 aland When doing proxying synchronously, we still need to...
2001-08-13 aland As posted to the list by Chris Boyd <CBoyd@apogeetelec...
2001-08-13 aland Log invalid user for proxy authentication rejects...
2001-08-13 aland If we're logging a message before the logger has been...
2001-08-09 aland Minor re-arrangements to Expiration. Attribute 21...
2001-08-08 aland Checks for ut_xtime. If it doesn't exist, try to...
2001-08-08 aland Use THEMAX instead of MAX, as THEMAX is defined locall...
2001-08-08 aland Corrected tpye, and SNMP configuration bug, first...
2001-08-08 aland Removed ifdef's around ascend secret stuff. It works.
2001-08-07 aland Decode the ascend send/receive secrets in rad_decode...
2001-08-07 aland Preliminary hack for sending Ascend-Send-Secret attribute.
2001-08-07 aland Allow reading the shared secret from a file, to make...
2001-08-07 aland deleted references to HAVE_THREAD_POOL. We now assume...
2001-08-07 aland Made 'WITH_THREAD_POOL=yes' the default, and removed...
2001-08-02 aland On accounting, if NO proxy packet, do preacct, acct...
2001-08-02 aland Hmm... let's bump up the version number (sigh)
2001-07-31 aland Patch from rob <rob@work.gb.com> to avoid freeing... release_0_2_0
2001-07-30 aland Patch for Cisco L2TP tunnels, from Paul Khavkine ...
2001-07-30 aland Deleted references to Cistron, updated in preparation...
2001-07-30 cmillerdebian: use debhelper compat 3
2001-07-28 aland configure with-rlm-krb5-lib/include-dir
2001-07-28 aland Corrected typo
2001-07-28 aland Added configure options 'with-rlm-FOO-include/lib...
2001-07-28 aland make thread pools the default, and other minor changes to
2001-07-28 aland Added options 'with-rlm-ldap-lib-dir' and 'with-rlm...
2001-07-28 aland Added 'reconfig' target so that the configure scripts...
2001-07-28 aland Added ability to specify addition directories to look via
2001-07-28 cparkerUpdated to use rad_check_return to correctly return...
2001-07-28 cparkerUpdated to include prototype for new function in auth...
2001-07-28 cparkerAdded new function to 'auth.c' called 'rad_check_return...
2001-07-26 aland Preliminary EAP patch from Raghu <raghud@hereuare...
2001-07-25 aland Patch based on one from Matthew Sayler <sayler@speedsi...
2001-07-24 aland Patch from Steve Langasek <vorlon@netexpress.net>.
2001-07-23 aland Update child thread code, so that it minimizes the...
2001-07-20 aland Patch from David Kerry <davidk@navahonetworks.com>
2001-07-18 cmillerParser should be able to handle zero-length strings...
2001-07-17 pamQuiten one compiler warning
next