]> git.sur5r.net Git - openldap/history - servers
Final round of module changes
[openldap] / servers /
1999-08-07 Howard ChuFinal round of module changes
1999-08-07 Howard ChuModified to use libtool's ltdl instead of gmodule
1999-08-07 Howard ChuModified for use with libtool's ltdl instead of gmodule
1999-08-07 Hallvard FurusethMinor cleanup:
1999-08-07 Hallvard FurusethPlug memory leaks (parallell to back-ldbm/idl.c version...
1999-08-07 Hallvard FurusethFix typo in error message: idl_fetch -> bdb2i_idl_fetch
1999-08-06 Kurt ZeilengaAdd copyright notices.
1999-08-06 Howard ChuPreliminary Make rules to allow building backends as...
1999-08-06 Howard ChuFor dynamic modules, must explicitly zero BackendInfo...
1999-08-06 Hallvard FurusethFactor out ldif entry parsing so all ldif2* tools will...
1999-08-06 Hallvard FurusethTypo: s/elineno, elineno/elineno, lineno/ in error...
1999-08-05 Kurt ZeilengaAdd missing "\n" in usage statement
1999-08-05 Kurt Zeilengacreate SASL_LIBS to hold -lsasl
1999-08-05 Kurt ZeilengaAdd basic configure support of --enable-quipu
1999-08-05 Kurt ZeilengaUpdate projects to use ldif2common.*
1999-08-04 Kurt ZeilengaAdd copyright notice.
1999-08-04 Kurt ZeilengaAdd copyright notice and a few comments here and there
1999-08-04 Gary Williamsdon't force debug to 65535
1999-08-04 Hallvard Furuseths/return 0/return EXIT_SUCCESS/ in main(), #include...
1999-08-04 Hallvard FurusethAlign somewhat with ldif2ldbm: Obey HAVE_SYS_PARAM_H...
1999-08-04 Hallvard FurusethFactor out ldif2* intialization to ldif2common.c
1999-08-04 Kurt ZeilengaAdd sasl.c
1999-08-04 Kurt ZeilengaDon't have time to finish SASL right now... this is...
1999-08-03 Kurt ZeilengaList supportedSASLmechanisms based upon what sasl_listm...
1999-08-03 Kurt ZeilengaAdd multimaster replication support (ITS#170) based...
1999-08-03 Kurt ZeilengaUpdate default access usage comment.
1999-08-03 Kurt Zeilengachange order of tag and err in logging (only). Does...
1999-08-03 Kurt ZeilengaInitial inet_aton() detection.
1999-08-03 Kurt ZeilengaNeeds <ac/stdlib.h> for EXIT_*
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
1999-08-03 Kurt ZeilengaAdd a little SASL framework and remove old X-DIGEST...
1999-08-03 Hallvard FurusethReplace NULLBER with NULL
1999-08-03 Hallvard FurusethRemove obsolete 7th arg (opatts) from send_search_entry...
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...
next