]> git.sur5r.net Git - openldap/history - servers/slapd/proto-slap.h
Plug leak
[openldap] / servers / slapd / proto-slap.h
2007-09-24 Howard ChuPreliminary sorted value support
2007-09-21 Howard ChuAttribute/Modification value counters
2007-09-15 Pierangelo Masaratiadd helper for internal searchs for objectClass=*
2007-08-27 Pierangelo Masaratiadd anlist_free
2007-08-24 Pierangelo Masaratibehave when a value of an ordered attr starts with...
2007-08-24 Pierangelo Masaratiallow to register further syntax/mr compatibility
2007-08-22 Pierangelo Masaratiadd support for session tracking (draft-wahl-ldap-sessi...
2007-08-16 Pierangelo Masaratiuniformly exploit rootdn bind; add support for rootdn...
2007-08-13 Pierangelo Masaratirecent check for syncrepl searchbase broke test048...
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-07-25 Ralf HaferkampAdded a new parameter (ConfigArgs*) to the _db_init...
2007-07-13 Howard ChuFallout from ITS#4986 - remove unused param of select_b...
2007-06-10 Hallvard FurusethCleanup (add prototypes)
2007-05-18 Hallvard FurusethGive OperationBuffer normal struct members instead...
2007-05-16 Pierangelo Masaratiallow array of more generic syntaxes
2007-05-09 Hallvard FurusethITS#4948: '#if <undefined macro>' -> '#ifdef' warning...
2007-04-06 Howard ChuAxe slurpd / replog support
2007-03-31 Howard ChuCleanup conditional arg in prev commit
2007-03-25 Howard ChuITS#4893 fix prev commit
2007-03-25 Howard ChuITS#4893 define LDAP_PF_LOCAL_SENDMSG in <ac/socket...
2007-03-20 Pierangelo Masaraticleanup struct declarations
2007-02-16 Howard ChuPlug leaks
2007-02-14 Howard ChuAdded "slapd" rewrite map handler, connection_fake_init...
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-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-18 Howard ChuMove ber_sockbuf_free() to slapd_remove() to avoid...
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-04-27 Kurt ZeilengaITS#4414: SLP attributes support from Peter Marschall
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)
next