]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2013-02-15  Brian Candlerrlm_rediswho: fix unlang conditional expansion 192/head
2013-02-15  Brian CandlerRemove superfluous redis_escape_func 189/head
2013-02-15  Brian Candlerrlm_redis argument splitting
2013-02-15  Brian CandlerRemove quotes from quoted argv entries
2013-02-15  Brian CandlerFactor out argv splitting into rad_expand_xlat
2013-02-15  Arran Cudbard... Merge pull request #191 from candlerb/candlerb/redis_fi...
2013-02-14  Alan T. DeKokUpdate the example to show EAP-Key-Name
2013-02-14  Alan T. DeKokAdded preliminary support for EAP-Key-Name
2013-02-14  Brian Candlerrlm_rediswho: fix trim functionality 191/head
2013-02-14  Brian Candlerrlm_rediswho: initialize rcode for Accounting-On and...
2013-02-12  Alan T. DeKokNote recent changes
2013-02-12  Alan T. DeKokPrune changelog from before 2.2.0
2013-02-12  Alan T. DeKokActually print out encoded options in debug mode.
2013-02-12  Alan T. DeKokAdded radmin command "hup main.log". Closes issue...
2013-02-11  Alan T. DeKokAs found on the net
2013-02-08  Alan T. DeKokTrack priorities for default action return
2013-02-08  Alan T. DeKokClarify handling of priority and result.
2013-02-08  guydaviesUpdate share/dictionary.erx
2013-02-06  Alan T. DeKokLimit the number of entries in the cache. Closes #156
2013-02-06  Alan T. DeKokFix typo
2013-02-06  Alan T. DeKokUpdate sections inherit actions *and* priority
2013-02-06  Arran Cudbard... Startup check for mismatched OpenSSL library versions
2013-02-04  Alan T. DeKokUpdate to match last commit
2013-02-04  Alan T. DeKokUpdated EAP types to match IANA
2013-01-30  Alan T. DeKokEnsure that replication doesn't affect request->proxy
2013-01-28  Alan T. DeKokNote updates
2013-01-23  Alan T. DeKokCopy data over, even if there's no packet.
2013-01-23  Alan T. DeKokMore forgiving way of making CA depend on index &&...
2013-01-21  Arran Cudbard... selected array should be reinitialized on each
2013-01-04  Alan T. DeKokAs posted to the list
2012-12-23  Arran Cudbard... Move postauth call for Accept into post_handler (same...
2012-12-21  Arran Cudbard... Always respect Response-Packet-Type for authentication...
2012-12-20  Alan T. DeKokDictionary for RFC 6572
2012-12-20  Alan T. DeKokDictionary for RFC 6519
2012-12-20  Arran Cudbard... Update doc/ChangeLog
2012-12-20  Alan T. DeKokNote recent changes
2012-12-20  Alan T. DeKokSETFD for O_NONBLOCK
2012-12-20  Alan T. DeKokPort fix from master branch
2012-12-19  Arran Cudbard... Set Post-Proxy-Type Reject if the request was rejected...
2012-12-14  Alan T. DeKokAllow for multiple inserts in one transaction.
2012-12-13  Arran Cudbard... Include DHCP dictionary by default
2012-12-07  dragon9kNew checkrad version patch (Juniper)
2012-12-06  Tobias BrunnerAllow EAP-Message APVs > 253 octets in EAP-TTLS module
2012-12-03  Arran Cudbard... Patch freeradius.monitrc file so it works out of the...
2012-11-28  Arran Cudbard... Merge pull request #138 from alanbuxey/v2.x.x
2012-11-28  Alan Buxeyadjusted and optimised match 138/head
2012-11-27  Alan T. DeKokDo globally writable checks on directories, too
2012-11-22  Alan T. DeKokNope. That didn't work.
2012-11-22  Alan T. DeKokAs posted to the list
2012-11-22  Alan T. DeKokBe more forgiving about loaded modules
2012-11-15  Alan T. DeKokLog dates as UTC
2012-11-15  Alan T. DeKokCheck if libtool exists.
2012-11-15  Arran Cudbard... Typo
2012-11-14  Arran Cudbard... Merge pull request #130 from philmayers/redis-doublefreev2
2012-11-14  Phil Mayersdon't finish the query, our caller already does that 130/head
2012-11-14  Matthew Newtonauto line ending and Id fixups
2012-11-08  Arran Cudbard... Fix minor typos
2012-11-06  Arran Cudbard... Revert AC_INIT changes; its too much work to fix this...
2012-11-06  Arran Cudbard... Merge pull request #125 from vlet/alt
2012-11-06  Vladimir LettievFixed typo in calculation of size of available buffer. 125/head
2012-11-03  Arran Cudbard... Free unmoved pairs
2012-11-03  Arran Cudbard... Add Tmp-Octets-*
2012-11-03  Arran Cudbard... ERX-Dhcp-Options is actually raw options from the DHCP...
2012-11-03  Arran Cudbard... Fix quoting for git program check
2012-11-01  Arran Cudbard... More $Id$ fixes
2012-11-01  Arran Cudbard... Fix for autoconf 2.69
2012-11-01  Arran Cudbard... Make $Id$ work again
2012-11-01  Arran Cudbard... Fix xlat_base64 signature
2012-11-01  Arran Cudbard... Add dhcp_options: xlat to decode DHCP options packed...
2012-10-31  Alan T. DeKokFix typo
2012-10-31  Alan T. DeKokAdded states missed in earlier commit
2012-10-28  Alan T. DeKokAfter running it through the formatter
2012-10-27  Arran Cudbard... Update configure script
2012-10-27  Arran Cudbard... Note more changes
2012-10-27  Arran Cudbard... Change version constants to be more useful
2012-10-27  Arran Cudbard... Minor formatting fixes
2012-10-27  Phil Mayersadd locking to rlm_cache 117/head
2012-10-26  Alan T. DeKokUse redis escape function
2012-10-26  Alan T. DeKokNote changes
2012-10-26  Iliya PeregoudovCreate threads as joinable, not detached.
2012-10-25  Arran Cudbard... Add proxim dictionary
2012-10-25  Alan T. DeKokPass correct arguments to memcpy
2012-10-23  Arran Cudbard... More formatting fixes
2012-10-23  Ryan SteinmetzImprove Kerberos support when using Heimdal
2012-10-18  Arran Cudbard... Substitute 'signature' for 'Request Authenticator'...
2012-10-17  Arran Cudbard... Add base64tohex to allow values to be written to IP...
2012-10-17  Arran Cudbard... fixes #108 Add function to convert FR value pair types...
2012-10-16  Arran Cudbard... Fixup function signatures in rlm_expr
2012-10-16  Arran Cudbard... Remove dependency on stdbool and use FRs bool constants
2012-10-16  Arran Cudbard... Move boolean constants to libradius
2012-10-16  Arran Cudbard... Add base64 encoding/decoding library
2012-10-15  Arran Cudbard... fixup formatting/warning
2012-10-15  MetasovAdd different operators handle to rlm_python
2012-10-15  Arran Cudbard... Only print out user authorized message if the ldap...
2012-10-15  Arran Cudbard... Add option to disable password check
2012-10-12  Arran Cudbard... Backport hex: expansion
2012-10-11  Alan T. DeKokBe more careful about which config files we load
2012-10-03  Arran Cudbard... Look for /usr/local/etc/freeradius and use it in prefer...
2012-10-01  Arran Cudbard... Update changelog for 2.2.1
2012-09-28  Arran Cudbard... Merge pull request #96 from alanbuxey/v2.1.x
next