]> git.sur5r.net Git - openldap/shortlog
openldap
1999-06-18 Kurt Zeilengas/NULLMSG/NULL/ OPENLDAP_DEVEL_BER_TYPES
1999-06-18 Kurt ZeilengaImport STDC comment change from -devel.
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 Zeilengas/NULLxxx/NULL
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 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.
1999-06-10 Juan GomezSync this files for this example to work properly.
1999-06-10 Kurt ZeilengaDisable LDAP_MEMORY_DEBUG on NT (should not have been...
1999-06-10 Kurt Zeilengareally commit the sizeof(int) < 4 warning
1999-06-09 Kurt Zeilengadisable referral directive.
1999-06-09 Kurt ZeilengaIn preparation for IETF draft ldap c-api changes, ...
1999-06-09 Julio Sánchez... Fixed inconsistent management of white space that was...
1999-06-09 Julio Sánchez... Removed unnecessary definition that is already in core...
1999-06-09 Kurt ZeilengaFail depend test if .o is generated.
1999-06-09 Kurt ZeilengaFix typos and bug in AIX cc_r detection.
1999-06-09 Kurt ZeilengaAdd test for BeOS's closesocket
1999-06-08 Kurt ZeilengaFirst cut at cc_r detection. Specific to AIX. See...
1999-06-08 Kurt ZeilengaUpdate build system to use output of new dependency...
next