]> git.sur5r.net Git - openldap/shortlog
openldap
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...
1999-06-08 Julio Sánchez... Fixed some syntax errors.
1999-06-08 Julio Sánchez... Added whitespace in output in a few places.
1999-06-08 Kurt ZeilengaUse AC_CHECK_PROGS instead of AC_CHECK_PROG to test...
1999-06-08 Kurt ZeilengaOnly set CC=cc if test -z CC && cc exists in path...
1999-06-08 Kurt ZeilengaAdd missing ';' after BER_MEM_VALID macro calls.
1999-06-08 Kurt Zeilengadon't test BER_MEM_VALID forever.
1999-06-08 Kurt ZeilengaOL_MKDEPEND: Round 2
1999-06-07 Kurt ZeilengaFirst cut of OL_CC_DEPEND test. Attempts to detect...
1999-06-07 Kurt ZeilengaMinor clean of assert() and comments.
1999-06-07 Kurt ZeilengaUPDATED LICENSE!
1999-06-07 Kurt ZeilengaAdd and use a BER_MEM_VALID macro (behind ifdef LDAP_ME...
1999-06-07 Kurt ZeilengaHide assert(p == NULL) behind LDAP_MEMORY_DEBUG.
1999-06-07 Kurt ZeilengaUse LDAP_VERSION2 instead of LDAP_VERSION.
1999-06-07 Kurt ZeilengaFix target directories.
1999-06-07 Kurt ZeilengaUse LDAP_F/LDAP_P macros on library externs.
1999-06-07 Kurt ZeilengaUse LDAP_F and LDAP_P macros.
1999-06-07 Kurt ZeilengaAdd test for thread specific h_errno and, if yes, add...
1999-06-06 Kurt ZeilengaUpdate hints.
1999-06-06 Kurt ZeilengaAdd README with URLs to developer pages.
1999-06-06 Kurt ZeilengaAdd link to developer's FAQ.
1999-06-06 Kurt ZeilengaSomeone who isn't likely to upgrade to BerkeleyDB 2...
1999-06-06 Kurt ZeilengaUpdate BDB version number to 2.7.5... should rewrite...
1999-06-06 Kurt ZeilengaAllow -m to set CC_MKDEP and -x to set CC_MKDEP_FLAGS.
1999-06-06 Kurt Zeilenga-c xxx overrides CC_MKDEP
1999-06-06 Kurt Zeilengamkdep was ignoring CC_MKDEP!
1999-06-06 Kurt ZeilengaRevert previous two commits.
1999-06-06 Kurt ZeilengaFix typo in last commit.
1999-06-06 Kurt ZeilengaQuick hack for cygwin default compiler... should replac...
1999-06-06 Kurt ZeilengaAdd EXEEXT support (build only).
1999-06-06 Kurt ZeilengaA slightly better POSIX regex test....
1999-06-06 Kurt ZeilengaRelocate regex.h test to near top and die if it fails.
1999-06-05 Kurt Zeilengas/LDAP_OPT_MATCH_STRING/LDAP_OPT_MATCHED_DN/
1999-06-05 Kurt Zeilengas/LDAP_OPT_MATCHED_STRING/LDAP_OPT_MATCHED_DN/
1999-06-05 Kurt ZeilengaRemove DOS comment.
1999-06-05 Kurt Zeilengarename LDAP_OPT_MATCHED_STRING to LDAP_OPT_MATCHED_DN.
1999-06-04 Kurt ZeilengaInitialize connection pointer to NULL else won't be...
1999-06-04 Kurt ZeilengaUndo assert fix included in last commit.
1999-06-04 Kurt ZeilengaAdd #define FD_SETSIZE 1024
1999-06-04 Kurt ZeilengaFix typo in previous commit.
1999-06-04 Kurt ZeilengaAdd diagnostics.
1999-06-04 Kurt ZeilengaClose hit socket.
1999-06-04 Kurt ZeilengaAdd section for OpenLDAP 2.0 projects, drop "larger...
1999-06-04 Kurt ZeilengaMissed on mygetpass call...
1999-06-04 Kurt Zeilengause getpass() instead of mygetpass().
1999-06-04 Kurt ZeilengaMove WAKE_LISTENER call behind &connection_mutex to...
next