]> git.sur5r.net Git - openldap/history - servers/slapd
ITS#4704 use an old CSN while purging log.
[openldap] / servers / slapd /
2006-11-07 Howard ChuITS#4704 use an old CSN while purging log.
2006-11-05 Pierangelo Masaratirework compare
2006-11-05 Pierangelo Masaratis/fprintf/Debug/; improve logging
2006-11-05 Pierangelo Masaraticleanup variables scope; re-sort conditions
2006-11-03 Pierangelo Masaratiimprove previous commit (ITS#4729)
2006-11-03 Pierangelo Masaratifix dynlist dynamic build (ITS#4729)
2006-11-02 Howard ChuTweak prev commit:
2006-11-02 Howard ChuITS#4728 mod/Replace can have no values also
2006-10-28 Pierangelo Masaratis/ldap_int_discard/ldap_pvt_discard/
2006-10-28 Pierangelo Masaratifix concurrency issue when binding before a search...
2006-10-28 Pierangelo Masaratineed ldap-int.h for ldap_int_discard() declaration...
2006-10-28 Kurt ZeilengaMore ldapbis cleanup
2006-10-28 Kurt ZeilengaLDAPBIS cleanup
2006-10-28 Kurt ZeilengaRFC 4511 calls for unavailableCriticalExtension to...
2006-10-26 Pierangelo Masaratimissing CVS header
2006-10-26 Howard ChuFix prev commit again (ITS#4722)
2006-10-26 Pierangelo Masaratifix building without threads (don't publish any thread...
2006-10-26 Howard ChuITS#4720 release csn mutex before checkpointing.
2006-10-22 Pierangelo Masaratiadd ldap_int_discard(); use it in proxies (ITS#4717)
2006-10-21 Pierangelo Masaratirework timeout strategy a little bit
2006-10-21 Kurt ZeilengaRemove extraneous SLAP_RELAX macro
2006-10-17 Howard ChuFix typo in prev commit
2006-10-17 Howard ChuTweak prev commit, add more notes (re ITS#4667)
2006-10-17 Howard ChuFrom rev 1.373, releasing the mutex means connection_cl...
2006-10-15 Pierangelo Masaratitemporarily change umask only if required
2006-10-15 Pierangelo Masaratifix previous commit
2006-10-15 Pierangelo Masaratimissing decl
2006-10-15 Pierangelo Masaratifix format; silence warning
2006-10-15 Pierangelo Masaratilog messages related to blocking failures at "none...
2006-10-14 Pierangelo Masaraticreate IPC sockets with wide-open permissions (0222...
2006-10-14 Pierangelo Masaraticleanup and streamline response handling
2006-10-14 Pierangelo Masaratiadd LDAP_OPT_DIAGNOSTIC_MESSAGE; replace deprecated...
2006-10-14 Pierangelo Masaratidon't mix return codes (ITS#4711)
2006-10-14 Pierangelo Masarationly abort update if failed pre/post read control is...
2006-10-14 Pierangelo Masaratiread entry should allow special attributes in request...
2006-10-14 Pierangelo Masaratiread entry needs o_bd for ACLs
2006-10-08 Howard ChuDrop extraneous test from copy/paste (1.200) (coverity)
2006-10-08 Howard ChuFix uninit (coverity)
2006-10-08 Howard ChuFix uninit'd cb (coverity)
2006-10-07 Pierangelo Masaratimore on clarification of special proxy identities and...
2006-10-07 Pierangelo Masarati reword comment
2006-10-06 Howard ChuITS#4695 same fix for delta-sync
2006-10-05 Howard ChuITS#4695 fix modrdn newSup
2006-10-03 Kurt ZeilengaIncorporate a bit of text from RFC 4524, just to make...
2006-10-03 Howard ChuITS#4692 entries without pwdChangedTime attribute have...
2006-09-30 Pierangelo Masaratifix rebind with idassert when a connection expires...
2006-09-27 Pierangelo MasaratiDB_BUFFER_SMALL is BDB 4.4 only
2006-09-27 Ralf HaferkampCheck for the correct return code of cursor->c_get...
2006-09-26 Pierangelo Masaratifix ITS#4686 (retry with idassert)
2006-09-26 Pierangelo Masaratifix ITS#4686 (retry with idassert)
2006-09-26 Pierangelo Masaratidon't know exactly the reason, but here without this...
2006-09-25 Pierangelo Masaratiuse right, although empty, function in bdb_db_destroy()
2006-09-25 Pierangelo Masaratinot sure, but I believe back-hdb needs monitor.c as...
2006-09-25 Pierangelo Masaratimonitor max file descriptor number
2006-09-21 Howard ChuTweak prev commit, avoid referencing syncop when resett...
2006-09-21 Howard ChuITS#4658 propagate errors from syncprov_sendresp; drop...
2006-09-21 Howard Chusend_search_reference should propagate errors
2006-09-20 Howard ChuFix prev commit
2006-09-20 Howard ChuUse a single malloc for entry_decode instead of two...
2006-09-17 Pierangelo Masaratitypo in previous commit...
2006-09-17 Pierangelo Masaratisupport for Solaris' /dev/poll (need to manually define...
2006-09-17 Pierangelo Masaratireorganize select interface (ready for /dev/poll)
2006-09-17 Pierangelo Masaratimake sure we don't interfere with frontend's entry...
2006-09-17 Pierangelo Masaratiminor cleanup
2006-09-16 Kurt ZeilengaCheck opattrs add result
2006-09-16 Kurt Zeilengareturn structuralObjectClass errors
2006-09-15 Pierangelo Masaratiprivate database inherits monitoring from underlying one
2006-09-15 Pierangelo Masaratialso work with pcache
2006-09-15 Pierangelo Masaratimore good looking error messages
2006-09-14 Pierangelo Masaratidestroy exactly what needs to
2006-09-14 Pierangelo Masaratifix one-time leak
2006-09-14 Howard ChuAdditional fix for ITS#4673
2006-09-14 Pierangelo Masaratiby now, don't bail out if monitoring cannot be set up
2006-09-14 Howard ChuFix invalid attributes in translucent_modify
2006-09-14 Pierangelo Masaratifix back-ldap monitoring
2006-09-14 Pierangelo Masaratihandle errors
2006-09-14 Pierangelo Masaratimonitor __ALL__ thread parameters
2006-09-14 Pierangelo Masaratifix (temporarily) uninit'ed var
2006-09-14 Howard ChuRemove obsolete SLAP_FILTER_DN definitions
2006-09-14 Pierangelo Masaraticomment monitoring by now
2006-09-14 Howard ChuPortability cleanups
2006-09-14 Howard ChuITS#4606 errno is not per-thread on WIN32, always use...
2006-09-14 Howard ChuITS#4565 catch errors from slap_sasl_init / backend_init
2006-09-14 Pierangelo Masaratifurther cleanup
2006-09-14 Pierangelo Masaratiadd basic monitoring support to back-ldap/slapo-chain...
2006-09-14 Pierangelo Masaratiminor cleanup
2006-09-14 Pierangelo MasaratiURIs need to be between double quotes
2006-09-14 Howard ChuTweak ordered index check in check_vals
2006-09-14 Howard ChuCleanup prev commit
2006-09-14 Howard ChuForgot the OC delete handler
2006-09-14 Howard ChuSupport dynamic add/delete of attributeTypes and object...
2006-09-13 Howard ChuUse register_at / register_oc
2006-09-13 Howard ChuUse register_at / register_oc
2006-09-13 Howard ChuUse register_at / register_oc helpers
2006-09-13 Howard ChuAdd register_at / register_oc helpers.
2006-09-13 Howard ChuAdd BackendInfo.bi_extra for backend custom APIs
2006-09-13 Howard ChuFix ITS#4672, clear errno before calling STRTOL
2006-09-13 Howard ChuFix typo from 1.667
2006-09-12 Pierangelo Masaratileave monitor calls in place, hide contents; in the...
2006-09-12 Howard ChuUse #ifdef SLAPD_MONITOR for monitor APIs
next