Ensure packet is parented correctly
[freeradius.git] / raddb /
2014-03-12 Arran Cudbard-BellMerge pull request #546 from mcnewton/v3.0.x
2014-03-12 Matthew Newtondhcp config comments about mac2ip
2014-03-12 Matthew Newtonadd comments about dhcp listen section
2014-03-12 Alan DeKokMerge pull request #545 from mcnewton/v3.0.x
2014-03-12 Matthew Newtonadd DHCP-Do-Not-Respond value to make it easier to...
2014-03-12 Matthew Newtonadd some dhcp comment documentation
2014-03-10 Arran Cudbard-BellMerge pull request #542 from mcnewton/v3.0.x
2014-03-10 Matthew Newtonfixup comment on unix opening bracket
2014-03-10 Alan T. DeKokFix documentation in comments
2014-03-07 Ben ThompsonAdded Oracle schema and queries files for use with...
2014-02-26 Alan T. DeKokword-smithing
2014-02-26 Arran Cudbard-BellUpdate README.rst
2014-02-23 Alan T. DeKokRename cleanup_delay to cleanup_interval for connection...
2014-02-19 Arran Cudbard-BellAdd note on set_auth_type
2014-02-18 Herwin WeststrateFixed quoting in a comment
2014-02-17 Arran Cudbard-BellWe no longer log acct delay
2014-02-17 Arran Cudbard-BellBetter to use '${name}' for panic action log as %e...
2014-02-17 Arran Cudbard-BellFix column order in Postgres indexes. Add index for...
2014-02-16 Arran Cudbard-BellFixup PostgreSQL queries
2014-02-13 Arran Cudbard-BellUpdate PostgreSQL schemas and queries
2014-02-13 Arran Cudbard-BellFormatting in MySQL queries
2014-02-10 Alan T. DeKokUse /dev/urandom for randomness, if it exists
2014-02-08 Arran Cudbard-BellAdd always instances for all rcodes
2014-02-05 Arran Cudbard-BellApparently TIMEDIFF has a limited range
2014-02-04 Arran Cudbard-BellApply sqlite query fix from master
2014-02-03 Arran Cudbard-BellUpdate queries.conf
2014-01-30 Arran Cudbard-BellTee to the log file instead
2014-01-30 Stefan PaetowEdit clients.conf
2014-01-29 Stefan PaetowUpdate cui
2014-01-28 Alan T. DeKokRemove references to dictionary.local
2014-01-28 Arran Cudbard-BellCorrect lisp
2014-01-27 Arran Cudbard-BellMerge pull request #508 from TheMysteriousX/v3.0.x
2014-01-27 Alan T. DeKokUpdate text for recent changes
2014-01-27 Alan T. DeKokWord-smithing.
2014-01-26 Alan T. DeKokWe no longer need to auto-generate raddb/dictionary
2014-01-26 Arran Cudbard-BellMinor panic_action fixes
2014-01-26 Arran Cudbard-BellAdd panic action support to radiusd and unittest
2014-01-21 Alan T. DeKokUnsigned comes after "int"
2014-01-19 Alan T. DeKokDocument that 'max' should be the maximum number of...
2014-01-17 Arran Cudbard-BellUpdate ippool
2014-01-17 Arran Cudbard-BellUse the new name for session-db
2014-01-09 Alan T. DeKokAcctsession time is unsigned int
2014-01-06 Arran Cudbard-BellAdd freeradius-config package
2013-12-20 Alan T. DeKokRemoved unnecessary listen block
2013-12-19 Arran Cudbard-BellAdd connection pool support to rlm_krb5
2013-12-19 Alan T. DeKokAllow auth+acct for TCP / TLS sockets
2013-12-17 Arran Cudbard-Bellnow() must not be quoted
2013-12-17 Arran Cudbard-BellUpdate PostgreSQL schema to use text instead of VARCHAR...
2013-12-16 Arran Cudbard-BellFix some typos in sqlite and mysql queries
2013-12-14 Arran Cudbard-BellAdd password-with-header example to the update section.
2013-12-10 Arran Cudbard-Bellcache is no longer setable, so remove the config item...
2013-12-04 Arran Cudbard-BellUse a single generic attribute in the RADIUS LDAP schema
2013-12-04 Alan T. DeKokQuieter output
2013-12-03 Arran Cudbard-BellAdd sqlcounter queries for sqlite
2013-12-03 Arran Cudbard-BellUpdate sqlite queries so they actually work with sqlite
2013-12-02 Arran Cudbard-BellFix formatting and typo
2013-12-02 Arran Cudbard-BellAdd policy to create 64bit octet counters
2013-12-01 Arran Cudbard-Bellradusergroup needs a primary key too, else PgAdmin...
2013-12-01 Arran Cudbard-BellTemporary fix for SQL counter module
2013-11-30 Arran Cudbard-BellAllow arbitrary connection parameters to be listed...
2013-11-29 Arran Cudbard-BellAdd SSL support to the MySQL driver, and document drive...
2013-11-27 Arran Cudbard-BellAdd example to access_attribute
2013-11-26 Arran Cudbard-BellAdd note about access attribute 'false' value
2013-11-15 Arran Cudbard-BellChange how rlm_date operates. Now takes an attribute...
2013-11-15 Artur MalinowskiDate formatting module
2013-11-14 Alan T. DeKokDocument references
2013-11-11 Arran Cudbard-BellKey should be double quoted
2013-11-07 Alan T. DeKokMore docs
2013-11-07 Alan T. DeKokAdd example of limit section
2013-10-25 Alan T. DeKoksetting libdir is no longer needed
2013-10-18 Alan T. DeKokDocument timeout here, too
2013-10-16 Matthew Newtonadd ntlm_auth_timeout option to rlm_mschap
2013-10-16 Matthew Newtonadd timeout option to rlm_exec
2013-10-16 Alan T. DeKokNote issues with spaces in User-Name
2013-10-14 Alan T. DeKokAllow clients to have "proto = tls".
2013-10-14 Alan T. DeKokNote that the radsec shared secret is radsec
2013-10-11 Phil Mayerspool-key and lease-duration now have _
2013-09-12 Alan T. DeKokDocument libldap fail-over
2013-09-01 Arran Cudbard-BellRemove incorrect entry for membership_attribute
2013-08-06 Arran Cudbard-BellTypo in default ldap config
2013-07-25 Alan T. DeKokFix installation rules for sites / modules. Closes...
2013-07-25 Alan T. DeKokBe more specific with install rules. Closes #360
2013-07-23 Arran Cudbard-Bells/[ \t]+$//g - config and docs
2013-07-23 Arran Cudbard-BellSkip membership checks if no membership attribute is...
2013-07-22 Alan Buxeyall IPv4 examples should now be using RFC5737 documenta...
2013-07-22 Alan T. DeKokUse documentation IP address, rather than real one
2013-07-21 Arran Cudbard-BellFix some more spelling mistakes
2013-07-21 Alan Buxeymyriad of spelling mistakes and corrected some document...
2013-07-21 Alan Buxeymore spelling issues cleared
2013-07-16 Matthew Newtonadd option to disable normalizing passwords in rlm_pap...
2013-07-15 Arran Cudbard-BellUpdate postgres postpaid to use the new query format
2013-07-15 Arran Cudbard-BellFixup default SQL configs and rlm_sql man pages
2013-07-15 Arran Cudbard-BellMerge pull request #373 from olivierbeytrison/ldap...
2013-07-15 Olivier BeytrisonAdd edirectory schema for radius clients
2013-07-13 Arran Cudbard-BellUpdate capitalization of CalledStationId Closes #217
2013-07-13 Arran Cudbard-BellAdd example config for the python module
2013-07-12 Arran Cudbard-BellMerge pull request #366 from mcnewton/master
2013-07-12 Arran Cudbard-BellMerge pull request #365 from olivierbeytrison/ldap...
2013-07-12 Olivier BeytrisonAdd schemas for ldap clients, correct ldap attribute...
2013-07-11 Arran Cudbard-BellMerge pull request #361 from alanbuxey/master
next