Check for smb_ctrl
[freeradius.git] / src / modules /
2015-10-05 Alan T. DeKokCheck for smb_ctrl
2015-10-05 Alan T. DeKokFix old compiler warnings
2015-10-05 Arran Cudbard-BellCorrect MSCHAP-Error format for MSCAHPv1
2015-10-05 Arran Cudbard-BellAlways include V and M in failure messages
2015-10-05 Arran Cudbard-BellFormatting
2015-10-04 Arran Cudbard-BellFix off by one error in rlm_mschap that sometimes meant...
2015-10-03 Alan T. DeKokCheck for, and fix, misconfigurations. Fixes #1292
2015-10-02 Arran Cudbard-BellCheck if we got group_da
2015-10-02 Alan DeKokMerge pull request #1294 from mcnewton/lintian30x
2015-10-02 Matthew Newtontidy up a load of lintian warnings
2015-10-01 Alan DeKokMerge pull request #1285 from mcnewton/debtidy
2015-10-01 Alan DeKokMerge pull request #1270 from mcnewton/v3.0.x
2015-10-01 Matthew Newtonmissing space
2015-10-01 Matthew Newtontry harder to find isql.h
2015-09-24 Herwin WeststrateInclude session-state in rlm_perl
2015-09-24 Alan T. DeKokIncrease default query length to 2048.
2015-09-23 Arran Cudbard-BellDst seems to be INADDR_ANY in some cases... Weird.
2015-09-23 Arran Cudbard-BellCorrect precedence for determining src ip of DHCP packet
2015-09-22 Arran Cudbard-BellFix crash in rlm_ldap if server goes away whilst proces...
2015-09-21 Alan DeKokMerge pull request #1258 from qnet-herwin/typo_fixes
2015-09-21 Herwin WeststrateTypo fix: doesnot => does not
2015-09-19 Arran Cudbard-BellFix minor issues identified by clang-700.0.72
2015-09-17 Arran Cudbard-BellRevert "if try to load a wrong client from SQL, don...
2015-09-17 Alan DeKokMerge pull request #1242 from jpereira/fix/wrong-client-sql
2015-09-17 Jorge Pereiraif try to load a wrong client from SQL, don't start
2015-09-16 Alan DeKokMerge pull request #1241 from jpereira/fix/xlat-space
2015-09-16 Jorge Pereiraxlat_explode: trim white space
2015-09-14 Alan T. DeKokThe MS-CHAP-MPPE-Keys attribute has 24 octets of data...
2015-09-11 Alan T. DeKokUse fr_pair_list_mcopy... instead of fr_pair_list_move...
2015-09-09 Alan T. DeKokifdef out unused functions
2015-09-09 Alan T. DeKoktypo
2015-09-09 Alan T. DeKokMore fixes to use SSL_export_keying_material
2015-09-06 Alan T. DeKokDebug TLVs when encoding, too
2015-09-05 Arran Cudbard-BellRemove old comment in rlm_example
2015-09-04 Alan T. DeKokMake sure wbclient.h is included when needed. Fixes...
2015-09-02 Alan T. DeKokPort fixes from v3.1.x
2015-09-02 Alan T. DeKokAlways delete MS-MPPE-* from the reply. Fixes #1206
2015-09-01 Alan T. DeKokFix for CID #1321695
2015-08-31 Alan T. DeKokDebug all VPs in options, not just the first one
2015-08-31 Alan T. DeKokIf we have CHADDR, mark up htype and hlen
2015-08-30 Alan T. DeKokUse macro instead of hard-coded number
2015-08-30 Alan T. DeKokFixes for DHCP lease query
2015-08-30 Alan T. DeKokUpdates to permit DHCP lease query. Untested for now.
2015-08-21 Alan T. DeKokStatic checks for known subsections
2015-08-21 Alan T. DeKokRevert "Pre-parse insert / trim / expire, and mark...
2015-08-19 Arran Cudbard-BellMerge pull request #1197 from jpereira/develop/rlm_rest2
2015-08-19 Jorge Pereirarlm_rest: The json_object_object_get() is deprecated
2015-08-19 Arran Cudbard-BellUse macro for terminating CONF_PARSER arrays
2015-08-19 Arran Cudbard-BellMissing conf terminator Closes #1167
2015-08-19 Alan T. DeKokWe don't need these messages in normal debug mode
2015-08-19 Arran Cudbard-BellFix capitalization for sha1_ctx
2015-08-13 Arran Cudbard-Bellldap_next_entry requires the previous entry
2015-08-13 Alan T. DeKokAllow EAP sub-modules to be disabled via (e.g.) "disabl...
2015-08-04 Arran Cudbard-BellMerge pull request #1180 from leprechau/v3.0.x
2015-08-04 Aaron Hurtadded NULL checks
2015-08-04 Arran Cudbard-Belljson_object_get_string_len should operate on output...
2015-08-03 Arran Cudbard-BellMerge pull request #1175 from leprechau/v3.0.x
2015-08-03 Aaron Hurtapplicable parts of #1174 backported for 3.0.x
2015-08-01 Alan DeKokMerge pull request #1169 from jpereira/devel/bsd-kevent1
2015-07-31 Arran Cudbard-BellHAVE_JSON set in config.h
2015-07-31 Arran Cudbard-BellSearch for json headers in multiple locations Closes...
2015-07-31 Arran Cudbard-BellGrammar
2015-07-31 Arran Cudbard-BellBe more careful about appending duplicate options to...
2015-07-31 Arran Cudbard-Bellfr_utf8_char should take a string length so that it...
2015-07-27 Alan T. DeKokredisConnect() may return NULL
2015-07-26 Alan T. DeKoksession_init returns 0/1
2015-07-24 Alan T. DeKokconn_pool -> pool. Closes #1165
2015-07-20 Arran Cudbard-BellRename json_fr_pair_make back to json_pair_make
2015-07-20 Arran Cudbard-BellCheck for sasl/sasl.h too
2015-07-19 Arran Cudbard-BellUse inst->pool not inst->conn_pool
2015-07-19 Arran Cudbard-BellNormalise conn field names in iodbc
2015-07-16 Arran Cudbard-BellUse modern list names
2015-07-16 Alan T. DeKokMore byte fixes
2015-07-16 Alan T. DeKokMore short fixes
2015-07-16 Nicolas Cdhcp secs is a short
2015-07-15 Arran Cudbard-BellMerge pull request #1133 from jpereira/devel/add-sql_fi...
2015-07-14 Arran Cudbard-BellRename functions in pair.c to be consistent with the...
2015-07-14 Alan T. DeKokFix files module so there's no collisions.
2015-07-14 Alan T. DeKokWe can use "lineno" instead of "order"
2015-07-14 Alan T. DeKokRemove default cistron compatibility.
2015-07-10 Jorge PereiraAdd sql_fields function for freetds refs #993
2015-07-08 Arran Cudbard-Bellmap_to_request handles indentation already
2015-07-08 Arran Cudbard-BellUse standard VP debugging format when adding cached...
2015-07-08 Arran Cudbard-BellDon't double indent debug output
2015-07-07 Arran Cudbard-BellFix leak that wasn't really a leak Closes #1122
2015-07-01 Arran Cudbard-BellFormatting
2015-07-01 Arran Cudbard-BellBackwards compatibility?!
2015-07-01 Arran Cudbard-Bellldap_parse_urls sets the default port, so check the...
2015-06-30 Alan T. DeKokUse the correct port.
2015-06-30 Arran Cudbard-BellURL port should override port, because it's the more...
2015-06-30 Arran Cudbard-BellIgnore port if we're connecting to a unix socket
2015-06-30 Arran Cudbard-BellTypo
2015-06-30 Arran Cudbard-BellExplicitly prevent the use of URLs if we don't have...
2015-06-30 Arran Cudbard-BellFix dlopen wrapper so it produces proper error messages
2015-06-30 Arran Cudbard-BellFallback to hostnames if we don't have ldap_url_parse...
2015-06-27 Arran Cudbard-BellMissed fr_connection_del -> fr_connection_close
2015-06-27 Arran Cudbard-BellOverzealous search/replace
2015-06-27 Arran Cudbard-BellRe-order connection pool functions
2015-06-27 Alan BuxeyUpdate rad_counter
2015-06-27 Alan BuxeyUpdate couchbase.c
next