]> git.sur5r.net Git - openldap/history - servers/slapd/slap.h
SLAPI - Netscape plugin API for slapd - based on patch contributed by Steve Omrani...
[openldap] / servers / slapd / slap.h
2002-12-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...
2002-12-05 Pierangelo Masaratifix initialization size and silence warning
2002-12-04 Howard ChuAdded SLAP_MR_VALUE_NORMALIZED_MATCH, avoid redundant...
2002-12-04 Howard ChuITS#1523 enhanced ACL caching
2002-12-03 Kurt ZeilengaFirst-cut proxy authorization support.
2002-11-28 Kurt Zeilenga#unifdef paged results, remove lint
2002-11-21 Pierangelo Masaratiadd limits to entries count for paged results
2002-11-21 Pierangelo MasaratiSupport for RFC 2696:
2002-11-10 Pierangelo Masaratiremove #ifdef SLAP_FILTER_HASSUBORDINATES
2002-10-28 Kurt ZeilengaAdd superiorUUID to system schema
2002-10-26 Pierangelo Masaratineed to move #define here; on by default
2002-10-26 Pierangelo Masaratifix hasSubordinate filtering; now it can be safely...
2002-10-25 Kurt ZeilengaAdd "allow update_anon"
2002-10-25 Jong Hyuk ChoiLCUP persistent search code drop
2002-10-25 Pierangelo Masaratiadd restrictions related to listeners in form of file...
2002-10-24 Pierangelo Masaratilistener:
2002-10-09 Kurt ZeilengaImplement content rule checks
2002-10-09 Kurt ZeilengaBasic framework for DIT Content Rules (not yet enforced)
2002-10-08 Kurt ZeilengaRework unprotected simple bind checks
2002-09-29 Kurt Zeilenga#unifdef -DSCHEMA_DN
2002-09-14 Jong Hyuk ChoiLCUP Response Control Code
2002-09-06 Kurt ZeilengaSome LCUP clean up
2002-09-04 Jong Hyuk ChoiLDAP Client Update Protocol - non-persistent update...
2002-09-03 Kurt ZeilengaAdd appropriate matching rule checks.
2002-08-31 Kurt ZeilengaAdd matching rule use support where assertion syntax...
2002-08-31 Pierangelo Masaratiadd matchingRuleUse to schema; use a berval instead...
2002-08-29 Pierangelo Masarati- added the capability to filter based on hasSubordinat...
2002-08-29 Kurt ZeilengaRound one of subclass indexing for objectClass and...
2002-08-26 Howard ChuRemove c_sasl_bindmutex, Binds are already serialized.
2002-08-26 Kurt ZeilengaAdd a Connection pointer to the Operation.
2002-08-24 Howard ChuExperimental cruft to propagate valid Operation to...
2002-08-24 Howard ChuAdded thread-pool getkey/setkey functions
2002-08-17 Howard ChuUpdated register_syntax, register_matching_rule for...
2002-08-10 Howard ChuITS#1893, use "schemadn" to configure subschemasubentry...
2002-07-28 Kurt ZeilengaFix for:
2002-06-19 Kurt ZeilengaAdd monitorContext rootDSE attribute
2002-06-17 Kurt ZeilengaAdd option to disallow unprotected simple authentication.
2002-06-15 Kurt ZeilengaAdd -4/-6 flags to slapd to force use of IPv4 or IPv6
2002-06-14 Howard ChuAdded saslAuthzTo and saslAuthzFrom to system schema.
2002-06-12 Howard ChuDeleted Connection->c_cdn. Use conn->c_dn instead...
2002-06-12 Howard ChuFinished slap_sasl_setpass for Cyrus 1.5; Cyrus 2.1...
2002-05-31 Kurt ZeilengaAdd abstract/final system attribute types.
2002-05-30 Kurt ZeilengaDisallow addition of system schema via config files.
2002-05-29 Kurt ZeilengaHide some yet-to-be-implemented schema
2002-05-07 Howard ChuFixes for slap_sasl_regexp parsing and normalization
2002-05-02 Kurt ZeilengaMatched Values implementation (ITS#1776) based upon...
2002-05-01 Howard ChuChanged be_[n]suffix, be_[n]suffixAlias to BerVarray...
2002-04-29 Pierangelo Masaratihandle trivial cases
2002-04-11 Howard ChuITS#1733 eliminate o_abandonmutex
2002-04-11 Howard ChuITS#1735 unused conn.c_uthc_backend, include ldap_pvt.h
2002-04-08 Pierangelo Masaratidon't count operations per request if back-monitor...
2002-04-08 Pierangelo Masaraticount initiated/completed operations divided per request
2002-04-03 Pierangelo Masarativarious acl improvements/cleanups/speedups (need to...
2002-03-30 Pierangelo Masaratiallow attribute exclusion list in selective replica
2002-03-30 Kurt Zeilengaadd si_syn_octetString to keep syntax load checks in...
2002-03-24 Kurt ZeilengaUpdate control framework
2002-03-23 Pierangelo Masaratifix ITS#1671 and more
2002-02-18 Kurt Zeilenga#ifdef ACI/authpasswd schema
2002-02-09 Kurt ZeilengaAdd ACL state recording to avoid multiple evaluation of
2002-02-08 Howard ChuAdded replica attr=<attribute list> support to filter...
2002-01-31 Kurt ZeilengaFix binary v lang_range typo
2002-01-31 Kurt Zeilengaremove deadwood, e.g. slap_index2prefix()
2002-01-29 Kurt ZeilengaSome misc cleanup
2002-01-28 Kurt ZeilengaAdd whoami extended operation. LDBM_PRE_GIANT_RWLOCK
2002-01-28 Howard ChuChanged Access.a_sockurl_pat, Connection.c_listener_url...
2002-01-26 Kurt ZeilengaLanguage Tag and Range Support <draft-zeilenga-ldap...
2002-01-26 Howard ChuChanged slap_authz_info.sai_mech to struct berval.
2002-01-25 Howard ChuAdded Entry->e_bv for entry_decode
2002-01-19 Kurt ZeilengaUpdate collective attribute schema
2002-01-19 Howard ChuDefined some ObjectClass->soc_flags values, changed...
2002-01-16 Kurt ZeilengaMove most of the new ber_*cmp routines to lber_pvt...
2002-01-16 Kurt Zeilengamore cleanup
2002-01-15 Kurt ZeilengaMisc. cleanup, remove lint, remove unused deprecated...
2002-01-15 Howard ChuRevert previous commit again. autosubtypes are gone...
2002-01-14 Howard ChuRevert previous commit
2002-01-14 Howard ChuFix subtype indexing. Really really made it the default.
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-13 Howard ChuModify performance patch from Gertjan van Wingerde...
2002-01-13 Kurt ZeilengaClean up last patch
2002-01-13 Kurt ZeilengaInstall system schema checks
2002-01-13 Howard ChuReworked callback layout, added send_search_entry callback
2002-01-13 Kurt ZeilengaMisc cleanup, lint removal, and minor optimizations
2002-01-12 Pierangelo Masaratierror message from be_entry_put tool backend function
2002-01-12 Pierangelo Masaratimonitor objectclass definition
2002-01-11 Kurt ZeilengaAdd some basic system schema checks.
2002-01-11 Kurt ZeilengaAdd system schema flags to backends supporting system...
2002-01-11 Kurt ZeilengaRemove lint.
2002-01-11 Kurt ZeilengaAdd Backend to system schema check routines
2002-01-11 Pierangelo Masaratineed this outside for back monitor ...
2002-01-11 Kurt ZeilengaFlip some bits in the backend flags mask
2002-01-10 Kurt ZeilengaFix the bits
2002-01-10 Kurt ZeilengaRework backend (lastmod + glue + system schema) flags
2002-01-10 Howard ChuAdded an_oc to AttributeName for caching ObjectClass...
2002-01-10 Kurt ZeilengaMore clean up of system schema changes
2002-01-10 Kurt ZeilengaFinish building in operational attributes
2002-01-10 Kurt ZeilengaMore builtin operational attributes
2002-01-10 Kurt ZeilengaAnother round of operational attribute changes... more...
2002-01-10 Kurt ZeilengaMinor cleanup
2002-01-10 Kurt ZeilengaStart of new operational attribute framework
2002-01-09 Kurt ZeilengaAdd very basic subentry search support.
next