]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
1999-06-21  Kurt ZeilengaAlways implement Debug as lutil_debug().
1999-06-21  Kurt ZeilengaAdd support for lber_types.h.nt and add a few NT specif...
1999-06-21  Julio Sánchez... Tokenization is not really well done. This is a tempor...
1999-06-19  Kurt ZeilengaAll "o=foo" add to suffix "" if bound as root.
1999-06-19  Kurt ZeilengaUse ber_mem* and friends
1999-06-19  Kurt ZeilengaAllow adding of dn: o=foo if suffix is "" and rootdn.
1999-06-19  Kurt ZeilengaLimit the check to a 4 tries every timeout.
1999-06-19  Kurt Zeilengaexperimental connections_timeout_idle() implementation.
1999-06-19  Kurt ZeilengaAdd a few missing dependencies on .exe projects.
1999-06-19  Kurt ZeilengaAdd lber_types.h to setup.dsp.
1999-06-18  Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-06-18  Kurt Zeilengainitial commit of idletimeout code... everything but...
1999-06-18  Gary Williamsallow service name to be passed in for install/remove
1999-06-18  Gary Williamsadd define of service name (shared in main and nt_svc...
1999-06-18  Gary Williamsfix comment format, allow service name to be passed...
1999-06-18  Gary Williamsfix comments (remove // style), free(ptr) in slapd_daem...
1999-06-18  Gary Williamsclose registry, and return static pointer (no free...
1999-06-18  Gary Williamsfix flag on formatMessage to not allocate buffer
1999-06-18  Gary Williamsremove dependencies on other libraries
1999-06-18  Gary Williamsadd setup project to copy config files as necessary
1999-06-18  Gary Williamsnew project to copy files from *.h.nt to .h
1999-06-18  Gary Williamschange DIRSEP to LDAP_DIRSEP
1999-06-18  Kurt Zeilengas/prototypes/constructs/ in ANSI C warning.
1999-06-17  Kurt ZeilengaFix up NT slapd.dsp and nt_svc.c so that slapd builds...
1999-06-17  Kurt ZeilengaRecommit NT service changes (untested) with changes...
1999-06-17  Kurt ZeilengaRemove review ldapconfig.h.edit step from installation.
1999-06-17  Julio Sánchez... Have the normalize routines process white space in...
1999-06-17  Julio Sánchez... Some sample routines for implementing matching rules.
1999-06-17  Julio Sánchez... If we are inheriting the syntax from a superior, we...
1999-06-17  Julio Sánchez... Fix handling of SYNTAX_CES by making use of some matchi...
1999-06-17  Julio Sánchez... Defined 3 new matching rules taken from X.520 that...
1999-06-17  Kurt Zeilengaldapconfig.h vs ldap_config.h changes
1999-06-17  Kurt ZeilengaSeparate autoconf generated values from "defaults".
1999-06-17  Kurt ZeilengaFor AIX thread options when CC is manual set to cc_r...
1999-06-17  Kurt ZeilengaBackout NT Service changes.... breaks Unix builds...
1999-06-17  Kurt ZeilengaAdd test for resched state change in connection_get
1999-06-16  Gary Williamsnew module to support slapd as NT service
1999-06-16  Gary Williamsadd code to support slapd as NT service
1999-06-16  Gary Williamscheck addr for NULL before copying
1999-06-16  Gary WilliamsNT service code for slapd
1999-06-16  Kurt ZeilengaAdd slapd password handling projects (these are often...
1999-06-16  Gary Williamsadd new NT service modules
1999-06-16  Gary Williamsnew code to support slapd as an NT service
1999-06-16  Kurt ZeilengaRemove misplaced LDAP_P() in declaration of ldap_int_ge...
1999-06-16  Julio Sánchez... Make sure print_numericoid always returns with a value.
1999-06-16  Julio Sánchez... Fixed bogus handling of objectclass in oc_schema_check.
1999-06-15  Juan GomezReplaced add/delete_value() by change_value() and index...
1999-06-15  Kurt ZeilengaFix a couple of nits. ldbmtest still needs to be porte...
1999-06-15  Kurt ZeilengaRemove meantion of ldapd from main README, add README...
1999-06-15  Juan GomezEnabled deletion of stale index entries. (EXPERIMENTAL)
1999-06-15  Juan GomezAdded function delete_value() to remove entries from...
1999-06-15  Kurt ZeilengaAdd '^' and '$' to ACLs RE's.
1999-06-15  Kurt ZeilengaFix bad LBER_INVALID macro
1999-06-15  Julio Sánchez... Initial RFC2252-compliant version.
1999-06-15  Julio Sánchez... We don't have a definition for caseIgnoreListSubstrings...
1999-06-15  Julio Sánchez... We don't have a definition for caseIgnoreListSubstrings...
1999-06-15  Julio Sánchez... Activate checking of matching rules and syntaxes.
1999-06-15  Julio Sánchez... Activate support of matching rules and syntaxes, inheri...
1999-06-15  Julio Sánchez... New error code, fixed definition of smr_syntax.
1999-06-15  Julio Sánchez... More error codes.
1999-06-15  Julio Sánchez... Moved call of schema_init from main to read_config.
1999-06-15  Kurt Zeilengaassert read/write to not in use sockbufs. This may...
1999-06-14  Kurt Zeilengaconnection_get forgot to unlock c_mutex in not used...
1999-06-14  Kurt ZeilengaRemove check for inactive streams before connection_rea...
1999-06-14  Julio Sánchez... Matching rules and syntaxes, initial step.
1999-06-14  Juan GomezAdded index_delete_values() in preparation for changes...
1999-06-14  Juan Gomezofficial -> canonical
1999-06-14  Juan Gomezs/official/canonical/ & s/at_on/at_cn/
1999-06-14  Julio Sánchez... Some changes to be more inline with the constification...
1999-06-14  Julio Sánchez... Initial definitions for syntaxes and matching rules.
1999-06-14  Julio Sánchez... Matching rules.
1999-06-14  Julio Sánchez... Matching rules.
1999-06-14  Julio Sánchez... Constification.
1999-06-14  Julio Sánchez... Constification
1999-06-14  Julio Sánchez... Netscape DS quotes the SYNTAX values, we propagate...
1999-06-13  Julio Sánchez... ldap_*_free routines are new and replace the old static...
1999-06-13  Julio Sánchez... New ldap_syntax_free, ldap_attributetype_free and ldap_...
1999-06-13  Kurt Zeilengas/ldap_open/ldap_init/ calls... ldap_open is deprecated.
1999-06-12  Kurt ZeilengaAdd draft 3 of the C API spec.
1999-06-12  Kurt ZeilengaChange referral comment to point to root.openldap.org...
1999-06-12  Kurt ZeilengaResched changes struct state without lock to avoid...
1999-06-12  Kurt Zeilengaconnection_get:
1999-06-11  Kurt ZeilengaAdd additional assert in connection get for race debugging.
1999-06-11  Juan GomezAdded at_official_name() to enable uniform naming of...
1999-06-11  Juan GomezAdded code for uniform naming of index files.
1999-06-11  Juan GomezAdded at_ooficial_type() for uniform naming of index...
1999-06-11  Kurt ZeilengaEXPERIMENTAL: move slapd_remove to connections_read...
1999-06-11  Juan GomezDrop support for alloca().
1999-06-11  Kurt ZeilengaClean up build_result_ber error handling.
1999-06-11  Kurt ZeilengaAdd AC_CANONICAL_SYSTEM to generate $target
1999-06-11  Kurt Zeilenga_SGI_MP_SOURCE errno/h_errno experiment
1999-06-10  Kurt ZeilengaAdd Debug to help sort out race condition.
1999-06-10  Kurt ZeilengaClose inactive streams instead of asserting condition.
1999-06-10  Kurt ZeilengaAdd cheap EBADF loop protection.
1999-06-10  Kurt ZeilengaFix build_result_ber to construct a new ber and to...
1999-06-10  Kurt ZeilengaUpdate AIX thread test.
1999-06-10  Kurt ZeilengaFix typo in last commit.
1999-06-10  Kurt ZeilengaAdd basic regex compatibility test.
1999-06-10  Kurt ZeilengaDon't shutdown when select() returns EBADF.
1999-06-10  Kurt ZeilengaFix unprotected (and bad) FD_SET asserts.
next