freeradius.git
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.
2001-01-30 jcarnealUpdated to reflect changes to the code.
2001-01-30 jcarnealUpdated to reflect (upcoming) changes to radius_xlat2().
2001-01-29 aland Don't complain about unprintable characters in the...
2001-01-29 aland print out auth-type by name, not by value.
2001-01-27 cmillerAdded var/run and var/log/radacct to directory list.
2001-01-27 cmillerUncommented the leak-fix of two weeks ago, after testing.
2001-01-27 pamChanged strncasecmp() to strcasecmp() in ldap_pairget...
2001-01-27 cmillerFormatted code, loosely. s/ {8}/\t/g
2001-01-27 cmillerAdded assignment of config variable 'compat_mode' into...
2001-01-25 aland Create the '.../var/run' directory, so that the server...
2001-01-25 aland Moved a number of definitions from configure-time...
2001-01-24 aland added more debugging messages to tell people exactly...
2001-01-24 jcarnealFix for bug #107. Changed 'NULL' to '0' in accounting...
2001-01-24 miquels* Corrected spelling of my name in several .c files
2001-01-23 jcarnealJust a couple of tweaks...exception handling, etc.
2001-01-23 jcarnealFinishing up ODBC support to work for authentication...
2001-01-23 pacmanMoved group{}-handling into compile_modsingle so groups...
2001-01-23 pamFixed couple of incorect ldap_msgfree() invocations...
2001-01-22 pamTwo fixes in free() of unintialized structures.
2001-01-21 aland Fix for bug #105.
2001-01-21 aland removed Alan Curry's 'radutmp' from 'todo' to 'done'
2001-01-19 mmachadoFixed sql structure for mysql
2001-01-19 pamAdding Netscape Directory Server LDAP schema for RADIUS...
2001-01-16 jcarnealMaking a vain attempt to sync oracle with current drive...
2001-01-16 jcarnealAdding misc changes from David Kerry's Oracle patch...
2001-01-16 jcarnealThe humble beginnings of ODBC support for FreeRadius.
2001-01-15 mmachadoForgot to clean up mutexes, semaphores and conditional...
2001-01-15 jcarnealCommitting part of Oracle patch for David Kerry <davidk...
2001-01-15 pacmanFix a little header problem
2001-01-15 pacmanMoved all radutmp functionality from radiusd into rlm_r...
2001-01-12 cmillerCommented-out leak patch. It may be the wrong thing...
2001-01-12 cmillerThis file was awfully ugly; lots of space-indenting...
2001-01-12 cmillerPlugged leak in INCLUDEing empty files.
2001-01-11 cmillerSet better defaults for user, group, and lookup_hostnam...
2001-01-11 mmachadoRemoved socket used time calculations becuase they...
2001-01-11 mmachadoPut current mysql code into drivers/ directory. Need...
2001-01-11 mmachadoOk, it works now with the new connection pool. Helps...
2001-01-11 pamAdd LDAP Auth-Type
2001-01-11 pamNew version of documentation for rlm_ldap module
2001-01-11 pamNew version of the module.
2001-01-11 miquelsChanges to support PW_STATUS_SERVER (at least client...
2001-01-11 mmachadofew minor changes
2001-01-11 mmachadoSeperate conf file no longer needed
2001-01-11 mmachadoAdded threads to rlm_sql, make drivers directory in...
2001-01-10 cparker Initial commit of the 'rlm_attr_filter'. See the...
2001-01-09 cmillerRenamed bay.vendor to dictionary.bay .
2001-01-09 miquelssynced checkrad.pl and README.simul with Cistron Radius
2001-01-08 aland don't echo the 'rm -rf' when doing a 'make clean'
2001-01-07 pacman fwrite returns the number of items written, not the...
2001-01-06 aland reverted debugging warning messages, until such time...
2001-01-06 hartwick * Fix a FIXME. Add some error checking and set the...
2001-01-03 aland updated with latest bug fixes
2001-01-03 aland bug-fix for nesting
2001-01-03 aland if debugging, output a WARNING message when we see...
2001-01-03 aland Patch from Kristina Pfaff-Harris <kristina@greatbasin...
2001-01-03 cparker Added new valuepair function 'simplepaircmp()' to...
2001-01-02 cparker fixed regex examples in default attrs file to be correct.
2001-01-02 aland Shasta dictionary, as posted to the Cistron list by
2001-01-02 pacmanI was getting the "module name" from the wrong struct...
2000-12-30 aland Corrected my email address to aland@ox.org
2000-12-30 aland comments about bugs to be fixed
2000-12-29 miquelsfixed USR-Connect-Speed in dictionary.usr, courtesy...
2000-12-29 cparker preliminary entry of default 'attrs' file. see the...
2000-12-29 cparker updated README a tiny bit more
2000-12-29 cparker added preliminary README for new module, rlm_attr_filter
2000-12-28 aland removed old text
2000-12-28 aland Added a copy of the GNU GPL version 2, which wasn...
2000-12-28 hartwick * Update the dictionary to include more VSA's
2000-12-28 hartwick * Add an else to the if (p) block to catch the cases...
2000-12-28 hartwick * Update the documentation to reflect changes to the...
2000-12-28 hartwick * Minor formatting change
2000-12-27 cmillerI think these are finally sufficient for upload to...
2000-12-27 cmillerLame hack to get the rc script to kill radiusd, and...
2000-12-27 cparker fixed bug in rad_process() that caused proxy access...
2000-12-27 cmiller Debian changes. Not quite ready for upload. Soon...
2000-12-27 cmiller Added or cleaned up copyright and license info. Cross...
2000-12-26 cparkercparker - cosmetic change to add the time of compilatio...
2000-12-26 aland updated for latest set of things to do. We're hopeful...
2000-12-26 cmillerUpdated startup descr from 'Cistron'.
2000-12-26 cmillerCorrected the name of fastusers' 'hash_reload' variable...
2000-12-22 aland Changed ${Client-IP-Address} to %{Client-IP-Address}
2000-12-22 aland allow %{Client-IP-Address} to decode the attribute...
2000-12-22 aland changed the cf_section_free && cf_pair_free to take...
2000-12-22 aland install each man page explicitely, due to bugs in...
2000-12-21 aland For the detail file, us ${Client-IP-Address} instead...
2000-12-21 pacman This is the "configurable failover" patch, providing...
next