]> git.sur5r.net Git - openldap/history - servers/slapd
ITS#4780 plug leak
[openldap] / servers / slapd /
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
2006-09-11 Pierangelo Masaratildap_back_dobind_int() may need to free a connection
2006-09-11 Howard ChuIn connection_next, sockets may not be contiguous on...
2006-09-11 Pierangelo Masaratirearrange error handling
2006-09-11 Pierangelo Masaratiadd sb_version to slap_bindconf;
2006-09-11 Pierangelo Masaratimake sure we got the right control...
2006-09-09 Howard ChuFix uninit'd *cb (Coverity scan)
2006-09-09 Pierangelo Masaratild may legitimately be NULL if another operation freed...
2006-09-09 Pierangelo Masaratidon't bother about unregistering stuff during shutdown
2006-09-09 Pierangelo Masaratifurther improve monitoring setup and cleanup
2006-09-09 Pierangelo Masarati- use STRLENOF, looks cleaner
2006-09-09 Pierangelo Masaratiminor cleanup
2006-09-09 Pierangelo Masaratimore cleanup; add the frontend to the set of monitored...
2006-09-09 Pierangelo Masaratifix entry unlock in case of unhandled scope (ITS#4668)
2006-09-09 Pierangelo Masaratisupport "subordinate" scope
2006-09-08 Howard ChuITS#4667 in connection_closing, release c_mutex to...
2006-09-08 Howard ChuITS#4667 fix assert in connection_next() for PENDING...
2006-09-08 Pierangelo Masaraticleanup names
2006-09-08 Pierangelo Masarati- need to be able to set new subsystems when appending...
next