]> git.sur5r.net Git - openldap/history - servers/slapd/slap.h
minor cleanup
[openldap] / servers / slapd / slap.h
2000-03-02 Kurt ZeilengaMove handling of operations errors due to submission of
2000-02-29 Kurt ZeilengaReplace do_*() return -1 with return SLAPD_DISCONNECT.
2000-02-28 Kurt ZeilengaYet another round of SLAPD_SCHEMA_NOT_COMPAT changes...
2000-02-25 Kurt ZeilengaMore -DSLAPD_SCHEMA_NOT_COMPAT changes, including initial
2000-02-22 Kurt ZeilengaAdditional -DSLAPD_SCHEMA_NOT_COMPAT changes
2000-02-15 Kurt ZeilengaMore -DSLAPD_SCHEMA_NOT_COMPAT changes
2000-02-14 Kurt ZeilengaAnother round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT
2000-02-07 Kurt ZeilengaAdd Modification/Modifications structures for -DSLAPD_S...
2000-02-06 Kurt ZeilengaYet another round of SLAPD_SCHEMA_NOT_COMPAT changes...
2000-02-05 Kurt ZeilengaAnother round of SLAPD_SCHEMA_NOT_COMPAT changes including
2000-02-01 Kurt ZeilengaUse experimental OID for ACI syntax. Likely need to add
2000-02-01 Kurt ZeilengaACI attributes should be of ACI syntax. Need to assign
2000-01-31 Kurt ZeilengaReplace -DSLAPD_SCHEMA_COMPAT with -USLAPD_SCHEMA_NOT_C...
2000-01-31 Kurt ZeilengaPut type;option trimming codes behind SLAPD_SCHEMA_COMPAT.
2000-01-31 Kurt ZeilengaAdd SLAP_SYNTAX_BINARY flag to indicate binary storage...
2000-01-29 Kurt ZeilengaAdd matching rule function pointers for index generatio...
2000-01-29 Kurt ZeilengaConstify a few attr_*() routines
2000-01-28 Kurt ZeilengaFix minor problems with proceeding commit which broken...
2000-01-28 Kurt ZeilengaMove INDEX_ macros from back-ldbm.h to slap.h and prefi...
2000-01-28 Kurt ZeilengaAdditional changes to migrate to new schema codes
2000-01-28 Kurt ZeilengaPut more old schema code behind SLAPD_SCHEMA_COMPAT...
2000-01-26 Kurt ZeilengaAdd in hooks for mr conversion routines
2000-01-25 Kurt ZeilengaSecond round of schema changes
2000-01-25 Kurt ZeilengaStart putting old code behind the currently defined...
2000-01-24 Kurt ZeilengaModify slapd syntax struct to have both a validation...
2000-01-02 Luke HowardMerged in preliminary support for Cyrus SASL library;
1999-12-18 Kurt ZeilengaRemove DNS_DN experimental code.
1999-12-15 Kurt ZeilengaUpdated sasl response to support returning of referrals.
1999-12-12 Kurt ZeilengaAdd password check and generation check.
1999-12-10 Kurt ZeilengaFix slapd SASL/ExternalOps encoding
1999-12-09 Kurt ZeilengaAdd simple password test program.
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-11-27 Howard ChuFixes for NT dynamic linking.
1999-11-02 Howard ChuRemoved explicit include of <ac/param.h> because it...
1999-10-21 Kurt ZeilengaInitial commit of new ACL engine. Engine supports...
1999-09-18 Howard ChuAdded mixed-case as well as up-cased DN argument. The...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-03 Hallvard FurusethMove `#include "ldap_defaults.h"' into slap.h, which...
1999-08-20 Kurt ZeilengaACIs from Mark Valence <kurash@sassafras.com> (ITS...
1999-08-20 Kurt Zeilengaconst'fication
1999-08-19 Howard ChuAdd OIDmacros for attribute & objectclass numericOIDs...
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...
1999-08-16 Hallvard Furusethback-ldbm: Kill ldbm_ignore_nextid_file, replace with...
1999-08-13 Kurt ZeilengaAdd DN_INDICES search filter and has_children support...
1999-08-04 Kurt ZeilengaAdd copyright notice and a few comments here and there
1999-08-04 Kurt ZeilengaDon't have time to finish SASL right now... this is...
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
1999-07-29 Kurt ZeilengaVery crude LDIF changes:
1999-07-27 Kurt ZeilengaResurrect suffix aliasing...
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 ZeilengaUpdate ACL field names and usage statement to match...
1999-07-21 Kurt ZeilengaACL CHANGES:
1999-07-19 Kurt ZeilengaNamespace changes
1999-07-16 Kurt Zeilenga(re)introduce o_connid such that STATS doesn't need...
1999-07-16 Julio Sánchez Fern... Two new flags in Connection. One to indicate that...
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-09 Kurt ZeilengaMirror <ac/time.h> inclusion made in re12
1999-07-07 Kurt ZeilengaAdd matching rule assertion structure to filter union.
1999-07-05 Kurt Zeilengaunifdef -DSLAPD_ACLGROUPS -DSLAPD_ACLAUTH
1999-07-04 Kurt ZeilengaRegarding previous commit:
1999-07-04 Kurt ZeilengaHEADS UP: connections are forced to "anonymous" status...
1999-07-02 Kurt ZeilengaMore bind changes to support SASL/DIGEST.
1999-07-02 Kurt ZeilengaAdd conn/op bind_in_progress flags such that operations...
1999-06-30 Kurt ZeilengaReimplement connection counters. Format of "connection...
1999-06-29 Kurt ZeilengaAdd framework for sasl and controls.
1999-06-29 Kurt ZeilengaRemove old U-Mich v3.0 and OLD_LDAP_* crud.
1999-06-23 Bastiaan BakkerAdded connection initialisation and destruction notific...
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 Williamsadd define of service name (shared in main and nt_svc...
1999-06-15 Julio Sánchez Fern... New error code, fixed definition of smr_syntax.
1999-06-14 Julio Sánchez Fern... Matching rules and syntaxes, initial step.
1999-06-14 Julio Sánchez Fern... Initial definitions for syntaxes and matching rules.
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-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-26 Juan GomezAdd LDAP_MOD_SOFTADD const.
1999-05-25 Howard ChuFor ITS#158: keep mixed-case backend suffix in addition...
1999-05-22 Kurt Zeilengaldap.h:
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-04-30 Kurt Zeilengaprotect multi-statement macros... ie: do { s1; s2...
1999-04-30 Hallvard Furusethenclose macro arguments in ()
1999-04-29 Hallvard FurusethAdd <ac/socket.h>
1999-04-13 Hallvard FurusethAdd struct backend_info->bi_entry_release_rw and relate...
1999-04-02 Hallvard FurusethUNDO LAST COMMIT.
1999-04-02 Hallvard FurusethFix wait4child change: Prefer wait3 over wait. Use...
1999-04-01 Gary WilliamsNT port
1999-03-26 Kurt ZeilengaReenable counters.
1999-03-23 Kurt ZeilengaImproved "closing" handling. Remove fd from read set...
1999-03-22 Kurt ZeilengaPROTOTYPE: New connection management infrastructure...
1999-03-20 Kurt ZeilengaProvide global assert solution. <ac/assert.h> (new...
1999-03-16 Kurt ZeilengaFirst cut at bind race fix. Passes our test suite...
1999-03-16 Kurt ZeilengaInitial check of connection states. Have only implemented
1999-03-05 Juan GomezAdded parameter newSuperior in preparation to support
1999-03-01 Kurt SpanierIntroduction of first version of transaction processing...
1999-02-12 Kurt SpanierServer timing as a private feature of the bdb2 backend.
1999-02-10 Kurt ZeilengaMove LDBM-backend specific fields of Entry struct into...
next