]> git.sur5r.net Git - openldap/history - servers
Skip test if using back-ldif, as it doesn't support ACLs
[openldap] / servers /
2009-01-20 Howard ChuITS#5897 fix bval length of serverID w/URL
2009-01-16 Howard ChuFix prev commit, was hanging up on write events
2009-01-16 Howard ChuRevert prev commit, better fix - make sure client conns...
2009-01-16 Howard ChuClient connection might get closed implicitly
2009-01-15 Howard ChuFix prev commit - check for c_state == CLOSING first
2009-01-15 Howard ChuFix prev commit, c_writers check should be mutex'd
2009-01-15 Howard ChuITS#5835 fix connection teradown when there are waiting...
2009-01-14 Howard ChuITS#5886 fix epoll hangup handling
2009-01-13 Howard ChuRevert prev commit
2009-01-13 Howard ChuITS#5835 tentative fix - remove bogus call to connectio...
2009-01-05 Howard ChuITS#5855 fix Windows wake_sds close
2008-12-29 Howard ChuFix prev commit
2008-12-24 Howard ChuITS#5866 skip CSN check for glue entries
2008-12-20 Pierangelo Masaratihonor RFC4528 assertion control for LDAP add operations...
2008-12-20 Pierangelo Masaratihonor RFC4528 assertion control for LDAP add operations...
2008-12-20 Pierangelo Masaratireturn error codes (ITS#5867)
2008-12-20 Pierangelo Masaraticheck validity of idassert-bind line (ITS#5863)
2008-12-20 Pierangelo Masaratido not allow slapo-ppolicy to be global by now (ITS...
2008-12-12 Pierangelo Masaratidon't send error when going to retry (alternative fix...
2008-12-11 Pierangelo Masaratifix LDAP deref control response; fix tool response...
2008-12-06 Pierangelo Masaratiadd shadow mask
2008-12-06 Pierangelo Masaratidon't muck with shadow flags if database is already...
2008-12-06 Pierangelo Masaratimake sure the right control is being used (a little...
2008-12-03 Howard ChuMore for prev commit - if doing both modrdn and modify...
2008-11-29 Howard ChuRefine prev commit
2008-11-29 Howard ChuITS#5809 - fixed again, based on 1.423 (reverted 1...
2008-11-28 Howard ChuLet the idletimeout check kill hung writers
2008-11-28 Pierangelo Masaratifix ACI as a consequence of ITS#5804 (this is a hack...
2008-11-28 Pierangelo Masaratimore about ITS#5804
2008-11-28 Howard ChuITS#5835 change some DEBUG_TRACE messages to DEBUG_CONN...
2008-11-28 Pierangelo Masaratiadd newRDN rewriting; fix rewriteContext names (ITS...
2008-11-28 Pierangelo Masaratifix previous commit (related to ITS#5804)
2008-11-28 Ralf HaferkampRemove unneeded locking. Don't wait for memp_trickle...
2008-11-24 Pierangelo Masaratiretry every hour, but don't save it; on the contrary...
2008-11-23 Howard ChuITS#5827, release syncop after mod op completes
2008-11-22 Howard ChuFix typo in prev commit
2008-11-22 Howard ChuInitialize bli_flag
2008-11-22 Pierangelo Masaratidon't leak generated filters (ITS#5826)
2008-11-22 Pierangelo Masaratifix previous commit
2008-11-22 Pierangelo Masaratimake messages more esplicative; fix style
2008-11-22 Pierangelo Masaratiminimal fix for ITS#5825, pending discussion
2008-11-20 Pierangelo Masaratidon't alloc on slab (ITS#5820)
2008-11-19 Pierangelo Masaratifix previous commit (ITS#5819)
2008-11-19 Pierangelo Masaraticlear rc if value must be added (ITS#5819)
2008-11-18 Pierangelo Masaratidon't bailout in case of insufficientAccess (ITS#5816)
2008-11-18 Pierangelo Masaratifix length
2008-11-17 Quanah Gibson-MountFix prev commit
2008-11-16 Pierangelo Masaratiimprove previous commit (ITS#5814)
2008-11-16 Pierangelo Masaratis/not|got/(non)present/ (more readable, isn't it?)
2008-11-16 Pierangelo Masaratidon't assert on unprotected data (ITS#5814)
2008-11-16 Hallvard FurusethSilence gcc -Wformat: Put rev 1.343's debugmsg in Debug...
2008-11-16 Hallvard FurusethC89 rejects ITS#5784 non-constant array init (backend...
2008-11-16 Howard Chucleanup prev commit, delete unused vars
2008-11-16 Howard ChuITS#5809 fix prev commit - always turn modrdn into...
2008-11-15 Howard ChuITS#5809 fix 1.421, avoid modrdn falling thru to modify...
2008-11-15 Pierangelo Masaratisilence warnings
2008-11-15 Emmanuel DreyfusFix warnings an a real bug hidden by the lack of warning...
2008-11-15 Pierangelo Masaratifix previous commit (related to ITS#5804)
2008-11-15 Howard ChuITS#5709 make sure CSNs are generated and queued atomically
2008-11-15 Emmanuel DreyfusAdd ACL <who> regex-substitution from attribute value...
2008-11-14 Howard ChuITS#5809 fewer false detections of renames
2008-11-14 Hallvard Furusethreformat
2008-11-14 Hallvard FurusethITS#5329: back-ldif deadlock with access controls
2008-11-13 Howard ChuITS#5809 renames are not exclusive from modifies
2008-11-12 Hallvard FurusethITS#5319 - support rename to same DN.
2008-11-12 Hallvard FurusethITS#5408 part 11 - notice Abandon.
2008-11-12 Hallvard FurusethITS#5408 part 10 - errors from search and slapcat.
2008-11-12 Hallvard FurusethITS#5408 part 9 - Sorted RDNs.
2008-11-11 Hallvard FurusethITS#5408 part 8 - Rewrite search API, structs bvlist...
2008-11-11 Hallvard FurusethITS#5408 part 7 - Search operation bugs in r_enum_tree().
2008-11-11 Hallvard FurusethITS#5408 part 6 - referrals.
2008-11-11 Hallvard FurusethITS#5408 part 5 - handle modrdn file error. Move entry...
2008-11-11 Hallvard FurusethITS#5408 part 4 - preparing for entry creation. More...
2008-11-11 Hallvard FurusethITS#5408 part 3 - file path tweaks, sanity checks.
2008-11-11 Hallvard FurusethITS#5408 part 2 - filesystem I/O, file error handling:
2008-11-11 Hallvard FurusethITS#5408 part 1 - error handling, debug output, add...
2008-11-11 Howard ChuITS#5572 retrieve main DB's ACL before relevant operations
2008-11-11 Howard ChuITS#5572 cleanup unneeded code
2008-11-11 Quanah Gibson-MountITS#5572 from Rein
2008-11-11 Pierangelo Masaratieat all the substrings assertion if the attribute type...
2008-11-10 Quanah Gibson-MountFix missing CVS revision header
2008-11-10 Quanah Gibson-MountFix missing CVS revision tag
2008-11-10 Howard ChuITS#4556 allow Add content checking to be configured...
2008-11-08 Howard ChuITS#5798, don't use per-DB schema-check flag
2008-11-08 Pierangelo Masaratiexactly one ID can match (ITS#5791; further fix previou...
2008-11-06 Howard ChuITS#5710 fix stupid updateCookie hack, use explicit...
2008-11-06 Howard ChuITS#5794 move prev fix
2008-11-06 Howard ChuITS#5794 NUL-terminate old pw before checking
2008-11-06 Howard ChuITS#5783 / 5795 fix undef_promote
2008-11-04 Pierangelo Masaratilookup entry id when equality on entryDN (ITS#5791...
2008-11-04 Pierangelo Masaratilookup entry id when equality on entryDN (proposed...
2008-11-04 Pierangelo Masaratidon't allow indexing of entryDN (ITS#5790)
2008-11-03 Howard ChuITS#5745 report errors in shutdown processing
2008-11-03 Howard ChuITS#5745 long-lived TXNs must be closed before DBs
2008-11-02 Howard ChuAdd DBFLAG_CLEAN for a DB that was cleanly shut down...
2008-11-02 Howard ChuITS#5709 forgot to commit this with syncprov.c
2008-11-02 Pierangelo Masaratiadd dontUseCopy and proxiedAuthz "non_critical" disallo...
2008-11-02 Pierangelo Masaraticontrols can always have criticality set to FALSE ...
2008-11-02 Howard ChuReally fix ITS#5709 - more explicit check for un-replic...
2008-11-02 Howard Chube->be_pcl_mutexp superseded by be->bd_self
next