]> git.sur5r.net Git - openldap/log
openldap
14 years agoin updateCookie, no-op if nothing changed
Howard Chu [Sat, 21 Nov 2009 11:38:42 +0000 (11:38 +0000)]
in updateCookie, no-op if nothing changed

14 years agoIgnore attempts to Add cn=schema,cn=config
Howard Chu [Sat, 21 Nov 2009 07:13:48 +0000 (07:13 +0000)]
Ignore attempts to Add cn=schema,cn=config

14 years agoUse unique IDs for fake syncrepl connections
Howard Chu [Sat, 21 Nov 2009 06:54:58 +0000 (06:54 +0000)]
Use unique IDs for fake syncrepl connections

14 years agoITS#6392 fix authid-rewrite parsing
Howard Chu [Sat, 21 Nov 2009 04:44:51 +0000 (04:44 +0000)]
ITS#6392 fix authid-rewrite parsing

14 years agoBraindead serialization for #6368/test050
Howard Chu [Sat, 21 Nov 2009 04:14:40 +0000 (04:14 +0000)]
Braindead serialization for #6368/test050

14 years agoMostly revert prev commit, broke test054
Howard Chu [Sat, 21 Nov 2009 03:38:13 +0000 (03:38 +0000)]
Mostly revert prev commit, broke test054

14 years agoAlways log outgoing cookie, just use op->o_csn instead of commit_csn since
Howard Chu [Sat, 21 Nov 2009 02:37:53 +0000 (02:37 +0000)]
Always log outgoing cookie, just use op->o_csn instead of commit_csn since
all responses are now serialized.

14 years agoAlways log rid with incoming cookie
Howard Chu [Sat, 21 Nov 2009 02:34:10 +0000 (02:34 +0000)]
Always log rid with incoming cookie

14 years agoFaster server restart
Howard Chu [Sat, 21 Nov 2009 00:00:40 +0000 (00:00 +0000)]
Faster server restart

14 years agoFix typo in 1.487
Howard Chu [Fri, 20 Nov 2009 23:20:37 +0000 (23:20 +0000)]
Fix typo in 1.487

14 years agoFix prev commit
Howard Chu [Fri, 20 Nov 2009 22:52:47 +0000 (22:52 +0000)]
Fix prev commit

14 years agoReject old ops based on pending ops, not just committed ops
Howard Chu [Fri, 20 Nov 2009 22:47:48 +0000 (22:47 +0000)]
Reject old ops based on pending ops, not just committed ops

14 years agoFix typo in prev commit
Howard Chu [Fri, 20 Nov 2009 21:08:26 +0000 (21:08 +0000)]
Fix typo in prev commit

14 years agoITS#6351,6390: s/memrchr/lutil_memrchr/, but try #define lutil_memrchr->memrchr
Hallvard Furuseth [Fri, 20 Nov 2009 20:43:50 +0000 (20:43 +0000)]
ITS#6351,6390: s/memrchr/lutil_memrchr/, but try #define lutil_memrchr->memrchr

14 years agoITS#6368 add a rapid sequence of add-mod-del tests
Howard Chu [Thu, 19 Nov 2009 20:16:48 +0000 (20:16 +0000)]
ITS#6368 add a rapid sequence of add-mod-del tests

14 years agoMove connection state enums to slap.h to ease debugging
Howard Chu [Thu, 19 Nov 2009 11:24:14 +0000 (11:24 +0000)]
Move connection state enums to slap.h to ease debugging

14 years agoITS#6368 partially revert 1.273, always check for skips, not just on
Howard Chu [Thu, 19 Nov 2009 11:17:53 +0000 (11:17 +0000)]
ITS#6368 partially revert 1.273, always check for skips, not just on
first matchops call

14 years agoITS#6387 plug leaks
Howard Chu [Wed, 18 Nov 2009 23:58:39 +0000 (23:58 +0000)]
ITS#6387 plug leaks

14 years agoMore for prev commit - only set if URL was provided.
Howard Chu [Wed, 18 Nov 2009 22:37:02 +0000 (22:37 +0000)]
More for prev commit - only set if URL was provided.
(should URL be mandatory?)

14 years agoITS#6386 Must init conn->lconn_server
Howard Chu [Wed, 18 Nov 2009 22:23:14 +0000 (22:23 +0000)]
ITS#6386 Must init conn->lconn_server

