]> git.sur5r.net Git - openldap/history - servers/slapd/proto-slap.h
Import recent changes in 2.4 for release
[openldap] / servers / slapd / proto-slap.h
2007-02-15 Kurt ZeilengaImport recent changes in 2.4 for release
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-02-13 Howard Chusyncinfo_free must be able to free multiple syncinfos
2007-02-11 Howard ChuUnconditionalize gmtime_mutex, always use it when calli...
2007-02-06 Howard ChuAdd overlay hooks for entry_get_rw / entry_release_rw
2007-02-05 Howard ChuOptimization: send sid in cookie to avoid getting our...
2007-02-05 Howard ChuPreliminary multi-context support for syncrepl. Passes...
2007-02-04 Howard ChuAdd olcServerID for configuring serverID portion of CSN
2007-01-27 Pierangelo Masaratiadd helper (and cleanup)
2007-01-11 Pierangelo Masaratistreamline group attr specification/diagnostics
2007-01-10 Howard ChuITS#4799 remove kerberos / kbind
2007-01-08 Howard ChuAdd TLS context configuration
2007-01-08 Howard ChuMake syncrepl inherit default TLS settings from main...
2007-01-02 Kurt Zeilengahappy new year
2006-12-26 Howard ChuUse temporary AttributeDescriptions to prevent unbounde...
2006-12-25 Howard ChuITS#3707 preserve filter input, allow (and ignore)...
2006-12-24 Pierangelo Masaratiplug rootDSE info one-time leak
2006-12-24 Howard ChuPass op to slap_mods_check()
2006-12-24 Howard ChuITS#4337 implement modrdn for back-config
2006-11-30 Howard ChuRewrite attrs_dup with attrs_alloc.
2006-11-27 Howard ChuAvoid unnecessary calls to oc_bvfind
2006-11-24 Pierangelo Masaratidestroy cached groups after identity change (ITS#4760)
2006-11-15 Howard ChuConvert schema parsers to ConfigArgs so they can pass...
2006-10-19 Kurt ZeilengaSync with HEAD
2006-10-15 Pierangelo Masaratimissing decl
2006-09-20 Howard ChuUse a single malloc for entry_decode instead of two...
2006-09-14 Pierangelo Masaratidestroy exactly what needs to
2006-09-14 Howard ChuCleanup prev commit
2006-09-14 Howard ChuSupport dynamic add/delete of attributeTypes and object...
2006-09-13 Howard ChuAdd register_at / register_oc helpers.
2006-09-13 Howard ChuFix typo from 1.667
2006-09-11 Pierangelo Masaratiadd sb_version to slap_bindconf;
2006-09-08 Pierangelo Masaratire-enable "-d '?'" as a means to list what loglevels...
2006-09-06 Pierangelo Masaratiadd attr_normalize*() helper (please holler if I missed...
2006-09-04 Pierangelo Masaratirelease authz resources at shutdown
2006-09-04 Pierangelo Masaratimove req2op selection into a helper
2006-08-29 Howard ChuEntry/Attribute struct caching, to minimize malloc...
2006-08-20 Kurt Zeilengasync with HEAD
2006-08-18 Howard ChuMove ber_sockbuf_free() to slapd_remove() to avoid...
2006-08-18 Kurt ZeilengaSync with HEAD
2006-08-17 Pierangelo Masaratiadd bverb_to_mask() API
2006-08-15 Howard ChuDelete curcsn arg to slap_get_commit_csn, redundant...
2006-08-04 Pierangelo Masaratifactor connection code out of syncrepl
2006-05-25 Hallvard FurusethConstify slapd_slp_attrs (assigned a const char* in...
2006-05-24 Pierangelo Masaratiallow tools to syslog
2006-05-15 Kurt ZeilengaSync with HEAD
2006-04-27 Kurt ZeilengaITS#4414: SLP attributes support from Peter Marschall
2006-04-18 Kurt ZeilengaSync with HEAD
2006-04-13 Hallvard Furusethslap_loglevel_get() prototype
2006-04-12 Kurt Zeilengaunifdef -DSLAP_ACL_HONOR_DISCLOSE
2006-04-07 Howard ChuUse TLS context stuff in syncrepl
2006-04-07 Howard ChuUse new TLS SSL_CTX support
2006-04-06 Howard ChuITS#4476 revert connection_write processing back into...
2006-03-26 Pierangelo Masaratistreamline handling of simple bind by global overlays...
2006-03-07 Kurt ZeilengaTXN protocol element parsers (without any backend support)
2006-02-10 Kurt ZeilengaImproved bignum detection/use
2006-02-09 Howard ChuPrefer long long to BIGNUM or GMP
2006-02-02 Howard ChuReparse unknown debug flags after config is read to...
2006-01-23 Howard ChuITS#4364 add filter_dup, don't use str2filter to dup...
2006-01-13 Howard ChuITS#4339 attributeoptions patch from Ralf Haferkamp...
2006-01-11 Pierangelo Masaratiallow control handlers to be replaced
2006-01-11 Howard ChuPropagate local errors up, fix test045
2006-01-06 Pierangelo Masaratifactor ACI code out of slapd; now it can only use dynac...
2006-01-06 Pierangelo Masaratiallow load_extop to replace an existing handler (not...
2006-01-03 Kurt ZeilengaHappy new year!
2006-01-02 Pierangelo Masaratiallow modules to register callbacks for dynamic data...
2006-01-01 Luke HowardAdd orr_modlist member to request structure, containing...
2005-12-20 Pierangelo Masaratimore unparsing buffer overflow cleanup
2005-12-20 Pierangelo Masaratifix potential overflow in syncrepl_unbind() and related...
2005-12-20 Pierangelo Masaratirevert previous commit(s); clarify usage of "-s" in...
2005-12-06 Pierangelo Masaratihelper to destroy modrdn modifications...
2005-12-05 Howard ChuFix mod delete by ordered index
2005-11-27 Pierangelo Masaratiallow to register (and expose) a supported feature
2005-11-25 Pierangelo Masaraticleanup filter escaping
2005-11-17 Pierangelo Masaratifix wrong response tags (ITS4182; consequence of fixing...
2005-11-10 Pierangelo Masaratifurther isolation and cleanup of ACI code
2005-11-06 Pierangelo Masaratimove bindconf_[un]parse() into generic API
2005-11-03 Howard ChuITS#4128 use backend_db_init to init the private backend
2005-10-31 Pierangelo Masaratiaddress ITS#4127 (please review)
2005-10-29 Howard ChuITS#4108 Cleanup accept/close race conditions.
2005-10-27 Howard ChuAdd tool-threads config keyword, init thread pool in...
2005-10-15 Howard ChuRevert prev commit, use -g option to disable glue instead
2005-10-15 Howard ChuITS#4089 use slapcat -n XX to specify just the superior...
2005-10-15 Pierangelo Masaraticomplete fix of slapd-monitor log modify (ITS#4091)
2005-10-15 Kurt ZeilengaRevised lightweight dispatcher -- writers moved into...
2005-10-14 Kurt ZeilengaMore cleanup
2005-10-14 Hallvard Furusethconstify berval arg to load_extop(), to match usage
2005-10-13 Howard ChuMove CSN invocations to backends
2005-10-12 Kurt ZeilengaAlign Operation buffers using LBER_ALIGNED_BUFFER
2005-09-27 Howard ChuITS#3996 fix glue/syncprov interaction
2005-09-14 Howard ChuChange slap_ad_undef_remove() to slap_ad_undef_promote().
2005-09-10 Pierangelo Masaratisilence warnings
2005-09-04 Pierangelo Masaratidisable pagedResults or reject
2005-09-01 Howard ChuMoving glue overlay back into slapd core, returning...
2005-08-25 Pierangelo Masaratiallow undefined attrs to be "proxied" (ITS#3959)
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-22 Pierangelo Masaratifurther ACI factoring out & confinement
2005-08-22 Pierangelo Masaratimutex-protect "undefined" attribute descriptions/object...
2005-08-20 Pierangelo Masaratiallow objectClass checking including sups
2005-08-18 Luke HowardCheck for NULL in be_match()
next