Merge pull request #1250 from alanbuxey/patch-4
[freeradius.git] / src / modules /
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
2015-06-27 Alan BuxeyUpdate eapsimlib.c
2015-06-26 Alan T. DeKokUse the %-SQL-Group
2015-06-25 Arran Cudbard-BellMerge pull request #1044 from geaaru/rlm_sqlippool_mand...
2015-06-25 Arran Cudbard-BellMerge pull request #1069 from jpereira/develop/cereja1
2015-06-25 Arran Cudbard-BellCloses #1068
2015-06-24 Alan T. DeKokDon't need this.
2015-06-24 Alan T. DeKokPrint out which type of password we're using
2015-06-23 Arran Cudbard-BellAnother incorrect check for tmpl_from_attr_substr
2015-06-23 Alan T. DeKokRemove unused assignment
2015-06-23 Alan T. DeKokRemove unused assignment
2015-06-23 Arran Cudbard-Belltmpl_from_attr_substr ret = 0 also indicates an error
2015-06-23 Arran Cudbard-BellMinor formatting fixes
2015-06-22 Arran Cudbard-BellSlightly more efficient
2015-06-22 Arran Cudbard-BellSet result to NULL after freeing so we don't get double...
2015-06-22 Arran Cudbard-Bell...and tmp_msg needs to be set to NULL too
2015-06-22 Arran Cudbard-Bellresult may now be NULL
2015-06-22 Arran Cudbard-BellMake sure we don't call ldap_result if msgid < 0
2015-06-21 Arran Cudbard-BellOnly retrieve result if msgid >= 0
2015-06-21 Arran Cudbard-BellDon't call ldap_result after ldap_sasl_interactive_bind...
2015-06-21 Arran Cudbard-BellNow handled by the build system...
2015-06-21 Arran Cudbard-BellMake the SASL code slightly clearer
2015-06-19 Arran Cudbard-BellPad error codes correctly
next