]> git.sur5r.net Git - openldap/history - include/ldap.h
Sync with HEAD as of 14-March-2004
[openldap] / include / ldap.h
2004-01-01 Kurt ZeilengaHappy new year
2003-12-30 Kurt ZeilengaSync with HEAD
2003-12-29 Kurt ZeilengaSync with HEAD
2003-12-18 Kurt ZeilengaAllow deprecated by default in re22
2003-12-17 Kurt ZeilengaSync with HEAD
2003-12-16 Kurt ZeilengaSync with HEAD
2003-12-15 Kurt ZeilengaSync with HEAD
2003-12-01 Kurt ZeilengaSync with HEAD
2003-11-30 Kurt ZeilengaFirst rounded of changes in prep for 2.2.beta3
2003-09-18 Kurt ZeilengaChanges from HEAD for beta
2003-05-31 Kurt Zeilengasync with HEAD
2003-05-31 Kurt ZeilengaSuck in changes from HEAD
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
2003-01-23 Luke HowardAdded PermitModify/NoReferrals controls
2003-01-03 Kurt ZeilengaHappy new year
2002-12-03 Kurt ZeilengaFirst-cut proxy authorization support.
2002-11-28 Kurt Zeilengaproxy authz control (client only)
2002-11-21 Pierangelo MasaratiSupport for RFC 2696:
2002-10-25 Jong Hyuk ChoiLCUP persistent search code drop
2002-10-02 Kurt ZeilengaITS #2121 submitted by Dave Steck <dsteck@novell.com...
2002-09-06 Howard ChuMerged ldap_get_values_ber into ldap_get_attribute_ber.
2002-09-06 Kurt ZeilengaSome LCUP clean up
2002-09-05 Howard ChuAdded new ldap_get_{dn,attribute,values}_ber functions...
2002-09-04 Kurt ZeilengaUse registered 666 numbers for LCUP controls
2002-09-04 Jong Hyuk ChoiLDAP Client Update Protocol - non-persistent update...
2002-08-30 Kurt ZeilengaFix #ifdefs (DUPENT should be behind the 0)
2002-08-30 Kurt ZeilengaAssign NOOP its published OID. I-D to follow.
2002-08-12 Kurt Zeilengapaged results uses one OID for both request and response
2002-08-08 Kurt ZeilengaZap LDAPv2-only stuff
2002-07-23 Kurt Zeilengaadd feature macros
2002-06-09 Kurt ZeilengaVLV clean OPENLDAP_REL_ENG_2_MP
2002-05-02 Kurt ZeilengaMatched Values implementation (ITS#1776) based upon...
2002-04-18 Howard Chu Added ldap_X509dn2bv()
2002-03-11 Kurt ZeilengaCopyright 2001, Adrian Thurston, All rights reserved.
2002-03-01 Kurt Zeilengaassign 'published' OID to subentry control
2002-02-18 Kurt ZeilengaAssigned 'published' OID for whoami? op
2002-02-13 Pierangelo Masaratiuse ldap_bv2[r]dn and turn ldap_str2[r]dn into wrappers
2002-02-13 Pierangelo Masaratiprepare for ldap_bv2dn()
2002-01-28 Kurt ZeilengaAdd whoami extended operation. LDBM_PRE_GIANT_RWLOCK
2002-01-09 Kurt ZeilengaA subentries control framework
2002-01-08 Kurt ZeilengaMinor const'ification cleanup
2002-01-04 Kurt ZeilengaUpdate copyright notices
2002-01-03 Kurt ZeilengaAdd LBER DN format flag (no code yet).
2001-12-29 Howard ChuChanged LDAP_AVA struct berval * to struct berval.
2001-12-28 Pierangelo Masaratildap_str2rdn() can parse without allocating a LDAPRDN...
2001-12-28 Howard ChuAdded ldap_dn2bv and ldap_rdn2bv
2001-12-27 Kurt ZeilengaMark more stuff as deprecated and remove some unused...
2001-12-24 Kurt ZeilengaDelete ldap_build_filter(), it's broke.
2001-12-23 Kurt ZeilengaMinor cleanup, rename ldapava_free_*() routines and
2001-12-23 Kurt ZeilengaMinor cleanup
2001-12-06 Pierangelo Masaratinow dnValidate loops thru each value; added private...
2001-12-06 Pierangelo Masaratiliberally accept many LDAPv2/LDAPv3 stuff in DN (quoted...
2001-12-04 Pierangelo Masaratireimplement dn_validate/normalize/(match) using the...
2001-12-03 Kurt ZeilengaFriendly name removal
2001-11-12 Pierangelo Masaratistruct berval * instead of char * in ldap_ava struct...
2001-10-30 Pierangelo Masaratimoved rdn parsing in a dedicated routine, ldap_str2rdn...
2001-10-29 Pierangelo MasaratiMore compliant version of str2dn/dn2str;
2001-10-22 Pierangelo Masaratihandle lead/trail escape chars in LDAPv2/LDAPv3; change...
2001-10-18 Pierangelo Masaratiskeleton of ldap_str2nd/dn2str; works with most of...
2001-10-02 Kurt ZeilengaAdd prototype for ldap_dn_normalize() routine (to be...
2001-09-26 Kurt ZeilengaUse a 64MB stack (instead of a 64K on some systems...
2001-09-24 Kurt ZeilengaAdd ldap_url_desc2str()
2001-08-31 Kurt ZeilengaThere is no TLSProtocol option.
2001-07-23 Kurt Zeilengamisc updates, constification, deprecation...
2001-07-22 Kurt ZeilengaMinor cleanup
2001-07-06 Kurt ZeilengaMinor cleanup
2001-06-25 Kurt Zeilengamove TLS ctx to lconn struct in prep for supporting...
2001-06-15 Kurt ZeilengaRebind cleanup
2001-06-15 Kurt ZeilengaMore clean up
2001-06-15 Kurt Zeilengafix partial commit of rebind changes
2001-06-11 Kurt Zeilengaunifdef -ULDAP_UFN
2001-05-29 Kurt ZeilengaUpdate copyright (including with or without modificatio...
2001-05-04 Kurt Zeilengareimplementation of sb_max_incoming
2001-03-15 Kurt ZeilengaAdd DUPENT macros
2001-02-01 Kurt ZeilengaUpdate comments
2000-11-28 Kurt ZeilengaUpdate URL parsing and LDAP referral/reference chasing...
2000-10-30 Kurt ZeilengaMinor cleanup of last commit
2000-10-26 Kurt ZeilengaAdd LDAP URL critical extension counter support. lud_c...
2000-09-16 Kurt Zeilengamodify ldap_dn2ufn() to return completely typeless...
2000-09-15 Kurt ZeilengaCentralize versioning in build/version.sh
2000-09-15 Kurt ZeilengaFix typo
2000-08-18 Kurt ZeilengaRemove CLDAP cruft
2000-07-22 Kurt ZeilengaExpose ldap_create_control
2000-07-21 Kurt ZeilengaAssign "published" OID to Password Modify Extended...
next