freeradius.git
2016-02-04 Alan DeKokMerge pull request #1523 from qnet-herwin/remove_obsole...
2016-02-03 Alan T. DeKokCheck data before using it
2016-02-03 Herwin WeststrateRemoved some outdated/obsolete README files
2016-02-02 Arran Cudbard... Prefix list name
2016-02-02 Arran Cudbard... Quiet clang scan
2016-02-02 Alan T. DeKokport for 3.0
2016-02-02 Alan T. DeKoknote recent changes
2016-02-02 Arran Cudbard... Merge pull request #1521 from qnet-herwin/remove_SQL_DOWN
2016-02-02 Herwin WeststrateRemoved outdated README file in rlm_sql
2016-02-02 Arran Cudbard... Add better filter tests
2016-02-02 Alan T. DeKokCorrect filter operators, and add filtering for =~...
2016-01-30 Arran Cudbard... Quiet clang scan
2016-01-30 Arran Cudbard... rand_file can only be set as a global option
2016-01-29 Alan T. DeKoknote recent changes
2016-01-29 Alan T. DeKokfree memory on quick exit
2016-01-29 Alan T. DeKokSet FILE_EXISTS for random files
2016-01-29 Alan T. DeKokAdd FILE_EXISTS for things like /dev/urandom.
2016-01-28 Ludolph NeethlingFixed typo of password
2016-01-28 Arran Cudbard... Fix typedef order Closes #1515
2016-01-27 Arran Cudbard... Merge pull request #1514 from gbeaudoin78/v3.0.x
2016-01-27 Guillaume BeaudoinAdd column [priority] for table [radusergroup].
2016-01-25 Alan T. DeKokBump for 3.0.12
2016-01-25 Alan T. DeKokupdate release time release_3_0_11
2016-01-25 Arran Cudbard... Move captive portal URL
2016-01-25 Alexis La GoutteAdd new HP Attribute
2016-01-21 Alan T. DeKokRequire passwords for "request" status in "auth+acct...
2016-01-19 Alan T. DeKokmove check to be closer to where it's needed
2016-01-19 Alan T. DeKoktypo
2016-01-19 Alan T. DeKokMove run-time error to run-time warning
2016-01-19 Alan T. DeKokmake error message clearer
2016-01-18 Alan T. DeKokAttribute contents on the LHS of regexes are not escaped
2016-01-18 Alan T. DeKokDon't regex-escape the LHS of a regex comparison.
2016-01-18 Arran Cudbard... Merge pull request #1501 from mcnewton/nes30
2016-01-18 Matthew NewtonUpdate elasticsearch fields to use "_" rather than "."
2016-01-18 Alan T. DeKokServer may be NULL
2016-01-18 Alan T. DeKokCheck if Auth-Type EAP is defined
2016-01-18 Alan T. DeKokMake inner EAP name configurable
2016-01-18 Arran Cudbard... Merge pull request #1499 from mcnewton/es30
2016-01-18 Alan T. DeKokLook for mschap, not eap
2016-01-18 Matthew Newtonadd note about elasticsearch versions
2016-01-15 Alan T. DeKoknote recent changes
2016-01-15 Alan T. DeKokallow Message-Authenticator, too.
2016-01-14 Alan T. DeKokfix last commit
2016-01-14 Alan T. DeKokSkip encoding zero-length attributes
2016-01-14 Alan T. DeKokfix typo
2016-01-14 Alan T. DeKoknote recent changes
2016-01-14 Alan DeKokMerge pull request #1495 from mcnewton/elk30
2016-01-14 Matthew NewtonUpdate elasticsearch example files
2016-01-14 Alan DeKokMerge pull request #1494 from matsimon/debian-packaging
2016-01-14 Alan T. DeKokRemove old documentation
2016-01-14 Mathieu SimonFix build on wheezy
2016-01-13 Alan T. DeKokAllow setting of Response-Packet-Type in Post-Proxy...
2016-01-13 Alan T. DeKokchecks for auth_item due to issues reported on the...
2016-01-13 Alan DeKokMerge pull request #1488 from herwinw/debian_samba_dev
2016-01-12 Alan DeKokMerge pull request #1492 from qnet-herwin/rlm_perl_dbg_...
2016-01-12 Herwin WeststrateFixed debugging constants in rlm_perl
2016-01-12 Alan T. DeKoknote recent changes
2016-01-12 Alan T. DeKokDon't use pair_make_request for fake packets
2016-01-07 Herwin WeststrateAdd samba-dev as build-dependency
2016-01-06 Alan DeKokMerge pull request #1484 from herwinw/rlm_python_fixes
2016-01-06 Alan T. DeKokAdd --silent for jlibtool
2016-01-06 Herwin WeststrateAllow strings as operator in rlm_python
2016-01-06 Herwin WeststrateShow operator that is actually used instead of the...
2016-01-06 Alan T. DeKokUse jlibtool when running local binaries.
2016-01-06 Herwin WeststrateUse other functions to update list after rlm_python...
2016-01-06 Herwin WeststrateShow list name in debug messages in rlm_python
2016-01-06 Alan T. DeKokPrint out Cleartext-Password if comparison fails
2016-01-05 Alan T. DeKokalloc reply, not request packet.
2016-01-05 Alan T. DeKokFix typo
2016-01-04 Alan T. DeKoktypo
2016-01-04 Alan T. DeKokconvert assert to run-time check. Fixes #1483
2016-01-04 Alan T. DeKoknote recent changes
2016-01-04 Alan T. DeKokProduce debug warnings on spoofing or non-anonymous...
2016-01-02 Arran Cudbard... It's 2016
2015-12-31 Alan T. DeKokReorganize checks for inner / outer filter.
2015-12-31 Alan T. DeKokfix for accounting packets
2015-12-31 Alan T. DeKoknotes on case sensitivity
2015-12-31 Alan T. DeKokmore careful checks for realm comparisons
2015-12-31 Alan T. DeKokClarify error messages
2015-12-31 Alan T. DeKokset Module-Failure-Message, not Reply-Message
2015-12-31 Alan T. DeKokfilter_username applies only if there is a User-Name
2015-12-31 Alan T. DeKokSimplify regex.
2015-12-30 Arran Cudbard... Document section name override
2015-12-30 Arran Cudbard... consistent names for xlats
2015-12-30 Alan T. DeKoknote recent changes
2015-12-30 Alan T. DeKokSimplify the code
2015-12-30 Alan T. DeKokEnsure that the authentication vectors are always updated
2015-12-30 Alan T. DeKokMake rad_print_hex take const
2015-12-30 Alan T. DeKoknote recent changes
2015-12-30 Alan T. DeKokfixes found from additional tests in 3.1
2015-12-30 Alan T. DeKokdon't use fixed-size buffers
2015-12-30 Alan T. DeKokturn off debugging
2015-12-30 Alan T. DeKokEscape special characters in regex expansion. Fixes...
2015-12-30 Arran Cudbard... Fix potential SEGV in SQL simultaneous use check
2015-12-30 Arran Cudbard... Fix spec building under clang
2015-12-29 Alan T. DeKokAllow fail-over logic for TCP home servers
2015-12-27 Alan T. DeKokRemove 3.1 features
2015-12-27 Alan T. DeKokdisable filter_inner_identity by default
2015-12-27 Alan T. DeKokuse filter_username inside of the tunnel, too
2015-12-27 Alan T. DeKokAdd policy to check outer / inner tunnel user names
next