expose WITH_DHCP to Make, and then don't build proto_dhcp
[freeradius.git] / raddb / mods-config /
2017-05-25 Alan DeKokMerge pull request #1991 from spaetow/v3.0.x
2017-05-24 Alan T. DeKokremove references to sql_log
2017-05-20 Stefan PaetowMerge branch 'v3.0.x' into v3.0.x
2017-05-18 Stefan PaetowAdjust the default table names to be SQL-standard compl...
2017-05-18 Stefan PaetowAdd SQL backing to Moonshot-*-TargetedId generation...
2017-03-11 Alan T. DeKokport ranges haven't been supported for years
2017-02-02 Arran Cudbard-BellRevert "Create the database by default..."
2017-02-01 Arran Cudbard-BellCreate the database by default...
2016-11-09 Arran Cudbard-BellMerge branch 'v3.0.x' into init-out-v3.0.x
2016-11-08 Arran Cudbard-BellMerge pull request #1823 from lytboris/rlm_perl_radxlat...
2016-11-08 Boris Lytochkinimplement radiusd::xlat in rlm_perl
2016-11-05 Arran Cudbard-BellMerge pull request #1815 from alanbuxey/v3.0.x
2016-11-05 Arran Cudbard-BellMerge branch 'v3.0.x' into v3.0.x
2016-11-01 Alan BuxeyMerge branch 'v3.0.x' into v3.0.x
2016-11-01 Alan Buxeyallow Calling-Station-Id and Chargeable-User-Identity...
2016-07-10 Arran Cudbard-BellMerge pull request #1650 from alanbuxey/patch-6
2016-07-10 Arran Cudbard-BellMerge pull request #1652 from alanbuxey/patch-8
2016-07-10 Arran Cudbard-BellMerge pull request #1655 from alanbuxey/patch-11
2016-07-10 Alan Buxeyadd operator-name to allow list
2016-03-14 Arran Cudbard-BellMerge pull request #1527 from herwinw/rlm_perl_robustne...
2016-03-09 Alan T. DeKokEnable simul_count_query
2016-01-27 Arran Cudbard-BellMerge pull request #1514 from gbeaudoin78/v3.0.x
2016-01-27 Guillaume BeaudoinAdd column [priority] for table [radusergroup].
2016-01-13 Alan DeKokMerge pull request #1488 from herwinw/debian_samba_dev
2016-01-12 Alan DeKokMerge pull request #1492 from qnet-herwin/rlm_perl_dbg_...
2016-01-12 Herwin WeststrateFixed debugging constants in rlm_perl
2015-12-20 Arran Cudbard-BellMerge pull request #1377 from skids/virtualize_state
2015-11-10 Arran Cudbard-BellMerge pull request #1382 from jpereira/fix/minor-pre...
2015-11-10 Jorge PereiraFix minor about NAS-Ip-Address. correct is NAS-IP-Address
2015-10-14 Alan T. DeKokSet to current time. Fixes #1319
2015-10-01 Alan DeKokMerge pull request #1270 from mcnewton/v3.0.x
2015-09-24 Herwin WeststrateInclude session-state in rlm_perl
2015-09-11 Herwin WeststrateRemove second entry of Error-Cause in Access-Reject...
2015-09-09 Alan T. DeKokTypo
2015-09-09 Arran Cudbard-BellMerge pull request #1217 from mcnewton/v3.0.x
2015-09-09 Alan T. DeKokAllow response delay in the response
2015-06-29 Alan BuxeyUpdate queries.conf
2015-06-29 Alan BuxeyUpdate queries.conf
2015-06-29 Alan BuxeyUpdate queries.conf
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. DeKokChange snake oil certs to example.org, instead of examp...
2015-06-19 Alan T. DeKokRemove extra field
2015-06-10 Arran Cudbard-BellUse AcctUniqueId everywhere
2015-06-10 Alan T. DeKokSwitch to using session_identifier in MySQL
2015-06-02 Philippe WoodingMake MySQL & SQLite queries more robust
2015-05-14 Alan DeKokMerge pull request #983 from michael-mri/v3.0.x
2015-05-07 Arran Cudbard-BellConsistently use NAT-Port-ID then NAS-Port in queries
2015-05-07 Arran Cudbard-BellToo many values in MySQL stop query
2015-04-28 Herwin WeststrateAdded example of multi-value attributes in rlm_perl
2015-04-22 Alan T. DeKokBe more relaxed with default config
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-10 Alan T. DeKokSessions may not exist. Address #924 for MySQL
2015-03-21 Alan T. DeKokUse the correct number of fields for stop inserts
2015-03-18 Arran Cudbard-BellMerge pull request #928 from painless-security/to_submit
2015-03-18 Sam HartmanPermit Error-Cause in access reject messages
2015-02-26 Alan T. DeKokMake sqlcounter use %%b and %%e instead of %b and %b
2015-02-10 Alan T. DeKokAllow Error-Cause in Accounting-Response
2015-02-10 Alan T. DeKokAllow Error-Cause in Access-Reject
2014-12-22 Arran Cudbard-BellMissing parentheses in sqlite queries
2014-10-28 Alan DeKokMerge pull request #818 from spbnick/pool_trigger_fallt...
2014-10-27 Alan T. DeKokRemove extraneous backslash
2014-09-23 Alan T. DeKokUse %%s instead of %s
2014-09-10 Arran Cudbard-BellMerge pull request #788 from spbnick/coverity_fixes2
2014-09-10 Alan T. DeKokOrder by callingstation-Id, too. Fixes #786 3.0.4+moonshot1
2014-09-10 Alan T. DeKokAdded schema for DHCP IP pools.
2014-09-10 Alan T. DeKokUpdate accounting queries to use NOW(), too. Addresses...
2014-09-10 Alan T. DeKokRemove "and expiry_time IS NULL". Fixes #786
2014-09-10 Alan T. DeKokWhen clearing entries, set expiry time to now. Address...
2014-09-10 Alan T. DeKokFix allocate_find query. Addresses #786
2014-09-09 Alan DeKokMerge pull request #787 from spbnick/coverity_fixes1
2014-09-09 Alan T. DeKokFix typo. Closes #783
2014-09-06 Alan T. DeKokDelete detaching message. It's annoying
2014-08-22 Alan DeKokMerge pull request #758 from spbnick/trigger_max_thread...
2014-08-20 Arran Cudbard-BellFix error in sqlite3 postauth query
2014-07-27 Alan T. DeKokFix comment. Closes #745
2014-07-21 rootAdd the gigawords calculation for MSSQL in accounting...
2014-07-16 Arran Cudbard-BellMerge pull request #732 from nchaigne/v3.0.x
2014-07-12 Alan DeKokMerge pull request #730 from nchaigne/v3.0.x
2014-07-09 Arran Cudbard-BellFixup Sqlite schema
2014-06-24 Arran Cudbard-BellMerge pull request #700 from mcnewton/rlm_files
2014-06-24 Matthew Newtonmake "this file is processed in order" more clear...
2014-05-12 Arran Cudbard-BellSwitch to using AcctUniqueId for accounting queries...
2014-05-09 Alan T. DeKokRe-add trailing "
2014-05-09 Alan T. DeKokIf there's no Acct-Status-Type, ignore the packet
2014-05-09 Alan T. DeKokadd a third query to start / stop
2014-05-09 Arran Cudbard-BellFix stop update query
2014-05-05 Alan T. DeKokDocument open_query
2014-05-02 Alan T. DeKokIf there's no Acct-Terminate-Cause, it's NAS-Reboot
2014-04-25 Alan T. DeKok"make whitespace"
2014-04-01 Alan T. DeKokMove example.pl to mods-config, and clean up the make...
2014-04-01 Arran Cudbard-BellAdd missing comment symbols in mysql.conf
2014-03-29 skidsAdd rlm_unbound a wrapper around libunbound
2014-03-27 Arran Cudbard-BellFixup all lingering instances of old style expansion
2014-03-27 Arran Cudbard-BellUse newer style alternation in oracle queries
next