]> git.sur5r.net Git - openldap/history - servers
fix typo
[openldap] / servers /
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
2006-01-09 Pierangelo Masaratiapparently Statslog() doesn't really differ any more...
2006-01-09 Howard ChuStreamline answerability test
2006-01-09 Pierangelo Masaratiuse a placeholder to mark that there is no process...
2006-01-09 Pierangelo Masaratidon't send error with back-meta
2006-01-09 Pierangelo Masaratirefine fix to ITS#4315; apply it to back-meta as well
2006-01-09 Howard ChuITS#4316 fix to make attrset subsets work as documented.
2006-01-09 Howard ChuTS#4315 fix prev commit, spinning in ldap_back_dobind
2006-01-09 Howard ChuITS#4315 fix bind concurrency issue
2006-01-08 Luke HowardAdd -s option to slapadd to disable schema checking
2006-01-08 Luke HowardITS#4291
2006-01-08 Luke HowardITS#4311
2006-01-07 Pierangelo Masaratiimprove previous commit
2006-01-07 Pierangelo Masaratifix entryExpireTimestamp description
2006-01-07 Pierangelo Masaratienable new response/cleanup playlist #ifdef LDAP_DEVEL
2006-01-07 Pierangelo Masaratirelease entry before sending results (ITS#4313)
2006-01-07 Pierangelo Masaratisilence (harmless) warnings
2006-01-07 Pierangelo Masaratisilence warning
2006-01-06 Howard Chuwake listener when scheduling qtask so it can run immed...
2006-01-06 Pierangelo Masaratiregister OID for entryExpireTimestamp
2006-01-06 Pierangelo Masaratirfc2589 support (ITS#4293)
2006-01-06 Pierangelo MasaratiITS#4310 seems to affect also back-ldbm
2006-01-06 Pierangelo Masaraticomplete ACI commit
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-06 Pierangelo Masaratiallow proxying of dynamic objects (irrespective of...
2006-01-06 Pierangelo Masaratiresource release (more is needed: a report is coming...)
2006-01-06 Pierangelo Masaratiallow proxying of dynamic objects (irrespective of...
2006-01-06 Pierangelo Masaratipart of o_csn memory handling cleanup
2006-01-06 Pierangelo Masaratio_csn memory handling cleanup and more resource release
2006-01-06 Pierangelo Masaraticleanup
2006-01-06 Pierangelo Masaraticheck if handler is being installed twice (needs work...
2006-01-06 Pierangelo Masaratisince o_csn is always allocated on the thread's slab...
2006-01-06 Pierangelo Masaratimove supporting exops to bvarray
2006-01-06 Pierangelo Masaraticleanup callback freeing
2006-01-06 Pierangelo Masaratiallow backend_attribute to check access to "entry"...
2006-01-06 Pierangelo Masaraticleanup
2006-01-06 Pierangelo Masaratiplug one-time leaks
next