Merge pull request #1117 from jpereira/doc/radsniff1
[freeradius.git] / raddb /
2015-06-30 Alan T. DeKokSet CA basic constraints to "critical". Fixes #1073
2015-06-29 Alan BuxeyUpdate queries.conf
2015-06-29 Alan BuxeyUpdate queries.conf
2015-06-29 Alan BuxeyUpdate queries.conf
2015-06-29 Arran Cudbard-BellMerge pull request #1104 from alanbuxey/patch-50
2015-06-29 Alan BuxeyUpdate Makefile
2015-06-26 Arran Cudbard-Bellgroup_attribute not group_attr
2015-06-26 Arran Cudbard-BellUpdate the default configuration to specify sql-group...
2015-06-25 Arran Cudbard-BellMerge pull request #1044 from geaaru/rlm_sqlippool_mand...
2015-06-24 Arran Cudbard-BellList one column per line in queries.conf files
2015-06-23 Alan T. DeKokWhoops
2015-06-22 Alan T. DeKokSet X509_V_FLAG_CRL_CHECK_ALL
2015-06-22 Alan T. DeKokChange snake oil certs to example.org, instead of examp...
2015-06-19 Alan T. DeKokRemove extra field
2015-06-16 Arran Cudbard-BellFixes to SASL interactive bind, as posted to the list...
2015-06-15 Alan T. DeKokPoint to more documentation
2015-06-14 Arran Cudbard-BellBackport SASL interactive bind (non interactive didn...
2015-06-13 Arran Cudbard-BellMerge pull request #1052 from jpereira/develop-debian
2015-06-13 Alan T. DeKokDocument OpenDirectory and MS-CHAP
2015-06-10 Arran Cudbard-BellUse AcctUniqueId everywhere
2015-06-10 Alan T. DeKokSwitch to using session_identifier in MySQL
2015-06-09 Arran Cudbard-BellMerge pull request #1038 from jpereira/develop-dict...
2015-06-09 Alan T. DeKokBump default max_requests. It's 2015. Memory is cheap...
2015-06-02 Philippe WoodingMake MySQL & SQLite queries more robust
2015-06-02 Philippe WoodingRename generic LDAP attributes to: radiusControlAttribu...
2015-05-25 Arran Cudbard-BellUpdate ldap
2015-05-20 Alan T. DeKokWordsmithing and fixing for v3
2015-05-14 Jorge PereiraRemove warning for mods-available/cache_eap
2015-05-14 Alan DeKokMerge pull request #983 from michael-mri/v3.0.x
2015-05-12 Alan T. DeKokDon't write to the detail file twice
2015-05-07 Arran Cudbard-BellConsistently use NAT-Port-ID then NAS-Port in queries
2015-05-07 Alan T. DeKokTypo
2015-05-07 Arran Cudbard-BellToo many values in MySQL stop query
2015-05-07 Arran Cudbard-BellCheck for presence of attributes in the cannon policies
2015-05-01 Alan T. DeKokUse "update" instead of "map".
2015-04-28 Herwin WeststrateAdded example of multi-value attributes in rlm_perl
2015-04-25 Stefan PaetowUpdate abfab-tr
2015-04-23 Arran Cudbard-BellMake linelog example consistent
2015-04-23 Arran Cudbard-BellMake pool config block more consistent, using values...
2015-04-22 Arran Cudbard-BellFix mismatches between CONF_PARSER structs and the...
2015-04-22 Alan T. DeKokBe more relaxed with default config
2015-04-22 Alan T. DeKokUse new syntax
2015-04-21 Santiago Gimenopsql: fix database setup.sql script
2015-04-21 Santiago Gimenopsql: fix query of expire_on_login counter
2015-04-21 Santiago Gimenopsql: fix accounting_on query syntax
2015-04-18 Alan T. DeKokUse Fail-Accounting instead of Fail
2015-04-18 Alan T. DeKokRemove text about accounting from auth-only server
2015-04-17 Arran Cudbard-BellOptionally enable/disable filename escaping in rlm_linelog
2015-04-15 Herwin WeststrateAdded `debug_session_state` to debug policy
2015-04-14 Arran Cudbard-BellAdd support for caching session-state
2015-04-13 Arran Cudbard-BellFormatting
2015-04-13 Arran Cudbard-BellAdd documentation missing in rlm_rest
2015-04-11 Arran Cudbard-BellAdd support for specifying server side sort controls
2015-04-10 Alan T. DeKokSessions may not exist. Address #924 for MySQL
2015-04-02 Alan T. DeKokAllow EAP-MSCHAPv2 to have configurable server identity...
2015-04-01 Alan T. DeKokUpdate proxy docs for TLS
2015-03-31 Alan T. DeKokDon't use 2 names for the same thing
2015-03-31 Arran Cudbard-BellMerge pull request #931 from nchaigne/3.0.x-fb4-rc
2015-03-29 Alan T. DeKokRemove references to ${certdir}/random, and replace...
2015-03-27 Arran Cudbard-BellMinor formatting in tls.c
2015-03-24 Matthew NewtonAdd connection pool to rlm_mschap for wbclient contexts
2015-03-21 Alan T. DeKokUse the correct number of fields for stop inserts
2015-03-21 Matthew NewtonAdd mschap module winbind authentication
2015-03-18 Arran Cudbard-BellAdd user configurable busy_timeout to rlm_sql_sqlite...
2015-03-18 Arran Cudbard-BellMerge pull request #928 from painless-security/to_submit
2015-03-18 Sam Hartmandocument sample ABFAb RP client
2015-03-18 Sam HartmanUpdates to abfab policy
2015-03-18 Sam HartmanPermit Error-Cause in access reject messages
2015-03-08 Arran Cudbard-BellMerge pull request #919 from nchaigne/3.0.x-fb3
2015-03-04 Alan T. DeKokExample virtual server which does challenge / response
2015-03-02 Arran Cudbard-BellAdd bulk clients templates to couchbase
2015-03-02 Arran Cudbard-BellAdd support for bulk client templates
2015-02-28 Alan T. DeKokuse v3 syntax for update statements
2015-02-26 Alan T. DeKokNotes on Windows 7 and DHCP inform
2015-02-26 Alan T. DeKokMake sqlcounter use %%b and %%e instead of %b and %b
2015-02-25 Arran Cudbard-BellUpdate yubikey
2015-02-24 Arran Cudbard-BellMore clarification in rlm_ldap enable flag documentation
2015-02-21 Arran Cudbard-BellAdd support for specifying syslog severity in rlm_linelog
2015-02-17 Arran Cudbard-BellUpdate yubikey docs, and print attribute debug messages...
2015-02-16 Arran Cudbard-BellAdd support for non-interactive SASL mechs in rlm_ldap
2015-02-15 Alan T. DeKokUse 16h, which looks better than hhhhhhhhhhhhhh
2015-02-15 Alan T. DeKokDocument State creation
2015-02-10 Alan T. DeKokAllow Error-Cause in Accounting-Response
2015-02-10 Alan T. DeKokAllow Error-Cause in Access-Reject
2015-02-04 Arran Cudbard-Bellmysql_warning_count() doesn't appear to be reliable
2015-01-29 Arran Cudbard-BellAdd notes on disabling peercred auth
2015-01-28 Alan T. DeKokFilter out EAP-Message, too. Fixes #893
2015-01-27 Alan T. DeKokDocument attribute filtering. Fixes #893
2015-01-18 Arran Cudbard-Bellcall rad_mkdir to make the path for the control socket...
2015-01-17 Arran Cudbard-BellMore useful default control policies
2015-01-14 Arran Cudbard-BellAdd connection timeout for rlm_rest
2015-01-14 Arran Cudbard-BellAdd support for PATCH in rest
2014-12-22 Arran Cudbard-BellMissing parentheses in sqlite queries
2014-12-18 Arran Cudbard-BellMerge pull request #862 from spbnick/keep_ip_hton_af_prefix
2014-12-18 Arran Cudbard-BellMerge pull request #861 from spbnick/ipaddr_comments
2014-12-18 Nikolai Kondrashovraddb: Comment on ipaddr/ipv4addr/ipv6addr use
2014-12-17 Arran Cudbard-BellUpdate default LDAP config
2014-12-15 Alan DeKokMerge pull request #857 from spbnick/move_trigger_include
2014-12-15 Nikolai Kondrashovraddb: Move trigger.conf INCLUDE before modules
2014-12-15 Arran Cudbard-BellMerge pull request #849 from spbnick/util_help
next