freeradius.git
2000-11-20 aland changes as per latest discussion on the list
2000-11-20 aland added a 'number' element to the REQUEST structure...
2000-11-20 aland walk over 255 or 256 ID's
2000-11-20 aland updated arguments to pairfree() and rad_free()
2000-11-20 aland updated the arguments to pairfree()
2000-11-20 aland updated arguments to pairfree()
2000-11-20 aland made pairfree() take a VALUE_PAIR**, not a VALUE_PAIR...
2000-11-20 aland made a request_free() and rad_free() take a '**' point...
2000-11-18 jcarnealJeff Carneal <jeff@apex.net>
2000-11-18 jcarnealJeff Carneal <jeff@apex.net>
2000-11-18 jcarnealJeff Carneal <jeff@apex.net>
2000-11-17 aland new function: rl_num_requests(), which returns the...
2000-11-17 aland miscellanous cleanups, and do NOT set the timestamp...
2000-11-17 aland be a little neater about checking last_request in...
2000-11-17 jcarnealBugfix. pairfree(), not pairlist_free().
2000-11-17 aland Modified code to do intermediate processing of the...
2000-11-17 aland added rl_next() function, which walks through the...
2000-11-17 aland two new functions: radutmp_lock() and radutmp_unlock...
2000-11-17 jcarnealJeff Carneal <jeff@apex.net>
2000-11-17 aland update long name with network & mask
2000-11-16 aland added new 'component_names' array, which contains...
2000-11-16 aland removed multiple variables 'authorize', 'authenticate...
2000-11-16 aland replaced all references to 'malloc' with 'rad_malloc'
2000-11-16 aland minor cleanups
2000-11-16 aland point 'buf' to the answer
2000-11-16 aland new function: rad_malloc().
2000-11-16 aland removed the 'default_auth_type' from the main module...
2000-11-16 aland moved more code into the request_list source file...
2000-11-16 aland updated for latest changes
2000-11-16 aland added PAM configuration section.
2000-11-16 aland allowed the PAM module to read it's Pam-Auth name...
2000-11-16 aland cleaned up the example module
2000-11-14 jcarnealJeff Carneal <jeff@apex.net>
2000-11-14 jcarnealJeff Carneal <jeff@apex.net>
2000-11-14 jcarnealAdded request_list.o to SERVER_OBJS.
2000-11-13 aland cleaned up & re-arranged more code, for refresh_request.
2000-11-13 aland removed old PAM code. It's now in rlm_pam
2000-11-13 aland new files to handle the REQUEST_LIST data structure...
2000-11-13 jcarnealJeff Carneal <jeff@apex.net>
2000-11-13 aland removed old 'radius_xlate' function, and replaced...
2000-11-13 aland deleted unneeded 'fixme', and cleaned up comments
2000-11-13 aland minor typo update
2000-11-13 aland removed extraneous 'VALUE_PAIR *reply' from radius_xla...
2000-11-10 jcarnealBugfix. Was creating 'detail' as directory.
2000-11-10 aland seperated include for libradius.h from radiusd.h....
2000-11-10 aland added PW_TYPE_SUBSECTION for configuration file parser...
2000-11-10 aland removed dependence on RADIUS_PID, and get the config...
2000-11-10 jcarnealJeff Carneal <jeff@apex.net>
2000-11-10 aland removed duplicated 'read NAS' code from the source.
2000-11-10 aland removed a number of defines which are not needed any...
2000-11-10 aland removed dependencies on #define's for location of...
2000-11-10 aland removed dependence in #define's, for where the files...
2000-11-10 aland removed dependencies on hard-coded #define's. Use...
2000-11-10 aland deleted hard-coded RADWTMP, and moved it to a configur...
2000-11-10 hartwick * Update to reflect the use of rad_mkdir() to recursiv...
2000-11-10 pamFixed typo, which broke compilation of the module.
2000-11-09 aland moved rad_mkdir() to main/util.c, where other modules...
2000-11-09 aland removed old build_reply() function.
2000-11-09 aland added 'netmask' to RADCLIENT data structure.
2000-11-09 aland included header file for ntohl() macro
2000-11-09 aland added notes on using new ipaddr/netmask for client...
2000-11-09 aland added support for network masks to clients. We can...
2000-11-09 aland move hostname_lookup config from radiusd.c to conffile.c
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...
next