]> git.sur5r.net Git - openldap/shortlog
openldap
2009-11-22 Pierangelo... use keepalive stuff when connecting as a client via...
2009-11-22 Pierangelo... allow parsing/unparsing of keepalive stuff in bindconf...
2009-11-22 Pierangelo... check result of str2filter; syncrepl: can be broken...
2009-11-22 Howard ChuShort-circuit backend_operational; sent entry's e_priva...
2009-11-22 Howard ChuITS#6368 use dup'd entries in response queue
2009-11-22 Howard ChuITS#6394 rid is decimal not hex
2009-11-22 Howard ChuITS#6394 partially revert ITS#5108. Use RID_MAX, as...
2009-11-21 Pierangelo... connid is unsigned; offset real conns by maxrid + 1
2009-11-21 Pierangelo... connid is unsigned; offset real conns by maxrid + 1
2009-11-21 Howard ChuCleanup pointless compare in debug msgs
2009-11-21 Pierangelo... use 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-21 Howard ChuFaster server restart
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-20 Howard ChuFix typo in prev commit
2009-11-20 Hallvard FurusethITS#6351,6390: s/memrchr/lutil_memrchr/, but try #defin...
2009-11-19 Howard ChuITS#6368 add a rapid sequence of add-mod-del tests
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 ChuMore for prev commit - only set if URL was provided.
2009-11-18 Howard ChuITS#6386 Must init conn->lconn_server
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 Hallvard FurusethITS#6384 - tweak note about comments, add examples.
2009-11-18 Pierangelo... honor -1 timeout (ITS#6388)
2009-11-18 Pierangelo... don't test a NULL BackendDB * (ITS#6385)
2009-11-16 Pierangelo... trim unnecessary test
2009-11-16 Pierangelo... warn if retry is not forever
2009-11-16 Pierangelo... trim unwanted commit
2009-11-15 Howard ChuITS#6304 retry if tls_accept() returns 1
2009-11-15 Howard ChuITS#6283 add missing env options
2009-11-15 Howard ChuITS#6351 only declare memrchr if not defined by platform
2009-11-15 Howard ChuITS#6363 cleanup prev commit
2009-11-15 Howard ChuITS#6332 try a larger mod with some redundant modops
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... treat 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... handle 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 sync_use_subentry keyword
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... unparse checkpoint time in minutes (ITS#6370)
2009-11-06 Howard Chupartially revert prev commit
2009-11-06 Howard ChuMinor cleanup in strval2str
2009-11-05 Ralf HaferkampInitialize ConfigArgs before calling config_del_vals...
2009-11-04 Hallvard FurusethMore ITS#6353 - relent a bit: accept terminating NUL...
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... remove 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-30 Hallvard FurusethRevert previous change - debug levels should all have...
2009-10-30 Hallvard FurusethITS#6355: Fix uninitialiezed lso_tmp_rsa_cb() return...
2009-10-29 Howard ChuITS#6346 serialize all responses
2009-10-28 Hallvard FurusethFor ITS#6353: Catch embedded NULs in BerValues converte...
2009-10-27 Howard ChuAdd krbEncSaltTypes value descriptions. Bump doc to...
2009-10-27 Howard ChuFix prev commit, s/errno/err/g
2009-10-27 Howard ChuCleanup prev commits, fix krbPrincStartTime/pwdStartTim...
2009-10-27 Howard ChuRemove TABs in artwork elements
2009-10-27 Howard ChuAdd krbPrincStartTime/EndTime
2009-10-27 Howard ChuSimo Sorce co-authors
2009-10-27 Howard ChuRev 00
2009-10-26 Howard ChuFor prev commit, check for EINTR/EAGAIN/EWOULDBLOCK
2009-10-26 Howard ChuITS#6327, #6334 take ret=-1/EINTR into account
2009-10-26 Howard ChuPrev commit: flags should be unsigned
2009-10-26 Howard ChuCleanup prev commit
next