]> git.sur5r.net Git - openldap/history - servers/slapd/proto-slap.h
Second round of schema changes
[openldap] / servers / slapd / proto-slap.h
2000-01-25 Kurt ZeilengaSecond round of schema changes
2000-01-24 Kurt ZeilengaModify slapd syntax struct to have both a validation...
2000-01-23 Kurt Zeilengas/case_ignore_normalize/caseIgnoreIA5Normalize/
2000-01-08 Kurt ZeilengaInitial implementation of Kerberos password verificatio...
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 Mark ValenceStart TLS extension: check that TLS was inited successf...
1999-12-10 Kurt ZeilengaFix slapd SASL/ExternalOps encoding
1999-12-09 Kurt ZeilengaPlace passwd extended op into builtin list.
1999-12-09 Mark ValenceAdds for Start TLS functionality on slapd and LDAP...
1999-12-09 Kurt ZeilengaModify password code such that backend end routine...
1999-12-08 Kurt ZeilengaUpdate for new password codes for MSVC5
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-12-06 Kurt Zeilengareduce slap_passwd_check to simple form
1999-11-29 Kurt ZeilengaAdd send_ldap_sasl() to facility implementation of...
1999-11-27 Howard ChuFixes for NT dynamic linking.
1999-11-25 Kurt ZeilengaFix prototypes to use ber_int_t consistently.
1999-11-23 Kurt ZeilengaMove userPassord and krbName authentication routines...
1999-11-22 Mark ValenceAdded get_supported_acimech()
1999-11-17 Mark ValenceAdded get_supported_extension(), removed extern support...
1999-11-09 Mark ValenceAdded new module_* routines, changed def. of load_exten...
1999-11-09 Mark ValenceIn preparation for extensions improvements -- added...
1999-10-21 Kurt ZeilengaMake accessmask2str reentrant.
1999-10-21 Kurt ZeilengaInitial commit of new ACL engine. Engine supports...
1999-09-24 Kurt ZeilengaIn preparation for adding dn_rewrite()...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-04 Hallvard FurusethSome constification & lint removal
1999-09-02 Hallvard FurusethFix: obey be->be_readonly. Also add & obey global_read...
1999-09-02 Hallvard FurusethCleanup:
1999-08-31 Kurt Zeilengasockpair cleanup including:
1999-08-25 Kurt ZeilengaImplement ldap_dn_normalize and friends. Should be...
1999-08-20 Kurt ZeilengaACIs from Mark Valence <kurash@sassafras.com> (ITS...
1999-08-20 Kurt Zeilengacomplete this round of constification
1999-08-20 Kurt Zeilengamore const'ification
1999-08-20 Kurt Zeilengaconst'fication
1999-08-19 Howard ChuFix warnings from previous OID parse commit
1999-08-19 Howard ChuAdd OIDmacros for attribute & objectclass numericOIDs...
1999-08-19 Kurt ZeilengaAdd hacks to allow debugging with CSRI malloc.
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...
1999-08-11 Kurt ZeilengaImplement DN_PARENT_PREFIX and framework for DN_SUBTREE...
1999-08-04 Kurt ZeilengaAdd copyright notice and a few comments here and there
1999-08-03 Kurt ZeilengaList supportedSASLmechanisms based upon what sasl_listm...
1999-08-03 Kurt ZeilengaAdd a little SASL framework and remove old X-DIGEST...
1999-07-29 Kurt ZeilengaVery crude LDIF changes:
1999-07-29 Kurt ZeilengaSave attributes until we've completed schema check and
1999-07-27 Kurt ZeilengaResurrect suffix aliasing...
1999-07-24 Kurt ZeilengaAdd support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("...
1999-07-24 Kurt ZeilengaReally fix subschemasubentry...
1999-07-22 Kurt ZeilengaAdd limited LDAP_INVALID_DN_SYNTAX support. dn_normali...
1999-07-21 Kurt ZeilengaACL CHANGES:
1999-07-19 Kurt ZeilengaNamespace changes
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-14 Julio Sánchez Fern... connection_init now takes one more argument that indica...
1999-07-14 Julio Sánchez Fern... Extend slapd_args with TLS info
1999-07-07 Kurt ZeilengaAdd support for unsolicited notifications.
1999-07-02 Kurt ZeilengaMore bind changes to support SASL/DIGEST.
1999-07-01 Kurt ZeilengaAdd macros to support testing of error categories to...
1999-06-30 Kurt ZeilengaRework BER decoding with lieu of LDAPv3 controls (comin...
1999-06-29 Kurt Zeilengaexpose oc_check_operational from schema.c
1999-06-24 Bastiaan BakkerMerged dynamic module support patch (see ITS #196)...
1999-06-23 Bastiaan BakkerAdded connection initialisation and destruction notific...
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-17 Kurt ZeilengaRecommit NT service changes (untested) with changes...
1999-06-14 Julio Sánchez Fern... Matching rules and syntaxes, initial step.
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-11 Juan GomezAdded at_ooficial_type() for uniform naming of index...
1999-06-11 Kurt ZeilengaEXPERIMENTAL: move slapd_remove to connections_read...
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-06-02 Kurt ZeilengaAdd prototype for at_add().
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 ZeilengaMake connection_first/next/done reentrant.
1999-04-28 Kurt ZeilengaMake Versionstr const.
1999-04-23 Kurt ZeilengaImplement "quick" shutdown (similiar in behavior to...
1999-04-23 Kurt ZeilengaModify connection_closing() to abandon operations and...
1999-04-20 Julio Sánchez Fern... Make it honor attrs and attrsonly
1999-04-19 Julio Sánchez Fern... Beginning of ROOT DSE support
1999-04-13 Hallvard FurusethAdd struct backend_info->bi_entry_release_rw and relate...
1999-04-04 Kurt ZeilengaRemove extraneous do_close() prototype. Conflicts...
1999-04-03 Hallvard FurusethAdd -U and -G options to set user and group id.
1999-04-02 Hallvard FurusethUNDO LAST COMMIT.
1999-04-02 Hallvard FurusethFix wait4child change: Prefer wait3 over wait. Use...
1999-03-26 Kurt ZeilengaReenable counters.
1999-03-24 Juan GomezAdded a new function: build_new_dn(), which builds...
1999-03-23 Kurt ZeilengaImproved "closing" handling. Remove fd from read set...
1999-03-22 Kurt ZeilengaRound 2 of connection management changes.
1999-03-22 Kurt ZeilengaPROTOTYPE: New connection management infrastructure...
1999-03-16 Kurt ZeilengaFirst cut at bind race fix. Passes our test suite...
1999-03-04 Juan GomezAdded prototypes for rdn_attr_type() and rdn_attr_value...
1999-02-11 Kurt ZeilengaUpdate LDBM cache so that it manages it's own state.
1999-02-06 Kurt ZeilengaMove SIGNAL() calls to main so that any thread can...
1999-02-05 Kurt ZeilengaNew Frontend->Backend Interface
1999-02-04 Kurt ZeilengaBackout recent initialization/startup changes in prep...
1999-02-01 Kurt SpanierIntroduction of a backend startup/shutdown function...
1999-01-28 Kurt ZeilengaAdd dn_rdn() function to return rdn part of dn.
next