freeradius.git
2014-07-07 Alan T. DeKokwhitespace
2014-06-17 Arran Cudbard... Relax libssl checks
2014-06-14 Alan T. DeKokDon't use strtok. Closes #689
2014-06-13 Arran Cudbard... Merge pull request #685 from sylphlin/v2.x.x
2014-06-13 Sylph LinAdd postauth_query for mssql
2014-06-13 Arran Cudbard... Update ChangeLog
2014-06-11 Arran Cudbard... Don't stop parsing on padding options
2014-06-11 Arran Cudbard... Whitespace
2014-06-10 Alan T. DeKokMake redundant-load-balance work again.
2014-06-10 Arran Cudbard... Fix potential read into uninitialised memory and/or...
2014-06-02 Alan T. DeKoksites-available/ is also config no-replace
2014-05-26 Arran Cudbard... Merge pull request #661 from fajarnugraha/v2.x.x-suse...
2014-05-26 Fajar A. Nugrahasuse: fixes for dialupadmin package
2014-05-26 Fajar A. Nugrahasuse: add raddb/panic.gdb to %files
2014-05-23 Arran Cudbard... Merge pull request #655 from fajarnugraha/v2.x.x-redhat...
2014-05-23 Fajar A. Nugraharedhat: add raddb/panic.gdb to %files
2014-05-21 Alan T. DeKokAdd "show module status"
2014-05-17 Arran Cudbard... Merge pull request #642 from alanbuxey/patch-2
2014-05-17 Alan Buxeycomment out the mixed case
2014-05-15 Alan T. DeKokAdded new dictionary
2014-05-13 Alan T. DeKokPut last commit into correct place
2014-05-13 Alan T. DeKokNote component and module for unfinished request
2014-05-13 Alan T. DeKokBe more specific about reasons for discard
2014-04-28 Alan T. DeKokNote recent changes release_2_2_5
2014-04-28 Arran Cudbard... Add more ZTE attributes
2014-04-28 Arran Cudbard... Add partial ZTE dictionary
2014-04-26 Alan T. DeKokDon't do counters for Status-Server. Fixes #612
2014-04-17 Alan T. DeKokTypo. Fixes #591
2014-04-17 Alan T. DeKokSet destination port for client replies from relay...
2014-04-16 Alan T. DeKokTake max_sessions from max_requests.
2014-04-14 Arran Cudbard... Merge pull request #587 from aparadis/v2.x.x
2014-04-14 Alexandre ParadisUpdate rlm_ldap documentation (groupmembership_filter)
2014-04-13 Arran Cudbard... Unsigned apparently needs to come after int...
2014-04-11 Alan T. DeKokBe more stringent about waiting for child to die
2014-04-09 Alan T. DeKokJust remove the session
2014-04-09 Alan T. DeKokNote recent changes
2014-04-09 Alan T. DeKokCheck for invalid TLS handshake
2014-04-09 Alan T. DeKokIf we fail during tls handshake, don't send an EAP...
2014-04-09 Arran Cudbard... Revert "Patch for OpenSSL insanity"
2014-04-09 Arran Cudbard... Remove ruby-lib-dir and ruby-include-dir, these should...
2014-04-08 Alan T. DeKokAllow vulnerable OpenSSL for testing purposes
2014-04-08 Alan T. DeKokCheck for vulnerable OpenSSL versions
2014-04-08 Alan T. DeKokAdd "allow_vulnerable_openssl" configuration item.
2014-04-08 Alan T. DeKokNote recent changes
2014-04-07 Alan T. DeKokPatch for OpenSSL insanity
2014-04-06 Alan T. DeKokLimit zombie period start. Fixes #579
2014-04-05 Alan T. DeKokMark zombie alive if it responses to status-server...
2014-04-04 Alan T. DeKokHandle syslog, too
2014-04-04 Alan T. DeKokEnumerate all of the possibilities for -l FOO and -x
2014-04-04 Alan T. DeKokNote recent changes
2014-04-04 Alan T. DeKokIf log isn't stdout, ALWAYS set stdout to /dev/null
2014-04-04 Alan T. DeKokSet the max # of SQL sockets to the max # of threads
2014-04-03 Alan T. DeKokThe character is unsigned. Fixes #578
2014-03-31 Arran Cudbard... Whitespace
2014-03-31 Arran Cudbard... have vp_prints_value pre-escape special chars in string...
2014-03-27 Arran Cudbard... Swap defined(sun) for defined(__sun) which is apparentl...
2014-03-27 Arran Cudbard... Merge pull request #569 from alanbuxey/version
2014-03-27 Alan Buxeyexpose server version to slat and document
2014-03-27 Arran Cudbard... Merge pull request #567 from alanbuxey/patch-1
2014-03-27 Alan BuxeyUpdate dictionary.terena
2014-03-23 Arran Cudbard... Add check for sig_t
2014-03-20 Alan T. DeKokRoll version numbers
2014-03-19 Alan T. DeKokUpdate for release date release_2_2_4
2014-03-19 Alan T. DeKokUpdate spec files for 2.2.4
2014-03-18 Alan T. DeKokFix for latest functionality of the format script
2014-03-17 Alan T. DeKokIf the request was unicast, the reply can be unicast...
2014-03-17 Alan T. DeKokFix typo
2014-03-13 Alan T. DeKokFix typos
2014-03-13 Alan T. DeKokNote recent changes
2014-03-13 Alan T. DeKokPort DHCP fixes from v3.0.x
2014-03-13 Alan T. DeKokDocument src_ipaddr in more detail
2014-03-13 Alan T. DeKokSet src IP on more situations.
2014-03-12 Alan T. DeKokFix typo
2014-03-12 Alan T. DeKokFix typos
2014-03-12 Alan T. DeKokUpdate example text
2014-03-10 Alan T. DeKokNote recent changes
2014-03-10 Alan T. DeKokUpdate documentation for people who misunderstand it
2014-03-03 Alan T. DeKokAllow module status to be forced to any module code
2014-02-28 Arran Cudbard... Remove branch status heading
2014-02-20 Arran Cudbard... Backport stderr/stdout fixes from v3.0.x
2014-02-19 Alan T. DeKokBoth name2's may be NULL
2014-02-18 Alan T. DeKokBe more careful in name2_cmp
2014-02-18 Alan T. DeKokback-port changes to sub_find_name2 from v3.0.x
2014-02-13 Alan T. DeKokIncrease buffer size. Use output buffer size as limit...
2014-02-12 Alan T. DeKokIt's OK if dh_params are non-existent
2014-02-11 Alan T. DeKokCache CUI, too
2014-02-07 Alan T. DeKokSpaces are good
2014-01-29 Arran Cudbard... Update ChangeLog
2014-01-28 Arran Cudbard... Update ChangeLog
2014-01-28 Arran Cudbard... Don't use IP_SENDSRCADDR (in sendfromto) if on FreeBSD...
2014-01-28 Arran Cudbard... Whitespace
2014-01-27 Alan T. DeKokrequest->proxy_reply may be NULL
2014-01-27 Arran Cudbard... Include signal.h
2014-01-27 Arran Cudbard... Backport panic_action
2014-01-27 Arran Cudbard... Whitespace
2014-01-19 Arran Cudbard... Add missing pipe
2014-01-17 Arran Cudbard... Fix typo (we don't want to fork twice)
2014-01-17 Alan T. DeKokNote recent changes
2014-01-17 Alan T. DeKokFix typo.
2014-01-17 Alan T. DeKokThe "catch all" is -1, not < 0.
next