]> git.sur5r.net Git - openldap/history - servers
connid is unsigned; offset real conns by maxrid + 1
[openldap] / servers /
2009-11-21 Pierangelo Masaraticonnid is unsigned; offset real conns by maxrid + 1
2009-11-21 Howard ChuCleanup pointless compare in debug msgs
2009-11-21 Pierangelo Masaratiuse macros for fake connid
2009-11-21 Howard ChuITS#6393 syncrepl internal connids are now <= -1000
2009-11-21 Howard ChuFix prev commit
2009-11-21 Howard Chuin op_response, rearrange contextCSN update checks
2009-11-21 Howard Chuin updateCookie, no-op if nothing changed
2009-11-21 Howard ChuIgnore attempts to Add cn=schema,cn=config
2009-11-21 Howard ChuUse unique IDs for fake syncrepl connections
2009-11-21 Howard ChuITS#6392 fix authid-rewrite parsing
2009-11-21 Howard ChuBraindead serialization for #6368/test050
2009-11-21 Howard ChuMostly revert prev commit, broke test054
2009-11-21 Howard ChuAlways log outgoing cookie, just use op->o_csn instead...
2009-11-21 Howard ChuAlways log rid with incoming cookie
2009-11-20 Howard ChuFix typo in 1.487
2009-11-20 Howard ChuFix prev commit
2009-11-20 Howard ChuReject old ops based on pending ops, not just committed ops
2009-11-19 Howard ChuMove connection state enums to slap.h to ease debugging
2009-11-19 Howard ChuITS#6368 partially revert 1.273, always check for skips...
2009-11-18 Howard ChuITS#6387 plug leaks
2009-11-18 Howard ChuITS#6368 add another call to check_syncprov to make...
2009-11-18 Howard ChuDon't allow any other jobs if a -q job is active
2009-11-18 Pierangelo Masaratidon't test a NULL BackendDB * (ITS#6385)
2009-11-16 Pierangelo Masaratitrim unnecessary test
2009-11-16 Pierangelo Masaratiwarn if retry is not forever
2009-11-16 Pierangelo Masaratitrim unwanted commit
2009-11-15 Howard ChuITS#6304 retry if tls_accept() returns 1
2009-11-15 Howard ChuITS#6363 cleanup prev commit
2009-11-15 Howard ChuITS#6367 use correct SID in our request cookie
2009-11-15 Howard ChuUse sl_mfunc instead of direct reference to slap_sl_free
2009-11-15 Pierangelo Masaratitreat bervals as bervals (related to ITS#6378,ITS#6379)
2009-11-15 Howard ChuUse fake_init2 in db_open/db_close since they can execu...
2009-11-15 Howard ChuCleanup
2009-11-15 Howard ChuFix uninit'd var
2009-11-15 Howard ChuFix 1.49 sl_realloc
2009-11-14 Howard ChuAdd a note about sl_malloc stack-based behavior
2009-11-14 Howard ChuMark freed regions so they can be reclaimed
2009-11-14 Howard ChuCleanup for #6373
2009-11-14 Howard ChuITS#6377, fix rev 1.478
2009-11-14 Pierangelo Masaratihandle embedded '\0' (ITS#6379)
2009-11-14 Howard ChuFix prev commit
2009-11-14 Howard ChuITS#6376 plug potential leak
2009-11-13 Howard ChuITS#6361 remove asserts
2009-11-11 Howard ChuITS#6373 fix subentry keyword
2009-11-11 Howard ChuITS#6373 more for subentry creation
2009-11-11 Howard ChuITS#6373 create subentry if missing
2009-11-11 Howard ChuITS#6373 sync_use_subentry support
2009-11-11 Howard ChuITS#6373 add sync_use_subentry keyword
2009-11-11 Howard ChuUse OperationBuffer for fake op
2009-11-11 Howard ChuITS#6373 revert 2009/03/10 commit, resurrect sync suben...
2009-11-11 Howard ChuITS#6309 tweak invalid dn logmsg
2009-11-11 Howard ChuITS#6372 make wake_sds non-blocking
2009-11-10 Pierangelo Masaratiunparse checkpoint time in minutes (ITS#6370)
2009-11-05 Ralf HaferkampInitialize ConfigArgs before calling config_del_vals...
2009-11-04 Howard ChuClean up prev commit
2009-11-04 Howard ChuMore for ITS#6360
2009-11-04 Howard ChuITS#6360 fix cache cursize count
2009-11-02 Hallvard FurusethCleanup since ITS#6133
2009-11-02 Hallvard FurusethITS#6337: replace previous commit with minimum-impact...
2009-10-30 Pierangelo Masaratiremove unused parameter idx (ITS#6356)
2009-10-30 Hallvard FurusethRemove spurious comment
2009-10-30 Hallvard FurusethAlternate ITS#6324 fix. Use bitmask, handle -1 (LDAP_D...
2009-10-29 Howard ChuITS#6346 serialize all responses
2009-10-24 Howard ChuITS#6310 dup entry before adding to cache
2009-10-23 Hallvard Furusethmore ITS#6324: fix fprintf(%u, long) format
2009-10-21 Hallvard FurusethFix previous commit: backslash-space-newline -> backsla...
2009-10-21 Howard ChuITS#6342 include <ac/unistd.h>
2009-10-20 Ralf HaferkampITS#6341 removal of last entry from cache caused corrup...
2009-10-19 Hallvard FurusethITS#6338: Fix \0-termination of dnParent(x, x) for...
2009-10-19 Pierangelo Masaratidon't dereference pointer in case of error
2009-10-19 Pierangelo Masaratiplug one-time leak
2009-10-19 Pierangelo Masaratiquick hack for ITS#6337: malloc'ed callback for bind
2009-10-16 Rein TollevikITS#6335 Don't reuse a modtarget someone is about to...
2009-10-15 Howard ChuImplement policy checks on compare op
2009-10-14 Pierangelo Masaratiupdate entryCSN (and operational attrs in general)...
2009-10-07 Pierangelo Masaratiplug leak/logical error (ITS#6326)
2009-10-07 Pierangelo Masaratimake sure members are not used uninitialized
2009-10-07 Pierangelo Masaratimore about ITS#6324
2009-10-06 Pierangelo Masaratidon't "overflow" debug levels (ITS#6324)
2009-09-29 Hallvard FurusethITS#6303: fix broken variant of the struct hack
2009-09-29 Howard ChuITS#6258 add '-n' option to slaptest
2009-09-29 Howard ChuITS#6308 lock leak: must release entry using same op...
2009-09-29 Howard ChuITS#6288 don't deref sort control if it wasn't set
2009-09-29 Howard ChuITS#6140 delete obsolete schema
2009-09-27 Howard ChuITS#6242 need managedsait to replace glue entries with...
2009-09-17 Pierangelo Masaratiregister authz cookie (ITS#6296)
2009-09-17 Rein TollevikITS#6297 Allow hex in serverID directive
2009-09-08 Pierangelo Masaratikeep compatibility with slapd's gmtime_mutex (ITS#6262)
2009-09-08 Rein TollevikITS#6287 Rewritten the ACL state cache
2009-09-08 Pierangelo Masaratiby now, make sure no timeout is used (ITS#6282)
2009-09-08 Pierangelo Masaratifix LDIF comment when modifying (ITS#6286)
2009-09-08 Pierangelo Masaratiwarn if entryUUID,entryCSN are missing and the database...
2009-09-01 Howard ChuInclude "lutil.h" - fixes warnings in RE24
2009-08-28 Howard ChuITS#6276 wake up blocked writers if we're pausing
2009-08-24 Pierangelo Masaratifix uninitialized var (ITS#6266; actually, the problem...
2009-08-24 Pierangelo Masaratifix previous commit (ITS#6267)
2009-08-21 Pierangelo Masaratiadd pedantic checks
2009-08-21 Pierangelo Masaratiremove unneded code
2009-08-21 Pierangelo Masaratitell what database initialization failed based on the...
2009-08-21 Pierangelo Masaratifix uninitialized and off-by-one (thanks to valgrind)
next