freeradius.git
2000-11-08 aland These files are no longer relevant. The new configura...
2000-11-08 aland support 'user' and 'group' directives, where the serve...
2000-11-08 aland new rad_mkdir() function. It works just like mkdir...
2000-11-08 aland make more functions and variables 'static'
2000-11-08 aland defined an SNMP data structure for auth/acct server...
2000-11-08 jcarnealJeff Carneal <jeff@apex.net>
2000-11-08 aland Deleted read_config_files(), and moved it's functionality
2000-11-08 hartwick * Clear up a warning in reread_config which was return...
2000-11-08 hartwick * Add client_walk() prototype.
2000-11-08 hartwick * Add a client_walk() function to walk the client...
2000-11-07 jcarnealJeff Carneal <jeff@apex.net>
2000-11-07 aland removed more traces of builddbm
2000-11-07 aland remove LDBM and BUILDDBM from the source tree
2000-11-07 aland removed LDBM and BUILDDBM from the source tree
2000-11-07 hartwick * Update some of the error messages to start with...
2000-11-07 jcarnealJeff Carneal <jeff@apex.net>
2000-11-07 jcarnealJeff Carneal <jeff@apex.net>
2000-11-07 aland removed proxy_retry() function.
2000-11-07 aland added configuration examples for the 'preprocess'...
2000-11-07 aland corrected typo
2000-11-07 aland removed WITH_DBM, and WITH_FOO_HACK from the top-level...
2000-11-07 aland added a configuration section parser for the module.
2000-11-07 aland moved cf_expand_variables.
2000-11-06 aland removed all DBM and NDBM code. If anyone wants to...
2000-11-06 aland removed un-necessary 'filename' variable.
2000-11-06 jcarnealJeff Carneal <jeff@apex.net>
2000-11-06 aland use '--mode=install $(INSTALL)', instead of plain...
2000-11-06 aland if our last sleep time was zero seconds, then re-calculate
2000-11-06 aland more cleanups, and ensured that any select() modificat...
2000-11-06 aland use --mode=install $(INSTALL) for libtool, instead...
2000-11-06 aland re-arranged code in rad_clean_list() to simplify it.
2000-11-06 aland moved the 'client' handling code to a new file: client.c
2000-11-06 aland moved the call to proxy_retry() into rad_clean_list...
2000-11-06 aland if we don't have any pthread libraries, remove all...
2000-11-05 aland added code to setuptimeout() which makes it remember...
2000-11-04 jcarnealJeff Carneal <jeff@apex.net>
2000-11-03 aland re-formatted the file to remove whitespace, and follow...
2000-11-03 aland removed unneeded 'init' routine
2000-11-03 aland removed un-needed 'init' routine
2000-11-03 aland update change I missed last time
2000-11-03 aland use new 'instance' for paircompare_register. This...
2000-11-03 aland removed global 'huntgroups' and 'hints'. Removed...
2000-11-03 aland made paircompare_register() take a 'void *instance...
2000-11-03 aland better handling of accounts with no passwords. There...
2000-11-03 aland only get the acct_port from /etc/services if we're...
2000-11-03 aland renamed Request-Src-IP-Address to Client-IP-Address...
2000-11-03 aland minor cleanups to the code
2000-11-01 aland added explanations about thread safe/unsafe module...
2000-11-01 aland marked the module as NOT thread-safe
2000-11-01 aland implement thread mutex locking/unlocking for modules...
2000-10-31 aland bug fix by Chad Miller <cmiller@surfsouth.com>
2000-10-31 aland bug fixes & updates by Nathan Neulinger <nneul@umr...
2000-10-31 aland in rad_getpass(), use the request->password if it...
2000-10-31 aland moved definitions from the global header file to the...
2000-10-31 aland Moved rad_loweruser/rad_lowerpass to rad_lowerpair...
2000-10-31 aland moved the kerberos data to the instantiation function...
2000-10-30 aland Minor clean ups. Made the context 'static'.
2000-10-30 aland made the string comparison case insensitive
2000-10-30 aland NS-MTA-MD5 password patch, from Brandon Lee Poyner...
2000-10-30 aland added definitions for NS-MTA-MD5-Password
2000-10-30 jcarnealJeff Carneal <jeff@apex.net>
2000-10-30 aland added user name to the error messages, and made 'user...
2000-10-30 aland Kerberos module, from Nathan <nneul@umr.edu>
2000-10-29 hartwick * Add a call to stat() to check for the existance...
2000-10-29 hartwick * Correct a bug introduced in 1.7. The wrong buffer was
2000-10-27 aland whoops... mistake
2000-10-27 aland added 'hup' command to rc script, which just sends...
2000-10-27 aland parse the first token immediately. This allows us...
2000-10-27 aland wrote new function cf_expand_variables(), to eliminate
2000-10-27 aland clean up the password handling, and set the 'password...
2000-10-27 aland if we fall off of the end of the function, return...
2000-10-26 aland clean up the handling of auth_port
2000-10-26 cparkercparker: updated 'rlm_realm' module to allow multiple...
2000-10-26 aland added 'lib' prefix to non-dynamic module names (librlm...
2000-10-26 aland added '-module' to libtool link flags
2000-10-26 aland bug fix from Adrian Pavlykevych <pam@polynet.lviv.ua>
2000-10-25 jcarnealJeff Carneal <jeff@apex.net>
2000-10-25 jcarnealJeff Carneal <jeff@apex.net>
2000-10-25 cparkercparker: updated sample configurations and documentati...
2000-10-25 cparkercparker: changed 'notsuffix' in realm struct to 'notre...
2000-10-24 aland moved code around, so that the error messages are...
2000-10-24 aland removed conf_read() definition. No one outside of...
2000-10-24 aland moved code around a bit, so there's only 1 call to...
2000-10-24 cparkercparker: updated 'radiusd.conf.in' to reflect the...
2000-10-24 aland*** empty log message ***
2000-10-24 cparkercparker: fixed $INCLUDE parsing for radius config...
2000-10-23 aland cleaned up #include files
2000-10-23 aland cleaned up error messages again.
2000-10-23 jcarnealJeff Carneal <jeff@apex.net>
2000-10-23 jcarnealJeff Carneal <jeff@apex.net>
2000-10-23 aland changed hard-coded 'install' program to be $(INSTALL...
2000-10-23 aland check for a working INSTALL program, and set the appro...
2000-10-23 aland make the requests unique if their source port is uniqu...
2000-10-23 jcarnealJeff Carneal <jeff@apex.net>
2000-10-20 jcarnealJeff Carneal <jeff@apex.net>
2000-10-20 aland added 'rfc_clean' function, to clean outgoing packets.
2000-10-20 jcarnealJeff Carneal <jeff@apex.net>
2000-10-20 jcarnealJeff Carneal <jeff@apex.net>
2000-10-20 jcarnealJeff Carneal <jeff@apex.net>
2000-10-20 jcarnealJeff Carneal <jeff@apex.net>
next