Merge tag 'release_3_0_12' into branch moonshot-fr-3.0.12-upgrade.
[freeradius.git] / src / modules / rlm_ldap / ldap.c
2017-01-27 Dan BreslauMerge tag 'release_3_0_12' into branch moonshot-fr...
2016-02-02 Arran Cudbard-BellQuiet clang scan
2016-01-30 Arran Cudbard-Bellrand_file can only be set as a global option
2015-11-16 Sam HartmanMerge tag 'release_3_0_10' into tr-integ
2015-10-15 Arran Cudbard-BellFix double free Closes #1325
2015-08-13 Arran Cudbard-Bellldap_next_entry requires the previous entry
2015-07-20 Arran Cudbard-BellCheck for sasl/sasl.h too
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-06-27 Arran Cudbard-BellOverzealous search/replace
2015-06-27 Arran Cudbard-BellRe-order connection pool functions
2015-06-25 Arran Cudbard-BellMerge pull request #1044 from geaaru/rlm_sqlippool_mand...
2015-06-23 Arran Cudbard-BellMinor formatting fixes
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-16 Arran Cudbard-BellFixes to SASL interactive bind, as posted to the list...
2015-06-14 Arran Cudbard-BellBackport SASL interactive bind (non interactive didn...
2015-06-14 Arran Cudbard-BellSync function docs in rlm_ldap with v3.1.x
2015-05-14 Alan DeKokMerge pull request #983 from michael-mri/v3.0.x
2015-05-06 Arran Cudbard-BellConsistent module names and instance structs
2015-04-29 Arran Cudbard-BellForbid the use of search results which return multiple...
2015-04-28 Arran Cudbard-Bellsed -ie 's/fr_debug_flag/fr_debug_lvl/' sed -ie 's...
2015-04-11 Arran Cudbard-BellCopyright updates and formatting in rlm_ldap
2015-04-11 Arran Cudbard-BellAdd support for specifying server side sort controls
2015-04-10 Arran Cudbard-BellNotes on DN vs Filter escaping
2015-03-13 Arran Cudbard-BellBut it's been config_items for N number of decades!
2015-02-27 Sam HartmanMerge tag 'release_3_0_7' into tr-integ
2015-02-20 Arran Cudbard-BellChange xlat_name to name in rlm_ldap
2015-02-16 Arran Cudbard-BellAdd support for non-interactive SASL mechs in rlm_ldap
2015-02-03 Arran Cudbard-BellFormatting
2015-01-31 Arran Cudbard-BellWe now allow unix sockets and other schemes as well
2015-01-31 Arran Cudbard-BellFormatting
2015-01-29 Arran Cudbard-BellError out if we can't set LDAP options
2015-01-18 Arran Cudbard-BellFixup rlm_ldap to use bind credentials from the module...
2015-01-18 Arran Cudbard-BellOptimise tmpl_expand to avoid copying to intermediary...
2015-01-17 Arran Cudbard-BellSwitch relevant config items in rlm_ldap to tmpls
2015-01-16 Arran Cudbard-BellChange severity and return code for DN not found
2015-01-13 Alan T. DeKokFix license erroneously updated by commit 23d838445
2015-01-13 Alan T. DeKoks/if/of/ in the GPL license
2014-12-22 Arran Cudbard-BellTurn on super pedantic warnings in CLANG
2014-12-17 Arran Cudbard-BellWe now use the correct name for function macros... release_3_0_6
2014-12-17 Arran Cudbard-BellRemove URI field from rlm_ldap
2014-12-17 Arran Cudbard-Bellrework LDAP host parsing code again to deal with multip...
2014-12-15 Arran Cudbard-BellMerge pull request #849 from spbnick/util_help
2014-12-09 Arran Cudbard-BellOnly include <ldap.h> in ldap.h
2014-12-09 Arran Cudbard-BellFormatting
2014-12-08 Arran Cudbard-BellConvert all calls to ldap_get_values (now deprecated...
2014-12-08 Arran Cudbard-BellFixup stupidity around rlm_ldap URL handling
2014-11-21 Arran Cudbard-BellMerge pull request #837 from leprechau/feature/check_simul
2014-11-20 Arran Cudbard-BellNormalise group check DNs and LDAP DNs
2014-11-19 Arran Cudbard-BellDon't molest the DN we get back from libldap
2014-11-14 Arran Cudbard-BellRename LDAP connection functions to be consistent with...
2014-10-28 Alan DeKokMerge pull request #818 from spbnick/pool_trigger_fallt...
2014-10-27 Arran Cudbard-BellTimeout should trigger retry
2014-09-11 Arran Cudbard-BellAllow NULL user object filter
2014-09-04 Kevin WassermanMerge remote-tracking branch 'freeradius/v3.0.x' into...
2014-08-06 Arran Cudbard-BellForce should be a bool
2014-07-23 Arran Cudbard-BellFix formatting of switch statements
2014-06-26 Kevin WassermanMerge remote-tracking branch 'freeradius/v3.0.x' into...
2014-06-25 Arran Cudbard-BellRemove param documentation from all connection callbacks
2014-06-24 Arran Cudbard-BellMinor connection API fixes
2014-06-23 Arran Cudbard-BellPass a threadsafe ctx into fr_connection_pool create...
2014-06-18 Sam HartmanMerge tag 'release_3_0_4_rc1' into tr-upgrade
2014-06-13 Arran Cudbard-BellAdd support for dereferencing (following LDAP aliases)
2014-06-11 Arran Cudbard-BellFormatting
2014-06-11 Arran Cudbard-BellNot every LDAP library supports setting Network Timeout
2014-05-28 Arran Cudbard-BellStatus should always be initialised in rlm_ldap_bind
2014-05-28 Arran Cudbard-BellNeed extra break
2014-05-28 Arran Cudbard-BellMore LDAP tweaks
2014-05-28 Arran Cudbard-BellDon't retry ldap binds on failure (if were opening...
2014-05-26 Arran Cudbard-BellImpose a hard limit on the number of reconnection attem...
2014-05-11 Arran Cudbard-BellRemove module specific debug messages when failing...
2014-05-09 Arran Cudbard-BellReplace EDEBUG and WDEBUG with ERROR and WARN
2014-04-25 Alan T. DeKokMore "make whitespace"
2014-04-04 Arran Cudbard-BellSet types correctly on talloced VALUE_PAIR buffers
2014-02-25 Arran Cudbard-BellConcede the war on known good vs reference passwords
2014-02-21 Arran Cudbard-BellFix more booleans
2014-02-04 Sam HartmanMerge tag 'release_3_0_1' into tr-integ
2014-01-27 Arran Cudbard-BellTypo
2014-01-27 Arran Cudbard-BellOutput scope in 'Performing search' message
2014-01-21 Arran Cudbard-BellFixup format strings
2013-11-29 Arran Cudbard-BellLDAP_OPT_DEBUG_LEVEL only appears to work if set in...
2013-11-29 Arran Cudbard-BellInitialise TLS context last, after setting all the...
2013-11-27 Arran Cudbard-BellShould be case insensitive comparison
2013-11-26 Arran Cudbard-Bellattribute with value 'false' always negates result...
2013-11-14 Arran Cudbard-BellUpdate the conffile parser to treat the fields mapped...
2013-11-04 Arran Cudbard-BellMerge pull request #459 from jlohiser/v3.0.x_rpm_spec_fixes
2013-10-29 Arran Cudbard-BellFix typo
2013-10-28 Alan T. DeKokCheck return of talloc
2013-10-28 Arran Cudbard-BellWrite LDAP handle directly to conn->handle
2013-10-28 Arran Cudbard-BellUse talloc_get_type_abort to convert the void to ldap_h...
2013-10-28 Arran Cudbard-BellWrong argument (inst instead of conn) passed to the...
2013-08-06 Arran Cudbard-BellFix logic error in rlm_ldap lockout
2013-07-23 Arran Cudbard-BellFix segv in rlm_ldap_search
2013-07-23 Arran Cudbard-BellFix segv in rlm_ldap_search
2013-07-23 Arran Cudbard-BellAlways get the result when were searching so we can...
2013-07-14 Arran Cudbard-Bell/[ \t]+$//
2013-07-02 Arran Cudbard-BellUse standard TLS config item names across all modules
next