]> git.sur5r.net Git - openldap/history - servers/slapd/proto-slap.h
Extend objectClassMatch to return true if asserted class is a
[openldap] / servers / slapd / proto-slap.h
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-06-16 Kurt ZeilengaRemove unnecessary arg from front end backend_check_ref...
2000-06-16 Kurt ZeilengaRework referral entry point with DNS SRV implementation...
2000-06-16 Kurt ZeilengaAdd backend_check_referrals() framework.
2000-06-10 Mark ValenceRemoved active_threads count and associated mutex/cond...
2000-06-07 Mark ValenceUse thread pool for operation threads.
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-06-05 Kurt ZeilengaUse #ifdef, not #if
2000-06-04 Kurt ZeilengaNew indexer/filter codes (test suite works) with cheats
2000-05-30 Kurt ZeilengaRework ACI codes to use OpenLDAPaci. Add needed schema...
2000-05-28 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: add subtype aware is_at_syntax()
2000-05-28 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: Mostly work modify
2000-05-27 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: framework for substring searching
2000-05-27 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: prelim ACL work
2000-05-25 Kurt ZeilengaMove extern schema_init_done outside of #ifdef SLAPD_SC...
2000-05-25 Kurt ZeilengaSplit schema_prep() from schema_init.c
2000-05-24 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT:
2000-05-24 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: equality filters
2000-05-22 Kurt ZeilengaConst'ification
2000-05-21 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: framework for value_match...
2000-05-18 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: numerous changes to syntax...
2000-05-17 Kurt ZeilengaSLAP_SCHEMA_NOT_COMPAT: add calls to dummy value_normal...
2000-05-16 Kurt ZeilengaModify ava code to return error text
2000-05-16 Kurt ZeilengaRework root dse and other info entry codes to produce...
2000-05-15 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: Rework caching of internal...
2000-05-15 Kurt ZeilengaRelocate schema_init() call to main()
2000-05-15 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: basic filter parsing
2000-05-13 Kurt ZeilengaY2k copyright update
2000-04-30 Bastiaan BakkerAvoid C++ keyword 'new' in header files.
2000-04-25 Kurt Zeilengafix -UHAVE_CYRUS_SASL
2000-04-25 Kurt ZeilengaSASL code without backend support. Should work with
2000-04-25 Kurt Zeilengaentry_schema_check rename
2000-03-03 Kurt ZeilengaRework error handling. Add error descriptions.
2000-03-01 Kurt ZeilengaReorder error detection based upon precedence
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-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-01-31 Kurt ZeilengaReplace -DSLAPD_SCHEMA_COMPAT with -USLAPD_SCHEMA_NOT_C...
2000-01-31 Kurt ZeilengaAdd SLAP_SYNTAX_BINARY flag to indicate binary storage...
2000-01-29 Kurt ZeilengaConstify a few attr_*() routines
2000-01-29 Kurt ZeilengaMove extern to proto header
2000-01-28 Kurt ZeilengaAdditional changes to migrate to new schema codes
2000-01-27 Kurt ZeilengaAdd code to handle operational attributes via new schem...
2000-01-26 Kurt ZeilengaAdd in hooks for mr conversion routines
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:
next