]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
1999-11-22  Kurt ZeilengaAdd OID for LDAPsubentry... this item likely to change
1999-11-22  Kurt Zeilengarev 1
1999-11-22  Kurt Zeilengarev 5
1999-11-22  Kurt Zeilengadraft rev 1.
1999-11-22  Kurt ZeilengaAdd some simple DESC... every item should have a DESC
1999-11-22  Kurt ZeilengaShift a few more "core" items from pilot to core.
1999-11-21  Kurt ZeilengaMove dcObject uidObject to core.schema
1999-11-21  Kurt ZeilengaRemove Netscape (draft) TTL schema
1999-11-21  Kurt ZeilengaAdd RFC2589 Dynamic Directory schema
1999-11-21  Kurt ZeilengaAdd OpenLDAP RCSid
1999-11-21  Kurt ZeilengaPlug memory leak.
1999-11-21  Mark Valenceschema definitions from Active Directory.
1999-11-19  Kurt ZeilengaLess crypto error message...
1999-11-19  Kurt ZeilengaFix typo in ldap_compare_ext. Found by dspeck@novell...
1999-11-17  Kurt ZeilengaAdvertise LDAP_CONTROL_X_CHANGE_PASSWD.
1999-11-17  Mark ValenceUse get_supported_extension() accessor instead of suppo...
1999-11-17  Kurt ZeilengaITS#357 (cont): Don't crash on at_cn == NULL.
1999-11-17  Mark ValenceAdded "ntdom" backend info.
1999-11-17  Kurt ZeilengaITS#357: at_cn == NULL causes crash
1999-11-17  Kurt ZeilengaITS#349: if user hits RETURN at "Change base to?",...
1999-11-17  Kurt ZeilengaITS#352: don't pring NULL group names.
1999-11-17  Kurt ZeilengaITS#356: don't print entry if name is NULL.
1999-11-17  Kurt ZeilengaInstall schema.
1999-11-17  Mark ValenceAdded get_supported_extension(), removed extern support...
1999-11-17  Mark ValenceUse get_supported_extension() accessor instead of suppo...
1999-11-17  Mark ValenceAdded get_supported_extension(int) accessor (replaces...
1999-11-17  Kurt ZeilengaBooker says Krb5 requires "-lkrb4 -lkrb5 -ldes425 ...
1999-11-17  Kurt ZeilengaMake sure generated files are up to date....
1999-11-17  Kurt Zeilengas/==/=/ in sh equality tests
1999-11-17  Kurt ZeilengaUse lber types instead of uint32 for md5. sha1 still...
1999-11-17  Kurt Zeilengaadd comments here and there
1999-11-17  Kurt ZeilengaUse objectclass LDAProotDSE for root DSE instead of...
1999-11-11  John Quillanfixed problem in which we didn't statically link in...
1999-11-10  Howard ChuMove str2access and access2str outside #ifdef LDAP_DEBU...
1999-11-09  Mark ValenceAdded support for external extensions (based on modulel...
1999-11-09  Mark ValenceRewrite to better support external modules hooking...
1999-11-09  Mark ValenceAdded calls to new module_init() and module_kill()...
1999-11-09  Mark ValenceAdded new module_* routines, changed def. of load_exten...
1999-11-09  Mark ValenceRemoved previous changes for extensions -- extensions...
1999-11-09  Mark ValenceBug fixes to do_extended().
1999-11-09  Mark ValenceLoad extension library on "extension" keyword in config...
1999-11-09  Mark ValenceIn preparation for extensions improvements, added send_...
1999-11-09  Mark ValenceIn preparation for extensions improvements -- added...
1999-11-08  Kurt ZeilengaBackout premature commit.
1999-11-08  Mark ValenceAdded a "dnattr" case for ACIs (still need to check...
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...
next