freeradius.git
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.
2001-10-19 aland Add more includes, to quiet compiler warnings.
2001-10-19 aland Remove buffer overflow caused by copying the secret...
2001-10-19 aland Drastically increased the size of the buffer used...
2001-10-19 aland Loop over the number of fields, not the pointer to...
2001-10-18 aland Added utility programs, and update the make file to...
2001-10-18 aland Added RLM_UTILS to the list of targets to make and...
2001-10-18 aland Initial commit of DBM module, from Andrei Koulik ...
2001-10-18 aland Use the proper variable when setting ac_safe in smart...
2001-10-17 aland Corrected SEGV, as found by Santiago Romero <sromero...
2001-10-17 aland Added change which was missed in the last commit
2001-10-16 aland call 'xlat' for basedn, too. This allows the base...
2001-10-16 fcusackfix x99_gen_state() to support > 8 digit challenges
2001-10-15 aland Fix a minor bug where $password should be $pass and...
2001-10-15 aland Also use Calling-Station-ID to find multilink users...
2001-10-15 aland Patch to checkrad.pl.in to support USR Hiper-ARC 5...
2001-10-15 fcusackSupport sync-only modes.
2001-10-15 fcusackAdd Secure Computing friendly conversion.
2001-10-15 fcusackinstall as radiusd, not radiusd.init (fix comment)
next