]> git.sur5r.net Git - openldap/history - servers
multiline separator: s/"$"/" $ "/
[openldap] / servers /
1999-08-02 Kurt ZeilengaDisable connectionless support until someone implements
1999-08-02 Hallvard FurusethChange 'unsigned long len' to ber_len_t in get_filter()
1999-08-02 Hallvard FurusethFinish s/lber_bprint/ber_bprint/ renaming
1999-08-01 Hallvard FurusethDelete spurious 7th arg (of 8) to send_search_entry()
1999-08-01 Hallvard FurusethMissed an instance of s/struct attrinfo/AttrInfo/
1999-08-01 Hallvard FurusethKill lber_debug
1999-08-01 Hallvard FurusethAlign with ldif2id2children.c: s/int vlen;/ber_len_t...
1999-08-01 Hallvard Furuseths/getopt() != -1/getopt() != EOF/
1999-07-31 Kurt ZeilengaExperimental fix to ITS#179 fix.
1999-07-31 Kurt ZeilengaAdd support for "foo:< http://localhost/path.
1999-07-30 Kurt ZeilengaEnhance LDIF handling
1999-07-30 Julio Sánchez Fern... When recreating a database from an ldif file created...
1999-07-30 Julio Sánchez Fern... IDs in the LDIF input were not being used in id2childre...
1999-07-29 Kurt ZeilengaVery crude LDIF changes:
1999-07-29 Kurt ZeilengaFix modlist bug in last commit
1999-07-29 Kurt ZeilengaSave attributes until we've completed schema check and
1999-07-29 Kurt ZeilengaAdd suffixalias.c
1999-07-28 Kurt ZeilengaSlightly better ITS#238 fix than last commit... has...
1999-07-28 Kurt ZeilengaFix index_change_vals NULL vals bug (ITS#238)
1999-07-27 Kurt ZeilengaDefault lastmod to ON.
1999-07-27 Kurt ZeilengaReturn LDAP_CONSTRAINT_VIOLATION if user attempts to...
1999-07-27 Kurt ZeilengaFix -USLAPD_RLOOKUPS
1999-07-27 Kurt ZeilengaResurrect suffix aliasing...
1999-07-27 Kurt ZeilengaFix "dn" index. Only "sub" was being generated instead...
1999-07-27 Kurt Zeilengamove wsa error to -llutil
1999-07-27 Kurt ZeilengaRelocate to -llutil
1999-07-25 Howard ChuMoved unbind processing into connection_destroy. unbind...
1999-07-25 Howard ChuFix unportable code. Thanks, Hallvard.
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.
next