]> git.sur5r.net Git - openldap/history - servers
don't return entry if requested attr is not present (ITS#5650)
[openldap] / servers /
2008-05-01 Howard ChuUse o_extra instead of o_private
2008-04-30 Howard ChuITS#5490 callback stack may be NULL
2008-04-30 Howard ChuFix prev commit (again) - set in wrong order
2008-04-30 Howard ChuFix prev commit
2008-04-29 Howard ChuAvoid queueing response on abandoned psearches
2008-04-29 Howard ChuFix prev cache.c commit
2008-04-29 Howard ChuMore for ITS#5470, add csns to presence search filter...
2008-04-28 Pierangelo Masaratiavoid potential deadlock?
2008-04-28 Howard ChuITS#5451 glue deadlock fix
2008-04-28 Howard ChuFix comment typo
2008-04-28 Howard ChuFix delete deadlock
2008-04-26 Pierangelo Masaraticleanup
2008-04-26 Pierangelo Masaratiadd mapping to dynamic attribute generation (patch...
2008-04-24 Howard ChuITS#5484 remove syncop from runq before freeing it
2008-04-24 Howard ChuFix typo in 1.389
2008-04-23 Howard ChuITS#5346 overlay_db_open needs to preserve the original...
2008-04-23 Howard ChuFor ITS#5346 - reintroduce bd_self pointer (from 2008...
2008-04-21 Pierangelo Masaratimissing numvals (ITS#5481)
2008-04-19 Howard ChuITS#5470 also ignore presentlist if number of CSNs...
2008-04-17 Pierangelo Masaratifix typo in error message
2008-04-17 Pierangelo Masaratifix abstract class inheritance check (ITS#5474)
2008-04-17 Howard ChuITS#5470 ignore presentlist on partial multimaster...
2008-04-17 Howard ChuRevert prev commit
2008-04-16 Howard ChuITS#5470 don't return any data at all until we have...
2008-04-16 Hallvard FurusethFor ITS#5408: Handle special chars in filenames, in...
2008-04-15 Hallvard FurusethFor ITS#5408: Cleanup: No functionality change.
2008-04-15 Hallvard FurusethFor ITS#5408: back-ldif cannot currently handle multipl...
2008-04-15 Howard ChuITS#5469 check earlier for write waiters
2008-04-12 Pierangelo Masaratimake pseudoroot-bind-defer TRUE by default (part of...
2008-04-11 Howard ChuCleanup prev commit
2008-04-11 Howard ChuITS#5454 regular mutex lock is safe
2008-04-10 Hallvard FurusethITS#5340 fixes:
2008-04-09 Hallvard Furusethcode cleanup: remove fake loop - vestige from 1.136...
2008-04-09 Howard ChuITS#5383 use public OID for config schema, no more...
2008-04-09 Howard ChuITS#5376, #5378 delta-sync should fallback in other...
2008-04-09 Howard ChuITS#5409 must reset pagedresults state if no cookie...
2008-04-09 Howard ChuITS#5455 be sure to reset bei_finders / bei_state
2008-04-06 Hallvard Furusethconstify 1st arg to register_at()/register_at(), needed...
2008-04-05 Howard ChuITS#5454 proposed fix. May still need to change initial...
2008-04-04 Howard ChuITS#5450 fully terminate value lists
2008-04-03 Howard ChuITS#5419 only Hidden DBs get special treatment
2008-04-03 Howard ChuITS#5437, #5444 if numcsns don't match, set changed...
2008-04-03 Howard ChuITS#5439 fix ID_NOCACHE handling
2008-04-02 Howard ChuITS#5442 slapd_rq mutexes must always be used
2008-03-31 Pierangelo Masaratifix bitwise test (ITS#5445)
2008-03-29 Pierangelo Masaratia connection cannot be privileged and be in the avl...
2008-03-29 Pierangelo Masaratiprint targets' status
2008-03-29 Pierangelo Masaratimake stamp a long no matter what time_t is, to print...
2008-03-29 Pierangelo Masaratiavoid system call when not needed (ITS#5441)
2008-03-25 Howard ChuITS#5434 again
2008-03-22 Pierangelo Masaratiwork around paranoid check (ITS#5412)
2008-03-21 Howard ChuITS#5432 don't send cookie with delete set if there...
2008-03-20 Howard ChuAdd dn2id_get / modify support
2008-03-20 Howard ChuITS#5430 syncprov/glue can be used two different ways
2008-03-20 Howard ChuITS#5435 ConfigReply arg must be non-NULL
2008-03-20 Howard ChuITS#5434 search thru other overlays when present
2008-03-20 Howard ChuITS#5433 checkpoint must write to master DB
2008-03-20 Howard ChuITS#5432 fix compare_csns loop conditions
2008-03-20 Howard Chudo_syncrep1 always reads contextCSN from the main DB
2008-03-15 Pierangelo MasaratiAdd operation should not require naming attrs (ITS...
2008-03-15 Pierangelo Masaratiallow slapo-refint(5) to implement global referential...
2008-03-15 Pierangelo Masaratiuse OID for dnSubtreeMatch (ITS#5427)
2008-03-15 Pierangelo Masaratis/leave/func_leave/ (ITS#5411)
2008-03-14 Howard ChuITS#5426 replace the entire contextCSN in updateCookie
2008-03-14 Howard ChuUse <ldap_queue.h> macros for prev commit
2008-03-13 Howard ChuMore for prev commit
2008-03-13 Howard ChuITS#5419 introduce OpExtra / op->o_extra to supersede...
2008-03-13 Howard ChuITS#5401 make sure connection is still alive before...
2008-03-13 Howard ChuFix prev commit, check for NULL syncCookie
2008-03-13 Howard ChuMore fixes for syncCookie updating
2008-03-13 Howard ChuPartially revert prev, redundant.
2008-03-13 Howard ChuIn mirrormode, also ask syncprov for initial cookie...
2008-03-12 Pierangelo Masaratis/leave/func_leave/ to avoid OSF1 name clashing (ITS...
2008-03-12 Pierangelo Masaratiuse the replication persistent search identity to check...
2008-03-12 Howard ChuITS#5413 fix typo
2008-03-10 Hallvard FurusethITS#5339: fix referral rewrite, remove pointless defaul...
2008-03-08 Howard ChuITS#5407 more checks for pool pausing
2008-03-08 Howard ChuFix prev commit (thanks Ando)
2008-03-08 Pierangelo Masaratiinvalidate connection handler when ldap_sasl_interactiv...
2008-03-08 Howard ChuITS#5405 fix race condition
2008-03-06 Pierangelo Masaratifix attribute description parsing (ITS#5402)
2008-03-04 Howard ChuRevert prev commit, impacts too much to take advantage
2008-03-04 Howard ChuAdd attr_free_x() - use memctx
2008-03-03 Howard ChuDeleting, not yet ready for prime time...
2008-03-02 Howard ChuMySQL NDB Cluster backend (experimental)
2008-02-28 Pierangelo Masaratimake sure orr_newrdn is passed correctly to libldap...
2008-02-25 Pierangelo Masaratidon't try to dereference NULL pointer (ITS#5388)
2008-02-25 Pierangelo Masaratidetect write errors (ITS#5387)
2008-02-22 Howard ChuTweak order of operational attrs
2008-02-18 Howard Chuconst strings
2008-02-18 Pierangelo Masaratidon't denormalize invalid values (ITS#5386)
2008-02-17 Pierangelo Masaratiallow tracing of set failures
2008-02-17 Pierangelo Masaratifix optional URI attrs handling in sets (ITS#5384)
2008-02-14 Pierangelo Masaratidon't set sm_nvalues unless required (ITS#5375)
2008-02-14 Howard ChuITS#5379 HAVE_TLS dependency
2008-02-13 Quanah Gibson-MountITS#5376: Drop permissive modify, it isn't necessary
2008-02-13 Howard ChuITS#5376 must abandon current session before starting...
2008-02-13 Howard ChuITS#5376 modifies need to be permissive due to refresh...
2008-02-13 Howard ChuITS#5376 - deltasync must fallback for missing entries
2008-02-12 Howard ChuITS#5373 allow delete/replace of userpassword without...
next