]> git.sur5r.net Git - openldap/history - servers
Don't fail compile if LDAP_EXOP_X_TURN undefined (ie. if LDAP_REL_ENG undefined)
[openldap] / servers /
2006-03-03 Pierangelo Masaratiqueue implicit binds (ITS#4409)
2006-03-03 Kurt ZeilengaAdd support for GSER-encoded certificateExactAsssertion...
2006-03-02 Pierangelo Masaratimap result codes as required (ITS#4419)
2006-03-01 Luke Howardslapi_ch_bvdup() should be implemented in terms of...
2006-02-27 Howard ChuITS#4372 add auditlog to build
2006-02-27 Howard ChuITS#4417 backglue must pass intermediate responses...
2006-02-27 Luke HowardFix slapi_valueset_count() for no value case
2006-02-27 Luke HowardFix memory smasher in slapi_valueset_free()
2006-02-20 Luke HowardAdd SLAPI_OPERATION_MSGID
2006-02-16 Pierangelo Masaratibe conservative in reading subtree-exclude
2006-02-16 Ralf Haferkampfixed last commit
2006-02-16 Ralf HaferkampError out if creating the back-config entries fails...
2006-02-16 Howard ChuITS#4406 don't cache attrsonly results
2006-02-16 Kurt ZeilengaNo longer hide cancel.
2006-02-16 Kurt ZeilengaMacro cleanup
2006-02-16 Pierangelo Masaratiadd support for "subtree-exclude"
2006-02-16 Pierangelo Masaratifix error message
2006-02-16 Luke Howardremove c_pb, it is no longer needed
2006-02-15 Kurt ZeilengaITS#4404: fix typo in ValuesReturnFilter control OID...
2006-02-15 Ralf Haferkampsome more debug logging
2006-02-15 Howard ChuFix ITS#4401 teardown persistent clients when unconfiguring
2006-02-14 Kurt Zeilengaunifdef -DLDAP_NULL_IS_NULL
2006-02-14 Luke HowardRemove SLAPI references
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)
next