]> git.sur5r.net Git - openldap/history - include
ITS#5200
[openldap] / include /
2004-04-16 Kurt Zeilengarebuilt with lastmod
2004-04-08 Kurt ZeilengaHide if SIZEOF_WCHAR_T < 4.
2004-04-08 Howard ChuConsolidated static/dynamic backend switches
2004-04-07 Kurt Zeilengacleanup
2004-04-07 Kurt ZeilengaAdd additional BER_BV macros
2004-04-07 Kurt ZeilengaAdd STRLENOF macro
2004-03-20 Kurt ZeilengaRebuild
2004-03-20 Kurt ZeilengaRebuild
2004-03-19 Howard ChuITS#2457 Added LUTIL_SLASHPATH macro and func for conve...
2004-03-18 Kurt ZeilengaMore releng cleanup
2004-03-18 Kurt Zeilengacleanup for release engineering
2004-03-17 Howard ChuFix LDBM on Windows
2004-03-17 Howard ChuFix missing LBER_V declaration
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-12 Pierangelo Masaratidefine error codes for lutil_passwd* funcs
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-03-05 Howard ChuITS#2992 Windows fixes from Alexey Melnikov
2004-03-02 Howard ChuPass result berval to lutil_passwd_hash instead of...
2004-02-26 Kurt Zeilengarebuild
2004-02-03 Howard ChuFix EBCDIC conversion for syslog()
2004-01-17 Kurt Zeilengarebuild
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-29 Kurt ZeilengaNotice and acknowledgement
2003-12-29 Pierangelo Masaratiallow user-defined return codes from rewriteRules
2003-12-27 Pierangelo Masaratiallow memory ownership specification when using (sessio...
2003-12-19 Kurt ZeilengaMove ldapi to /var/run
2003-12-19 Kurt ZeilengaMove pid/args files into $(RUNDIR)/run
2003-12-19 Kurt ZeilengaAdd comment
2003-12-19 Kurt ZeilengaRemove cruft
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-16 Kurt Zeilengaminor tweak and rebuild
2003-12-15 Kurt ZeilengaRework last commit
2003-12-15 Kurt ZeilengaRev the API version number
2003-12-14 Kurt ZeilengaAdd support for -DOPENLDAP_FD_SETSIZE=N for use on...
2003-12-14 Kurt ZeilengaAdd LDAP_DEPRECATED macro
2003-12-11 Howard ChuITS#2869 fix decode length checks again
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-08 Kurt Zeilengas/unsigned long/ac_uint4/
2003-12-06 Kurt ZeilengaAs ud(1) is in the Attic, TERMCAP no longer needed
2003-12-06 Kurt ZeilengaMove back-tcl to the Attic
2003-12-06 Howard ChuOverlay build environment
2003-12-04 Howard ChuMoved ldbm into back-ldbm. No more libldbm.
2003-12-03 Kurt ZeilengaMisc cleanup
2003-11-29 Pierangelo Masaratiremove /* in comments
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
next