freeradius.git
2001-03-10 mmachadoModified the rlm_sql driver Makefiles to use the new...
2001-03-09 aland Added code back to make Password && CHAP-Password...
2001-03-09 aland Corrected location of 'readme' file, noted by
2001-03-09 aland If an 'authorize' module returns REJECT, then presume...
2001-03-09 aland One more pass at MySQL configuration.
2001-03-09 aland Updated to remove all references to GDBM_SYNC
2001-03-09 aland One more try for getting configuration of mysql to...
2001-03-08 mmachadoUpdated rlm_sql README. Fixed autoconf for sql drivers...
2001-03-08 aland More checks for IODBC, MySQL, and Oracle. I have...
2001-03-08 aland Removed GDBM_SYNC, as only one module used it, and...
2001-03-08 aland Preliminary checks for mysql libraries && header files.
2001-03-08 aland Added example of how to use the script
2001-03-07 cmillerReordered "missing.h" after what it's #ifndef'ing for.
2001-03-07 aland Look for REG_EXTENDED in regex.h.
2001-03-07 aland Included a better fix for REG_EXTENDED
2001-03-07 aland Minor fix for apparent bug # 108
2001-03-07 cmillerSome GDBMs use synchronous access by default, it seems...
2001-03-07 aland Try adding for -lcrypto, if we're trying to use SNMP...
2001-03-07 aland If we have POSIX regular expressions, check if REG_EXT...
2001-03-06 cmillerChanged comments calling the code Cistron to FreeRADIUS...
2001-03-06 aland provide an easy way to move users from old cistron...
2001-03-06 aland PostgreSQL configure checks, from a patch by
2001-03-06 aland Made the 'counter' module a little more useful, and...
2001-03-06 aland Explicit initialization of static variables.
2001-03-06 aland Updated with changes from:
2001-03-05 aland Added preliminary code to re-set the database every...
2001-03-05 aland Added paircompare_register, so that we can examine...
2001-03-05 aland Initial stab at counting information.
2001-03-05 mmachadoQuoted the rlm_sql_mysql in the sql config file
2001-03-05 aland Added VOIP attributes from Cisco's web page.
2001-03-05 aland Added pointer to Cisco's web page.
2001-03-05 aland Corrected typo, noted by Administrator <admin@postel.sk>
2001-03-05 cmiller*** empty log message ***
2001-03-05 cmiller Changed priority, added conffiles and tweaked config...
2001-03-05 cmillerTweaks.
2001-03-05 cmiller Code "cleanups." I confess that I sometimes went...
2001-03-05 cmiller Moved local #includes after global ones. (So "missing...
2001-03-04 aland Y2K readiness statements are no longer relevant
2001-03-04 aland Removed dependence on pam_pwdb, as pam_unix_* does...
2001-03-01 aland Allow environment variable expansion in the configurat...
2001-03-01 cparker Updated the $INCLUDE code to allow for included files
2001-02-28 aland Do not treat 'Password' attributes as special any...
2001-02-28 aland This file is no longer relevant. The rlm_ldap README...
2001-02-28 mmachadoAdded path to libltdl to find headers
2001-02-27 aland Added a few more cisco attributes
2001-02-26 cmiller Added comment suggesting use of clients.conf instead.
2001-02-26 cmiller Added two style hints.
2001-02-23 aland Added HOSTINFO definition, which is a string like...
2001-02-23 aland Added portable 'snprintf' and 'vsnprintf' to the sourc...
2001-02-23 aland Added checks and extensions for future use of local...
2001-02-23 aland removed unused header template files
2001-02-23 mmachadoSwitched back to new authorize code. $INCLUDE for sql...
2001-02-22 aland Made 'decode_attribute' take a 'const' as it's first...
2001-02-22 mmachadoAdded driver option to sql config file
2001-02-21 mmachadoUpdated documentation and changed Makefile
2001-02-21 pamldap.attrmap now includes comments about using generic...
2001-02-20 pacmanGet rid of references to my old address
2001-02-20 pacmanMake the 5 packet methods into an array within module_t...
2001-02-20 pamAdded ldap.attrmap which specifies mapping between...
2001-02-20 pamAttempt in better documenting rlm_ldap configuration...
2001-02-20 pam* Added patch by Hannu Laurila <hannu.laurila@japo...
2001-02-18 hartwick * Remove a bunch of variables that were included but...
2001-02-16 mmachadoOk, make system done, but have to figure out how to...
2001-02-16 mmachadosyntax error fix
2001-02-15 mmachadoAdded new Makefile system based on the rlm modules...
2001-02-15 aland Removed CR's from the source files, so that they're...
2001-02-15 mmachadoInital makefiles for drivers that don't work. HELP!
2001-02-15 pacmanAdded a second mode of operation to cf_section_parse...
2001-02-14 mmachadoFixed data type on error module call
2001-02-14 mmachadoReanmed sql_create_socket to sql_init_socket
2001-02-14 pacmanWas leaking on detach and destroy (or detach and instan...
2001-02-14 pacmanWas leaking memory on module unload
2001-02-13 mmachadoDynamically loadable database drivers support. Code...
2001-02-09 aland Patch from Alan Curry, who thinks we shouldn't have...
2001-02-08 aland Fix a memory leak. If a file is $INCLUDEd, we have...
2001-02-08 aland Added '%s', so that the number of formats matched...
2001-02-08 cparker Cosmetic changes to the 'print_abinary' function to...
2001-02-08 cparker Added config options for 'rlm_attr_filter'. The modul...
2001-02-07 aland Patch from Thiago Rondon <maluco@mileniumnet.com.br>
2001-02-07 hartwick * Replace the call to malloc() with a call to rad_mall...
2001-02-06 hartwick * Replace a couple printf calls with fprintf(stderr)
2001-02-05 aland commented out PAM bu default, as not all systems have it.
2001-02-05 hartwick * Add the code to call read_radius_conf_file() instead...
2001-02-05 hartwick * Add conffile.o and files.o to radwho and radzap
2001-02-05 hartwick * Change the return value to return 0 instead of ...
2001-02-04 hartwick * Fix a grammatical error
2001-02-02 jcarnealUpdated items I knew (fairly sure anyway) were done.
2001-02-02 jcarnealOops, forgot these...
2001-02-02 jcarnealJeff Carneal <jeff@apex.net>
2001-02-02 jcarnealJeff Carneal <jeff@apex.net>
2001-02-02 aland complain if we were unable to allocate memory
2001-02-02 aland Complain if we were unable to allocate memory.
2001-02-02 hartwick * Make some formatting changes. Mainly in comments...
2001-02-02 hartwick * Fix a FIXME. If a varialble in the config file...
2001-02-01 aland Remove malloc.h from the includes, as it's not needed.
2001-02-01 aland Patch from Thiago Rondon <maluco@mileniumnet.com.br...
2001-01-31 hartwick * Remove the FIXME comment. Ooops! :)
2001-01-31 hartwick * Fix a FIXME to put the Auth-Type at the first of...
2001-01-30 aland add example state, too.
2001-01-30 aland Added example code for sending Access-Challenges.
next