]> git.sur5r.net Git - openldap/shortlog
openldap
2006-10-06 Howard Chumirrormode is still single-master, but must be enforced...
2006-10-06 Quanah Gibson... five forms.
2006-10-06 Howard ChuITS#4695 same fix for delta-sync
2006-10-06 Howard ChuNobody expects the Spanish Inquisition! s/three/four/
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 Kurt ZeilengaAnother test
2006-09-30 Kurt ZeilengaForce commit (test)
2006-09-30 Pierangelo... fix rebind with idassert when a connection expires...
2006-09-27 Pierangelo... DB_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... fix ITS#4686 (retry with idassert)
2006-09-26 Pierangelo... fix ITS#4686 (retry with idassert)
2006-09-26 Pierangelo... don't know exactly the reason, but here without this...
2006-09-26 Pierangelo... document VERSION, TIMEOUT and NETWORK_TIMEOUT options
2006-09-26 Pierangelo... add support for VERSION, TIMEOUT and NETWORK_TIMEOUT...
2006-09-26 Pierangelo... use AC_LINE_MAX
2006-09-25 Pierangelo... use right, although empty, function in bdb_db_destroy()
2006-09-25 Pierangelo... not sure, but I believe back-hdb needs monitor.c as...
2006-09-25 Pierangelo... monitor max file descriptor number
2006-09-24 Pierangelo... document the LDAP builtin map in librewrite (ITS#4602)
2006-09-24 Pierangelo... further cleanup
2006-09-23 Pierangelo... fix previous commit
2006-09-23 Pierangelo... fix potential double free in case of error
2006-09-23 Pierangelo... improve functionality of LDAP map: allow protocol version
2006-09-23 Pierangelo... fix way long standing bug in args parsing
2006-09-23 Pierangelo... add URL parsing test tool
2006-09-22 Kurt ZeilengaITS#4677 Fix typo
2006-09-22 Kurt ZeilengaFix typo
2006-09-21 Kurt ZeilengaITS#4679 cleanup
2006-09-21 Howard ChuJust include one or the other of poll.h or sys/poll.h
2006-09-21 Howard ChuITS#4674 fix poll detection
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-21 Luca Scamoniadd support for "sambaPwdCanChange"
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... typo in previous commit...
2006-09-17 Pierangelo... support for Solaris' /dev/poll (need to manually define...
2006-09-17 Pierangelo... reorganize select interface (ready for /dev/poll)
2006-09-17 Pierangelo... detect, but don't use, Solaris' /dev/poll
2006-09-17 Pierangelo... make sure we don't interfere with frontend's entry...
2006-09-17 Pierangelo... minor cleanup
2006-09-16 Kurt ZeilengaCheck opattrs add result
2006-09-16 Kurt Zeilengareturn structuralObjectClass errors
2006-09-15 Pierangelo... private database inherits monitoring from underlying one
2006-09-15 Pierangelo... also work with pcache
2006-09-15 Pierangelo... more good looking error messages
2006-09-14 Pierangelo... destroy exactly what needs to
2006-09-14 Pierangelo... fix one-time leak
2006-09-14 Howard ChuAdditional fix for ITS#4673
2006-09-14 Pierangelo... by 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... fix back-ldap monitoring
2006-09-14 Pierangelo... handle errors
2006-09-14 Pierangelo... monitor __ALL__ thread parameters
2006-09-14 Pierangelo... fix (temporarily) uninit'ed var
2006-09-14 Howard ChuRemove obsolete SLAP_FILTER_DN definitions
2006-09-14 Pierangelo... comment monitoring by now
2006-09-14 Howard ChuMSVC compatibility
2006-09-14 Howard ChuMSVC compatiblity
2006-09-14 Howard Chudirent emulation for MSVC
2006-09-14 Howard ChuPortability cleanups
2006-09-14 Howard ChuPortability cleanups
2006-09-14 Howard ChuFix prev commit
2006-09-14 Howard ChuITS#4606 errno is not per-thread on WIN32, always use...
2006-09-14 Howard ChuITS#4606 fix sys_errlist detection on WIN32 / MSVC
2006-09-14 Howard ChuITS#4565 catch errors from slap_sasl_init / backend_init
2006-09-14 Pierangelo... further cleanup
2006-09-14 Pierangelo... add basic monitoring support to back-ldap/slapo-chain...
2006-09-14 Pierangelo... minor cleanup
2006-09-14 Pierangelo... URIs 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... document the syntax of the ldap.conf(5) file
2006-09-12 Pierangelo... use a more reasonable max line length (ITS#4669)
2006-09-12 Pierangelo... leave monitor calls in place, hide contents; in the...
2006-09-12 Howard ChuUse #ifdef SLAPD_MONITOR for monitor APIs
2006-09-12 Howard ChuFix xref broken by sasl.sdf 1.30
2006-09-11 Pierangelo... ldap_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... rearrange error handling
2006-09-11 Pierangelo... add sb_version to slap_bindconf;
2006-09-11 Pierangelo... make sure we got the right control...
2006-09-09 Howard ChuFix uninit'd *cb (Coverity scan)
2006-09-09 Pierangelo... ld may legitimately be NULL if another operation freed...
2006-09-09 Pierangelo... don't bother about unregistering stuff during shutdown
2006-09-09 Pierangelo... further improve monitoring setup and cleanup
2006-09-09 Pierangelo... - use STRLENOF, looks cleaner
next