]> git.sur5r.net Git - openldap/history - servers/slapd/proto-slap.h
Updated notices
[openldap] / servers / slapd / proto-slap.h
2003-11-27 Kurt ZeilengaUpdated notices
2003-11-26 Jong Hyuk ChoiSupport multiple sync replication at the consumer :
2003-11-20 Jong Hyuk ChoiCollective entryUUID transmission of PRESENT messages...
2003-11-19 Jong Hyuk Choiadd slap_uuidstr_from_normalized()
2003-11-11 Jong Hyuk Choiupdate ldapsync/syncrepl code according to the new...
2003-11-10 Jong Hyuk Choi1. Session history support
2003-10-25 Howard ChuFix prev commit, don't timeout outbound connections
2003-10-24 Howard ChuAdd support for outbound connections in main listener.
2003-10-24 Howard ChuDrop unused arguments from syncrepl_add_glue
2003-10-24 Howard ChuSLAPI fix - no-op when slapi_plugins_used == 0
2003-10-18 Howard ChuITS#2747, Reorganize syncrepl, fix some memleaks. More...
2003-10-14 Jong Hyuk ChoiITS #2766 (remove slap_syncrepl_bvc & slap_syncrepl_cn_...
2003-10-08 Luke HowardAdd entry_dup(); make slapi_entry_dup() use it
2003-10-07 Jong Hyuk Choislaptools update : replica promotion / demotion
2003-09-24 Howard ChuAdd memctx param to build_new_dn(). cleanup DN leaks.
2003-09-23 Howard ChuITS#2735 - plug memory leaks, cleanup
2003-09-17 Jong Hyuk Choifix for persistent search termination (ITS#2724)
2003-09-16 Kurt ZeilengaInitial support for pre/post read controls.
2003-09-12 Howard ChuConstruct ctxcsn entries directly, plug memory leaks...
2003-09-04 Jong Hyuk Choimisc cleanup
2003-08-30 Jong Hyuk Choislaptool update for LDAP Sync replication
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-25 Jong Hyuk ChoiContext CSN Patch (2)
2003-08-23 Jong Hyuk ChoiContext CSN patch (1)
2003-08-07 Kurt ZeilengaAdd initial support for modify/increment. No over...
2003-07-11 Jong Hyuk ChoiSyncRepl is changed to share the following routnines :
2003-07-08 Jong Hyuk Choiexport glueing code
2003-07-02 Jong Hyuk Choi- partial attribute replication tested ok
2003-07-01 Jong Hyuk Choimisc cleanup
2003-07-01 Jong Hyuk ChoiBerkeley DB congestion avoidance
2003-06-25 Jong Hyuk Choinot returning glue entries unless manageDSAit is set
2003-06-11 Jong Hyuk Choisyncrepl changes
2003-06-11 Howard ChuPreliminary backend overlay support, based on backglue...
2003-06-01 Kurt Zeilengaread get_extop func
2003-05-31 Kurt ZeilengaHide experimental controls and extended operations
2003-05-31 Kurt ZeilengaMerge partial and intermediate responses
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
next