]> git.sur5r.net Git - openldap/history - servers
Limit the check to a 4 tries every timeout.
[openldap] / servers /
1999-06-19 Kurt ZeilengaLimit the check to a 4 tries every timeout.
1999-06-19 Kurt Zeilengaexperimental connections_timeout_idle() implementation.
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 Williamschange DIRSEP to LDAP_DIRSEP
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 Julio Sánchez Fern... Have the normalize routines process white space in...
1999-06-17 Julio Sánchez Fern... Some sample routines for implementing matching rules.
1999-06-17 Julio Sánchez Fern... If we are inheriting the syntax from a superior, we...
1999-06-17 Julio Sánchez Fern... Fix handling of SYNTAX_CES by making use of some matchi...
1999-06-17 Julio Sánchez Fern... 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 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 Julio Sánchez Fern... 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 Julio Sánchez Fern... Initial RFC2252-compliant version.
1999-06-15 Julio Sánchez Fern... We don't have a definition for caseIgnoreListSubstrings...
1999-06-15 Julio Sánchez Fern... We don't have a definition for caseIgnoreListSubstrings...
1999-06-15 Julio Sánchez Fern... Activate checking of matching rules and syntaxes.
1999-06-15 Julio Sánchez Fern... Activate support of matching rules and syntaxes, inheri...
1999-06-15 Julio Sánchez Fern... New error code, fixed definition of smr_syntax.
1999-06-15 Julio Sánchez Fern... More error codes.
1999-06-15 Julio Sánchez Fern... Moved call of schema_init from main to read_config.
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 Fern... 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 Fern... Some changes to be more inline with the constification...
1999-06-14 Julio Sánchez Fern... Initial definitions for syntaxes and matching rules.
1999-06-13 Kurt Zeilengas/ldap_open/ldap_init/ calls... ldap_open is deprecated.
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-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 typo in last commit.
1999-06-10 Kurt ZeilengaDon't shutdown when select() returns EBADF.
1999-06-10 Kurt ZeilengaFix unprotected (and bad) FD_SET asserts.
1999-06-09 Kurt Zeilengadisable referral directive.
1999-06-09 Julio Sánchez Fern... Removed unnecessary definition that is already in core...
1999-06-08 Julio Sánchez Fern... Fixed some syntax errors.
1999-06-05 Kurt Zeilengas/LDAP_OPT_MATCH_STRING/LDAP_OPT_MATCHED_DN/
1999-06-04 Kurt ZeilengaInitialize connection pointer to NULL else won't be...
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 ZeilengaMove WAKE_LISTENER call behind &connection_mutex to...
1999-06-03 Kurt ZeilengaAdd cn=monitor, cn=config, cn=schema to namingContexts.
1999-06-03 Kurt ZeilengaEnable browsing info in MSVC debugging configurations.
1999-06-03 Kurt Zeilengas/DEFAULT_DIRSEP/DIRSEP/
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-06-02 Kurt ZeilengaNo anonymous unions.
1999-06-02 Kurt ZeilengaMake first argument of *_get_option const (experimental).
1999-06-02 Kurt ZeilengaAdd prototype for at_add().
1999-06-02 Kurt Zeilengavalue_normalize can change the length of value. Fixed
1999-06-02 Kurt ZeilengaUpdate Release/SRelease include paths
1999-06-02 Kurt ZeilengaFix -ULDAP_DEBUG lint.
1999-06-02 Kurt ZeilengaUsed pre-normalized len of e_dn instead of just using...
1999-06-01 Kurt ZeilengaShouldn't need <sys/stat.h>.
1999-05-31 Julio Sánchez Fern... Fudge oc_kind on synthesized objectclasses so that...
1999-05-31 Kurt ZeilengaRemove lint.
1999-05-30 Julio Sánchez Fern... Some definition reordering to satisfy dependencies.
1999-05-30 Julio Sánchez Fern... Oops, fp_parse_line tokenizes in place, so we need...
1999-05-30 Julio Sánchez Fern... Lose previously commented out old code.
1999-05-29 Kurt ZeilengaMinor adjustments to better handle NT vs UNIX.
1999-05-28 Kurt ZeilengaChanged lc_conn to be a pointer to a BerElement to...
1999-05-28 Julio Sánchez Fern... Provide (and use) #define shortcuts
1999-05-28 Julio Sánchez Fern... First step in new schema support.
1999-05-27 Kurt ZeilengaApply string literal strdup fix to BDB2.
1999-05-27 Kurt ZeilengaMake a copy of "dn" to avoid modification of string...
1999-05-27 Kurt Zeilengamove connection_close call from connection_input to...
1999-05-27 Kurt ZeilengaMake connection_first/next/done reentrant.
1999-05-27 Kurt Zeilengaremove redundant memset 0 of connection entry after...
1999-05-27 Kurt ZeilengaAdd comment concerning connections mutex. Need to...
1999-05-27 Kurt ZeilengaLock (connections_mutex) should be acquired by caller.
1999-05-27 Kurt ZeilengaAdd assert( s != NULL )
1999-05-26 Kurt ZeilengaUpdate main comment.
next