Hallvard Furuseth
|
41fa4f03b6
|
More ITS#6104: mutex-protected check of o_cancel value from other thread
|
2009-06-05 23:26:09 +00:00 |
|
Howard Chu
|
f2a9d8b9ab
|
Plug leak in prev commit
|
2009-06-05 01:25:35 +00:00 |
|
Howard Chu
|
81b4184975
|
Fix prev commit
|
2009-06-05 00:01:11 +00:00 |
|
Hallvard Furuseth
|
8bdfd2edbb
|
ITS#6103: rev 1.331 followup for LDAP_CONNECTIONLESS
|
2009-06-04 22:06:37 +00:00 |
|
Hallvard Furuseth
|
96f4c723a9
|
For ITS#6157: Catch most invalid cancels/abandons, and honor them before waits
|
2009-06-04 21:16:38 +00:00 |
|
Howard Chu
|
57d714176a
|
ITS#6056 refint_repair can be called multiple times for the same
queued item, must not free queue itself
|
2009-06-04 18:05:19 +00:00 |
|
Quanah Gibson-Mount
|
2be7cb3b16
|
Fix missing cvs id tag
|
2009-06-03 00:31:14 +00:00 |
|
Pierangelo Masarati
|
5a1b108860
|
allow to delete olcLimits values (ITS#6159)
|
2009-06-02 23:17:58 +00:00 |
|
Hallvard Furuseth
|
136a56bd6b
|
Fix last commit (add a comment)
|
2009-06-01 22:27:12 +00:00 |
|
Hallvard Furuseth
|
fa40617c83
|
More ITS#6133: Search/Extended referrals, entry_<get/release> results,
entry_release memory leak, OpExtra keys to detect recursion, cleanup.
Also rewrite to table/macro-driven operations, and shorten RB_* names.
|
2009-06-01 22:19:15 +00:00 |
|
Hallvard Furuseth
|
ad09b13196
|
Drop Unbind too for ITS#6133. Some cleanup. Add/fix comments.
|
2009-05-30 22:57:43 +00:00 |
|
Howard Chu
|
8edeaefe72
|
ITS#6056 partially revert ITS#5886, close sequencing was broken
|
2009-05-28 17:46:25 +00:00 |
|
Pierangelo Masarati
|
57e68fa5b3
|
add slapschema tool (ITS#6150)
|
2009-05-28 13:40:57 +00:00 |
|
Howard Chu
|
2a624e1e4d
|
ITS#6147 fix typos
|
2009-05-27 12:53:04 +00:00 |
|
Howard Chu
|
374331c2b1
|
ITS#6147 add sasl-auxprop config, default to "slapd"
|
2009-05-27 12:41:09 +00:00 |
|
Howard Chu
|
0720ede283
|
ITS#6135 reinit TLS context after changes
|
2009-05-27 11:35:12 +00:00 |
|
Howard Chu
|
1df1f6cfc5
|
ITS#6139 password-hash has no max # args
|
2009-05-25 12:58:40 +00:00 |
|
Hallvard Furuseth
|
4b3a815ad1
|
ITS#6137: Fail Cancel(pending operation) instead of discarding the operation.
|
2009-05-22 18:10:39 +00:00 |
|
Hallvard Furuseth
|
acba4f7755
|
For ITS#6104: Protect initial o_abandon/o_cancel with op->o_conn->c_mutex.
|
2009-05-21 23:22:46 +00:00 |
|
Hallvard Furuseth
|
23a726395f
|
ITS#6133: Handlers for Abandon, Cancel, connection init/destroy
should not exist. Catch coredump. Fix error/result code handling.
|
2009-05-21 00:09:30 +00:00 |
|
Hallvard Furuseth
|
18905416c9
|
To be safe (see ITS#5328), set hasSubordinates before be_has_subordinates()
|
2009-05-20 21:42:13 +00:00 |
|
Hallvard Furuseth
|
7f28d0a13d
|
ITS#5328: Make relay_back_has_subordinates() return failure on failure
|
2009-05-20 21:34:40 +00:00 |
|
Hallvard Furuseth
|
aa9399db03
|
ITS#6132: Fix slapi_entry_has_children()
|
2009-05-20 21:23:48 +00:00 |
|
Howard Chu
|
69caa925ea
|
set Conf->what for authz-regexp
|
2009-05-20 12:44:25 +00:00 |
|
Howard Chu
|
acba6fde99
|
Avoid printf(NULL) on Solaris
|
2009-05-20 12:42:34 +00:00 |
|
Howard Chu
|
273bd403f4
|
Avoid multiple attempts to free the same syncinfo
|
2009-05-18 07:58:27 +00:00 |
|
Howard Chu
|
01b0ca7603
|
ITS#6109 fix readonly restriction
|
2009-05-17 22:23:33 +00:00 |
|
Howard Chu
|
aa9e241581
|
ITS#6111 connection_state_closing() -> connection_valid()
|
2009-05-14 04:03:23 +00:00 |
|
Howard Chu
|
29be892cc1
|
Revert 1.274
|
2009-05-11 22:26:12 +00:00 |
|
Howard Chu
|
7ab16ae6c2
|
ITS#6103 send response on abandon
|
2009-05-11 04:30:36 +00:00 |
|
Howard Chu
|
9fd983a99d
|
ITS#6103 send response even if abandoned
|
2009-05-11 04:29:21 +00:00 |
|
Howard Chu
|
9767c87531
|
Partially revert prev commit, leave rs->sr_err == SLAPD_ABANDON
|
2009-05-11 04:23:51 +00:00 |
|
Howard Chu
|
2889cc9b1d
|
ITS#6103 send cancelled response back to client
|
2009-05-11 04:16:57 +00:00 |
|
Pierangelo Masarati
|
2cf9473c46
|
misc cleanup
|
2009-05-08 16:31:50 +00:00 |
|
Pierangelo Masarati
|
8d55fbf5c6
|
(blindly) allow to build with BACKSQL_ARBITRARY_KEY defined (ITS#6100). Please note that this disables paged results support
|
2009-05-08 16:23:57 +00:00 |
|
Howard Chu
|
6bd1861101
|
Fix c_leaves count
|
2009-05-08 06:37:05 +00:00 |
|
Howard Chu
|
1a8e3f9e3e
|
More for prev commit
|
2009-05-08 04:48:03 +00:00 |
|
Howard Chu
|
167f2d22ed
|
ITS#6098 issuerUID and subjectUID are primitive, not constructed
|
2009-05-08 01:52:12 +00:00 |
|
Pierangelo Masarati
|
79024465dc
|
check dn normalization result
|
2009-05-07 15:27:01 +00:00 |
|
Howard Chu
|
7f9a60ae7a
|
More for prev commit: delete bdb_cache_info(), must use cache_find_id().
Fixed cache.c_cursize counting.
|
2009-05-06 13:57:01 +00:00 |
|
Howard Chu
|
64dc274655
|
ITS#6095 experimental fix: avoid purging other cases of in-use EntryInfos,
avoid using purged EntryInfos that have not yet been fully unlinked.
|
2009-05-06 08:33:26 +00:00 |
|
Howard Chu
|
f60107ff75
|
fix typo
|
2009-05-06 07:55:42 +00:00 |
|
Howard Chu
|
650ced22c8
|
More for ITS#5326 - don't free ora_e->e_name if same as o_req_dn
|
2009-05-05 21:54:01 +00:00 |
|
Pierangelo Masarati
|
b8022be3e6
|
fix one-time leaks; make sure free'd stuff is NULL
|
2009-05-04 11:37:58 +00:00 |
|
Pierangelo Masarati
|
5c2b116798
|
add in-scope helper
|
2009-05-04 10:57:50 +00:00 |
|
Howard Chu
|
a7fe6266d8
|
Don't do alock recovery in readonly mode since we didn't do BDB recovery
|
2009-05-03 00:49:35 +00:00 |
|
Howard Chu
|
87e2ad347b
|
Fix typo in prev commit
|
2009-05-03 00:47:25 +00:00 |
|
Howard Chu
|
10baa9a60a
|
ITS#6088 entryinfo cleanup
|
2009-05-03 00:30:20 +00:00 |
|
Howard Chu
|
6e27fa5076
|
ITS#6074 freeing already-freed EntryInfos...
|
2009-05-01 04:36:39 +00:00 |
|
Howard Chu
|
c7142fdec5
|
Don't underflow malloc'd memory in hdb_fix_dn()
|
2009-05-01 04:26:44 +00:00 |
|