freeradius.git
2001-12-20 kkalevAdd changelog for recent changes in rlm_ldap.c
2001-12-19 kkalevAdd ldap caching. Make rlm_ldap thread safe. Fix a...
2001-12-19 aland When decoding an attribute, break, and do NOT fall...
2001-12-19 kkalevAdd user definable counter reset values. Something...
2001-12-19 fcusackDon't do anything if Auth-Type already set and == Reject
2001-12-18 kkalevAdd support for 'never' counter expiration.
2001-12-16 fcusackprotect against missing dictionary entries when setting...
2001-12-15 fcusackMS-MPPE-Encryption-Types, not MS-MPPE-Encryption-Type...
2001-12-15 fcusackremove #ifdef for vendor_dict hack.
2001-12-15 fcusackcorrect usage hint for challenge_req.
2001-12-14 fcusackUse attribute settings for 0.4+. My local tree is...
2001-12-14 fcusackAdd flexible password support -- now supports pap/chap...
2001-12-14 fcusackforgot this earlier
2001-12-14 fcusackUse MD5_DIGEST_LENGTH instead of '16'.
2001-12-14 fcusackmisc updates
2001-12-14 aland If we have an SQL query error, then the request is...
2001-12-13 aland removed no longer needed define for WITH_THREAD_POOL
2001-12-13 aland define major and minor revisions seperately, so that...
2001-12-13 aland finish a dangling sentence
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.
next