]> git.sur5r.net Git - openldap/shortlog
openldap
1999-11-08 Mark ValenceMinor bug fix in ldap_parse_extended_result.
1999-11-08 Kurt ZeilengaLast commit added framework for ber_errno.
1999-11-08 Kurt ZeilengaLast commit contained cleanups and optimizations allowe...
1999-11-08 Kurt ZeilengaAdd X format for compatibility with other SDK implement...
1999-11-08 Kurt Zeilenga*** empty log message ***
1999-11-08 Kurt ZeilengaUse LDAP_F for libc routines
1999-11-08 Kurt ZeilengaNeeds <ldap.h> due to stubs.
1999-11-06 Kurt ZeilengaAdd empty struct ldapoptions declaration to avoid pulli...
1999-11-06 Mark ValenceUpdated ACI code to work with new ACL changes. All...
1999-11-06 Mark ValenceAdded ldap_pvt_tls_* prototypes.
1999-11-05 Howard ChuFix - v2ref returned a pointer that it did not allocate...
1999-11-05 Howard ChuDelete unnecessary exports
1999-11-05 Howard ChuRelocated the stubs function to avoid being dependent on
1999-11-05 Howard ChuFix to prevent freeing the same pointer twice on mod...
1999-11-05 Howard ChuFix to avoid freeing an uninitialized pointer
1999-11-04 Randy KunkeeRemove extra ber_free.
1999-11-04 Randy KunkeeCall ber_free instead of ldap_ber_free.
1999-11-03 Randy KunkeeClean up some memory problems.
1999-11-03 Kurt Zeilengano UD_BASE to use for my_ldap_dn2ufn(). Comment out...
1999-11-03 Kurt ZeilengaMake stat message consistent with other operations.
1999-11-02 Kurt ZeilengaDo not maintain a presence search on 'objectclass'...
1999-11-02 Howard ChuRemoved explicit include of <ac/param.h> because it...
1999-11-02 Kurt Zeilengawrite winsock with AC_CACHE_CHECK to allow mangling...
1999-11-02 Kurt ZeilengaRemove unnecessary dependency upon $ac_cv_mingw32.
1999-11-02 Kurt ZeilengaModify NT Threads check to use AC_CHECK_FUNC(_beginthread)
1999-11-01 Kurt ZeilengaMove NT Thread test into build/openldap.m4. Still...
1999-11-01 Howard ChuFix broken patch to v2ref
1999-11-01 Howard ChuObsolete file
1999-11-01 Kurt ZeilengaChanges to support NT single debug
1999-11-01 Kurt ZeilengaDefine HAVE_NT_EVENT_LOG && HAVE_NT_SERVICE_MANAGER...
1999-11-01 Kurt ZeilengaAdditional mods to fix NT single threaded support.
1999-11-01 Kurt ZeilengaUse centralized output directories.
1999-11-01 Kurt ZeilengaUse typedef instead of #define for ssize_t.
1999-11-01 Kurt ZeilengaAdd configure tests for ssize_t and caddr_t and remove...
1999-11-01 Kurt ZeilengaUse compile time, instead of run time, sizeof checks.
1999-11-01 Kurt ZeilengaAdd <ac/param.h> to wrap <sys/param.h>
1999-11-01 Kurt ZeilengaSet modifiersname/timestamp upon creation.
1999-11-01 Kurt ZeilengaFix typo in gethostbyaddr_r nargs test
1999-11-01 Kurt ZeilengaRemove more dependencies upon $ac_cv_mingw32
1999-10-31 Howard ChuFix broken MSVC builds. The previous round of Mingw32...
1999-10-30 Kurt ZeilengaFix nargs tests for gethostby{name,addr}_r to handle...
1999-10-30 Kurt ZeilengaFix ctime_r nargs detection to return 0 if no prototype...
1999-10-30 Mark Valencebug fixes for ldap_msgtype and ldap_msgid
1999-10-30 Kurt ZeilengaDo not attempt to obtain sizeof(sin_addr.s_addr) or...
1999-10-30 Kurt ZeilengaUse uint32 not u_int as code requires 32 bit unsigned...
1999-10-30 Kurt ZeilengaAdd readability to comments
1999-10-30 Kurt ZeilengaAdd comment stating that uint32 must be exactly 32...
1999-10-30 Kurt ZeilengaAdd support for sizeof(short) == 4 when sizeof(int...
1999-10-28 Kurt ZeilengaAdd comment to top of sendmail.cf to discourage directo...
1999-10-28 Kurt ZeilengaReorganize a bit to behave more like other mailer m4...
1999-10-28 Kurt ZeilengaRefine comments.
1999-10-28 Kurt ZeilengaRemove some dependencies upon $ac_cv_mingw32. Most...
1999-10-28 Howard ChuAdded NT-specific definitions to acconfig.h preamble
1999-10-28 Howard ChuDelete obsolete symbols acl_access_allowed and acl_get_...
1999-10-28 Kurt ZeilengaAdd third argument AC_DEFINE() calls added by last...
1999-10-28 Howard ChuLog of Source Changes for Mingw32 Port of OpenLDAP
1999-10-28 Howard ChuFix log message from previous commit...
1999-10-28 Howard ChuUse new macros from configure.in to accomodate NT/Mingw...
1999-10-28 Howard ChuFixed use of LDAP_F macro
1999-10-28 Howard ChuFixed the LDAP_F macro.
1999-10-28 Howard ChuFor Mingw32, added declarations for snprintf and vsnprintf
1999-10-28 Howard ChuAdded LDAP_SIGUSR macros for NT
1999-10-28 Howard ChuAdded LDAP_DIRSEP macro for NT
1999-10-28 Howard ChuFixes for NT support:
1999-10-28 Howard ChuAdded macros for Mingw32 support.
1999-10-28 Howard ChuFor Mingw32, include stdlib.h to test for sys_errlist
1999-10-28 Howard ChuAdded support for Mingw32
1999-10-28 Howard ChuNew files added for Mingw32 support.
1999-10-28 Howard ChuSpecifies the symbols that slapd must export, for Mingw...
1999-10-28 Howard ChuFix misc syntax warnings and/or bugs.
1999-10-28 Howard ChuFix Winsock-related warning and/or bugs.
1999-10-28 Howard ChuAdded stubs function, for dummy references to exported...
1999-10-28 Howard ChuFix Winsock-related warnings and/or bugs.
1999-10-28 Howard ChuAdded line to #include "ldap_pvt.h". Part of Mingw32...
1999-10-28 Howard ChuAdded numsubordinates operational attribute
1999-10-28 Kurt ZeilengaAdd comment containing possible dn attributetype specif...
1999-10-27 Mark ValenceChanges to make TLS work on Windows
1999-10-27 Kurt ZeilengaFix up comments.
1999-10-27 Kurt ZeilengaReally fix gettimeofday usage.
1999-10-27 Kurt ZeilengaDon't use sig_atomic_t.
1999-10-27 Kurt ZeilengaIn fallback mode, use value of buffer to improve qualit...
1999-10-27 Kurt ZeilengaPort to NT.
1999-10-27 Kurt ZeilengaRemove lint
1999-10-27 Howard ChuFor LDAPV2 results, make sure Referrals are appended...
1999-10-27 Kurt ZeilengaDidn't mean to commit #undef URANDOM_DEVICE
1999-10-27 Kurt ZeilengaMake sure rdata differs for each program.
1999-10-26 Kurt ZeilengaRework counter code in fallback.
1999-10-26 Kurt ZeilengaAdd a fallback based upon Phil Karn's "practical random...
1999-10-26 Kurt ZeilengaMinor cleanup.
1999-10-26 Kurt ZeilengaFix compilation errors.
1999-10-26 Kurt ZeilengaAdd lutil_entropy(). Currently only supports /dev...
1999-10-26 Kurt ZeilengaUse $$ and other oddities.
1999-10-26 Kurt ZeilengaAdd more shortcircuits (for $$ cases)
1999-10-26 Randy KunkeeImplement timeout, caching (for OpenLDAP) and sorting...
1999-10-26 Kurt ZeilengaAdd support for Root DSE ACLs.
1999-10-25 Kurt ZeilengaAdd macros to compute base64 encode/decode lengths.
1999-10-25 Kurt ZeilengaAll text messages to be returned with LDAPv2 search...
1999-10-21 Kurt ZeilengaMake accessmask2str reentrant.
1999-10-21 Kurt ZeilengaAdd simple test for additive acl.
1999-10-21 Kurt ZeilengaAdd basic flow control tests
next