]> git.sur5r.net Git - openldap/history - servers/slapd/proto-slap.h
Add slapd TLS ctx
[openldap] / servers / slapd / proto-slap.h
2004-04-29 Kurt ZeilengaAdd slapd TLS ctx
2004-04-21 Kurt Zeilengasl_free fix
2004-04-12 Kurt ZeilengaFrom HEAD:
2004-04-06 Kurt ZeilengaSuck in changes from HEAD (CHANGES needs ITS #s)
2004-03-18 Kurt ZeilengaSync with HEAD
2004-03-17 Kurt ZeilengaSync with HEAD as of 14-March-2004
2004-02-23 Kurt ZeilengaSync with HEAD
2004-01-17 Kurt ZeilengaSync with HEAD
2004-01-01 Kurt ZeilengaHappy new year
2003-12-30 Kurt ZeilengaSync with HEAD
2003-12-29 Kurt Zeilenga(Partial) Sync with HEAD
2003-12-19 Kurt ZeilengaSync with HEAD
2003-12-15 Kurt ZeilengaSync with HEAD
2003-12-01 Kurt ZeilengaSync with HEAD
2003-11-30 Kurt ZeilengaFirst rounded of changes in prep for 2.2.beta3
2003-10-13 Kurt ZeilengaSync with HEAD
2003-10-06 Kurt ZeilengaMerge in latest changes from HEAD
2003-09-18 Kurt ZeilengaChanges from HEAD for beta
2003-06-01 Kurt Zeilengafixes OPENLDAP_REL_ENG_2_2_0ALPHA
2003-05-31 Kurt ZeilengaSuck in changes from HEAD
2003-05-29 Howard ChuFix slap_EXOP declarations
2003-05-24 Howard ChuChange slap_sasl_authorized to take an Operation instea...
2003-05-20 Jong Hyuk Choipersistent search updates with recent changes
2003-05-09 Jong Hyuk Choi-syncUUID search in syncrepl
2003-05-07 Jong Hyuk Choia runqueue for periodic thread execution (for syncrepl)
2003-05-01 Howard ChuITS#2424 use two SASL contexts per session to conform...
2003-04-30 Howard ChuAdded errmsg arg to lutil_passwd_{check,hash} functions
2003-04-29 Kurt Zeilengaremove dnNormalize2
2003-04-29 Kurt Zeilengaremove dnPretty
2003-04-29 Hallvard FurusethDeclare lap_free_ctrls() and sl_mem_init().
2003-04-21 Jong Hyuk ChoiOpenLDAP synchronization based replication engine
2003-04-18 Pierangelo Masaratiuse SLAP_PTRCMP
2003-04-16 Pierangelo Masaratiuse global bervals for TRUE/FALSE
2003-04-12 Howard ChuAdded sl_context() to return the context associated...
2003-04-11 Howard ChuMore memory context tweaks
2003-04-10 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-08 Pierangelo Masaratinormalize while merging values
2003-04-05 Howard ChuMoved get_alias_dn from back-ldbm to frontend
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-04-01 Howard ChuConsolidated slap_callbacks into one function. Removed...
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-29 Pierangelo Masaratiadd function prototypes
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-11 Pierangelo Masaratiuse an "unknown" listener name/url when faking connections
2003-03-01 Pierangelo Masaratifix attr_merge_one hack
2003-03-01 Pierangelo Masaratiimproved filter mapping/rewrite; improved result rewrit...
2003-03-01 Kurt ZeilengaSLAP_NVALUES: test003 now passes (with help of a substr...
2003-02-28 Luke HowardSupport for dynamic registration of controls, both...
2003-02-27 Kurt ZeilengaSLAP_NVALUES:
2003-02-26 Kurt ZeilengaBackout prototype rename
2003-02-26 Kurt ZeilengaSLAP_NVALUES, round 3
2003-02-25 Kurt ZeilengaSLAP_NVALUES back-monitor temporary hack
2003-02-25 Kurt ZeilengaRound one of SLAP_NVALUES code
2003-02-16 Howard ChuUse struct berval for exop reqoid everywhere. Define...
2003-02-09 Kurt ZeilengaITS#2117: remove suffixalias support until someone...
2003-02-07 Kurt ZeilengaMove RDN checks to entry_schema_check() so that it...
2003-02-07 Pierangelo Masaratiadd 'add-rdn-values {on|off}' (default off) switch
2003-02-03 Jong Hyuk ChoiIntermediate Response
2003-02-01 Luke HowardAdd sendreference callback
2003-01-25 Jong Hyuk ChoiLDAP cancel operation
2003-01-24 Luke HowardHonour PermitModify control when adding or deleting...
2003-01-22 Hallvard FurusethReturn 0 or 1 from is_entry_*(), to kill 'signed vs...
2003-01-03 Kurt ZeilengaHappy new year
2002-12-14 Hallvard FurusethRemove casts of AVL function pointers.
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-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...
2002-12-03 Kurt ZeilengaFirst-cut proxy authorization support.
2002-11-10 Pierangelo Masaratiremove #ifdef SLAP_FILTER_HASSUBORDINATES
2002-10-28 Jong Hyuk ChoiUse of slap_schema.si_ad_entryUUID in bdb_psearch()
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 Jong Hyuk ChoiAddition of servers/slapd/lcup.c and servers/slapd...
2002-10-25 Jong Hyuk ChoiLCUP persistent search code drop
2002-10-24 Pierangelo Masaratilistener:
2002-10-09 Kurt ZeilengaBasic framework for DIT Content Rules (not yet enforced)
2002-09-29 Kurt Zeilenga#unifdef -DSCHEMA_DN
2002-09-10 Pierangelo Masarati#undef SLAP_X_FILTER_HASSUBORDINATES while I fix the...
2002-09-02 Pierangelo Masarati/*
2002-09-01 Kurt Zeilengaunifdef -DSLAP_X_MRA_MATCH_DNATTRS
2002-08-31 Kurt ZeilengaAdd mr_usable_with_at() routine. Use both in generation
2002-08-31 Pierangelo Masaratiadd matchingRuleUse to schema; use a berval instead...
2002-08-29 Pierangelo Masaratiadd server side controls to back-ldap and back-meta
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-24 Kurt Zeilengause ldap_charray_*() instead of charray_*()
2002-08-23 Pierangelo Masaratiadded attr_merge/value_add functions that dela with...
2002-08-20 Howard ChuUse search callbacks in slap_sasl_checkpass and slap_au...
2002-08-17 Howard ChuUpdated register_syntax, register_matching_rule for...
2002-08-16 Pierangelo Masaratiadd function slap_modrdn2mods that prepares modificatio...
2002-08-12 Kurt ZeilengaFix inverted bvmatch logic in modrdn
2002-08-10 Howard ChuITS#1893, use "schemadn" to configure subschemasubentry...
2002-08-07 Howard ChuFix cargv leak in recursive read_config()
2002-07-28 Kurt ZeilengaFix for:
2002-07-27 Howard ChuMoved slap_strcopy, slap_strncopy to lutil_strcopy...
2002-06-25 Kurt ZeilengaFix for "no structuralObjectClass" when lastmod is...
2002-06-14 Howard ChuAdded saslAuthzTo and saslAuthzFrom to system schema.
next