]> git.sur5r.net Git - openldap/history - servers/slapd/slap.h
ITS#2442, ITS#2438 same check for slapd_slp_reg()
[openldap] / servers / slapd / slap.h
2003-04-11 Howard ChuMore memory context tweaks
2003-04-09 Howard ChuMinor cleanups
2003-04-09 Howard ChuFirst cut at thread-local malloc. Only used by search...
2003-04-06 Kurt ZeilengaMore #unifdef -DSLAP_NVALUES
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-04-05 Kurt Zeilenga#unifdef -DSLAP_NVALUES_ON_DISK
2003-04-02 Kurt ZeilengaNVALUES_ON_DISK enabled by default
2003-04-01 Howard ChuConsolidated slap_callbacks into one function. Removed...
2003-03-31 Howard ChuShorthand macros for request fields
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-27 Howard ChuITS#2389 - added conn_max_pending/auth config keywords...
2003-03-26 Howard ChuDeleted BackendInfo->bi_acl_attribute, bi_acl_group.
2003-03-25 Howard ChuSLAP_OP_BLOCKS - added response block
2003-03-23 Kurt ZeilengaAdd SLAP_NVALUES_ON_DISK define (but not code)
2003-03-23 Kurt ZeilengaAdd namingCSN attribute type
2003-03-16 Kurt ZeilengaUndo last commit
2003-03-16 Kurt ZeilengaSLAP_NVALUES: remove all the extra frees
2003-03-11 Kurt ZeilengaTweak SLAP_OP_BLOCKS
2003-03-11 Howard ChuAdded proposed request parameters to Operation. #ifdef...
2003-03-10 Howard ChuAdded op->o_is_auth_check; use ACL_AUTH instead of...
2003-03-06 Jong Hyuk ChoiCommit of the Proxy Cache contribution (ITS#2062)
2003-03-05 Howard ChuFix LDAP_DEBUG/LDAP_SYSLOG test
2003-03-03 Pierangelo Masaratifix ITS#2343
2003-02-28 Luke HowardSupport for dynamic registration of controls, both...
2003-02-28 Howard ChuPartial fix of ITS#2335, restore proper CLDAP msg forma...
2003-02-28 Kurt ZeilengaSLAP_NVALUES: a couple of basic normalizers... but...
2003-02-27 Kurt Zeilengaaxe mr_ptr in favor or schema_prep
2003-02-27 Kurt ZeilengaSLAP_NVALUES:
2003-02-26 Kurt Zeilengawhoops (again). Don't define SLAP_NOVALUES yet.
2003-02-26 Kurt ZeilengaSLAP_NVALUES, round 3
2003-02-26 Kurt ZeilengaChange MR flag names and add comments as to what they...
2003-02-25 Kurt ZeilengaWhoops, SLAP_NVALUES should be off for now
2003-02-25 Kurt Zeilenga*** empty log message ***
2003-02-25 Kurt ZeilengaSLAP_NVALUES, round 2
2003-02-25 Kurt ZeilengaRound one of SLAP_NVALUES code
2003-02-17 Kurt ZeilengaLower SLAP_MAX_WORKER_THREAD to 16 (from 32)
2003-02-16 Howard ChuUse struct berval for exop reqoid everywhere. Define...
2003-02-14 Kurt ZeilengaUse function pointers to get at backend routines.
2003-02-13 Kurt ZeilengaPlace SLAP_EXTENDED_SCHEMA behind defined(LDAP_DEVEL)
2003-02-09 Kurt ZeilengaITS#2117: remove suffixalias support until someone...
2003-02-09 Kurt ZeilengaCancel exop updates
2003-02-09 Kurt Zeilengarename "permit modify" control to "permissive modify"
2003-02-08 Kurt ZeilengaRework #ifdef'ing of expermental controls to ease relea...
2003-02-05 Jong Hyuk ChoiLDAP Sync Operation (draft-zeilenga-ldup-sync) as a...
2003-02-03 Jong Hyuk ChoiIntermediate Response
2003-02-01 Luke HowardAdd sendreference callback
2003-01-25 Jong Hyuk ChoiLDAP cancel operation
2003-01-23 Luke HowardLDAPv3 over UDP disposition is now compatible with...
2003-01-20 Kurt ZeilengaRemove values match v. filter struct field macro overloads
2003-01-03 Kurt ZeilengaHappy new year
2002-12-16 Howard ChuStatslog additions:
2002-12-13 Hallvard FurusethRename "lang(uage)" to "tag(s)". (Cleanup after attrib...
2002-12-12 Hallvard FurusethImplement user-defined tagging attribute options and...
2002-12-09 Hallvard FurusethITS#2215: Let Statslog() work if only one of LDAP_DEBUG...
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...
next