]> git.sur5r.net Git - openldap/history - servers
handle errors
[openldap] / servers /
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 ChuMSVC compatiblity
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...
2006-09-08 Pierangelo Masaratisome overlay (rwm?) might set those values
2006-09-08 Pierangelo Masaratireally really minor cleanup
2006-09-08 Pierangelo Masaratidefer handling of loglevel listing, to let modules...
2006-09-08 Pierangelo Masaraticomplain if "-T" is not the first option
2006-09-08 Pierangelo Masaratire-enable "-d '?'" as a means to list what loglevels...
2006-09-06 Pierangelo Masaraticustom monitoring can be enabled/disabled via config
2006-09-06 Pierangelo Masaraticleanup subsystems monitoring OID handling
2006-09-06 Pierangelo Masaraticheck return values (failing when filter invalid)
2006-09-06 Pierangelo Masaratifix use with back-hdb
2006-09-06 Pierangelo Masaraticleanup monitoring resources
2006-09-06 Pierangelo Masaratiimplement support for unregistering registered stuff
2006-09-06 Pierangelo Masaratiimprove previous commit
2006-09-06 Pierangelo Masarati- objectClass is now AUXILIARY (modifies existing objec...
2006-09-06 Pierangelo Masaratiremove dependencies on back-{b,h}db
2006-09-06 Pierangelo Masaratiadd attr_normalize*() helper (please holler if I missed...
2006-09-06 Howard ChuReturn current entry/IDL cache counts
2006-09-06 Pierangelo Masaratidon't get mad if monitor database is not configured
2006-09-06 Pierangelo Masaratiminor cleanup; plug couple of one-time leaks
2006-09-06 Pierangelo Masarati- setup framework for monitoring of back-bdb/back-hdb...
2006-09-04 Pierangelo Masaratibetter handling of randomness
2006-09-04 Pierangelo Masaraticleanup handling of sleeps
2006-09-04 Pierangelo Masaratiimprove timeout support (ITS#4157, ITS#4663)
2006-09-04 Pierangelo Masaratiimprove timeout support (ITS#4157, ITS#4663); manpage...
2006-09-04 Pierangelo Masaratirelease authz resources at shutdown
2006-09-04 Pierangelo Masaratimove req2op selection into a helper
2006-09-03 Pierangelo Masaratifix arg format; better trace logging...
2006-09-03 Pierangelo Masaratidon't abandon binds in progress; rather unbind (ITS...
2006-09-03 Pierangelo Masaratiback-ldap should only touch the connection timestamp...
2006-09-03 Pierangelo Masaratiuse preallocated entries? (otherwise bdb_add and others...
2006-09-03 Pierangelo Masaratiplug slapo-ppolicy related leaks (ITS#4665)
2006-09-03 Pierangelo Masaratiplug leaks in search filter (and cleanup code; ITS...
2006-09-01 Pierangelo Masaratiremove unnecessary assertion; add test for pending ops
2006-09-01 Pierangelo Masaraticleanup
2006-09-01 Pierangelo Masaratiadd an assertion to track ITS#4659; minor cleanup
2006-08-31 Pierangelo Masaratiminor cleanup
2006-08-31 Pierangelo Masaratidon't leak identity
2006-08-31 Pierangelo Masaratidestroy socket set (man page for epoll_create(2) states...
2006-08-30 Pierangelo Masaratipick declaration of ch_strdup()
2006-08-30 Pierangelo Masaratidon't run useless (and likely to fail) checks, if possible
2006-08-29 Pierangelo Masaratifix pre-allocated entry/attribute handling
2006-08-29 Pierangelo Masaratifix pre-allocated entry/attribute handling
2006-08-29 Kurt Zeilengamore cleanup
2006-08-29 Howard ChuHide config schema if !LDAP_DEVEL
2006-08-29 Howard ChuEntry/Attribute struct caching, to minimize malloc...
2006-08-29 Howard ChuMust use ch_strdup, not strdup
2006-08-29 Howard ChuTLS ctx is already cleaned up
2006-08-29 Howard ChuOnly set c_sasl_bindop on actual SASL binds
2006-08-28 Pierangelo Masaratiappend global access rules also when be != NULL in...
2006-08-28 Pierangelo MasaratiAdd single-password constraint; NOTE from ppolicy.c:
2006-08-28 Quanah Gibson-MountITS#4358, thanks to Kevine Zerbib
2006-08-28 Quanah Gibson-MountFix comment style.
2006-08-28 Quanah Gibson-MountFix delete type modifys where no value is given to...
2006-08-26 Quanah Gibson-Mountfix e_private value, goes along with memory leak fix...
2006-08-26 Pierangelo Masaratireduce code duplication
2006-08-26 Pierangelo Masaratidisable X-ORDERED 'VALUES' naming attributes by now
2006-08-26 Pierangelo Masaratiinvalidate idle connection if a candidate target does...
next