freeradius.git
2014-12-02 Nikolai Kondrashovman: Remove client attribute description
2014-12-02 Alan T. DeKokAlways get the "certs" index for SSL.
2014-12-02 Alan T. DeKokBump for version 3.0.6
2014-12-02 Alan T. DeKokClarify debugging message
2014-12-02 Alan T. DeKokDebug attributes added in cbtls_verify
2014-12-01 Arran Cudbard... If we're doing fallback resolution we need to set the...
2014-12-01 Arran Cudbard... Add extra tests for auto prefix conversion to condition.txt
2014-12-01 Arran Cudbard... Fix the conffile parser to parse RHS literals as prefix...
2014-12-01 Arran Cudbard... Fixup ipprefix tests
2014-12-01 Arran Cudbard... Typo
2014-12-01 Arran Cudbard... If sanity checks are converted to warnings, they should...
2014-11-30 Alan T. DeKokCheck more query strings at boot time.
2014-11-30 Alan T. DeKokExtra config is a warning, not an error
2014-11-30 Alan T. DeKokThe rbtree submodule is always needed, therefore build...
2014-11-28 Arran Cudbard... Just set query fields to NULL if the strings are zerolength
2014-11-28 Arran Cudbard... Add more sanity checks to rlm_sql
2014-11-28 Arran Cudbard... Fix case where the user isn't found in any groups,...
2014-11-28 Arran Cudbard... Fix typo in rlm_sql.c, need to use goto in group evalua...
2014-11-28 Alan T. DeKokNote recent changes
2014-11-28 Alan T. DeKokSkip post-auth when finishing originated CoA requests
2014-11-28 Alan T. DeKokCall Post-Auth-Type Reject if we reject in post-auth
2014-11-28 Alan T. DeKokPrint "Login OK" AFTER post-auth, instead of before
2014-11-28 Arran Cudbard... Add doc header for normify
2014-11-28 Arran Cudbard... Correct check of rlm_sql_select_query rcode
2014-11-27 Arran Cudbard... another issue...
2014-11-27 Arran Cudbard... Fix infinite loop on Fall-Through = yes when processing...
2014-11-27 Alan T. DeKokDon't call MS-CHAP for NT-Hash passwords.
2014-11-26 Alan T. DeKokSkip both characters, not just the escape. Closes...
2014-11-26 Alan T. DeKokBe more generous about values for correct escapes
2014-11-26 Alan T. DeKokRevert "Enable control-socket by default, but only...
2014-11-26 Alan T. DeKokEnable control-socket by default, but only for root
2014-11-26 Arran Cudbard... Breakout PAP header processing function, and add some...
2014-11-26 Arran Cudbard... Formatting in cursor.c
2014-11-26 Arran Cudbard... Fix another spurious warning
2014-11-26 Arran Cudbard... And don't complain about LM-Password if we have NT...
2014-11-26 Arran Cudbard... Fix spurious LM-Password / NT-Password warnings
2014-11-26 Alan T. DeKokNote recent changes
2014-11-26 Herwin WeststrateTypo fix in comments
2014-11-26 Herwin WeststrateFixed off-by-one error when trying to cast attribute...
2014-11-26 Alan T. DeKokUse correct escapes in the tests
2014-11-26 Alan T. DeKokUse correct comments
2014-11-26 Alan T. DeKokFix bug when using "correct_escapes=no". Closes #842
2014-11-25 Arran Cudbard... template_names should really be tmpl_names and should...
2014-11-25 Arran Cudbard... remove tmpl_names it was a less complete duplicate...
2014-11-25 Alan T. DeKokas found on the net
2014-11-25 Alan T. DeKokBetter error message, refer to mods-enabled
2014-11-25 Alan T. DeKokWhitespace
2014-11-25 Arran Cudbard... Restore v3.0.x behaviour in rlm_cache
2014-11-25 Arran Cudbard... Update encoded pointer before checking for additional...
2014-11-25 Arran Cudbard... Standardise rlm_cache output with rlm_sql
2014-11-25 Arran Cudbard... Tweaks to libldap version output
2014-11-25 Arran Cudbard... These absolutely don't need to be at the default debug...
2014-11-25 Arran Cudbard... Fixup log output to file
2014-11-25 Arran Cudbard... Update cache
2014-11-24 Arran Cudbard... Ignore .ok files
2014-11-24 Alan T. DeKokAllow "if" etc. in the "instantiate" section
2014-11-24 Arran Cudbard... Update ChangeLog
2014-11-24 Alan T. DeKokNote recent changes
2014-11-24 Alan T. DeKokDocument redundant xlats
2014-11-24 Alan T. DeKokFailed to register redundant xlat is a warning, not...
2014-11-24 Alan T. DeKokConvert redundant checks to load time instead of run...
2014-11-24 Alan T. DeKokFail if we can't find an xlat by this name
2014-11-24 Alan T. DeKokAdd redundancy for XLATs.
2014-11-24 Arran Cudbard... Update documentation for += and [#] [*]
2014-11-24 Arran Cudbard... Prefix some examples with '&' in man unlang
2014-11-24 Alan T. DeKokRun PEAP and TTLS tests if eapol_test exists
2014-11-24 Alan T. DeKokRelax restrictions on modules in instantiate
2014-11-24 Alan T. DeKokMake it the same as other tests
2014-11-24 Arran Cudbard... Set the prefix in the ip address we use to locate the...
2014-11-24 Alan T. DeKokNote recent changes
2014-11-24 Alan T. DeKokDocument &Attribute-Name[*]
2014-11-24 Arran Cudbard... Fix raddebug so it exits on condition parse error
2014-11-24 Arran Cudbard... Typo
2014-11-24 Alan T. DeKokAllow "group" in instantiate
2014-11-24 Arran Cudbard... Write condition parsing errors back to radmin so we...
2014-11-24 Arran Cudbard... Fix issues from previous commit
2014-11-24 Arran Cudbard... Implement auto-reconnect in radmin (if the server goes...
2014-11-24 Arran Cudbard... Tidy up preprocessor stuff in radmin.c
2014-11-24 Alan T. DeKokForbid "users" file from doing regex compares of non...
2014-11-24 Alan T. DeKokFix PEAP. This is mostly a revert of 22c9033c07e4e
2014-11-24 Alan T. DeKokDepend on the modules, not on the non-existent config...
2014-11-24 Alan T. DeKokLook at request->proxy, not fake->packet
2014-11-22 Arran Cudbard... Sync rlm_cache.c with master
2014-11-22 Arran Cudbard... Add support for &Attribute[#]
2014-11-22 Arran Cudbard... Add memcached rlm_cache_driver
2014-11-22 Arran Cudbard... Add configure scripts for rlm_cache so we can run sub...
2014-11-22 Arran Cudbard... dlclose driver handles on mod_detach (rlm_cache)
2014-11-22 Arran Cudbard... Add internal API for rlm_cache module
2014-11-22 Arran Cudbard... Binary attributes printed to strings *must* be prefixed...
2014-11-22 Arran Cudbard... Avoid strduping literal template values when doing...
2014-11-22 Arran Cudbard... Fix for if ("%{Tmp-Integer-0}" =~ /"%{Tmp-Integer-0}"/
2014-11-22 Arran Cudbard... Add support for multivalued attribute comparison
2014-11-22 Arran Cudbard... Formatting fixes in rlm_couchbase
2014-11-22 Aaron HurtSmall fast followers to 'checksimul' feature
2014-11-21 Alan T. DeKokBump before 3.0.5 release_3_0_5
2014-11-21 Alan T. DeKokNote recent changes
2014-11-21 Alan T. DeKokMake "example" a dependency, too
2014-11-21 Arran Cudbard... Only transition to READ_STATE_END from READ_STATE_ATTR_...
2014-11-21 Alan T. DeKokDon't re-use debug level for flags. Closes #839
2014-11-21 Arran Cudbard... Merge pull request #837 from leprechau/feature/check_simul
next