freeradius.git
2002-11-13 pnixonChange sql configuration files to correctly honour...
2002-11-13 fcusack authorize module handling doesn't work the way I thought.
2002-11-13 fcusack In authorize(), support any Auth-Type that *starts...
2002-11-12 kkalev* Allow selecting a specific access server in the faile...
2002-11-12 aland Trying to fix permissions...
2002-11-12 aland trying to fix perms...
2002-11-12 aland Removed unused file
2002-11-12 aland Made Status-Server support configurable, so that peopl...
2002-11-12 aland reconnect patch from Peter Nixon
2002-11-12 aland If we call do_xlat(), then we HAVE found an xlat for...
2002-11-12 aland Added rlm_always documentation, with examples
2002-11-12 aland Added pre/post-proxy, and post-auth handlers.
2002-11-12 kkalevWhen searching a user in ldap through the find page...
2002-11-11 aland Add information on MACOSX, until we support it without...
2002-11-11 aland Added CVS 'Id', so we know which version this file is.
2002-11-11 aland Added a CVS 'Id' line, so we can know which version...
2002-11-11 aland Changed NAS-Port to NAS-Port-Id, to match the schema...
2002-11-11 aland Moved finish query in sql_xlat, so that the rows aren...
2002-11-11 kkalevInclude password.php3 in lib/ldap/password_check.php3
2002-11-09 kkalevFix a bug in lib/defaults.php3 which did not allow...
2002-11-08 cparkerMove 'op' column to between Attribue and Value columns...
2002-11-08 cparkerMove 'op' column to between Attribue and Value columns...
2002-11-08 aland Added big evil annoying stupid error message if the...
2002-11-08 aland Updated queries and schema, based on a patch sent...
2002-11-08 pnixonRemove mention of radwatch except to say that it should...
2002-11-08 aland Link against the python library
2002-11-08 kkalevFix a parse error in failed_logins.php3
2002-11-08 pnixonPatch from Wichert Akkerman to fix a NULL pointer in...
2002-11-08 kkalevFix a few bugs in log_badlogins
2002-11-07 pnixonRemove the section for detail files as they should...
2002-11-07 pnixonClean up the spec file ready for FreeRadius 0.8 release
2002-11-07 pnixonThis makes the logrotation a bit more sane (as per...
2002-11-07 cmillerdebian: added libtool as a build-dep (at Wichert's...
2002-11-07 aland Updated use of autoconf cache
2002-11-07 aland Updated dictionaries from Marko Myllynen
2002-11-06 aland Updated from Peter Nixon
2002-11-06 cmillerdebian: set version number for upcoming release.
2002-11-05 aland Re-arranged functions to get rid of compiler warnings.
2002-11-05 aland Normalized error messages
2002-11-05 aland Normalized error messages
2002-11-05 aland Normalized error messages
2002-11-05 fcusack Removed radwatch, it's not used any longer. Removed...
2002-11-04 aland Added /usr/include/pgsql, which works for Suse.
2002-11-04 aland Added files from 'suse', to shorten the chain of patches.
2002-11-04 fcusack Don't encode MS-CHAP-MPPE-Keys; handled in library.
2002-11-01 kkalevSet LDAP version to V3 before binding. Now freeradius...
2002-11-01 aland Include netinet/in.h before radius specific stuff
2002-11-01 aland Moved core dump handling back to radiusd.c
2002-11-01 aland Delete submodules from the list. The modules which...
2002-11-01 aland Added notes from the list.
2002-11-01 aland Added note about SQL configuration
2002-10-31 aland Updated with latest set of changes.
2002-10-31 aland Use the new mainconfig.clients, instead of the old...
2002-10-31 fcusack only log unknown user events once instead of 4x.
2002-10-30 aland Clear the main config, before reading radiusd.conf
2002-10-30 aland Made read_radius_conf_file() return the actual CONF_SE...
2002-10-30 aland Made read_radius_conf_file() return the actual CONF_SE...
2002-10-30 aland Delayed commit from yesterday, as part of cleaning...
2002-10-30 aland After installation, make 'clients' and 'clients.conf...
2002-10-30 aland SQL fail-over patch, based on one supplied by
2002-10-30 aland Don't go into all of the SQL sub-directories. Instead...
2002-10-30 aland New 'free mainconfig' function, to remove more code...
2002-10-30 kkalevAdd radiusCheckItem and radiusReplyItem in the ldap...
2002-10-30 fcusack Change ewindow2 logic so that a repeat of the same
2002-10-30 vorlonUpdate rlm_krb5 configure script to use AC_SMART_CHECK_...
2002-10-29 aland Massive changes to configuration handling (re-arrangin...
2002-10-29 aland Removed unused variable.
2002-10-28 aland Be a little more selective about RADIUS replies. ...
2002-10-28 aland Whitespace changes, grammar changes, and additional...
2002-10-28 aland Changed default caching of /etc/passwd files to 'no'.
2002-10-28 aland Moved the 'clients', 'realms', and 'config' variables...
2002-10-28 aland It's a good policy to initialize variables.
2002-10-28 aland Removed sig_stats() on SIGUSR1. We should be able...
2002-10-28 aland A little better rule for 'make clean', bu Paul Hampson
2002-10-28 kkalevSkip Auth-Type and Autz-Type in paircmp
2002-10-27 kkalevAdd a configuration directive about how many days back...
2002-10-27 aland Added chap module config.
2002-10-27 aland Correct stupid typos in the use of 'kill'
2002-10-25 aland Disallow packet codes of 0 (nothing defined in the...
2002-10-25 aland Added ',Op' to the queries, to get the operators.
2002-10-25 aland Updated killing of children when the server receives...
2002-10-24 aland More Cisco dictionaries, with information taken from
2002-10-24 aland Updated the Cisco VPN3000 vendor ID, and corrected...
2002-10-24 cparkerAdded the Juniper dictionary file with entries from...
2002-10-24 aland Noted that 'clients' and 'naslist' are now deprecated.
2002-10-23 aland Don't include $(LIBLTDL) in the list of dependencies...
2002-10-22 kkalevOnly destroy the mutex if we have PAP as encryption...
2002-10-21 aland After installing the server, ensure that the naspasswd...
2002-10-21 aland If asked to exit, ALWAYS exit, even if there are packe...
2002-10-21 aland Removed use of 'radwatch'
2002-10-21 aland Enable SIGTERM to shut down the server a little more...
2002-10-20 kkalevAdd an snmpwalk() function. Add snmp timeout and retrie...
2002-10-19 kkalevUse the MAX_FAILED_CONNS_* in ldap_authenticate() when...
2002-10-18 aland Added text describing what else has changed.
2002-10-18 aland Deleted unused functions.
2002-10-18 aland Got rid of the call to nas_find(), and replaced it...
2002-10-18 aland Now that the 'naslist' is read in before the 'clients...
2002-10-18 aland Read the old-style 'naslist' file, before reading...
2002-10-17 aland Added Status-Server support, stolen shamelessly from...
2002-10-17 kkalevAdd an append control in attr_rewrite.
next