]> git.sur5r.net Git - openldap/history - servers
Use bi_db_{open,close} to run SLAPI start/close plugins
[openldap] / servers /
2006-02-14 Luke HowardUse bi_db_{open,close} to run SLAPI start/close plugins
2006-02-13 Kurt ZeilengaFixed misuse of matched entry
2006-02-13 Luke HowardAdd sequential modify overlay to supported overlays
2006-02-12 Kurt Zeilengafix typos
2006-02-11 Pierangelo Masaratirework connection handling on multiple binds with the...
2006-02-10 Howard ChuFix ITS#4395, check for non-read/write epoll events
2006-02-10 Kurt ZeilengaImproved bignum detection/use
2006-02-10 Luke Howardformatting cleanup
2006-02-10 Howard ChuITS#4394 fix segfault
2006-02-09 Howard ChuPrefer long long to BIGNUM or GMP
2006-02-09 Howard ChuImprove prev commit
2006-02-09 Howard ChuSame as ITS#4385, must wake listener after submitting...
2006-02-08 Howard ChuAdd debug message when deleting nonpresent entries
2006-02-08 Luca Scamonis/olcMultiMaster/olcMirrorMode
2006-02-08 Howard Chus/multimaster/mirrormode/ we don't want folks confusing...
2006-02-07 Pierangelo Masaratimake sure no invalid candidate gets used (had a core...
2006-02-07 Howard ChuMore unifdef SLAPD_MULTIMASTER cleanup
2006-02-06 Pierangelo Masaratidelete all conns cached for a single client->proxy...
2006-02-06 Howard ChuCleanup prev commit
2006-02-06 Howard ChuUnifdef SLAPD_MULTIMASTER, use config setting instead
2006-02-05 Howard ChuITS#4384 rework entryCSN handling, retrieve from incomi...
2006-02-05 Howard Chufilter2bv can't de-normalize UUIDs, must do it explicit...
2006-02-04 Pierangelo Masaratidebug cleanup
2006-02-03 Howard Chudelete now redundant memsets
2006-02-03 Pierangelo Masarati(blind) fix to ITS#4386 (uninitialized var)
2006-02-03 Kurt Zeilengafix comments
2006-02-02 Pierangelo Masaratiformat error message as LDIF (do not assume the error...
2006-02-02 Howard ChuUse "pcache" dynamic debug level
2006-02-02 Howard ChuReparse unknown debug flags after config is read to...
2006-02-02 Howard ChuFix negative caching again, be sure it's really from...
2006-02-01 Pierangelo Masaratiimplement proxy long-lived connection TTL
2006-02-01 Pierangelo Masaratido not assume the matching rule synta has a validate...
2006-02-01 Howard ChuUse LDAP_DEBUG_CACHE instead of TRACE. Delete remove_mutex.
2006-01-28 Howard ChuITS#4376 add missing parameters in config_generic_wrapper
2006-01-27 Howard ChuFix negative caching, only do it on Success
2006-01-25 Kurt ZeilengaAdd note about contrib/slapd-modules
2006-01-25 Howard ChuITS#4373, fix prev commit
2006-01-25 Luke Howardfix typo
2006-01-25 Howard ChuITS#4369 add log messages for delta syncrepl ops
2006-01-25 Howard ChuITS#4370 always init slap_daemon mutexes
2006-01-24 Kurt Zeilengaunifdef -DSLAPD_CONF_UNKNOWN_BAILOUT -DSLAPD_CONF_UNKNO...
2006-01-23 Howard ChuITS#4365 reset frs.sr_nentries before searching in...
2006-01-23 Luke Howardslapi_filter_dup() can now use filter_dup()
2006-01-23 Howard ChuITS#4364 add filter_dup, don't use str2filter to dup...
2006-01-22 Howard ChuITS#4361, 4362 fix autorecovery logic, add ALOCK_NOSAVE...
2006-01-22 Howard ChuITS#4360 must init c_minfree
2006-01-21 Pierangelo Masaratifix previous commit
2006-01-21 Pierangelo Masaraticleanup
2006-01-21 Pierangelo Masaration't use freed memory; streamline parse error reporting
2006-01-20 Howard ChuITS#4357 Solaris occasionally returns ENOSYS when selec...
2006-01-19 Pierangelo Masaratineed normalized timestamp as well, although this is...
2006-01-19 Howard ChuITS#4355 timestamps must be normalized
2006-01-19 Luke HowardPermissive support for LDAP_MOD_INCREMENT -- treat...
2006-01-18 Howard ChuAdd ability to cache negative results and specify negat...
2006-01-17 Howard ChuITS#4225 added proxyCacheQueries parameter for configur...
2006-01-16 Pierangelo Masaratifurther cleanup
2006-01-16 Pierangelo Masaratirefine previous commit (error out before actual add)
2006-01-16 Pierangelo MasaratiITS#4337: renaming not implemented yet(need a better...
2006-01-15 Howard ChuFix WAKE_LISTENER
2006-01-15 Howard ChuITS#3950 delete gratuitous yield()s
2006-01-14 Pierangelo Masaratilet overlays define if they must appear exactly once...
2006-01-14 Pierangelo Masaratialso restore original o_bd
2006-01-14 Pierangelo Masaratifix previous commit
2006-01-14 Pierangelo Masaratipreserve original o_bd field (global overlays; part...
2006-01-14 Pierangelo Masaraticleanup
2006-01-14 Pierangelo Masaratimake back-meta conform with man page
2006-01-14 Pierangelo Masaratirootdn can exceed limit on number of dynamic objects
2006-01-14 Pierangelo Masaratiaddress ITS#4332; might remove dynamicObject counting
2006-01-14 Pierangelo Masaratitolerate that config_get_vals() returns success with...
2006-01-14 Pierangelo Masaratiprevious commit contradicts man page; see comment in...
2006-01-14 Pierangelo Masarati"relay" needs suffix and more cleanup (ITS#4340)
2006-01-13 Howard ChuLog select() failure at DEBUG_ANY, since it triggers...
2006-01-13 Howard ChuITS#4338 delete extraneous slapd_close() calls. Descrip...
2006-01-13 Howard ChuITS#4339 attributeoptions patch from Ralf Haferkamp...
2006-01-13 Pierangelo Masaratiallow slapo-chain to be instantiated without any specif...
2006-01-12 Kurt ZeilengaUpdate proxied authorization implementation to use...
2006-01-12 Pierangelo Masaratimake sure appropriate limits are in place (ITS#4336)
2006-01-12 Howard ChuITS#4334 Must propagate connection_destroy to captive...
2006-01-12 Howard ChuAdd monitor_entry_stub() for creating entries. Fix...
2006-01-12 Pierangelo Masaratiadd comment about run-time registered extop/control...
2006-01-12 Howard ChuFix prev commit
2006-01-11 Pierangelo Masarati(incorrect) variable used before set (ITS#4331)
2006-01-11 Pierangelo Masaratiallow control handlers to be replaced
2006-01-11 Pierangelo Masaratiimprove back-meta retry capabilities (ITS#4328)
2006-01-11 Howard ChuITS#4324 don't auto-recover in slapcat. Don't trigger...
2006-01-11 Pierangelo Masaratiin abnormal cases, error may be sent twice
2006-01-11 Pierangelo Masaraticomplete fix to back-ldap (ITS#4315?); not sure dobind...
2006-01-11 Pierangelo Masaratifix typos in previus commit
2006-01-11 Howard ChuDon't update in-memory cookie until db update succeeds
2006-01-11 Howard ChuPropagate local errors up, fix test045
2006-01-10 Pierangelo Masaratidon't allow multiple relay lines (ITS#4322)
2006-01-10 Howard ChuITS#4319 fix check for need_shutdown/slap_shutdown()
2006-01-10 Pierangelo Masaratidon't idassert anon2anon (ITS#4321)
2006-01-10 Pierangelo Masaraticomment no longer required
2006-01-10 Pierangelo Masaratirefine fix to ITS#4320
2006-01-10 Pierangelo Masaraticheck pointers (ITS#4320)
2006-01-09 Pierangelo Masaratiuse slab memory for proxyauthz
2006-01-09 Howard ChuOptimizations for containment checks
2006-01-09 Howard ChuPlug memleak when query isn't added to cache
2006-01-09 Howard ChuTone down debug messages
next