Pulled fix from branch_1_1
[freeradius.git] / raddb /
2007-08-13 aland Pulled fix from branch_1_1
2007-08-13 nbk Don't try to copy the 'CVS' directories to /etc/raddb...
2007-08-12 aland Added targets to verify the certificates
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-20 pnixonfix unterminated quoted string
2007-07-20 pnixonMore variable replacement fixes
2007-07-20 pnixonUpdate to new variable replacement syntax
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-17 pnixonMove sqlcounter config into sql/mysql-sqlcounter.conf...
2007-07-17 pnixonAdd example post_auth hook for rlm_perl config
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 pnixonadd postgresqlippool.conf
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 pnixonAdd postgresqlippool.conf as an example
2007-07-16 pnixonrename sqlippool.conf to postgresqlippool.conf and...
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...
2007-07-13 pnixonchange now() back to %S as its more accurate when you...
2007-07-13 pnixonchange sql.conf comment to postgresql.conf as we only...
2007-07-13 pnixonSync with cvs HEAD (minus incompatible changes)
2007-07-13 pnixonGet rid of old style %P in one of the examples
2007-07-13 pnixonStore X-Ascend-Session-Svr-Key in DB
2007-07-13 pnixonStore X-Ascend-Session-Svr-Key in the DB
2007-07-13 pnixonIts not necessary to save X-Ascend-Session-Svr-Key...
2007-07-13 pnixonSupport 64bit values (Over 4GB of traffic)
2007-07-13 pnixonAdd nasipaddress check so we dont clear IPs from other...
2007-07-13 pnixonreorder the file and update comments
2007-07-11 pnixonMajor cleanup and rewrite of the comments to make thing...
2007-07-11 pnixonFix the NAS on/off queries. There is no username and...
2007-07-06 aland Notes on Auth-Type, and instructions to NOT put unlang...
2007-07-03 aland Added and documented "virtual_server" config for PEAP...
2007-06-29 aland Sample inner tunnel server. Untested.
2007-06-29 aland Move Status-Server to accounting section, not session
2007-06-29 aland Move "authorize", etc. into a default server{} block.
2007-06-28 pnixon%{%foo:-%bar} fixes and break lines at 80 chars. (Thank...
2007-06-27 pnixonMixed case issues should be resolved. Long lines have...
2007-06-27 aland Renamed "check" to "control", to match "man unlang"
2007-06-27 pnixonbreak a line at 80 chars
2007-06-27 pnixonupdate the queries significantly
2007-06-27 pnixonchange check: to control:
2007-06-27 pnixoncorrect the mysql conf file (which commented by default...
2007-06-25 pnixonsed -i 's/User-Password/Cleartext-Password/g' users
2007-06-21 aland Corrected typo
2007-06-19 aland Added an example of a virtual server
2007-06-19 aland Be a little more careful
2007-06-19 aland Corrected typo
2007-06-19 aland It's "default", not "default.conf"
2007-06-19 aland Moved "authorize", "accounting", etc into the "default"
2007-06-14 aland More instances of rlm_always
2007-06-14 aland Document Autz-Type = Status-Server
2007-05-30 aland Add Gigaword support. Patch from Stefan Winter
2007-05-30 aland Added notes about stand-alone, versus integrated vmps...
2007-05-28 aland Moved vmpsd.conf to ".in" file for autoconf nonsense
2007-05-28 aland Install vmpsd.conf
2007-05-28 aland Added sample vmpsd.conf
2007-05-25 aland Added note to close bug #450
2007-05-25 fcusackimport from HEAD:
2007-05-24 fcusackimport from HEAD:
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-05-16 aland Corrected documentation
2007-05-16 aland Document "auth+acct"
2007-05-14 aland Add new load balancing method "client-port-balance"
2007-05-09 aland Don't try to install older SQL configs. They've been...
2007-05-09 aland Re-parent the SNMP MIBs to use our own OID, rather...
2007-05-08 pnixonSplit queries into dialect specific files and add mysql...
2007-05-02 aland Add more documentation to the LDAP module.
2007-04-25 aland Remember to install the bootstrap file, too
2007-04-25 aland Corrected typos
2007-04-25 aland Note new method
2007-04-25 aland Added "bootstrap" script for creating initial certificates
2007-04-25 aland Note CSR stuff
2007-04-25 aland Added better dependencies
2007-04-24 aland Qualify "make distclean" so that it's almost impossibl...
2007-04-24 aland Install the new certificate scripts, not the old ones
2007-04-24 aland Noted new, sane, method to create certificates
2007-04-24 aland Deleted old certificates, and added new OpenSSL config...
2007-04-24 aland Rename "ping" check to "status" check. This means...
next