freeradius.git
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)
2001-10-15 aland Use the Password from the list of configuration items...
2001-10-15 fcusackImprove comments, remove SNK test/transform.
2001-10-15 fcusackdoc improvements
2001-10-14 fcusackAdd info about state file.
2001-10-14 fcusackAdd info about log messages, change some of the vendor...
2001-10-12 aland Notes on radwatch from "Andrew Melnikov" <nimnul@un...
2001-10-11 aland If log_stripped_names is set to *No* in radiusd.conf,
2001-10-11 aland Make %{Stripped-User-Name:-User-Name} work again
2001-10-10 aland removed erroneous printfs
2001-10-10 aland If the thread has handled more than the configured...
2001-10-10 aland Update version to 0.4, and add '-g' to developer flags...
2001-10-10 aland Added text on latest set of changes
2001-10-10 aland Only check for User-Password or CHAP-Password if we...
2001-10-10 aland ensure we do htonl() where necessary
2001-10-10 aland Treat NAS-Port-Id as an unsigned int, instead of signe...
2001-10-10 aland removed paragraph discussing patches to conffile.c...
2001-10-10 aland Expand variables until the end of string, not until...
2001-10-10 aland Added x9.9 support.
2001-10-10 aland Support for X9.9 tokens (e.g. CRYPTOCard, etc), from
2001-10-09 cmillerdebian: incremented changelog version number. ready... debian_version_0_3-1
2001-10-09 aland Added note about which RFC it implements, and where...
2001-10-09 hartwick * Remove some test code that was causing log files...
2001-10-09 aland Set the log directory to NULL initially, so we don...
2001-10-09 aland Fixed leak / core dump.
2001-10-09 aland Patch from Kostas Kalevras <kkalev@noc.ntua.gr> to...
2001-10-09 aland A "LOCAL" realm means that it doesn't have to appear...
2001-10-03 aland Added more text on using 'gdb' to track down core...
2001-10-02 cparkerUpdated examples to follow correct syntax for 'users...
2001-10-01 hartwick Allow for specifying the path to the group file. ...
2001-09-28 aland look for ldap_init(), not ldap_initialize() in the...
2001-09-28 aland Removed unused, and commented out, references to sql_e...
next