freeradius.git
2005-02-16 aland reap children in a child thread, not in the main serve...
2005-02-16 aland re-write of handling SIGCHLD.
2005-02-16 aland removed external declaration of rad_savepid. This...
2005-02-16 aland cat request_process.c | tr -d \\r > foo;mv foo request...
2005-02-16 aland Remove serious limits on the length of names in DICT_V...
2005-02-16 aland Removed restrictions on vendor name length. (realistic...
2005-02-15 aland Document new "virtual" modules
2005-02-15 aland Make the "compile module" code actually return, rather...
2005-02-15 aland Less code, less work
2005-02-15 aland Move SIGCHLD handler to threads.c, no one else needs it
2005-02-15 aland Check for maximum argv.
2005-02-15 kkalevChange session_zap to include a session_time argument.
2005-02-15 kkalevAdd Huntgroup support in preacct also
2005-02-15 aland The whole 2-names for sections confuses the %{config...
2005-02-15 aland Prototype for new function
2005-02-15 aland Handle the case where the threads aren't initialized
2005-02-15 aland put argv & response from child into different buffers.
2005-02-15 aland Catch border cases
2005-02-14 aland Use new library functions hex2bin/bin2hex
2005-02-14 aland use new hex2bin function to be more forgiving for...
2005-02-14 aland corrected typo
2005-02-14 aland Moved hex2bin && bin2hex here from multiple locations...
2005-02-14 kkalevAdd documentation patches from Thor Spruyt. This closes...
2005-02-13 phampsonTry building SNMP support with -lkstat for Solaris 9
2005-02-11 aland Don't read sub-directories when $INCLUDEing "dir/"
2005-02-11 aland Don't try to read directories, either
2005-02-11 aland When in authorize/etc in policies, don't allow it...
2005-02-11 aland free policy types call/return/etc
2005-02-11 aland Fixed typo
2005-02-11 aland Allow !=, too
2005-02-10 aland Policy functions can now have return codes. The defau...
2005-02-10 aland Don't read "foo~" files.
2005-02-10 aland Docs for latest updates
2005-02-10 aland Inclusion works:
2005-02-10 aland Don't leave DIR's open on error.
2005-02-09 aland re-arrange code, make the parser a little cleaner
2005-02-09 aland Whoops, use dup(),not dup2()
2005-02-09 aland When log_dest == stdout/stderr, DUP it to another...
2005-02-09 kkalevAdd a patch from Nicolas Baradakis to fix redundant...
2005-02-09 aland Use correct length of string
2005-02-09 kkalevAdd a radiusObjectProfile objectclass to be used for...
2005-02-09 kkalevUpdate example.pl with a patch from Thor Spruyt (bug...
2005-02-09 kkalevAdd an rlm_perl patch from Thor Spruyt (bug #196)
2005-02-09 kkalevUpdate dictionary.garderos with patch from Thor Spruyt...
2005-02-09 aland conf files can now do:
2005-02-09 kkalevReally stupid typo
2005-02-08 aland Don't return binary data
2005-02-08 aland Update documentation for new functionality
2005-02-08 kkalevMake debug messages on password extraction a little...
2005-02-08 aland Now that we have MD5-Password and SHA-Password, along...
2005-02-08 aland Added ability for functions to be in conditions. ...
2005-02-08 kkalevAdd a few more checks for the previous patch
2005-02-08 kkalevAdd another configuration directive, password_radius_at...
2005-02-08 aland Named policies are items just like any other.
2005-02-08 aland When there are errors instantiating a module, don...
2005-02-07 aland Don't set Framed-MTU in default configuration
2005-02-04 aland Added {SHA, SSHA, MD5, SMD5}-Password attributes for...
2005-02-02 kkalevAdd a few header files
2005-01-31 aland Removed C++ comment
2005-01-31 aland Updates from Trapeze
2005-01-28 kkalevAdd second patch from Novell for creating a postauth...
2005-01-26 aland Text from bug #168
2005-01-26 aland Handle EAP-Success codes a little better
2005-01-26 pnixonaddition
2005-01-23 pnixonLocal-Web specific attributes
2005-01-19 aland Check for too small lengths, too
2005-01-10 aland From bug #197
2005-01-07 kkalevWhen trying to acquire the detail file lock, sleep...
2005-01-05 kkalevUpdate the TODO file
2005-01-05 kkalevAdd an iPlanet version of the LDAP schema from Daniel...
2005-01-04 kkalev* Add an sqlrelay functions file. The user_admin page...
2005-01-04 kkalev* If date calculation fails, abort
2005-01-04 kkalevFix a problem when reading username.mappings
2005-01-02 kkalevAdd a patch from Thor Spruyt to add the new functionality
2005-01-02 kkalevAdd patch from Thor Spruyt to include new functionality
2005-01-02 kkalevChange the nas table structure to match the mysql one
2005-01-02 kkalevAdd a header with the page encoding before sending...
2005-01-02 kkalevAdd Novell patch for reading the user's Universal Passw...
2005-01-02 kkalevIf we are near a reset then, before doing anything...
2004-12-29 phampsonAdd an option to rlm_exec to control whether shell...
2004-12-29 phampsonFix typo
2004-12-29 phampsonCorrectly process the Dialupadmin configuration and...
2004-12-29 phampsonUpdate to config.sub 2004-11-30 and config.guess 2004...
2004-12-29 phampsonMore autoheader cleanups. HAVE_REGEX_H is provided...
2004-12-29 phampsonRollback 1.12, which was comitted with the wrong commen...
2004-12-29 phampsonRegenerate configure with autogen.sh
2004-12-29 phampsonMore autoheader updates
2004-12-29 phampsonMore autoheader cleanups. Use autoheader for modules...
2004-12-28 pnixonoops. typo
2004-12-26 pnixonUse Timestamp in Accttime field
2004-12-23 phampsonHistory corrections to match what actually happened...
2004-12-23 phampsonApply patch from Bugzilla #149 to process REJECT post...
2004-12-21 kkalevAlso add a Makefile.in
2004-12-21 kkalevAdd the first version of a request caching module....
2004-12-20 kkalev* In bin/snmpfinger also accept @,. in the username
2004-12-19 phampsonDebian updates:
2004-12-19 phampsonRepair 1.0.0 release date
2004-12-19 phampsonUpdate changelog with 1.0.1's changelog
2004-12-19 phampsonChange big-endian detection to use the autoconf-defined...
2004-12-19 phampsonRerun autogen.sh after changes to build system
next