]> git.sur5r.net Git - openldap/history - include
Format %d -> %ld.
[openldap] / include /
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
2003-11-26 Kurt Zeilengamove AVL routines into -llutil
2003-11-26 Kurt ZeilengaFix notices
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-11-25 Kurt ZeilengaNotice updates
2003-11-20 Kurt ZeilengaAlign to IBM's OPL notice
2003-11-20 Kurt ZeilengaUpdate to basic notice
2003-11-14 Pierangelo Masaratifix a number of mem leaks; add destroy code; HEADS...
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-11-04 Kurt ZeilengaShould include <ac/string.h> not <string.h>
2003-10-25 Howard ChuAdd "defer" arg to ldap_pvt_runqueue_resched to suspend...
2003-10-14 Hallvard FurusethReally rename ldap_int_get_controls() to ldap_pvt_get_c...
2003-10-13 Kurt ZeilengaMinor tweak to last commit
2003-10-13 Kurt ZeilengaRework of berbuf allocation:
2003-10-12 Kurt Zeilengamv ldap_int_get_controls to ldap_pvt_get_controls
2003-10-12 Kurt ZeilengaInitial fix for berbuf alignment bug (ITS#2760)
2003-09-29 Hallvard Furuseth#include <string.h>, to get memcmp() and memset().
2003-09-27 Luke HowardAdd slapi_dn_beparent, slapi_dn_parent and slapi_dn_isp...
2003-09-26 Luke Howardslapi_send_ldap_search_reference()
2003-09-22 Kurt ZeilengaFix long long comment
2003-09-21 Luke HowardAlso check for strtoll()
2003-09-21 Luke HowardCheck for strtoq, strtouq
2003-09-16 Kurt ZeilengaInitial support for pre/post read controls.
2003-08-31 Luke HowardAdd ACL plugin definitions
2003-08-30 Luke HowardSLAPI_X_CONN_SASL_CONTEXT
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-23 Jong Hyuk ChoiContext CSN patch (1)
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-07-03 Luke HowardPlugin extension API
2003-06-30 Kurt ZeilengaITS#2622: fix default database directory
2003-06-28 Hallvard FurusethAdd HAVE_LONG_LONG
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 FurusethMake all debug output macros conditional on defined...
2003-06-06 Hallvard FurusethNo longer make LDAP_TEST imply LDAP_DEBUG.
2003-06-06 Hallvard Furuseth#define *_OPT_ON &ber_pvt_opt_on. The old (void*)1...
2003-06-05 Hallvard FurusethRename setlocale,textdomain,bindtextdomain to ldap_pvt_...
2003-05-31 Kurt ZeilengaEnable sync
2003-05-31 Kurt ZeilengaMerge partial and intermediate responses
2003-05-31 Kurt Zeilengamove lber_*_x memory prototypes to lber_pvt.h
2003-05-31 Kurt ZeilengaMove SYNC, SYNCREPL, and LDAP_CACHING out from behind...
2003-05-25 Kurt ZeilengaAdd/Update various copyright notices
2003-05-24 Kurt ZeilengaAdd see also to:
2003-05-23 Kurt Zeilengazap --enable-phonetic
2003-05-20 Jong Hyuk Choiselect loop changes for persistent threads
2003-05-20 Jong Hyuk Choi- change in message to modlist conversion
2003-05-15 Pierangelo Masaraticleanup previous commit; update header
2003-05-07 Jong Hyuk Choirunqueue restructuring
2003-05-07 Jong Hyuk Choirunqueue update
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
next