]> git.sur5r.net Git - openldap/history - include/ldap.h
New access_allowed()
[openldap] / include / ldap.h
2009-08-18 Pierangelo Masaratiexpose SASL_USERNAME when it makes sense (EXTERN needs...
2009-07-13 Howard Chucleanup space/tab
2009-07-13 Howard ChuAdd vlv error code
2009-05-06 Ralf HaferkampIntroduce options to configure tcp-keepalive settings...
2009-02-24 Rein TollevikITS#5972 Added newCookie sync info messages.
2009-02-15 Pierangelo Masaratifix misc warnings
2009-01-24 Howard ChuITS#5655 TLS_PROTOCOL_MIN from Philip Guenther
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-11-21 Howard ChuITS#5812 add SASL_NOCANON / -N option
2008-11-11 Quanah Gibson-MountMove LDAP_CONTROL_X_WHATFAILED and LDAP_CONTROL_X_DEREF...
2008-11-01 Pierangelo Masaratiadd "What Failed?" LDAP control (ITS#5784)
2008-10-22 Pierangelo Masaratiadd support for (experimental) dereference control...
2008-10-09 Howard ChuITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher...
2008-10-09 Howard ChuAdd SASL_MECHLIST option to retrieve list of known...
2008-08-15 Howard ChuPass LDAPURLDescs to connect functions instead of host...
2008-08-14 Howard ChuAdd LDAP_OPT_CONNECT_CB connection callbacks
2008-06-14 Pierangelo Masaratiadd client API for assertion control (ITS#5560)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-08-22 Pierangelo Masaratirework controls API
2007-08-22 Pierangelo Masaratilog formatOID, possibly mapped to friendly name if...
2007-08-22 Pierangelo Masaraticlient side of draft-wahl-ldap-session
2007-08-21 Pierangelo Masaratimove to implemented :)
2007-05-10 Howard ChuAdd LDAP_OPT_X_TLS_CRLFILE, peer cert verification...
2007-02-12 Howard ChuITS#4840 fix typo
2007-01-10 Howard ChuITS#4799 remove kerberos / kbind references
2007-01-07 Pierangelo MasaratiFirst cut to truly async connect:
2007-01-06 Pierangelo Masaratiimport of LDAP Sync client API
2007-01-02 Kurt Zeilengahappy new year
2006-10-14 Pierangelo Masaratiadd LDAP_OPT_DIAGNOSTIC_MESSAGE; replace deprecated...
2006-08-22 Kurt ZeilengaMore LDAP_DEVEL cleanup
2006-08-18 Kurt ZeilengaLDAP_DEVEL cleanup
2006-08-10 Kurt Zeilengafix bind/unbind typo
2006-08-10 Kurt ZeilengaAdd notes regarding alternatives to deprecated routines
2006-06-21 Kurt ZeilengaMisc RFC reference updates
2006-05-06 Pierangelo Masaratiadd URI list resorting feature (ITS#4524)
2006-04-25 Pierangelo Masaratiprint the correct search base when taken from ldaprc...
2006-04-07 Howard ChuITS#4422, #4475
2006-03-31 Kurt Zeilengacommit missing TXN piece
2006-03-07 Kurt ZeilengaTXN protocol element parsers (without any backend support)
2006-03-06 Kurt ZeilengaInitial and rough client-side implementation of the...
2006-02-16 Kurt ZeilengaMacro cleanup
2006-02-15 Kurt ZeilengaITS#4404: fix typo in ValuesReturnFilter control OID...
2006-02-11 Kurt ZeilengaAdd RFC 4370
2006-01-12 Kurt ZeilengaUpdate proxied authorization implementation to use...
2006-01-10 Kurt Zeilengacleanup
2006-01-09 Kurt Zeilengacleanup
2006-01-09 Kurt ZeilengaMove deprecated routine behind LDAP_DEPRECATED
2006-01-09 Kurt ZeilengaUpdate variables holding protocol values to ber_*_t's
2006-01-08 Pierangelo Masaratiline up LDAP_API_FEATURE_PAGED_RESULTS with other controls
2006-01-08 Pierangelo Masaratirework API functions to create/parse controls; add...
2006-01-08 Kurt ZeilengaUpdate (and rename) Sort and VLV parse routines to...
2006-01-06 Pierangelo Masaratirfc2589 support (ITS#4293)
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-27 Pierangelo Masaratiregister temporary OID under OpenLDAP experimental arc
2005-11-27 Pierangelo Masaratiadd very preliminary support for <draft-sermersheim...
2005-11-26 Kurt ZeilengaAdd dontUseCopy control to ldapcompare(1) and ldapsearc...
2005-11-03 Kurt ZeilengaUpdate result code to IANA-assigned values
2005-11-01 Kurt ZeilengaVarious cleanup and updating
2005-10-28 Howard ChuITS#4017, additional revisions for DH parameters
2005-10-17 Kurt ZeilengaNote that proxy authz was submitted for publication
2005-10-13 Kurt ZeilengaAdd ldap_bv2escaped_filter_value (ITS#2535)
2005-10-08 Howard ChuAdd comment that LDAP_MORE_RESULTS_TO_RETURN is obsolete
2005-10-05 Howard ChuITS#4017 support Diffie-Hellman parameters for multiple...
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-24 Howard ChuAdd LDAP_CONTROL_VALSORT
2005-08-23 Howard ChuTweak comment about ppolicy, we're up to date for now.
2005-08-12 Kurt ZeilengaUse IANA assigned OIDs
2005-08-12 Kurt ZeilengaReplace 666 OIDs for Assertion/pre-read/post-read contr...
2005-08-11 Pierangelo Masaratiexpose ldap_tls_inplace()
2005-07-29 Luke Howardadd LDAP_CONTROL_X_EXTENDED_DN
2005-07-11 Howard ChuITS#3847 fix LDAP_GROUP_TRANSACTION defs
2005-05-28 Pierangelo Masaratiallow to muck with referrals while chasing...
2005-05-21 Pierangelo Masaratiline-up with (yet incomplete) draft-sermersheim-ldap...
2005-05-14 Kurt ZeilengaFix OIDs of works in progress
2005-05-13 Kurt ZeilengaAdd client-side ManageDIT control support
2005-05-06 Kurt Zeilengaldap.h updates
2005-05-06 Kurt ZeilengaRemove _X_ from some items now standard track
2005-05-04 Kurt ZeilengaAdd ldap_turn(3) and ldap_turn_s(3).
2005-04-02 Kurt ZeilengaAdd new resolver checks
2005-02-01 Kurt ZeilengaAdd ldap_start_tls() and ldap_install_tls() to provide...
2005-01-25 Pierangelo Masaratiadd support for Chaining Behavior control (<draft-serme...
2005-01-21 Pierangelo Masaratifix ITS#3458
2005-01-19 Kurt ZeilengaLDAP_DEVEL cleanup
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-31 Kurt ZeilengaAdd "not yet implemented" comment to LCUP result code...
2004-12-30 Kurt ZeilengaUpdate CancelOp's protocol values to those in RFC 3909
2004-12-30 Kurt ZeilengaAdd macro for Strong(er) Authen Required
2004-11-23 Howard ChuAdd callbacks for client TLS connection establishment:
2004-10-28 Ralf HaferkampCRL checking options for ldap.conf and slapd.conf
2004-10-20 Kurt ZeilengaFix LDAP Intermediate Response tag values.
2004-10-19 Kurt ZeilengaITS#3168: Add LDAP_OPT_SOCKBUF
2004-08-27 Kurt ZeilengaMove LDAP_COMP_MATCH define from ldap.h to slap.h
2004-08-26 Sang Seok LimThis patch is for a component filter. please refer...
2004-06-18 Kurt ZeilengaAdd LDAP_MAXINT macro
2004-03-18 Kurt ZeilengaMore releng cleanup
2004-03-18 Kurt Zeilengacleanup for release engineering
2004-03-16 Howard ChuHide ppolicy behind #ifdef LDAP_CONTROL_PASSWORDPOLICYR...
2004-03-16 Kurt ZeilengaOID/comment cleanup
2004-03-16 Kurt ZeilengaUpdate LDAP Sync OIDs to those assigned for RFC publication
2004-03-15 Howard Chuldap_parse_passwordpolicy_control takes a single LDAPCo...
next