]> git.sur5r.net Git - openldap/history - servers/slapd/slap.h
minor cleanup
[openldap] / servers / slapd / slap.h
2001-11-17 Pierangelo Masaratifix misinitialized UNDEFINED attribute type; reordered...
2001-11-16 Howard ChuChanged AttributeType.sat_cname from char * to struct...
2001-11-16 Howard ChuChanged global ad_mutex into per-attributeType mutex...
2001-11-12 Howard ChuAdded backend_group result caching.
2001-11-07 Howard ChuAdded schema_destroy() et al to free schema structures...
2001-10-22 Julio Sánchez Fern... Add a flag to help the value_* functions know whether...
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-10-20 Julio Sánchez Fern... First cut at certificateExactMatch, completely untested...
2001-09-28 Howard ChuResurrection/rewrite of CLDAP (RFC1798 Connectionless...
2001-09-25 Kurt Zeilengaldif.h include cleanup
2001-09-09 Kurt ZeilengaAdd root DSE supportedFeatures support.
2001-08-01 Pierangelo Masaratiadd global, per backend and per op_ndn time/size soft...
2001-07-28 Pierangelo Masaratihandle regex-based per op_ndn time/size limits
2001-07-21 Kurt ZeilengaBack out DN changes, needs more work
2001-07-21 Pierangelo MasaratiAdded the suffix=<dn> parameter to replica config directive
2001-07-13 Pierangelo Masaratidn_validate/dn_normalize has been rewritten by
2001-07-06 Pierangelo Masaratiprotos and declarations for charray and rdn stuff
2001-06-28 Randy KunkeeRemove global_backendsyncfreq code (code has been pushe...
2001-06-22 Randy KunkeeAdd sync_daemon to daemon.c, enabled by global configur...
2001-06-07 Kurt ZeilengaCheck schema NAMEs
2001-05-29 Kurt ZeilengaAdd support for separate max incoming for anonymous...
2001-05-17 Kurt ZeilengaAdd support for obsolete attributes.
2001-05-16 Kurt ZeilengaAdd '=' to printableString to be consistent with ASN...
2001-05-10 Kurt ZeilengaAdd better modlist2mod error reporting (to client)
2001-05-09 Kurt ZeilengaClean up some #ifdefs
2001-05-04 Kurt ZeilengaQuick sb_max_incoming hack, should be configurable...
2001-04-19 Kurt Zeilengas/<anonymous>/cn=anonymous/ to avoid syntax issues
2001-01-22 Kurt ZeilengaAdd objectClass kind checking
2001-01-17 Kurt ZeilengaAdd more restrictive numeric string validate.
2000-11-30 Mark AdamsonMake SASL authorization work for NULL, "u:", and "dn...
2000-11-04 Kurt ZeilengaUpdate validation of printable-like syntaxes
2000-11-04 Kurt ZeilengaUpdate printableString to restrict characters per RFC17...
2000-10-15 Julio Sánchez Fern... Extend MRA. It now has a pointer to a MatchingRule...
2000-10-09 Julio Sánchez Fern... Permit access defined by uniqueMember and not only...
2000-09-29 Kurt ZeilengaAdd connection and operation arguments to backend callb...
2000-09-29 Kurt Zeilengamisc cleanup
2000-09-21 Mark AdamsonImplementation of SASL authorization.
2000-09-11 Kurt ZeilengaAdd more bind allow/disallow flags
2000-09-08 Kurt ZeilengaAdd "allow tls_2_anon" to allow StartTLS to force sessi...
2000-09-03 Kurt ZeilengaBring UCdata infrastructure.
2000-08-28 Kurt Zeilengarestrictops, requires, disallow knobs; ssf acls; and...
2000-08-26 Kurt ZeilengaMinor typedef and other clean ups
2000-08-22 Kurt Zeilengachange "substr" to imply initial, any, final indexing.
2000-08-22 Kurt ZeilengaFirst cut of LDBM substrings indexing. Needs testing.
2000-08-22 Kurt ZeilengaAdd frontend support for "any" substrings assertions.
2000-08-18 Kurt ZeilengaRemove cldap cruft
2000-07-28 Kurt ZeilengaWorking SASL security layers!
2000-07-24 Kurt ZeilengaUpdate framework to support registration of approximate...
2000-07-22 Kurt Zeilengaconform schema routines to ldap naming conventions
2000-07-19 Kurt ZeilengaNew slapindex framework (no meat)
2000-07-18 Kurt ZeilengaAdd experimental caseExact/Ignore substrings indexer...
2000-07-15 Kurt ZeilengaRework SASL command line arguments. Default is now...
2000-07-15 Kurt ZeilengaStore sasl callbacks in session handle so that they...
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-07-04 Mark ValenceAdded "threads" config to slapd.conf.
2000-07-02 Kurt ZeilengaAdd octetString syntax to undefined attribute type
2000-07-02 Kurt ZeilengaAdd experimental support for undefined attribute types.
2000-07-02 Kurt ZeilengaClarify ad_type usage
2000-07-01 Kurt ZeilengaAdd sets to NT build, remove LINT
2000-06-29 Mark ValencePrepare for Set ACLs and ACIs.
2000-06-26 Kurt ZeilengaAdd attribute type/matching rule support for structural...
2000-06-26 Kurt ZeilengaModify backend_attribute to return bervals and adjust...
2000-06-21 Mark ValenceNew backend routine: back_attribute
2000-06-20 Kurt ZeilengaUse ASCII_*() macros and friends. Should be combined...
2000-06-20 Kurt ZeilengaAdd experimental objectIdentifierFirstComponentMatch...
2000-06-19 Kurt ZeilengaMinor adjustments to substrings searching
2000-06-19 Kurt ZeilengaAdd SLAPD_TOP_OID macro for oc.c
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-06-16 Kurt ZeilengaRework referral entry point with DNS SRV implementation...
2000-06-16 Kurt ZeilengaAdd backend_check_referrals() framework.
2000-06-12 Mark ValenceAdded .regex, .base, .one, .subtree, and .children...
2000-06-10 Kurt ZeilengaMisc code cleanup.
2000-06-09 Kurt Zeilengaremove IA64 lint
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-06-04 Kurt ZeilengaNew indexer/filter codes (test suite works) with cheats
2000-05-31 Kurt ZeilengaAdd extensibleObject support
2000-05-30 Kurt ZeilengaRework ACI codes to use OpenLDAPaci. Add needed schema...
2000-05-28 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: ACI cleanup
2000-05-28 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT:
2000-05-28 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: Mostly work modify
2000-05-27 Kurt Zeilengas/substring/substrings/
2000-05-27 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: add f_sub_desc -> f_sub_type...
2000-05-27 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: prelim ACL work
2000-05-24 Kurt ZeilengaAdd hooks for syntax normalizer (used by value_match)
2000-05-24 Julio Sánchez Fern... Revert last change,
2000-05-24 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: equality filters
2000-05-24 Julio Sánchez Fern... Get a couple of extensions into fields easy to use...
2000-05-23 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: cleanup
2000-05-23 Julio Sánchez Fern... Extend slapd schema structure definitions to reflect...
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 ZeilengaSLAPD_SCHEMA_NOT_COMPAT: add framework for substr value...
2000-05-15 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: Rework caching of internal...
2000-05-15 Kurt Zeilengacleanup old TOOLID macro
2000-05-15 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT addl. filter changes (a work...
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-10 Howard ChuRemove #undef LDAP_MOD_BVALUES - backends like back...
2000-04-25 Kurt ZeilengaSASL code without backend support. Should work with
2000-04-25 Kurt Zeilenga(slightly) better comments
next