]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2015-08-26  Jorge PereiraAdded support for Boingo Wi-Fi 1202/head
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 1197/head
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
2015-08-19  Alan T. DeKokWe don't need these messages in normal debug mode
2015-08-19  Arran Cudbard... Typo
2015-08-19  Arran Cudbard... Fix some confusing documentation around ldap profile
2015-08-19  Arran Cudbard... Fix capitalization for sha1_ctx
2015-08-19  Alan T. DeKokMove message to debug only. Fixes #1182
2015-08-19  Arran Cudbard... Typo
2015-08-19  Arran Cudbard... Fix tags in map_exec_to_vp too Addresses #1191
2015-08-19  Arran Cudbard... Wrap
2015-08-19  plambrechtsenAdded tag to map
2015-08-19  Jorge PereiraFixing the rlm_detail manual
2015-08-19  Jorge PereiraFix problems with freeradius-dhcp*.deb, refs #1125
2015-08-19  Jorge PereiraDon't install proto_dhcp.so in freeradius-*.deb, #1125
2015-08-14  Alan T. DeKokSet home->proto for servers read from config files
2015-08-14  Alan T. DeKokUse consistent names
2015-08-14  Alan T. DeKokIf we can't encode a packet, delete it from the list
2015-08-14  Alan T. DeKokPrint out socket, proto, and src / dst, IP / port in...
2015-08-14  Alan T. DeKoknote recent changes
2015-08-14  Alan T. DeKokAlways create run_dir and logdir if needed
2015-08-14  Alan T. DeKokwhitespace
2015-08-13  Arran Cudbard... Fix CID #1316262
2015-08-13  Arran Cudbard... Sync systemd unit with v3.1.x
2015-08-13  Arran Cudbard... ldap_next_entry requires the previous entry
2015-08-13  Jeremy BrowneTypo in SSL version check
2015-08-13  Alan T. DeKokConsistent formatting for disabled config items
2015-08-13  Alan T. DeKokAllow EAP sub-modules to be disabled via (e.g.) "disabl...
2015-08-12  Alan T. DeKokPrint out packet code by name
2015-08-12  Alan T. DeKokPrint out Status-Server packet for pings
2015-08-12  Alan T. DeKokInclude packet ID in error messages
2015-08-08  Alan T. DeKokSet proto for proxied packets, too
2015-08-08  Alan T. DeKokInitialize packet->proto as required
2015-08-08  Alan T. DeKokMore tests for tunnel password encryption
2015-08-08  Alan T. DeKokHandle TCP sockets better. Fixes #1177
2015-08-08  Alan T. DeKokRe-link and run tests if pre-reqs change
2015-08-07  Arran Cudbard... Only print packet decoding errors if running in debug...
2015-08-04  Arran Cudbard... Allow casting from unsigned to signed as long as the...
2015-08-04  Arran Cudbard... Merge pull request #1180 from leprechau/v3.0.x
2015-08-04  Aaron Hurtadded NULL checks 1180/head
2015-08-04  Arran Cudbard... json_object_get_string_len should operate on output...
2015-08-03  Arran Cudbard... Add verbose mode to more boiler make files
2015-08-03  Arran Cudbard... Merge pull request #1175 from leprechau/v3.0.x
2015-08-03  Aaron Hurtapplicable parts of #1174 backported for 3.0.x 1175/head
2015-08-03  Arran Cudbard... Revert #1169 causes hang on make test on OSX
2015-08-01  Arran Cudbard... Fix kevent error message
2015-08-01  Alan DeKokMerge pull request #1169 from jpereira/devel/bsd-kevent1
2015-07-31  Arran Cudbard... HAVE_JSON set in config.h
2015-07-31  Arran Cudbard... Search for json headers in multiple locations Closes...
2015-07-31  Arran Cudbard... Grammar
2015-07-31  Arran Cudbard... Be more careful about appending duplicate options to...
2015-07-31  Alan T. DeKokconst for variables
2015-07-31  Alan T. DeKokTests for Tunnel-Password
2015-07-31  Alan T. DeKokAdded packet / original for encode / decode attrs
2015-07-31  Arran Cudbard... Update ChangeLog
2015-07-31  Arran Cudbard... fr_utf8_char should take a string length so that it...
2015-07-31  Arran Cudbard... Fifo code should use unsigned ints
2015-07-30  Arran Cudbard... Fix potential buffer overflow in value_data_prints
2015-07-29  Jorge Pereirabetter handle of errors returned by kevent() in FreeBSD 1169/head
2015-07-28  Arran Cudbard... Update ChangeLog
2015-07-27  Alan T. DeKokRemove unnecessary prototype
2015-07-27  Alan T. DeKokDon't do mutexes if no threads
2015-07-27  Alan T. DeKokDon't check for spawn in area where it's false
2015-07-27  Alan T. DeKokMore minor tweaks
2015-07-27  Alan T. DeKokRemove "needs_reconnecting"
2015-07-27  Alan T. DeKokDon't use "lock". It's too common
2015-07-27  Alan T. DeKokformatting / comments
2015-07-27  Alan T. DeKokDon't recusively grab mutexes.
2015-07-27  Alan T. DeKokredisConnect() may return NULL
2015-07-27  Alan T. DeKokDo dedup for CoA packets, too
2015-07-26  Alan T. DeKokUse correct VP for port information
next