]> git.sur5r.net Git - openldap/history - servers
Update "*", "+", "1.1" attribute type usage.
[openldap] / servers /
1999-07-24 Kurt ZeilengaBack out paralyzing changes.
1999-07-24 Howard ChuMinor changes to support parallel make.
1999-07-24 Kurt ZeilengaAdd support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("...
1999-07-24 Kurt ZeilengaMove subschemasubentry from "no-user-mod operational...
1999-07-24 Kurt ZeilengaAdhere to "servers will not return operational attribut...
1999-07-24 Kurt ZeilengaReally fix subschemasubentry...
1999-07-24 Kurt ZeilengaFix subschemasubentry operational attribute.
1999-07-23 Julio Sánchez Fern... Add missing semicolon.
1999-07-23 Randy KunkeeInclude sys/param.h on OSF4.0e to define MAXPATHLEN.
1999-07-22 Kurt ZeilengaImplement TCP_NODELAY on both client and server side.
1999-07-22 Kurt ZeilengaFix IP: typo in peername
1999-07-22 Kurt ZeilengaFix "*" op-attr search
1999-07-22 Kurt ZeilengaTypo made all missed all aliasedobjectname values.
1999-07-22 Kurt ZeilengaImplement better DN checking... make sure attribute...
1999-07-22 Kurt ZeilengaAdd limited LDAP_INVALID_DN_SYNTAX support. dn_normali...
1999-07-22 Kurt ZeilengaFix unknown critical extensions.
1999-07-22 Kurt ZeilengaFix control parsing and controls free routine.
1999-07-22 Kurt ZeilengaRelease writer lock on new parent.
1999-07-22 Kurt ZeilengaUpdate ACL field names and usage statement to match...
1999-07-22 Kurt ZeilengaFix maxDeref directive
1999-07-21 Kurt ZeilengaFix acl parse bug
1999-07-21 Kurt ZeilengaACL CHANGES:
1999-07-21 Gary Williamsset tls_port to zero if !defined(HAVE_TLS) to satisfy...
1999-07-21 Julio Sánchez Fern... Backout the input exhaustion change, it loops. Still...
1999-07-20 Gary Williamsuse rd instead of i looking for listeners (line 848)
1999-07-20 Julio Sánchez Fern... Add support for TLSVerifyClient.
1999-07-20 Julio Sánchez Fern... Move the input data exhaustion loop to connection.c...
1999-07-20 Julio Sánchez Fern... Move the input data exhaustion loop to connection.c...
1999-07-20 Julio Sánchez Fern... If we did gethostbyname, we need no further address...
1999-07-20 Kurt ZeilengaDon't call Debug inside a signal handler
1999-07-19 Kurt Zeilengas/struct entry/Entry/
1999-07-19 Kurt Zeilengas/backend_db/slap_backend_db/
1999-07-19 Kurt ZeilengaFix new URL startup code.
1999-07-19 Kurt ZeilengaNamespace changes
1999-07-18 Hallvard FurusethIntroduce got_<gid,uid> (the r1.4 change misbehaved...
1999-07-18 Kurt ZeilengaImport patches mistakenly applied to OPENLDAP_DEVEL_REF...
1999-07-16 Kurt Zeilengafix substring_comp_candidates logic if intersection...
1999-07-16 Kurt Zeilenga(re)introduce o_connid such that STATS doesn't need...
1999-07-16 Hallvard FurusethAdd comment thatPass socklen_t* instead of int* to...
1999-07-16 Julio Sánchez Fern... Look on connection_read() if it returns positive so...
1999-07-16 Julio Sánchez Fern... Clear c_needs_tls_acccept on ldap_pvt_tls_accept errors
1999-07-16 Hallvard FurusethPass socklen_t* instead of int* to getsockopt, accept...
1999-07-16 Julio Sánchez Fern... Move calls to ldap_pvt_tls_accept to connection_read...
1999-07-16 Julio Sánchez Fern... Two new flags in Connection. One to indicate that...
1999-07-16 Julio Sánchez Fern... Fix syntax oid for type 2.16.840.1.113730.3.1.34 (ref)
1999-07-16 Julio Sánchez Fern... Definitely, 'dn' and 'distinguishedName' are different...
1999-07-16 Julio Sánchez Fern... We should stop using SSL to refer to TLS. This is...
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-16 Kurt ZeilengaBackend lock wasn't being released properly.
1999-07-15 Julio Sánchez Fern... Initialize the TLS environment *after* reading the...
1999-07-15 Julio Sánchez Fern... Parse more TLS options in slapd.conf
1999-07-15 Julio Sánchez Fern... A couple of options for TLS configuration. Still a...
1999-07-14 Julio Sánchez Fern... Get rid of two compilation warnings. One is thought...
1999-07-14 Julio Sánchez Fern... Parsing of flag -T was falling through to the default...
1999-07-14 Julio Sánchez Fern... connection_init now takes one more argument that indica...
1999-07-14 Julio Sánchez Fern... Only bind on TLS port if explicitly requested with...
1999-07-14 Julio Sánchez Fern... Bind and listen on TLS port too
1999-07-14 Julio Sánchez Fern... Extend slapd_args with TLS info
1999-07-13 Julio Sánchez Fern... Include $(TLS_LIBS)
1999-07-13 Kurt ZeilengaFix debug message.
1999-07-13 Hallvard FurusethFix LDAP_CONNECTIONLESS code rot
1999-07-13 Hallvard FurusethFix NULLxxx -> NULL
1999-07-13 Hallvard FurusethAdd opattrs=0 arg to send_search_entry() call
1999-07-13 Hallvard FurusethErase bad space from blank Makefile line
1999-07-13 Hallvard FurusethAdd missing newline at EOF
1999-07-13 Hallvard FurusethErase bad space from blank Makefile line
1999-07-09 Kurt ZeilengaMirror <ac/time.h> inclusion made in re12
1999-07-07 Kurt ZeilengaForgot the most important part of unsolicited notificat...
1999-07-07 Kurt ZeilengaAdd support for unsolicited notifications.
1999-07-07 Kurt ZeilengaCopy LDBM bind "ACL_AUTH" and SASL framework to bdb2.
1999-07-07 Kurt ZeilengaFix CRITICIAL typo.
1999-07-07 Kurt ZeilengaAdd matching rule assertion structure to filter union.
1999-07-05 Kurt ZeilengaAdd controls.c to pick up get_ctrls().
1999-07-05 Kurt ZeilengaAdd controls.c: initial version of get_ctrls()
1999-07-05 Kurt ZeilengaAdd get_ctrls()...
1999-07-05 Kurt Zeilengaunifdef -DSLAPD_ACLGROUPS -DSLAPD_ACLAUTH
1999-07-04 Kurt ZeilengaRegarding previous commit:
1999-07-04 Kurt Zeilengao_dn/o_ndn must not be NULL. Set to "" upon receiving...
1999-07-04 Kurt ZeilengaHEADS UP: connections are forced to "anonymous" status...
1999-07-02 Kurt ZeilengaAbandon all operations upon receiving a BindRequest.
1999-07-02 Kurt ZeilengaMore bind changes to support SASL/DIGEST.
1999-07-02 Kurt ZeilengaSend LDAP_SASL_BIND_IN_PROGRESS if o_bind_in_progress...
1999-07-02 Kurt ZeilengaAdd conn/op bind_in_progress flags such that operations...
1999-07-01 Kurt ZeilengaAdd macros to support testing of error categories to...
1999-07-01 Kurt Zeilengas/LDAP_NOT_SUPPORTED/LDAP_UNWILLING_TO_PERFORM/
1999-07-01 Kurt ZeilengaFairly complete slapd SASL bind parsing... and centrali...
1999-07-01 Kurt ZeilengaNO-OP SASL parsing... DIGEST-MD5 coming soon.
1999-06-30 Kurt ZeilengaRework BER decoding with lieu of LDAPv3 controls (comin...
1999-06-30 Kurt ZeilengaReimplement connection counters. Format of "connection...
1999-06-29 Kurt ZeilengaModify lutil_passwd to accept a third argument char...
1999-06-29 Kurt Zeilengaexpose oc_check_operational from schema.c
1999-06-29 Kurt ZeilengaAdd sasl "mech" argument to backend bind routines.
1999-06-29 Kurt ZeilengaAdd framework for sasl and controls.
1999-06-29 Kurt Zeilengaremove obsolete file.
1999-06-29 Kurt ZeilengaLog out to stderr, add LDAP_VERSION3 support to bind...
1999-06-29 Kurt ZeilengaRemove old U-Mich v3.0 and OLD_LDAP_* crud.
1999-06-27 Kurt Zeilengadon't set unsigned variables to -1 and expect them...
1999-06-24 Bastiaan BakkerMerged dynamic module support patch (see ITS #196)...
1999-06-23 Bastiaan BakkerAdded connection initialisation and destruction notific...
1999-06-21 Kurt ZeilengaMove nt_debug to -llutil and generalize for all platforms.
next