freeradius.git
2003-01-31 aland Allow no output pairs if we're not waiting.
2003-01-31 aland Removed 'static' functions from the radiusd header...
2003-01-30 aland If we don't have threads, then force the server to...
2003-01-29 kkalevAdd a few comments in the tot_stats and monthly_tot_sta...
2003-01-29 aland Added sample configuration for rlm_exec
2003-01-29 aland Allow exec in authenticate sections, too.
2003-01-29 aland Last stage of getting rlm_exec to work in multiple...
2003-01-29 aland How to build the server on XP, using Cygwin, by Philip...
2003-01-29 aland Look for CC
2003-01-28 aland Create a strvalue when we're creating a NAS-IP-Address...
2003-01-28 aland A little cleaner information for error messages
2003-01-28 kkalev Add two new tables totacct and mtotacct containing...
2003-01-28 kkalevAdd a column Admin in the badusers table which will...
2003-01-28 kkalevIn user_new show a select box with all the available...
2003-01-27 aland Added preliminary large file support, with macros...
2003-01-27 kkalevAdd an entry about using InnoDB for mysql
2003-01-27 aland Delayed commit from friday.
2003-01-26 kkalevDo a write lock in radacct before truncating it in...
2003-01-24 aland Pass reasonable values to other routines, instead...
2003-01-24 aland Define datadir
2003-01-24 aland Made exec program return the VP's which were parsed...
2003-01-24 aland Now that we have ${datadir}, we can install the docume...
2003-01-24 aland Don't make the HTML versions of the RFC's unless speci...
2003-01-24 aland OK, datadir is now ${prefix}/share, which is what...
2003-01-24 aland Patch from Wichert Akkerman to increase the size of...
2003-01-24 pamChanged instruction flow in ldap_groupcmp() to improve...
2003-01-24 pamMake more consistent use of defines in buffer size...
2003-01-24 pamRemove search/replace generated typo
2003-01-23 aland Re-formatted, and added more attributes found on the...
2003-01-23 aland Don't use strncmp.
2003-01-23 aland Make 'datadir' point to '.../share/freeradius', instead of
2003-01-23 aland Add preliminary stage of 'exec' module, which currentl...
2003-01-23 aland Modified the 'exec program' functionality to be thread...
2003-01-23 aland More hacks for hacking fork() to work with threaded...
2003-01-23 aland Updated the install, config file, and config reader...
2003-01-23 aland Delete these files from raddb, as they're being moved...
2003-01-22 aland Don't say how to include it in the main dictionary...
2003-01-22 aland More vendor dictionaries found on the net.
2003-01-21 aland More attributes found on the net.
2003-01-21 aland Updated with dictionaries and entries from Yard RADIUS
2003-01-21 aland Cleanups & additions from Wichert Akkerman
2003-01-21 aland Updated with more descriptions and examples from Chris...
2003-01-21 kkalevStress out the fact that the Pool-Name attribute is...
2003-01-20 aland Updated for latest set of fixes to MAC OSX.
2003-01-20 aland Added notes about why you don't want users to authenti...
2003-01-20 pamDocumented Ldap-Group hadnling group DNs
2003-01-20 pamExtend ldap_groupcmp to handle DNs as Ldap-Group attribute.
2003-01-17 aland Mark some targets as phony, so that case-insensitive...
2003-01-17 aland Darwin is a BSD-style OS, so utmp doesn't have ut_user...
2003-01-16 kkalevAdd a few comments about PostAuth-Type,Acct-Type and...
2003-01-14 kkalevWork even if we have multiple attributes
2003-01-14 kkalevAdd support for Acct-Type,Session-Type and PostAuth...
2003-01-13 aland Reset vp->strvalue after adding port to IP address...
2003-01-13 aland When we set the IP address in vp->lvalue, set the...
2003-01-13 kkalevFix a small problem with debugging
2003-01-13 cmillerdebian: rename daemon to "freeradiusd" to be polite...
2003-01-12 kkalevFix a small bug in lib/ldap/create_user.php3. Unset...
2003-01-12 kkalevAdd a missing {
2003-01-12 kkalevMake things a little bit more simple in lib/ldap/change...
2003-01-12 kkalevAdd a few missing {
2003-01-11 kkalevDon't include user_info.php3 in the user_test page.
2003-01-11 kkalevAdd ldap_debug in admin.conf
2003-01-11 kkalevIn debug, output the sql queries in italic. Refer to...
2003-01-11 kkalev* Add a directive ldap_debug. Add debuging statements...
2003-01-11 kkalevAlso update the admin.conf
2003-01-11 kkalevAdd a directive sql_debug. Add debuging statements...
2003-01-10 aland Added notes from the list
2003-01-10 kkalevCreate a daily instance of the counter module and also...
2003-01-10 fcusackbreak stale locks on syncdata
2003-01-09 aland One more delete of builddbm stuff
2003-01-09 aland Removed builddbm. It hasn't been used for ages.
2003-01-08 aland Removed unnecessary variable to simplify things.
2003-01-06 pnixonUpdate logrotate to rotate sqltrace.sql
2003-01-06 kkalevMove the files module in the correct place in the autho...
2003-01-06 kkalevDelete duplicate attributes from the radiusprofile...
2003-01-02 aland make octet counter bigint, to allow it to grow past 2G.
2003-01-02 aland Correct typo in syntax, and check for pid file before...
2003-01-01 kkalevIn log_badlogins create a separate sql input file for...
2002-12-30 kkalevAdd sql_connect_timeout and sql_extra_servers configura...
2002-12-28 kkalevAdd more error messages when interacting with the SQL...
2002-12-28 kkalevOnly run for Accounting-Stop packets in accounting
2002-12-24 kkalevSet default values for the server and basedn parameters
2002-12-24 aland Define 'datadir' in make files.
2002-12-23 aland Add calls to the new post_proxy section.
2002-12-23 aland Now that we're about to add post-proxying, add a confi...
2002-12-23 aland Update text for new proxying
2002-12-22 kkalevAdd sql_use_http_credentials configuration directive...
2002-12-20 kkalevMake schema work for openldap 2.1. Patch from Wolfgang...
2002-12-20 aland Patch to look for dbm functions in std libs
2002-12-19 kkalevCheck that the reset time is not never before reseting...
2002-12-18 aland Meaningless white-space changes
2002-12-11 aland Clean ups and code re-arrangements
2002-12-11 aland Made the name buffer a little bigger...
2002-12-11 aland Remove commented-out code
2002-12-11 aland Use 'sizeof', instead of hard-coded numbers.
2002-12-10 kkalevPut the counter module in the end of the authorize...
2002-12-10 aland Trivial fix to print error message, from Thomas Krantz
2002-12-10 aland Data is int, not int*
2002-12-10 aland SQL doesn't do authentication, so change that in the...
2002-12-09 aland Use the correct string for error printing, instead...
next