freeradius.git
2015-09-11 Herwin WeststrateAllow response_delay to be microseconds, too
2015-09-11 Alan BuxeyUpdate radiusd-example.txt
2015-09-11 Alan BuxeyUpdate xlat.c
2015-09-11 Alan BuxeyUpdate rlm_sqlippool
2015-09-11 Alan BuxeyUpdate vmpsd.conf.in
2015-09-10 Alan BuxeyUpdate expr
2015-09-10 Arran Cudbard... Check we're building with GLIBC before assuming the...
2015-09-09 Alan BuxeyUpdate radiusd-example.txt
2015-09-09 Alan BuxeyUpdate xlat.c
2015-09-09 Alan BuxeyUpdate vmpsd.conf.in
2015-09-09 Alan BuxeyUpdate rlm_sqlippool
2015-09-09 Alan T. DeKokcompile warnings
2015-09-09 Alan T. DeKokDon't allow %{rand} is we require %{rand:...}
2015-09-09 Alan T. DeKokCount backslash - CHAR in node->len
2015-09-09 Alan T. DeKokTypo
2015-09-09 Arran Cudbard... Merge pull request #1218 from mcnewton/v3.0.x
2015-09-09 Matthew Newtonminor doc tweak from file move
2015-09-09 Arran Cudbard... Merge pull request #1217 from mcnewton/v3.0.x
2015-09-09 Matthew Newtonadd documentation for xlats in the expr module
2015-09-09 Alan T. DeKokAllow response delay in the response
2015-09-09 Alan T. DeKokAllow response_delay to be microseconds, too
2015-09-09 Alan T. DeKokifdef out unused functions
2015-09-09 Alan T. DeKoktypo
2015-09-09 Alan T. DeKokMore fixes to use SSL_export_keying_material
2015-09-08 Alan T. DeKokpacket->proto is int, not unsigned int
2015-09-08 Alan T. DeKoknote recent changes
2015-09-08 Alan T. DeKokParse hex Ascend-Data-Filter correctly
2015-09-08 Alan T. DeKokUse the input length for printing, not output length
2015-09-07 Alan T. DeKoktypos
2015-09-06 Alan T. DeKokDebug TLVs when encoding, too
2015-09-05 Arran Cudbard... Remove old comment in rlm_example
2015-09-05 Arran Cudbard... Allow %} as an expansion for a literal } Closes #1209
2015-09-05 Arran Cudbard... Formatting
2015-09-04 Arran Cudbard... Add fake module_instantiate_method in map_unit.c
2015-09-04 Alan T. DeKokActually set method
2015-09-04 Alan T. DeKokAllow virtual modules to have method over-rides, too
2015-09-04 Alan T. DeKokUse correct name for module
2015-09-04 Alan T. DeKokMake sure wbclient.h is included when needed. Fixes...
2015-09-04 Alan T. DeKokGenerate fewer complaints on trying "foo.authorize"
2015-09-03 Alan T. DeKokTypo
2015-09-03 Alan T. DeKokAdd module_instantiate_method()
2015-09-03 Alan T. DeKokNotes about lease queries
2015-09-03 Arran Cudbard... Free expr of regex exec error Closes #1207
2015-09-02 Alan T. DeKokPort fixes from v3.1.x
2015-09-02 Alan T. DeKoknote recent changes
2015-09-02 Alan T. DeKokOn HUP, reload a module which has changed
2015-09-02 Alan T. DeKokDon't us be HUP'd repeatedly.
2015-09-02 Alan T. DeKokMake the "file changed" flag into a bitfield
2015-09-02 Arran Cudbard... Move xlat_listen
2015-09-02 Alan T. DeKokSet default DHCP port if user has "port = 0"
2015-09-02 Arran Cudbard... Update ChangeLog
2015-09-02 Arran Cudbard... Register the listen xlat in mainconfig not listen_init
2015-09-02 Alan T. DeKokNote recent changes
2015-09-02 Alan T. DeKokAlways delete MS-MPPE-* from the reply. Fixes #1206
2015-09-02 Alan T. DeKokUse correct variable for check. Fixes #1205
2015-09-02 Alan T. DeKokRHS of pairs can only be strings or bare words
2015-09-01 Alan T. DeKoknote recent changes
2015-09-01 Alan T. DeKokFix for CID #1321695
2015-09-01 Arran Cudbard... Merge pull request #1204 from peruchi/patch-1
2015-09-01 peruchiFix libs
2015-08-31 Alan T. DeKokDebug all VPs in options, not just the first one
2015-08-31 Alan T. DeKokIf we have CHADDR, mark up htype and hlen
2015-08-30 Alan T. DeKokUse macro instead of hard-coded number
2015-08-30 Alan T. DeKokFixes for DHCP lease query
2015-08-30 Alan T. DeKokUpdates to permit DHCP lease query. Untested for now.
2015-08-26 Arran Cudbard... Merge pull request #1202 from jpereira/dict/boingo
2015-08-26 Jorge PereiraAdded support for Boingo Wi-Fi
2015-08-26 Arran Cudbard... Merge pull request #1201 from jpereira/dict/boingo
2015-08-26 Jorge PereiraAdded support for Boingo Wi-Fi
2015-08-24 Arran Cudbard... Update sql
2015-08-21 Alan T. DeKoknote recent changes
2015-08-21 Alan T. DeKokCross-reference documentation
2015-08-21 Alan T. DeKokStatic checks for known subsections
2015-08-21 Alan T. DeKokRevert "Pre-parse insert / trim / expire, and mark...
2015-08-21 Alan T. DeKoknote recent changes
2015-08-20 Alan T. DeKokmark home server alive if we have a proxy reply in...
2015-08-20 Alan T. DeKokRefactor "mark home server alive" to a function
2015-08-20 Alan T. DeKokNote recent changes
2015-08-20 Alan T. DeKokStop processing when we hit max time. Fixes #1184
2015-08-19 Arran Cudbard... Merge pull request #1197 from jpereira/develop/rlm_rest2
2015-08-19 Jorge Pereirarlm_rest: The json_object_object_get() is deprecated
2015-08-19 Alan T. DeKokWhen creating default proxy listener, add it to the...
2015-08-19 Alan T. DeKokWhitespace
2015-08-19 Alan T. DeKokClarify debugging messages with actual port number
2015-08-19 Alan T. DeKokQuiet nosy programmer
2015-08-19 Alan T. DeKokDon't check on proto. Addresses #1195
2015-08-19 Alan T. DeKokRemove redundant declaration
2015-08-19 Alan T. DeKokAlmost there
2015-08-19 Alan T. DeKokMake it build...
2015-08-19 Alan T. DeKokLinker hacks
2015-08-19 Alan T. DeKokRemove unnecessary wrappers
2015-08-19 Alan T. DeKokDisallow assigning [#]. Fixes #1171
2015-08-19 Alan T. DeKokAdded unit test framework for maps
2015-08-19 Alan T. DeKokFix text
2015-08-19 Arran Cudbard... Use macro for terminating CONF_PARSER arrays
2015-08-19 Arran Cudbard... Missing conf terminator Closes #1167
2015-08-19 Alan T. DeKokPrint out code, too
2015-08-19 Jorge Pereirabe 'NOT NULL' to prevent SEGV
2015-08-19 Alan T. DeKokSet packet->proto
2015-08-19 Alan T. DeKokPrint out packet code by name
next