freeradius.git
2013-10-30 Alan T. DeKokUpdate for 2.2.2 release_2_2_2
2013-10-30 Alan T. DeKokRemove duplicate
2013-10-30 Alan T. DeKokNote changes for 2.2.2
2013-10-28 Alan T. DeKokFix const ordering
2013-10-28 Alan T. DeKokFixes for v2.x.x
2013-10-28 Alan T. DeKokSanity check arguments
2013-10-28 Alan T. DeKokVarious fixes for DHCP.
2013-10-25 Alan T. DeKokNote changes for Mavericks
2013-10-25 Alan T. DeKokPort OpenSSL build fixes from master.
2013-10-25 Alan T. DeKokWork around autoconf and shell issues.
2013-10-25 Alan T. DeKokRe-arrange paths for -I and -L.
2013-10-24 Arran Cudbard... Fix typo in version.c
2013-10-24 Arran Cudbard... Ignore dSYM extension
2013-10-24 Arran Cudbard... Ignore sw_vers subversion when selecting SDK
2013-10-23 Arran Cudbard... Fix clang build under mavericks (OSX 10.9)
2013-10-23 Alan T. DeKokrecvfrom returns ssize_t, not size_t
2013-10-21 Alan T. DeKokRestore old behavior for if(...)
2013-10-16 Alan T. DeKokNote recent changes
2013-10-16 Alan T. DeKokadd ntlm_auth_timeout option to rlm_mschap
2013-10-16 Alan T. DeKokadd timeout option to rlm_exec
2013-10-16 Alan T. DeKokAdd timeout arg to radius_exec_program, with default...
2013-10-14 Arran Cudbard... pArgs and pRet my legitimately be NULL on error, so...
2013-10-07 Alan T. DeKokMove assert to run-time check
2013-10-05 Alan T. DeKokMake request->child_pid into request->thread_id
2013-10-04 Alan T. DeKokMore cleanups of request_post_handler.
2013-10-04 Alan T. DeKokSet module to "" to avoid confusing debug output
2013-10-04 Alan T. DeKokSet fr_log_fp when using '-l'
2013-10-04 Alan T. DeKokPrint string with \n rather than doing it as a separate...
2013-10-03 Alan T. DeKokCatch one more corner case from previous commit
2013-10-03 Alan T. DeKokMark request as NO_SUCH_CHILD_PID on request done
2013-09-30 Alan T. DeKokSilently skip empty subgroups
2013-09-30 Alan T. DeKokNote recent changes
2013-09-30 Alan T. DeKokDon't set parent priority when calling a child
2013-09-29 Arran Cudbard... Fix crazy indentation
2013-09-29 Arran Cudbard... Segfault in libperl when doing perl_xlat(). Fix by...
2013-09-29 Arran Cudbard... Whitespace fixes in rlm_perl.c
2013-09-29 Alan T. DeKokMinor change to use update actions
2013-09-29 Alan T. DeKokInitialize actions for UPDATE sections
2013-09-29 Alan T. DeKokAdd missing close brace
2013-09-28 Alan T. DeKokFix priority handling.
2013-09-20 Arran Cudbard... FreeRADIUS 2.2.1: check_cert_issuer in EAP-TLS broken...
2013-09-20 Arran Cudbard... Remove spurious whitespace
2013-09-20 Alan T. DeKokBump for version 2.2.2
2013-09-19 Alan T. DeKokFix typo
2013-09-19 Alan T. DeKokShort-circuit "case"
2013-09-17 Alan T. DeKokUpdate branch name for 2.x.x release_2_2_1
2013-09-17 Alan T. DeKokDelete trailing space
2013-09-16 Arran Cudbard... Mark rlm_python as THREAD_UNSAFE for the 2.2.1 release...
2013-09-16 Alan T. DeKokNote final changes for v2.2.1
2013-09-13 Alan T. DeKokMake max_requests_per_server work
2013-09-09 Arran Cudbard... Wrap ASCTIME_R
2013-09-07 Alan T. DeKokLatest updates
2013-09-07 Alan T. DeKokPort fix for #425 from commit d9c798b4e
2013-09-06 Alan T. DeKokPort the new modcall code from v3.
2013-08-28 Arran Cudbard... and one more..
2013-08-28 Arran Cudbard... Fixup dictionary formatting
2013-08-28 Arran Cudbard... Add brocade dictionary
2013-08-17 Alan T. DeKokUpdates
2013-08-10 Alan T. DeKok%{foo:1} is a module if "foo" isn't a dictionary attribute
2013-08-09 Alan T. DeKokRemove from the proxy list if we can't insert it
2013-08-07 Alan T. DeKokUpdates from latest doc
2013-08-06 Alan T. DeKokBroadsoft dictionary
2013-07-23 Alan T. DeKokPrint correct value
2013-07-22 Arran Cudbard... Fix warnings
2013-07-22 Arran Cudbard... Use internal function for hex encoding, sprintf gives...
2013-07-19 Arran Cudbard... Fix typo in TLS macros
2013-07-18 Arran Cudbard... Note TLS fixes for python
2013-07-18 Arran Cudbard... mod_error needs to be called with the GIL even though...
2013-07-18 Arran Cudbard... Trip whitespace from base64 strings
2013-07-18 Arran Cudbard... More python fixes
2013-07-18 Arran Cudbard... Do python cleanup properly on thread exit
2013-07-18 Arran Cudbard... Add support for registering destructors for TLS
2013-07-17 Arran Cudbard... Backport fixes for thread local storage in rlm_python...
2013-07-17 Alan T. DeKokMore audits of the code
2013-07-17 Alan T. DeKokProper checks on group-type sections
2013-07-13 Arran Cudbard... Update capitalization of CalledStationId (and others...
2013-07-12 Arran Cudbard... Merge pull request #363 from mcnewton/v2.x.x
2013-07-12 Matthew Newtonadd more error messages when config error in realms...
2013-07-11 Arran Cudbard... Merge pull request #362 from alanbuxey/v2.x.x
2013-07-11 Alan Buxeywindows phone doesn't accept vert for validation if...
2013-07-11 Arran Cudbard... Run virtual server post-auth
2013-07-11 Alan T. DeKokA section may have no children
2013-07-08 Arran Cudbard... Merge pull request #350 from alanbuxey/v2.x.x
2013-07-05 Alan BuxeyDANTE VSA dictionary added
2013-07-05 Arran Cudbard... Add note on rlm_expr
2013-07-05 Arran Cudbard... More notes on rlm_expr
2013-06-30 skidsAlways fixup after deleting a black child node in rbtree
2013-06-30 skidsUse a consistent callback return code
2013-06-30 skidsFix obvious pasto in PostOrder walk.
2013-06-27 Arran Cudbard... Merge pull request #334 from leprechau/patch-1
2013-06-27 Alan T. DeKokFix typo
2013-06-27 Aaron Hurtfix typo
2013-06-27 Alan T. DeKokCatch invalid attribute names for idiots
2013-06-25 Arran Cudbard... copyright
2013-06-25 Aaron Hurtadd aerohive dictionary
2013-06-24 Arran Cudbard... error if wait is not enabled and exec xlat is called
2013-06-24 Arran Cudbard... Merge pull request #324 from isp-sns-bskyb/v2.x.x
2013-06-24 Rob McAuleyChanged attributes to octets type
2013-06-21 Arran Cudbard... Fix lib readline check
2013-06-20 SemihAdded 3GPP-RAT-Type values from 3GPP TS 29.274
next