]> git.sur5r.net Git - openldap/history - include/ldap.h
import fix to ITS#5172
[openldap] / include / ldap.h
2007-01-02 Kurt Zeilengahappy new year
2006-08-15 Kurt ZeilengaFixed slapo-syncprov incomplete sync on restart issues...
2006-02-15 Kurt ZeilengaITS#4404: values return filter OID fix
2006-02-12 Kurt ZeilengaNote RFC 4370
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-03 Kurt ZeilengaSync with HEAD
2005-10-10 Kurt ZeilengaSync with HEAD
2005-10-05 Kurt ZeilengaRevert last commit per hyc's note on -devel OPENLDAP_REL_ENG_2_3_8
2005-10-05 Kurt ZeilengaImport ITS#4017 TLS DH params supprot
2005-08-25 Kurt ZeilengaSync with HEAD (need to update CHANGES)
2005-08-12 Kurt ZeilengaIANA assigned OIDs
2005-08-12 Kurt ZeilengaControl OID changes from HEAD
2005-08-12 Kurt ZeilengaSync with HEAD
2005-08-09 Kurt ZeilengaSync with HEAD
2005-06-03 Kurt ZeilengaSync with HEAD
2005-05-18 Kurt ZeilengaSync with HEAD
2005-05-06 Kurt ZeilengaNote that some of these works are no longer works in...
2005-05-06 Kurt ZeilengaBuild + client side changes from HEAD
2005-04-29 Kurt ZeilengaInitial round of changes for 2.3 beta
2005-03-14 Kurt ZeilengaSync with HEAD
2005-01-28 Kurt ZeilengaSync with HEAD
2005-01-24 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
2004-12-31 Kurt ZeilengaSync with HEAD
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 ZeilengaSync with HEAD
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...
2004-03-14 Kurt ZeilengaStart of client-side LDAP tranactions (non-working)
2004-03-14 Kurt ZeilengaAdd prototypes for grouping functions
2004-03-14 Kurt Zeilengamacros for grouping of related operations
2004-03-13 Howard ChuFix for password policy draft 7
2004-03-12 Howard ChuAdded PasswordPolicy control
2004-03-09 Luke Howards/SERVER_SEARCH_FLAG/SEARCH_FLAG
2004-03-09 Luke HowardDocument search flags
2004-03-09 Luke HowardAdd defines for LDAP_CONTROL_X_TREE_DELETE and LDAP_CON...
2004-03-08 Luke HowardFix typo (thanks Pierangelo!)
2004-03-08 Luke HowardAdd #define for incremental values control (draft-kashi...
2004-01-01 Kurt ZeilengaHappy new year
2003-12-30 Kurt ZeilengaMisc updates
2003-12-29 Kurt ZeilengaUpdate no-op control to return LDAP_NO_OPERATION instea...
2003-12-18 Kurt ZeilengaSwitch to #if instead of #ifdef LDAP_DEPRECATED
2003-12-17 Kurt ZeilengaMinor adjust
2003-12-17 Kurt ZeilengaClean up LDAP Sync result codes
2003-12-17 Kurt ZeilengaSync with HEAD
2003-12-16 Kurt ZeilengaDeprecate +objectClass in favor of @objectClass per...
2003-12-15 Kurt ZeilengaRework last commit
2003-12-15 Kurt ZeilengaRev the API version number
2003-12-14 Kurt ZeilengaAdd LDAP_DEPRECATED macro
2003-12-11 Kurt ZeilengaMore error code tweaks
2003-12-11 Kurt ZeilengaTweak the codes
2003-12-11 Kurt ZeilengaChange API error codes to negative numbers so as not...
2003-12-03 Kurt ZeilengaMisc cleanup
2003-11-26 Kurt Zeilengamove AVL routines into -llutil
2003-11-13 Jong Hyuk Choifix for the cascading replication (reenabling test019)
2003-11-11 Jong Hyuk Choiupdate ldapsync/syncrepl code according to the new...
2003-09-16 Kurt ZeilengaInitial support for pre/post read controls.
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-14 Jong Hyuk ChoiLDAP Sync protocol change : state mode (add+present...
2003-08-07 Kurt ZeilengaAdd initial support for modify/increment. No over...
2003-07-30 Kurt Zeilengapreliminary modify/increment client side code
2003-07-22 Hallvard FurusethRename LDAP_OPT_ERROR_NUMBER to LDAP_OPT_RESULT_CODE...
2003-06-27 Jong Hyuk ChoiLCUP primitive routines removed
2003-06-10 Kurt ZeilengaAdd pre/post reback control defines
2003-06-10 Kurt ZeilengaAdd ldapAssertionFailed result code
2003-06-10 Kurt ZeilengaAssertion control with no backend support (yet)
2003-06-06 Hallvard Furuseth#define *_OPT_ON &ber_pvt_opt_on. The old (void*)1...
2003-05-31 Kurt ZeilengaEnable sync
2003-05-31 Kurt ZeilengaMerge partial and intermediate responses
2003-05-31 Kurt ZeilengaMove SYNC, SYNCREPL, and LDAP_CACHING out from behind...
2003-05-01 Jong Hyuk Choi- LDAP_SYNCREPL defined in include/ldap.h
2003-04-22 Jong Hyuk Choimove ldap_get_message_ber() from ldap.h to ldap_pvt.h
2003-04-22 Jong Hyuk Choiget_ldapmsg_ber() -> ldap_get_message_ber()
2003-04-22 Jong Hyuk Choiget_ldapmsg_ber() added.
2003-04-11 Howard ChuMove ldap_dnfree_x etc. decls from ldap.h to ldap_pvt.h
2003-04-11 Howard ChuMore memory context tweaks
2003-03-03 Pierangelo Masaratideclare ldap_[parse_]passwd
2003-02-09 Kurt ZeilengaMisc LCUP cleanup
2003-02-09 Kurt Zeilengaunifdef -DLDAP_NOCACHE
2003-02-09 Kurt ZeilengaCancel exop updates
2003-02-09 Kurt Zeilengarename "permit modify" control to "permissive modify"
2003-02-08 Kurt ZeilengaRework #ifdef'ing of expermental controls to ease relea...
2003-02-07 Kurt ZeilengaAssign OIDs for LDAP Sync
2003-02-05 Jong Hyuk ChoiLDAP Sync Operation (draft-zeilenga-ldup-sync) as a...
2003-02-03 Jong Hyuk ChoiIntermediate Response
2003-01-27 Jong Hyuk ChoiLDAP cancel misc patch
2003-01-25 Jong Hyuk ChoiLDAP cancel operation
next