freeradius.git
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
2004-12-18 phampsonAdd support so using autoheader to generate autoconf...
2004-12-17 aland Remove rlm_x99_token. There's no maintainer, and...
2004-12-16 aland Remove DOS CR's
2004-12-16 aland Better text
2004-12-15 aland Fix minor typos
2004-12-15 aland Unlock mutex after updating structure, not before
2004-12-15 aland Unblock SIGCHLD when returning.
2004-12-14 aland Updated error messages for %{config:...}
2004-12-14 aland Made the name search a little more forgiving, so it...
2004-12-14 aland Update dict_attrbyname() to accept
2004-12-14 aland Additional comments about things we should eventually do
2004-12-14 wichertInclude crypt.h if it is available so we get a prototyp...
2004-12-14 wichertChange return type of ip_ntoa and ipv6_ntoa to const...
2004-12-13 kkalevVersion 1.0 of radsqlrelay.c No Makefile additions...
2004-12-09 aland No DOS nonsense.
2004-12-08 aland Calling policies is now done by foo(), not by "call...
2004-12-08 aland Look in /usr/include/et for krb5 headers, so that...
2004-12-08 kkalev* Add a snmp_clearsession which can disconnect a user...
2004-12-08 kkalevAlso delete sessions from sql_extra_servers. Add the...
2004-12-07 kkalevAdd a not about return-attribute being only integer...
2004-12-07 kkalevUpdate documentation
2004-12-07 kkalevAdd a return-attribute directive. That way we can send...
2004-12-07 aland Minor updates
next