Use *= 2 instead of += $self for doubling
[freeradius.git] / src / modules / rlm_unbound / rlm_unbound.c
2014-10-18 Herwin WeststrateUse *= 2 instead of += $self for doubling
2014-05-25 Arran Cudbard-BellAdd compile time checking for config pointers
2014-05-21 Arran Cudbard-BellFix consting in rlm_unbound
2014-05-11 Arran Cudbard-BellDon't rate limit messages with -X so we get consistent...
2014-05-09 Arran Cudbard-BellReplace EDEBUG and WDEBUG with ERROR and WARN
2014-04-26 Arran Cudbard-BellUse saner names for logging in rlm_unbound
2014-04-25 Alan T. DeKokMore "make whitespace"
2014-04-20 Arran Cudbard-BellMerge pull request #589 from nchaigne/v3.0.x
2014-04-20 Alan T. DeKokFix last commit to unbound
2014-04-19 Alan T. DeKokThe debug_stream needs to be in 'inst' to be used for...
2014-04-09 Arran Cudbard-BellCoverity #1198850 #1198851 #1198852
2014-04-06 Arran Cudbard-BellCID 1197124
2014-04-04 Arran Cudbard-BellRestore stderr/stdout before calling panic_action ...
2014-04-04 Arran Cudbard-BellSet types correctly on talloced VALUE_PAIR buffers
2014-03-29 Alan T. DeKokFormatting and naming
2014-03-29 Alan T. DeKokConfig files are in ${modconfdir}
2014-03-29 Arran Cudbard-BellMinor reformatting and tweaks
2014-03-29 skidsAdd rlm_unbound a wrapper around libunbound