14 years agoITS#6368 add another call to check_syncprov to make sure cookie is fresh
Howard Chu [Wed, 18 Nov 2009 22:06:02 +0000 (22:06 +0000)]
ITS#6368 add another call to check_syncprov to make sure cookie is fresh

14 years agoDon't allow any other jobs if a -q job is active
Howard Chu [Wed, 18 Nov 2009 21:08:48 +0000 (21:08 +0000)]
Don't allow any other jobs if a -q job is active

14 years agoITS#6384 - tweak note about comments, add examples.
Hallvard Furuseth [Wed, 18 Nov 2009 18:22:53 +0000 (18:22 +0000)]
ITS#6384 - tweak note about comments, add examples.
Also clarify $LDAP<option>, and split a SYNTAX section out from OPTIONS.

14 years agohonor -1 timeout (ITS#6388)
Pierangelo Masarati [Wed, 18 Nov 2009 14:57:52 +0000 (14:57 +0000)]
honor -1 timeout (ITS#6388)

14 years agodon't test a NULL BackendDB * (ITS#6385)
Pierangelo Masarati [Wed, 18 Nov 2009 09:51:49 +0000 (09:51 +0000)]
don't test a NULL BackendDB * (ITS#6385)

14 years agotrim unnecessary test
Pierangelo Masarati [Mon, 16 Nov 2009 10:02:47 +0000 (10:02 +0000)]
trim unnecessary test

14 years agowarn if retry is not forever
Pierangelo Masarati [Mon, 16 Nov 2009 09:58:12 +0000 (09:58 +0000)]
warn if retry is not forever

14 years agotrim unwanted commit
Pierangelo Masarati [Mon, 16 Nov 2009 09:55:27 +0000 (09:55 +0000)]
trim unwanted commit

14 years agoITS#6304 retry if tls_accept() returns 1
Howard Chu [Sun, 15 Nov 2009 22:39:35 +0000 (22:39 +0000)]
ITS#6304 retry if tls_accept() returns 1

14 years agoITS#6283 add missing env options
Howard Chu [Sun, 15 Nov 2009 21:48:49 +0000 (21:48 +0000)]
ITS#6283 add missing env options

14 years agoITS#6351 only declare memrchr if not defined by platform
Howard Chu [Sun, 15 Nov 2009 21:41:41 +0000 (21:41 +0000)]
ITS#6351 only declare memrchr if not defined by platform

14 years agoITS#6363 cleanup prev commit
Howard Chu [Sun, 15 Nov 2009 21:36:23 +0000 (21:36 +0000)]
ITS#6363 cleanup prev commit

14 years agoITS#6332 try a larger mod with some redundant modops
Howard Chu [Sun, 15 Nov 2009 20:10:44 +0000 (20:10 +0000)]
ITS#6332 try a larger mod with some redundant modops

14 years agoITS#6367 use correct SID in our request cookie
Howard Chu [Sun, 15 Nov 2009 19:15:12 +0000 (19:15 +0000)]
ITS#6367 use correct SID in our request cookie

14 years agoUse sl_mfunc instead of direct reference to slap_sl_free
Howard Chu [Sun, 15 Nov 2009 19:13:51 +0000 (19:13 +0000)]
Use sl_mfunc instead of direct reference to slap_sl_free

14 years agotreat bervals as bervals (related to ITS#6378,ITS#6379)
Pierangelo Masarati [Sun, 15 Nov 2009 18:26:53 +0000 (18:26 +0000)]
treat bervals as bervals (related to ITS#6378,ITS#6379)

14 years agoUse fake_init2 in db_open/db_close since they can execute from a
Howard Chu [Sun, 15 Nov 2009 10:38:13 +0000 (10:38 +0000)]
Use fake_init2 in db_open/db_close since they can execute from a
back-config operation (and could wipe out the state otherwise)

14 years agoCleanup
Howard Chu [Sun, 15 Nov 2009 10:34:10 +0000 (10:34 +0000)]
Cleanup

14 years agoFix uninit'd var
Howard Chu [Sun, 15 Nov 2009 08:59:56 +0000 (08:59 +0000)]
Fix uninit'd var

14 years agoFix 1.49 sl_realloc
Howard Chu [Sun, 15 Nov 2009 03:02:09 +0000 (03:02 +0000)]
Fix 1.49 sl_realloc

14 years agoAdd a note about sl_malloc stack-based behavior
Howard Chu [Sat, 14 Nov 2009 23:25:14 +0000 (23:25 +0000)]
Add a note about sl_malloc stack-based behavior

14 years agoMark freed regions so they can be reclaimed
Howard Chu [Sat, 14 Nov 2009 23:20:44 +0000 (23:20 +0000)]
Mark freed regions so they can be reclaimed

14 years agoCleanup for #6373
Howard Chu [Sat, 14 Nov 2009 21:53:06 +0000 (21:53 +0000)]
Cleanup for #6373

14 years agoITS#6377, fix rev 1.478
Howard Chu [Sat, 14 Nov 2009 21:25:11 +0000 (21:25 +0000)]
ITS#6377, fix rev 1.478

14 years agohandle embedded '\0' (ITS#6379)
Pierangelo Masarati [Sat, 14 Nov 2009 16:45:13 +0000 (16:45 +0000)]
handle embedded '\0' (ITS#6379)

14 years agoFix prev commit
Howard Chu [Sat, 14 Nov 2009 09:35:23 +0000 (09:35 +0000)]
Fix prev commit

14 years agoITS#6376 plug potential leak
Howard Chu [Sat, 14 Nov 2009 09:34:29 +0000 (09:34 +0000)]
ITS#6376 plug potential leak

14 years agoITS#6361 remove asserts
Howard Chu [Fri, 13 Nov 2009 23:48:51 +0000 (23:48 +0000)]
ITS#6361 remove asserts

14 years agoITS#6373 sync_use_subentry keyword
Howard Chu [Wed, 11 Nov 2009 04:19:29 +0000 (04:19 +0000)]
ITS#6373 sync_use_subentry keyword

14 years agoITS#6373 fix subentry keyword
Howard Chu [Wed, 11 Nov 2009 04:09:26 +0000 (04:09 +0000)]
ITS#6373 fix subentry keyword

14 years agoITS#6373 more for subentry creation
Howard Chu [Wed, 11 Nov 2009 04:03:27 +0000 (04:03 +0000)]
ITS#6373 more for subentry creation

14 years agoITS#6373 create subentry if missing
Howard Chu [Wed, 11 Nov 2009 03:36:46 +0000 (03:36 +0000)]
ITS#6373 create subentry if missing

14 years agoITS#6373 sync_use_subentry support
Howard Chu [Wed, 11 Nov 2009 03:19:01 +0000 (03:19 +0000)]
ITS#6373 sync_use_subentry support

14 years agoITS#6373 add sync_use_subentry keyword
Howard Chu [Wed, 11 Nov 2009 03:06:32 +0000 (03:06 +0000)]
ITS#6373 add sync_use_subentry keyword

14 years agoUse OperationBuffer for fake op
Howard Chu [Wed, 11 Nov 2009 03:05:31 +0000 (03:05 +0000)]
Use OperationBuffer for fake op

14 years agoITS#6373 revert 2009/03/10 commit, resurrect sync subentry code
Howard Chu [Wed, 11 Nov 2009 03:01:48 +0000 (03:01 +0000)]
ITS#6373 revert 2009/03/10 commit, resurrect sync subentry code

14 years agoITS#6309 tweak invalid dn logmsg
Howard Chu [Wed, 11 Nov 2009 01:42:00 +0000 (01:42 +0000)]
ITS#6309 tweak invalid dn logmsg

14 years agoITS#6372 make wake_sds non-blocking
Howard Chu [Wed, 11 Nov 2009 00:21:03 +0000 (00:21 +0000)]
ITS#6372 make wake_sds non-blocking

14 years agounparse checkpoint time in minutes (ITS#6370)
Pierangelo Masarati [Tue, 10 Nov 2009 19:02:33 +0000 (19:02 +0000)]
unparse checkpoint time in minutes (ITS#6370)

14 years agopartially revert prev commit
Howard Chu [Fri, 6 Nov 2009 02:20:40 +0000 (02:20 +0000)]
partially revert prev commit

14 years agoMinor cleanup in strval2str
Howard Chu [Fri, 6 Nov 2009 01:37:09 +0000 (01:37 +0000)]
Minor cleanup in strval2str

14 years agoInitialize ConfigArgs before calling config_del_vals (ITS#6363)
Ralf Haferkamp [Thu, 5 Nov 2009 15:38:03 +0000 (15:38 +0000)]
Initialize ConfigArgs before calling config_del_vals (ITS#6363)

14 years agoMore ITS#6353 - relent a bit: accept terminating NUL byte, which AD can send
Hallvard Furuseth [Wed, 4 Nov 2009 11:17:03 +0000 (11:17 +0000)]
More ITS#6353 - relent a bit: accept terminating NUL byte, which AD can send

14 years agoClean up prev commit
Howard Chu [Wed, 4 Nov 2009 06:09:51 +0000 (06:09 +0000)]
Clean up prev commit

14 years agoMore for ITS#6360
Howard Chu [Wed, 4 Nov 2009 05:52:04 +0000 (05:52 +0000)]
More for ITS#6360

14 years agoITS#6360 fix cache cursize count
Howard Chu [Wed, 4 Nov 2009 00:47:45 +0000 (00:47 +0000)]
ITS#6360 fix cache cursize count

14 years agoCleanup since ITS#6133
Hallvard Furuseth [Mon, 2 Nov 2009 16:19:59 +0000 (16:19 +0000)]
Cleanup since ITS#6133

14 years agoITS#6337: replace previous commit with minimum-impact change.
Hallvard Furuseth [Mon, 2 Nov 2009 16:14:39 +0000 (16:14 +0000)]
ITS#6337: replace previous commit with minimum-impact change.
Some cleanup.

14 years agoremove unused parameter idx (ITS#6356)
Pierangelo Masarati [Fri, 30 Oct 2009 22:53:27 +0000 (22:53 +0000)]
remove unused parameter idx (ITS#6356)

14 years agoRemove spurious comment
Hallvard Furuseth [Fri, 30 Oct 2009 18:43:43 +0000 (18:43 +0000)]
Remove spurious comment

14 years agoAlternate ITS#6324 fix. Use bitmask, handle -1 (LDAP_DEBUG_ANY) specially.
Hallvard Furuseth [Fri, 30 Oct 2009 17:46:38 +0000 (17:46 +0000)]
Alternate ITS#6324 fix.  Use bitmask, handle -1 (LDAP_DEBUG_ANY) specially.

14 years agoRevert previous change - debug levels should all have the same type
Hallvard Furuseth [Fri, 30 Oct 2009 17:43:52 +0000 (17:43 +0000)]
Revert previous change - debug levels should all have the same type

14 years agoITS#6355: Fix uninitialiezed lso_tmp_rsa_cb() return value
Hallvard Furuseth [Fri, 30 Oct 2009 17:08:57 +0000 (17:08 +0000)]
ITS#6355: Fix uninitialiezed lso_tmp_rsa_cb() return value

14 years agoITS#6346 serialize all responses
Howard Chu [Thu, 29 Oct 2009 23:46:10 +0000 (23:46 +0000)]
ITS#6346 serialize all responses

14 years agoFor ITS#6353: Catch embedded NULs in BerValues converted to char* strings
Hallvard Furuseth [Wed, 28 Oct 2009 23:00:27 +0000 (23:00 +0000)]
For ITS#6353: Catch embedded NULs in BerValues converted to char* strings

14 years agoAdd krbEncSaltTypes value descriptions. Bump doc to rev 01.
Howard Chu [Tue, 27 Oct 2009 02:16:16 +0000 (02:16 +0000)]
Add krbEncSaltTypes value descriptions. Bump doc to rev 01.

14 years agoFix prev commit, s/errno/err/g
Howard Chu [Tue, 27 Oct 2009 01:55:45 +0000 (01:55 +0000)]
Fix prev commit, s/errno/err/g

14 years agoCleanup prev commits, fix krbPrincStartTime/pwdStartTime distinction
Howard Chu [Tue, 27 Oct 2009 01:52:14 +0000 (01:52 +0000)]
Cleanup prev commits, fix krbPrincStartTime/pwdStartTime distinction

14 years agoRemove TABs in artwork elements
Howard Chu [Tue, 27 Oct 2009 01:25:31 +0000 (01:25 +0000)]
Remove TABs in artwork elements

14 years agoAdd krbPrincStartTime/EndTime
Howard Chu [Tue, 27 Oct 2009 01:16:17 +0000 (01:16 +0000)]
Add krbPrincStartTime/EndTime

14 years agoSimo Sorce co-authors
Howard Chu [Tue, 27 Oct 2009 01:15:04 +0000 (01:15 +0000)]
Simo Sorce co-authors

14 years agoRev 00
Howard Chu [Tue, 27 Oct 2009 01:13:30 +0000 (01:13 +0000)]
Rev 00

14 years agoFor prev commit, check for EINTR/EAGAIN/EWOULDBLOCK
Howard Chu [Mon, 26 Oct 2009 23:52:55 +0000 (23:52 +0000)]
For prev commit, check for EINTR/EAGAIN/EWOULDBLOCK

14 years agoITS#6327, #6334 take ret=-1/EINTR into account
Howard Chu [Mon, 26 Oct 2009 23:36:39 +0000 (23:36 +0000)]
ITS#6327, #6334 take ret=-1/EINTR into account

14 years agoPrev commit: flags should be unsigned
Howard Chu [Mon, 26 Oct 2009 19:31:36 +0000 (19:31 +0000)]
Prev commit: flags should be unsigned

14 years agoCleanup prev commit
Howard Chu [Mon, 26 Oct 2009 19:30:42 +0000 (19:30 +0000)]
Cleanup prev commit

14 years agoCleanup prev commit
Howard Chu [Mon, 26 Oct 2009 19:19:20 +0000 (19:19 +0000)]
Cleanup prev commit

14 years agoITS#6327 fix sb_sasl_generic_write retval for partial writes
Howard Chu [Mon, 26 Oct 2009 18:49:42 +0000 (18:49 +0000)]
ITS#6327 fix sb_sasl_generic_write retval for partial writes

14 years agoITS#6310 dup entry before adding to cache
Howard Chu [Sat, 24 Oct 2009 05:59:39 +0000 (05:59 +0000)]
ITS#6310 dup entry before adding to cache

14 years agoITS#6348: Fix inverted LBER_USE_DER test in ber_put_seqorset() since rev 1.73
Hallvard Furuseth [Fri, 23 Oct 2009 20:39:54 +0000 (20:39 +0000)]
ITS#6348: Fix inverted LBER_USE_DER test in ber_put_seqorset() since rev 1.73

14 years agoFix sock_errset macro: Wrap it in (), return void to match Winsock version.
Hallvard Furuseth [Fri, 23 Oct 2009 12:29:50 +0000 (12:29 +0000)]
Fix sock_errset macro: Wrap it in (), return void to match Winsock version.
AC_SOCKET_INVALID nitpick: ((unsigned)~0) [needs 2's compl.] -> ((unsigned)-1)

14 years agomore ITS#6324: fix fprintf(%u, long) format
Hallvard Furuseth [Fri, 23 Oct 2009 12:20:31 +0000 (12:20 +0000)]
more ITS#6324: fix fprintf(%u, long) format

14 years agoFix previous commit: backslash-space-newline -> backslash-newline
Hallvard Furuseth [Wed, 21 Oct 2009 20:15:15 +0000 (20:15 +0000)]
Fix previous commit: backslash-space-newline -> backslash-newline

14 years agoITS#6345 cleanup: Simplify tester_ignore_err() and tester_ignore_str2err()
Hallvard Furuseth [Wed, 21 Oct 2009 16:46:58 +0000 (16:46 +0000)]
ITS#6345 cleanup: Simplify tester_ignore_err() and tester_ignore_str2err()

14 years agoITS#6345: Fix tester_ignore_err() cut&paste error (negative array index)
Hallvard Furuseth [Wed, 21 Oct 2009 16:41:21 +0000 (16:41 +0000)]
ITS#6345: Fix tester_ignore_err() cut&paste error (negative array index)

14 years agoITS#6344: return failure on failure in ber_put_ostring()/ber_put_bitstring()
Hallvard Furuseth [Wed, 21 Oct 2009 12:41:34 +0000 (12:41 +0000)]
ITS#6344: return failure on failure in ber_put_ostring()/ber_put_bitstring()

14 years agoITS#6343: Handle --enable-memberof --disable-refint
Hallvard Furuseth [Wed, 21 Oct 2009 12:29:38 +0000 (12:29 +0000)]
ITS#6343: Handle --enable-memberof --disable-refint

14 years agoFix comment describing BerElement.ber_usertag
Hallvard Furuseth [Wed, 21 Oct 2009 11:41:44 +0000 (11:41 +0000)]
Fix comment describing BerElement.ber_usertag

14 years agoCleanup - macroize magic constant (ITS#5909)
Hallvard Furuseth [Wed, 21 Oct 2009 11:31:59 +0000 (11:31 +0000)]
Cleanup - macroize magic constant (ITS#5909)

14 years agoITS#6342 include <ac/unistd.h>
Howard Chu [Wed, 21 Oct 2009 03:09:28 +0000 (03:09 +0000)]
ITS#6342 include <ac/unistd.h>