]> git.sur5r.net Git - openldap/history - servers
Better tracking of system schema, refresh cn=schema after moduleloads
[openldap] / servers /
2006-11-17 Howard ChuBetter tracking of system schema, refresh cn=schema...
2006-11-17 Howard ChuTone down enum_tree warning
2006-11-17 Howard ChuKeep hardcoded schema together in lists
2006-11-17 Howard ChuITS#4755 add rid to syncrepl debug msgs
2006-11-16 Howard ChuFix prev commit, reset DB pointer
2006-11-16 Howard ChuUse runq to defer creation of log root entry; allows...
2006-11-15 Howard ChuDon't bother setting up threads if there are no indexed...
2006-11-15 Howard ChuConvert schema parsers to ConfigArgs so they can pass...
2006-11-14 Ralf HaferkampAdd calls to PERL_SET_CONTEXT, as the active thread...
2006-11-13 Howard ChuITS#4746 additional leaks
2006-11-13 Howard ChuITS#4746 plug leaks
2006-11-13 Howard ChuITS#4738 provisional fix, still needs confirmation
2006-11-12 Howard ChuAdd valx arg to config_parse_add - indicate which value...
2006-11-12 Howard ChuITS#4742 cleanup config error reporting
2006-11-12 Howard ChuShort-circuit the mapping search if more than 1 entry...
2006-11-11 Howard ChuTweak prev commit, use LDAP_UNAVAILABLE to force early...
2006-11-11 Howard ChuITS#4744 authzTo/authzFrom patterns are supposed to...
2006-11-10 Howard ChuITS#3755 silence strict-aliasing warnings
2006-11-09 Howard ChuFix typo in prev commit
2006-11-09 Howard ChuITS#4741 fix error check from external password quality...
2006-11-09 Howard ChuFix - failed Binds could leave a closing connection...
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
next