]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2014-01-09  Alan T. DeKokNote recent changes 500/head
2014-01-09  Alan T. DeKokPatch to use --tag=CC. Fixes #497
2014-01-09  Alan T. DeKokSession / delay times are unsigned int
2014-01-09  Arran Cudbard... Revert "Update ChangeLog" (github deleted lines at...
2014-01-07  Arran Cudbard... Update ChangeLog
2014-01-07  Arran Cudbard... Report a non-zero exit status if after forking, the...
2014-01-07  Arran Cudbard... whitespace
2014-01-06  Arran Cudbard... Disable proxy loopback check
2014-01-06  Arran Cudbard... whitespace
2013-12-16  Arran Cudbard... bump version
2013-12-11  Alan T. DeKokReady for release release_2_2_3
2013-12-06  Alan T. DeKokIf we can't decode the Password-With-Header, assume...
2013-12-02  Arran Cudbard... Update ChangeLog
2013-12-02  Arran Cudbard... Allow zero length basedn strings
2013-12-02  Arran Cudbard... Whitespace fixes
2013-12-01  Alan T. DeKokNote recent changes
2013-12-01  Alan T. DeKokDon't re-initialize SSL
2013-12-01  Alan T. DeKokLoad error strings, too
2013-12-01  Alan T. DeKokInitialize SSL library as soon as the server starts
2013-11-30  Alan T. DeKokMore checks and asserts for wait_for_child_to_die()
2013-11-30  Alan T. DeKokSet REQUEST_DONE as the *last* thing in the child thread
2013-11-30  Alan T. DeKokSkip code if we fail re-setting up the request
2013-11-30  Alan T. DeKokAdded assertion about child threads. This may help...
2013-11-27  Alan T. DeKokAdded "status" to the init script
2013-11-26  Alan T. DeKokFrom extreme
2013-11-25  Alan T. DeKokEnsure a one-way check
2013-11-25  Alan T. DeKokDo allocate_clear no more than once per second
2013-11-25  Alan T. DeKokPut a separate transaction around allocate_clear
2013-11-21  Arran Cudbard... Note another bug
2013-11-20  Alan T. DeKokNote recent changes
2013-11-19  Alan T. DeKokUse correct field for attribute value
2013-11-18  Arran Cudbard... Missed threads.h from the list of makefile headers...
2013-11-07  Arran Cudbard... Add the efficient IP vendor dictionary
2013-11-05  Alan T. DeKokUseful to have this
2013-11-05  Alan T. DeKokAs sent via email
2013-11-01  Alan T. DeKokIt's OK if there's no Post-Proxy-Type Reject
2013-10-30  Alan T. DeKokEnable more features for the travis build
2013-10-30  Alan T. DeKokBump for 2.2.3
2013-10-30  Alan T. DeKokFix errors
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
next