]> git.sur5r.net Git - openldap/history - servers
Remove ldapurl project, add deprecate removal project
[openldap] / servers /
1999-09-24 Kurt ZeilengaITS#303: value_add_fast() empty value bug. Ignore...
1999-09-24 Kurt Zeilengabind should not return noSuchObject
1999-09-24 Kurt ZeilengaIn preparation for adding dn_rewrite()...
1999-09-23 Kurt ZeilengaMove ndn generate to end of str2entry (for clarity).
1999-09-23 Kurt ZeilengaDon't initialize pointers to NULL using calloc().
1999-09-23 Kurt ZeilengaReimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync).
1999-09-23 Ben Collins* configure.in: add tcl8.2 to list of tcl libs to searc...
1999-09-23 Howard ChuAnother typo. dn_normalize is supposed to be dn_normali...
1999-09-22 Ben Collins* backend.c: SLAPD_LDAP_TCL -> SLAPD_TCL_DYNAMIC
1999-09-22 Ben Collins* build/top.mk: removed references to TMPROOT and added...
1999-09-22 Julio Sánchez Fern... Much as we would like to, we have to live for the time...
1999-09-22 Julio Sánchez Fern... Add JPEG syntax to those known.
1999-09-22 Ben Collins* configure.in: Added better check for libwrap (the...
1999-09-22 Howard ChuFix typo in previous commit
1999-09-22 Howard ChuFix memory leak if duplicate attr name in at_insert
1999-09-22 Kurt ZeilengajpegPhoto: correct syntax and add reference to inetorgp...
1999-09-22 Kurt ZeilengaAdd inetOrgPerson from Smith's I-D 3. Update jpegPhoto...
1999-09-20 Kurt ZeilengaAdd experimental detection of BerkeleyDB2 DB_THREAD.
1999-09-19 Howard ChuFix previous dn checkin
1999-09-19 Howard ChuUndo previous commit
1999-09-18 Howard ChuAdded mixed-case as well as up-cased DN argument. The...
1999-09-17 Julio Sánchez Fern... Let oc_check_allowed grok things like userCertificate...
1999-09-17 Julio Sánchez Fern... Let at_find find the AttributeType that matches a given...
1999-09-17 Julio Sánchez Fern... Add missing paren.
1999-09-16 Kurt Zeilengachanges based upon draft-lachman-laser-ldap-mail-routin...
1999-09-16 Kurt ZeilengaMisc. cleanup
1999-09-16 Kurt ZeilengaAdded lachman mail at/oc to misc.schema.
1999-09-15 Kurt ZeilengaUse ptrdiff_t for pointer offset.
1999-09-13 Kurt Zeilengaconfig should return error if backend or database initi...
1999-09-11 Hallvard FurusethAdd missing ')' when HAVE_TCPD
1999-09-10 Kurt ZeilengaAllow replace with no values
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-08 Kurt Zeilengadb2 flags should be u_int32_t, not int.
1999-09-06 Hallvard FurusethRemove lint
1999-09-05 Kurt ZeilengaFurther trim_refs_url fixes from Hallvard. Need additi...
1999-09-05 Kurt ZeilengaFix = vs == bug
1999-09-05 Hallvard FurusethKill //-style comments
1999-09-04 Hallvard FurusethHandle unknown syntaxes as binary
1999-09-04 Hallvard FurusethAccept unknown object classes
1999-09-04 Hallvard FurusethSome constification & lint removal
1999-09-04 Hallvard FurusethChange -d option to not detach even with -d 0 or compil...
1999-09-04 Kurt ZeilengaRemove #if 0 used to hide dn subtree index problem...
1999-09-03 Hallvard FurusethMove `#include "ldap_defaults.h"' into slap.h, which...
1999-09-03 Hallvard FurusethIntroduce and use LDAP_GCCATTR() = __attributes__(...
1999-09-03 Hallvard FurusethRemove incorrect use of <matched> entry
1999-09-03 Hallvard FurusethCopy back-ldbm patches 1.37 (idl_insert_key returncodes...
1999-09-03 Hallvard FurusethFix SAFEMEMCPY bug from revision 1.32 in idl_insert()
1999-09-03 Kurt ZeilengaBackout rev 1.37 change which was committed by mistake.
1999-09-03 Hallvard FurusethPlug memory leaks when modrdn failure. Fix Typo in...
1999-09-02 Howard ChuFix extraneous call to ldap_msgfree.
1999-09-02 Hallvard FurusethFix: obey be->be_readonly. Also add & obey global_read...
1999-09-02 Hallvard FurusethFix Debug printf format
1999-09-02 Hallvard FurusethCleanup:
1999-09-02 Hallvard FurusethFix str2lower() -> ldap_pvt_str2lower()
1999-09-02 Hallvard FurusethFix ber_pvt_sb_udp_set_dst() argument
1999-09-02 Hallvard FurusethRemove unused vars/function
1999-09-02 Hallvard FurusethAxe <varargs.h> support: Don't use LDAP_P() on varargs...
1999-09-02 Hallvard FurusethAxe <varargs.h> support. Assume STDC C translator...
1999-09-02 Kurt ZeilengaAdd OpenLDAP RCS id
1999-09-01 Kurt ZeilengaFix idl_insert_key() return codes.
1999-09-01 Kurt Zeilengaif/else clause was reversed and attr->values used where...
1999-09-01 Hallvard FurusethFix uninitialized variable
1999-09-01 Kurt ZeilengaFix idle timeout code.
1999-09-01 Hallvard FurusethFix uninitialized variables
1999-09-01 Hallvard Furusethinclude ac/string.h
1999-08-31 Kurt ZeilengaClean up soctpair for NT. Add USE_PAIR to allow pair...
1999-08-31 Kurt Zeilengasockpair cleanup including:
1999-08-31 Howard ChuUse lutil_pair(), WAKE_LISTENER now uses this socket.
1999-08-31 Kurt ZeilengaShouldn't need to restall signal handler outside of...
1999-08-31 Kurt Zeilengado_admin should reinstall handler on called signal...
1999-08-31 Hallvard FurusethExport ldap_pvt_<find_wildcard,filter_value_unescape...
1999-08-31 Hallvard FurusethTypo in debug message
1999-08-30 Gary Williamsvalidate object class before checking required and...
1999-08-29 Kurt ZeilengaBack out to simple sock_errno sock_errstr macros and...
1999-08-29 Howard ChuReplaced sock_errno()/sock_errstr() macros with SOCK_ER...
1999-08-29 Kurt ZeilengaMake sock_errstr expect an error value instead of relyi...
1999-08-29 Kurt ZeilengaFix Debug() with too few arguments.
1999-08-29 Howard ChuDefined tcp_read and tcp_write. Use them in daemon.c
1999-08-29 Howard ChuIn previous commit - change strerror() to STRERROR().
1999-08-29 Howard Chuper Hallvard's advice: fixed definition of sock_errstr().
1999-08-29 Howard ChuUse sock_errno() and sock_errstr() in socket debug...
1999-08-29 Howard ChuUse strerror()
1999-08-29 Hallvard FurusethFix fprintf format args
1999-08-27 Kurt ZeilengaRemove misplaced asserts. connection_resched changes...
1999-08-27 Kurt ZeilengaPlug ber leakage:
1999-08-27 Hallvard FurusethPlug memory leaks (free output from ldif_parse_line)
1999-08-26 Kurt ZeilengaDisable removal of subtree indices upon delete. This...
1999-08-26 Kurt ZeilengaAssert ID != NOID when fetching from the datastore.
1999-08-26 Kurt ZeilengaUse NULL pointer to indicate values need not be freed...
1999-08-26 Kurt ZeilengaRemove use of uninitialized variable.
1999-08-26 Kurt ZeilengaFix "database fubar" crash
1999-08-26 Kurt ZeilengaBackout delete before add rdn index change.
1999-08-26 Kurt ZeilengaDefer updating dn2id until after rdn checks... (test005...
1999-08-26 Kurt ZeilengaDelete old rdn before adding new rdn.
1999-08-26 Kurt Zeilengafix dn2id delete bug... breaks modrdn.
1999-08-26 Kurt ZeilengaThis fixes dn2id delete bug... but breaks modrdn.
1999-08-25 Kurt ZeilengaImplement ldap_dn_normalize and friends. Should be...
1999-08-24 Kurt ZeilengaAdd REG_NOSUB as we only need matched results.
1999-08-24 Kurt ZeilengaRename filter entry's strcpy_special() to strcpy_regex...
next