]> git.sur5r.net Git - openldap/history - include
a runqueue for periodic thread execution (for syncrepl)
[openldap] / include /
2003-05-07 Jong Hyuk Choia runqueue for periodic thread execution (for syncrepl)
2003-05-03 Luke HowardAdd slapi_x_filter_append(), as a replacement for slapi...
2003-05-01 Jong Hyuk Choi- LDAP_SYNCREPL defined in include/ldap.h
2003-04-30 Jong Hyuk Choicleanup
2003-04-30 Howard ChuITS#2424 reset SASL on an existing connection
2003-04-30 Howard ChuAdded errmsg arg to lutil_passwd_{check,hash} functions
2003-04-29 Hallvard FurusethMake string parameter to ldap_charray_add() and ldap_ch...
2003-04-24 Kurt Zeilengaremove lint
2003-04-23 Kurt ZeilengaRebuild configure scripts with --enable-hdb support
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-21 Kurt ZeilengaFix builds when getaddrinfo is not detected but getname...
2003-04-12 Howard ChuNew ldap_pvt_thread_pool_context()
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-04-11 Howard ChuMore memory context tweaks
2003-04-09 Howard ChuExtended ber_mem functions, add context argument.
2003-04-07 Kurt ZeilengaRe-add <ac/localize.h>
2003-04-07 Kurt ZeilengaBackout autoconf 2.57 changes. Too much work for now.
2003-04-06 Howard ChuITS#2423 - make the lib that allocates SASL prompt...
2003-04-05 Kurt ZeilengaBasic infrastructure for i18n/l10n
2003-03-31 Howard ChuRevert ol_version stuff.
2003-03-29 Howard ChuRevert ol_version stuff, just use mkversion
2003-03-28 Howard ChuAdd rules to patch current package name & version numbe...
2003-03-19 Howard ChuUse OPENLDAP_PACKAGE instead of _OLV_PKG
2003-03-19 Howard ChuUse ol_version.h
2003-03-18 Howard ChuRename version.h to ol_version.h
2003-03-18 Howard ChuNew version.h to replace mkversion
2003-03-12 Howard ChuFix up lutil_passwd stuff to avoid struct berval definition
2003-03-11 Howard ChuAdded lutil_passwd_init, _destroy, _add for dynamically...
2003-03-06 Kurt Zeilengarebuild
2003-03-05 Howard ChuSilence warning in prev commit
2003-03-05 Howard ChuAdded ldap_pvt_get_hname. Use instead of ldap_pvt_getho...
2003-03-05 Howard ChuAdd NI_MAXHOST if not defined; normally in <netdb.h...
2003-03-03 Pierangelo Masaratideclare ldap_[parse_]passwd
2003-03-03 Howard ChuCleanup NT service support declarations
2003-03-03 Howard ChuDelete unused EDITOR, SENDMAIL substitutions
2003-03-02 Kurt ZeilengaAdd acc_rights detection (needs testing)
2003-03-02 Kurt ZeilengaAdd check of <sys/uio.h> and include as needed for...
2003-03-02 Kurt ZeilengaRename initializers
2003-03-01 Pierangelo Masaratiadd 'next[/prev]' initializer
2003-02-27 Luke HowardAdd slapi_dup_control().
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-07 Kurt ZeilengaShouldn't need <lber.h>
2003-02-05 Jong Hyuk ChoiLDAP Sync Operation (draft-zeilenga-ldup-sync) as a...
2003-02-03 Jong Hyuk ChoiIntermediate Response
2003-01-30 Luke HowardAdded slapi_filter_dup() API from Sun ONE DS 5.x
2003-01-30 Luke HowardAdded slapi_filter_apply() API from Sun ONE DS 5.x
2003-01-30 Pierangelo Masaratihide actual value/valueset
2003-01-27 Jong Hyuk ChoiLDAP cancel misc patch
2003-01-27 Pierangelo Masaratireworking of slapi headers
2003-01-26 Luke Howardmore Sun ONE DS 5.x harmonisation
2003-01-25 Luke HowardFilter structure typo fix
2003-01-25 Luke HowardNew filter SLAPI
2003-01-25 Jong Hyuk ChoiLDAP cancel operation
2003-01-24 Luke Howardsync with slapd/slapi/slapi_utils.h
2003-01-24 Luke HowardMatching rule constants for future support
2003-01-24 Luke Howardsync with slapd/slapi/slapi.h
2003-01-24 Luke HowardAdded ldap_pvt_thread_self() and ldap_pvt_thread_pool_c...
2003-01-24 Luke HowardSync with slapd/slapi/slapi_utils.h
2003-01-23 Luke HowardAdded PermitModify/NoReferrals controls
2003-01-22 Luke HowardSync with slapd/slapi
2003-01-22 Luke HowardAlign with new SLAPI extensions in servers/slapd/slapi
2003-01-20 Luke HowardHarmonised slapi_ch_free() with Sun ONE API
2003-01-18 Pierangelo Masaratislapi-plugin.h goes in include
2003-01-03 Kurt ZeilengaHappy new year
2002-12-18 Howard ChuAdded ber_flatten2 - uses passed in struct berval,...
2002-12-11 Howard ChuBumped stack size up from 2M to 4M, 2M is too small...
2002-12-09 Kurt Zeilengarebuild
2002-12-07 Pierangelo Masaratifix previous commit
2002-12-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...
2002-12-04 Kurt ZeilengaUse getpeereid(3) where available else use *_PEERCRED...
2002-12-04 Kurt ZeilengaRework libldap to not attempt to set LDAP_API_FEATURE_X...
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-11-13 Jong Hyuk ChoiLDAP_TAILQ fix
2002-11-11 Kurt ZeilengaRebuild
2002-10-29 Kurt ZeilengaMisc configure cleanup
2002-10-25 Jong Hyuk ChoiLCUP persistent search code drop
2002-10-13 Kurt Zeilengafirst cut at ditStructureRule and nameForm routines
2002-10-10 Kurt ZeilengaPatch: Delete the buggy surrogate parent code (ITS...
2002-10-09 Kurt ZeilengaAdd ditContentRule routines
2002-10-07 Kurt Zeilengas/256/LBER_ELEMENT_SIZEOF/
2002-10-02 Kurt ZeilengaITS #2121 submitted by Dave Steck <dsteck@novell.com...
2002-09-19 Kurt Zeilengaremove unused log level
2002-09-10 Howard ChuDecrease default thread stack size from 16MB to 2MB
2002-09-10 Howard ChuEliminate overallocation in LUTIL_BASE64_ENCODE_LEN
2002-09-10 Howard ChuFix ITS#2055, avoid roundoff errors in LUTIL_BASE64_DEC...
2002-09-10 Howard ChuMoved stdio replacements from liblutil lutil_* to liblb...
2002-09-07 Howard ChuRegenerated with Pthread version update
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...
next