freeradius.git
2001-12-13 cmillerdebian: updated to 0.4 release_0_4_0
2001-12-13 aland use the proper target for in-src-tree library testing
2001-12-13 aland deleted yet another copy of rules.mak
2001-12-13 aland Add include cflag for libltdl
2001-12-13 aland removed unnecessary head files.
2001-12-13 aland cleaned up to remove include of /usr/include (should...
2001-12-12 cparker Retagged tree with 0.5 version, as 0.4 is released.
2001-12-12 raghuEAP module with supported EAP types
2001-12-12 raghuEAP authentication type -- MD5
2001-12-12 raghuAll supported EAP authentication types
2001-12-12 raghuEAP module for all EAP based authentications
2001-12-11 aland As posted to the list by Jeremy McNamara <jj@indie...
2001-12-05 aland Removed extraneous 'vp_printlist', which was causing...
2001-11-29 3APA3A! Vendor-Specific attribute check added to rad_receive...
2001-11-27 kkalevAdd xlat_register and xlat_unregister functions. Now...
2001-11-25 cmillerdebian: export DH_COMPAT variable, so /etc/raddb/*...
2001-11-21 fcusackCorrect a comment
2001-11-21 fcusackfix mem leak from sync_mode: free an instance var on...
2001-11-20 cmillerdebian: remove empty directory /var/log/freeradius debian_version_0_3-2
2001-11-20 cmillerInclude check for gdbm-ndbm.h file, for GDBM versions...
2001-11-20 cmillerClose STD{IN,OUT,ERR} if not running in debug mode...
2001-11-20 cmillerAdded "standard" (non /usr/local/) paths for postgresql...
2001-11-15 3APA3A+ support for MS-CHAPv2. SHA1 digest support was added...
2001-11-15 3APA3AAdded NT/LM password attributes. They will be created...
2001-11-15 kkalevDo an xlat on the access_group attribute.
2001-11-15 kkalevAdded function ldap_groupcmp(). Now we can do checks...
2001-11-13 aland This patch eliminates Oracle's complain in rare cases...
2001-11-11 fcusackAdd config hint for pam_radius
2001-11-11 fcusackSupport fast_sync mode, which allows responses without...
2001-11-09 kkalevChange paircmp,paircompare,simplapaircmp and RAD_COMPAR...
2001-11-08 cparker Added dictionary entries to support RFC-2867 Tunnel...
2001-11-08 aland No authhost in proxy means LOCAL
2001-11-08 cparker Added function prototypes for RFC2868 encryption/decry...
2001-11-08 cparker Removed #ifdef for printing tunnel attribute tags...
2001-11-08 cparker Dictionary changes to include 'dictionary.tunnel'...
2001-11-08 cparker Added final support to encrypt/decrypt RFC-2868 Tunnel...
2001-11-07 aland If we're not caching the password, use fgetpwent(...
2001-11-07 aland Print out the proper verified message.
2001-11-07 aland If the thread is already at the tail, don't move it.
2001-11-07 aland Hmm... pid may be unsigned apparently. So checking...
2001-11-07 fcusackUse "long names" for config vars, rather than abbreviat...
2001-11-07 fcusackRemove ActivCard-related TODO's, will add a doc note...
2001-11-06 aland Threads don't block SIGCHLD.
2001-11-06 aland Added empty FreeRADIUS Vendor-Specific dictionary.
2001-11-06 cparker Fixed bug where having remote authhost and LOCAL accth...
2001-11-05 aland Parse 'accthost' from the realm confgiruation, and...
2001-11-03 kkalev - Added authorize() function to set Auth-Type = CHAP...
2001-11-02 kkalevChange default password_attribute to NULL
2001-11-02 pamChange to propper operator in assigning Auth-Type to...
2001-11-02 kkalevAdd:
2001-11-01 aland Update to use new definition of dict_addattr()
2001-11-01 cparker Missed case where tag was not set for PW_TYPE_INTEGER...
2001-11-01 cparker Added TAG_ANY attribute tag definition to allow tags...
2001-11-01 cparker Corrected tunnel attribute names to match the RFC.
2001-11-01 cparker Updated 'pairmake()' to allow parsing of Tags for...
2001-10-31 aland After reading the configuratio files, IF we're not...
2001-10-31 cparker Updated dictionary.tunnel to support new method for...
2001-10-31 cparker Initial patch to allow support for RFC 2868 Tagged...
2001-10-31 aland In pairmove2, if given Vendor-Specific, then move...
2001-10-31 aland Small bugfix by "Nikolay P. Romanyuk" <mag@vtelecom.ru>
2001-10-31 aland Change '=' in if to '=='
2001-10-30 aland Allow operators in the SQL table. This patch (so...
2001-10-30 aland Added 'radlog_dest' variable, so we can set the destin...
2001-10-30 aland Updated MPP and simultaneous-use checking
2001-10-30 aland Added ATTR_FLAGS data structure from Cistron, and...
2001-10-30 aland Removed mapping of vendor Private Enterprise Code...
2001-10-30 aland Added note on broken Bay software
2001-10-29 aland Make CHAP authentication a module, instead of having...
2001-10-29 aland Support PAP, MS-CHAP, and use /etc/smbpasswd file...
2001-10-29 aland When rejecting the user, add a Module-Message saying...
2001-10-29 aland If we have a Module-Message, then print it out when...
2001-10-29 aland Added defines for Module-Message, to allow modules...
2001-10-29 aland removed old sql defines
2001-10-29 aland Added more text on using PAM, as posted to the list by
2001-10-29 aland Allow ldap module use a start tls command with ldap...
2001-10-26 aland Build the utilities on static && dynamic targets,...
2001-10-26 aland create the binary directory before installing the...
2001-10-26 cparkerPreliminary support for displaying Tunnel attributes...
2001-10-25 aland If we're using threads, block SIGINT, SIGQUIT, too...
2001-10-25 aland Corrected typo in last commit
2001-10-25 aland Add a 'Realm' attribute for local realms.
2001-10-25 aland Corrected typo in last commit
2001-10-25 cparker Added more documentation and configuration examples...
2001-10-25 aland If targetname is not set, then don't output the utils.
2001-10-25 aland write log message about invalid shells and invalid...
2001-10-24 aland If we've received a reply from the home server after...
2001-10-24 aland FIxes and updates for the configure script
2001-10-23 aland Add a configure script which automatically roots through
2001-10-23 aland Added /usr/local/pgsql/lib and /usr/local/pgsql/includ...
2001-10-23 aland Remove postgres checks from the top-level configure...
2001-10-23 aland When doing 'distclean', do 'clean', too.
2001-10-23 aland Changes to allow postgres to be found on './configure'
2001-10-23 aland A better patch for decode attribute.
2001-10-22 aland Updated 'malformed packet' messages to include prefix...
2001-10-22 aland When sending or receiving a radius packet, use an...
2001-10-22 aland Auto-reload for rlm_fastusers and rlm_unix
2001-10-22 aland If call xlat with template of attribute which does...
2001-10-19 aland If we don't have ndbm, maybe the functions we need...
2001-10-19 aland If we don't find nbdm, then don't build the utils...
2001-10-19 aland If we don't find the header files, then fail.
next