]> git.sur5r.net Git - openldap/history - include
s/NULLMSG/NULL/
[openldap] / include /
1999-06-18 Kurt ZeilengaCleanup remaining NULLMSG and NULLBERs and undo previou...
1999-06-18 Kurt ZeilengaAnother round of BER type changes, plus
1999-06-18 Kurt Zeilengabump the API version to 2003... we now closer to 03...
1999-06-18 Kurt ZeilengaMoved LBER_xxx_HTON/NTOH to lber-int.h. We still...
1999-06-18 Kurt ZeilengaBER_TYPES template
1999-06-17 Kurt ZeilengaSuck in all changes made on HEAD branch since branching.
1999-06-17 Kurt ZeilengaAdd basic configure support for BER types and fixed...
1999-06-17 Kurt ZeilengaIntroduction of BER types (ber_int_t, ber_tag_t, ber_le...
1999-06-17 Kurt Zeilengaldapconfig.h vs ldap_config.h changes
1999-06-17 Kurt ZeilengaSeparate autoconf generated values from "defaults".
1999-06-15 Kurt ZeilengaFix bad LBER_INVALID macro
1999-06-14 Julio Sánchez Fern... Matching rules.
1999-06-14 Julio Sánchez Fern... Constification
1999-06-13 Julio Sánchez Fern... New ldap_syntax_free, ldap_attributetype_free and ldap_...
1999-06-11 Juan GomezDrop support for alloca().
1999-06-11 Kurt Zeilenga_SGI_MP_SOURCE errno/h_errno experiment
1999-06-10 Kurt ZeilengaDisable LDAP_MEMORY_DEBUG on NT (should not have been...
1999-06-09 Kurt ZeilengaAdd test for BeOS's closesocket
1999-06-07 Kurt ZeilengaUse LDAP_F/LDAP_P macros on library externs.
1999-06-07 Kurt ZeilengaUse LDAP_F and LDAP_P macros.
1999-06-05 Kurt Zeilengarename LDAP_OPT_MATCHED_STRING to LDAP_OPT_MATCHED_DN.
1999-06-04 Kurt ZeilengaUndo assert fix included in last commit.
1999-06-04 Kurt ZeilengaAdd #define FD_SETSIZE 1024
1999-06-04 Kurt ZeilengaEXPERIMENTAL ldap_extended_operation() and ldap_parse_e...
1999-06-03 Kurt Zeilengalber.h: added #include <stddef.h> conditional on LBER_S...
1999-06-03 Kurt ZeilengaEnable browsing info in MSVC debugging configurations.
1999-06-03 Kurt ZeilengaRemove <memory.h> from stdlib.h (mem* fns should be...
1999-06-02 Kurt ZeilengaAdd <ac/stdlib.h> to genericize memory allocators.
1999-06-02 Kurt ZeilengaAdd ber_strdup(), remove ldap_int_strdup(), add LDAP_ST...
1999-06-02 Kurt ZeilengaMake first argument of *_get_option const (experimental).
1999-06-01 Kurt ZeilengaRemove NULL* macros (namespace).
1999-06-01 Kurt ZeilengaAdd ldap_memvfree(void** vector)
1999-06-01 Kurt ZeilengaMove berval routines to memory.c.
1999-05-31 Kurt Zeilengause 'int' instead of 'char' for balance factor.
1999-05-31 Kurt Zeilenga(barely) hide AVL internals
1999-05-31 Kurt Zeilenga#ifdef out non-reentrant prototypes.
1999-05-31 Julio Sánchez Fern... Syntaxes.
1999-05-31 Kurt ZeilengaGenericize byte types into autoconf namespace.
1999-05-31 Kurt ZeilengaRemove redundant WSAEWOULDBLOCK declaration.
1999-05-30 Kurt ZeilengaInitial round 2 memory allocation changes. THIS IS...
1999-05-30 Kurt ZeilengaRemove prototype for removed ber_clear().
1999-05-29 Julio Sánchez Fern... New error code for null string input.
1999-05-29 Kurt ZeilengaUpdate DIRSEP handling (temporary, should be handled...
1999-05-29 Kurt ZeilengaMinor adjustments to better handle NT vs UNIX.
1999-05-29 Kurt ZeilengaFirst cut at ber_set_option(NULL,LBER_OPT_MEMORY_FN...
1999-05-29 Julio Sánchez Fern... Install ldap_schema.h
1999-05-29 Kurt ZeilengaAdd LBER_ and LDAP_ memory allocators/deallocators...
1999-05-28 Julio Sánchez Fern... Provide (and use) #define shortcuts
1999-05-28 Kurt ZeilengaDeath to LBER_END_SEQORSET.
1999-05-27 Julio Sánchez Fern... Incorporate #define's per Kurt's suggestion
1999-05-27 Kurt ZeilengaRemove HAVE_THREADS define. NO_THREADS is used instead.
1999-05-26 Julio Sánchez Fern... Provide human-readable errors.
1999-05-26 Julio Sánchez Fern... Fix namespace contamination, some comments added.
1999-05-26 Juan GomezAdd warning regarding LDAP_MOD_* so poeple won't reuse...
1999-05-26 Howard ChuFor ITS#157: Added LDAP backend for slapd, which also... OPENLDAP_SLAPD_BACK_LDAP
1999-05-24 Kurt ZeilengaEliminate DECL_STRDUP check in favor of simple fix...
1999-05-24 Kurt ZeilengaMinor header cleanup.
1999-05-24 Julio Sánchez Fern... Initial incomplete and broken version.
1999-05-22 Kurt Zeilengaldap.h:
1999-05-21 Kurt ZeilengaAdd prototypes for ldap_parse_result() and friends.
1999-05-21 Kurt ZeilengaInitial checkin of ldap_search_ext() and friends.
1999-05-21 Kurt Zeilengas/PACKAGE/OPENLDAP_PACKAGE/
1999-05-21 Kurt ZeilengaProtect strcasecmp from macro w/ args expansion.
1999-05-20 Kurt ZeilengaDisable LBER_END_SEQORSET for now.
1999-05-20 Kurt Zeilengafound my lber bug... ber_buf should have been freed...
1999-05-19 Kurt ZeilengaAdd EXEEXT and MKVERSION support.
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-05-18 Kurt ZeilengaWrap externs with parens to protect against inproper...
1999-05-18 Kurt ZeilengaAdd check for <sys/select.h> for AIX.
1999-05-07 Ben CollinsMoved db1/db.h check to the db1 marco in openldap.m4...
1999-05-04 Kurt ZeilengaFix "configurations".
1999-05-03 Kurt ZeilengaAdd LDAP_CONST macro for use within EXTERNAL headers...
1999-04-30 Hallvard FurusethFix typo in comment
1999-04-30 Kurt Zeilengaprotect multi-statement macros... ie: do { s1; s2...
1999-04-30 Kurt ZeilengaBackout ssl/ssl.h change for now. Trying to support...
1999-04-30 Kurt ZeilengaGenerate #error instead of just letting the compile...
1999-04-30 Hallvard Furusethenclose macro arguments in ()
1999-04-28 Kurt ZeilengaWinsock changes:
1999-04-27 Kurt ZeilengaClean up valid flag: _VALUE -> _VALID.
1999-04-21 Kurt ZeilengaModify slapd set user/group support to use -u/-g instea...
1999-04-14 Kurt ZeilengaWarn users not to much with paths in ldapconfig.h
1999-04-14 Gary Williamsfix typo on destroy
1999-04-14 Kurt ZeilengaAdd basic gmodule detection for SLAPD_MODULES.
1999-04-07 Kurt ZeilengaNew pthread_try_link test. Looks for pthread_create...
1999-04-06 Kurt ZeilengaNew LinuxThreads detection. Correctly detects FreeBSD...
1999-04-06 Kurt ZeilengaAdd ldap_pvt_thread_destory() to un-ldap_pvt_thread_ini...
1999-04-06 Hallvard FurusethUse macros for the dummy definitions of sys_errlist...
1999-04-04 Kurt ZeilengaCleanup socket() detection.
1999-04-04 Kurt ZeilengaAdd select args type & vfork tests for experimentation...
1999-04-03 Hallvard FurusethAdd -U and -G options to set user and group id.
1999-04-01 Gary WilliamsNT port
1999-03-30 Kurt ZeilengaRebuild configure due to MDBM addition.
1999-03-30 Juan GomezMDBM support added.
1999-03-30 Juan GomezMDBM detection feature.
1999-03-29 Kurt Zeilengaadd wait macros. add LDAP_SIGCHLD. and other misc...
1999-03-29 Kurt ZeilengaAdd ioctl_t for arg type (Unix requires 'int', Winsock...
1999-03-29 Kurt ZeilengaRework ac/socket.h for HAVE_WINSOCK:
1999-03-29 Kurt ZeilengaAdd wait4/3 detection.
1999-03-28 Kurt ZeilengaAll implementations of lutil_lockf (aka ldap_lockf...
1999-03-28 Kurt ZeilengaNT doesn't have waitpid()
next