]> git.sur5r.net Git - openldap/history - servers
Fix logging, ITS#5536
[openldap] / servers /
2008-05-29 Howard ChuMore for ITS#5536
2008-05-29 Howard ChuFix rev 1.220 - remove extra free_syncop()
2008-05-29 Howard ChuITS#5536 send SID for glued DBs as well as multimaster
2008-05-28 Howard ChuITS#5488 from Rein Tollevik: propagate syncrepl context...
2008-05-28 Howard ChuITS#5487 from Rein Tollevik: syncprov_findbase searched...
2008-05-28 Howard ChuITS#5461 initialize rs->sr_tag, sr_msgid for Abandons too
2008-05-28 Howard ChuITS#5403 fix sasl_ssf retrieval on 64 bit Solaris
2008-05-27 Howard ChuMore for #5511
2008-05-26 Pierangelo Masaratis/PATH_MAX/MAXPATHLEN/ (ITS#5531)
2008-05-26 Ralf HaferkampAllow updating (ADD/DEL within a single modify operatio...
2008-05-24 Pierangelo Masaratiallow to customize the modifiersName of internal modifi...
2008-05-23 Howard ChuFix prev commit
2008-05-23 Howard ChuITS#5511 make room for filter's terminating NUL character
2008-05-23 Howard ChuITS#5489 move assert
2008-05-23 Howard ChuITS#5526 cleanup config structs
2008-05-22 Pierangelo Masaratirevert test logic
2008-05-19 Howard ChuFix bei_state access
2008-05-18 Howard ChuDo connections_init() sooner
2008-05-17 Pierangelo Masaratifix comment
2008-05-17 Pierangelo Masaratifix handling of multiple attrs in URI (ITS#5516)
2008-05-17 Pierangelo Masaratilookup entries as LDAP_REQ_SEARCH (ITS#5513)
2008-05-17 Hallvard Furusethparenthesize some macro args
2008-05-13 Howard ChuITS#5465 ignore ops without queued CSNs
2008-05-12 Howard ChuITS#5506 reset op2.o_extra
2008-05-10 Howard ChuITS#5503 integerFilter keys were not terminated
2008-05-09 Emmanuel DreyfusFix an error in debug message, and correctly keep track...
2008-05-09 Emmanuel DreyfusAdd attribute size and count constraints to slapo-constaint
2008-05-09 Howard ChuITS#5493 always send cookie with delta-sync entries
2008-05-09 Howard ChuUse network-timeout instead
2008-05-08 Howard ChuUse underscore in network_timeout
2008-05-06 Howard ChuITS#5486, fix rev 1.219. Must never use s_op directly...
2008-05-01 Howard ChuFix prev commit
2008-05-01 Howard ChuCleanup extra debug in prev commit
2008-05-01 Howard ChuPropagate o_extra too
2008-05-01 Howard ChuFix prev commit
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
next