freeradius.git
2007-08-16 aland More updates
2007-08-16 aland Point to correct places
2007-08-15 aland Reference ltdl include directory
2007-08-15 aland Set stopreq->listener
2007-08-13 aland Allow multiple !* in one entry in the "users" file
2007-08-13 aland Removed old files
2007-08-13 aland Free old %{1} etc only if the current one matched
2007-08-13 aland Pulled fix from branch_1_1
2007-08-13 aland Removed attributes that conflict with well-known ones
2007-08-13 nbk Don't try to copy the 'CVS' directories to /etc/raddb...
2007-08-13 aland On regex comparison, delete ALL previous %{0}.
2007-08-12 nbk Add a Makefile to dialup_admin to make the installatio...
2007-08-12 aland Added targets to verify the certificates
2007-08-09 aland Corrected typo
2007-08-05 aland Add Apple stuff
2007-08-05 aland We no longer have acconfig.h
2007-08-03 aland Set self->request to NULL before exiting
2007-08-03 aland Patch was for 1.1.4, which has vp->strvalue. We now use
2007-08-03 aland Whoops... forgot semi-colon
2007-08-03 aland Catch corner cases
2007-08-03 aland Define DARWIN
2007-08-03 aland OpenDirectory support from Apple Inc. Their patch...
2007-08-01 aland Mash operators so that the "detail" module (among...
2007-07-31 aland Allow !~ to work, too
2007-07-27 nbk Fix the read_groups directive.
2007-07-26 aland Removed link to outdated documentation
2007-07-26 aland Removed link to outdated documentation
2007-07-26 pnixonMore performant indexes
2007-07-26 pnixonRe-order query. Makes no real difference, but makes...
2007-07-25 pnixonRemove needless spaces in the queries
2007-07-25 pnixonSwitch nasipaddress and pool_key to match other queries...
2007-07-23 pnixonLowercase everything to avoid incompatibility issues...
2007-07-23 pnixonAdd defaults
2007-07-23 pnixonFix capitalisation of NASIPAddress so that MySQL on...
2007-07-21 nbk "./configure --config-cache" is working again. release_1_1_7
2007-07-21 nbk Regenerate from aclocal.m4
2007-07-21 nbk Terrible hack to make "./configure --config-cache...
2007-07-21 nbk Terrible hack to make "./configure --config-cache...
2007-07-21 aland Pulled from CVS head
2007-07-21 aland As posted to the list
2007-07-20 pnixonfix unterminated quoted string
2007-07-20 pnixonMore variable replacement fixes
2007-07-20 pnixonUpdate to new variable replacement syntax
2007-07-20 nbk When there is nonsense in the database, we may stop...
2007-07-20 nbk When there is nonsense in the database, we may stop...
2007-07-20 aland Didn't add this earlier
2007-07-20 aland More cleanups
2007-07-20 aland File moved...
2007-07-20 aland Moved file
2007-07-20 aland Moved the NAS table to another schema file
2007-07-20 aland Remove the dictionary tables. They're not used
2007-07-20 aland Move the ippool schema to its own files
2007-07-20 aland Create directories. "cp -R" isn't portable.
2007-07-20 aland Use the new method to grab files
2007-07-20 aland Moved more files
2007-07-20 aland Moved schema files to sql/$(db)
2007-07-20 aland Moved $(db)-dialup.conf to $(db)/dialup.conf.
2007-07-19 pnixonMove sqlcounter config files into dialect specific...
2007-07-19 nbk Regenerate from configure.in using aclocal 1.10
2007-07-18 pnixonAdd rlm_sqlippool to stable modules list
2007-07-17 pnixonMove sqlcounter config into sql/mysql-sqlcounter.conf...
2007-07-17 pnixonadd call to sql_set_user in sqlippool_command also
2007-07-17 pnixonadd a call to sql_set_user in sqlippool_command also
2007-07-17 aland Look for Cleartext-Password, too
2007-07-17 nbk Regenerate from configure.in
2007-07-17 nbk Regenerate from configure.in
2007-07-17 nbk Add with/without openssl option to configure. This...
2007-07-17 nbk Add with/without openssl option to configure. This...
2007-07-17 pnixonMake %{SQL-User-Name} work in rlm_sqlippool
2007-07-17 pnixonMake %{SQL-User-Name} in rlm_sqlippool
2007-07-17 pnixonAdd example post_auth hook for rlm_perl config
2007-07-17 aland Reverted last two commits
2007-07-17 aland Reverted last commit
2007-07-17 pnixonNo need to insert id into an auto increment field
2007-07-17 pnixonNo need to insert id into an auto increment field
2007-07-16 aland Added "keyed-balance", which allows load balancing...
2007-07-16 pnixonChange from gz to bz2 tarballs
2007-07-16 pnixonMinor fix for apache2
2007-07-16 pnixonadd postgresqlippool.conf
2007-07-16 pnixonMoved unused and unneeded stored procedure to a separat...
2007-07-16 pnixonUpdate version number to 1.1.7
2007-07-16 pnixonAdd sqlippool to same sections that have main_pool...
2007-07-16 pnixonOops. Cant use 2.0 variable substitiution on 1.1.x
2007-07-16 pnixonFix syntax error in new radippool table
2007-07-16 pnixonAdd postgresqlippool.conf as an example
2007-07-16 aland Delete radeapclient, too. Fixes bug #446
2007-07-16 pnixonrename sqlippool.conf to postgresqlippool.conf and...
2007-07-15 nbk Autoconf 2.61 breaks the support for chained configure...
2007-07-15 aland Added --with-snmp-include-dir
2007-07-15 aland Added --with-snmp-include-dir, already used in SNMP...
2007-07-15 aland Corrected typo
2007-07-15 nbk Regenerate from configure.in
2007-07-15 nbk Regenerate from configure.in
2007-07-15 nbk Fix test for -lk5crypto.
2007-07-15 nbk Fix test for -lk5crypto.
2007-07-15 nbk Use the expected date format.
2007-07-14 aland Made "control" a synonym for "check", in line with 2.0
2007-07-13 pnixonAdd radippool table
2007-07-13 pnixonBring a bunch of fixes in from cvs head
2007-07-13 pnixonDon't calculate Acct-Delay-Time out of Start|Stop-Time...
next