Pierangelo Masarati
|
2047a0d784
|
plug one-time leaks
|
2009-12-18 19:07:16 +00:00 |
|
Hallvard Furuseth
|
703571f736
|
ITS#6403: do not require *ent == NULL on entry to null_back_entry_get()
|
2009-12-16 09:12:48 +00:00 |
|
Ralf Haferkamp
|
8542dfd6d7
|
declaration after code (introduced by ITS#6428 fix)
|
2009-12-11 18:09:47 +00:00 |
|
Hallvard Furuseth
|
198634e945
|
Fix typo in last commit (ITS#5340: REP_ENTRY_MUSTFLUSH)
|
2009-12-10 19:54:57 +00:00 |
|
Hallvard Furuseth
|
904ba0d317
|
Fix rev 1.403 (ITS#6428): C90 does not accept mixed declarations and code
|
2009-12-10 19:53:10 +00:00 |
|
Ralf Haferkamp
|
8133ec8b21
|
ITS#6428 fixes for olcTimeLimit
|
2009-12-10 14:57:12 +00:00 |
|
Ralf Haferkamp
|
414230c469
|
global limits can also be set in "cn=config" (more forITS#6428)
|
2009-12-10 14:22:26 +00:00 |
|
Ralf Haferkamp
|
c3de6ba19b
|
apply frontend limits when deleting olcSizeLimit from a database (more forITS#6428)
|
2009-12-10 13:07:13 +00:00 |
|
Ralf Haferkamp
|
a0540f187c
|
ITS#6428 apply global sizelimit changes to all databases
|
2009-12-10 11:56:52 +00:00 |
|
Hallvard Furuseth
|
1a7b18bcca
|
ITS#5340: REP_ENTRY_MUSTFLUSH, rs_replace_entry(), rs_ensure_entry_modifiable()
|
2009-12-10 00:07:34 +00:00 |
|
Howard Chu
|
12affea4ac
|
ITS#6425 fix uninit'd vars
|
2009-12-09 00:04:58 +00:00 |
|
Pierangelo Masarati
|
85621c882a
|
guard against simultaneous REP_ENTRY_MUSTRELEASE and REP_ENTRY_MODIFIABLE (related to ITS#6423)
|
2009-12-08 20:53:39 +00:00 |
|
Pierangelo Masarati
|
48b8970dad
|
issue a useful error message
|
2009-12-08 19:49:15 +00:00 |
|
Pierangelo Masarati
|
173873172c
|
guard against simultaneous REP_ENTRY_MUSTRELEASE and REP_ENTRY_MODIFIABLE (ITS#6423)
|
2009-12-08 19:36:10 +00:00 |
|
Pierangelo Masarati
|
40065adb4d
|
remove REP_ENTRY_MUSTRELEASE when copying (ITS#6423)
|
2009-12-08 18:47:17 +00:00 |
|
Howard Chu
|
c79267b88a
|
Fix unparse in prev commit
|
2009-12-08 11:59:29 +00:00 |
|
Howard Chu
|
25a4e7806a
|
ITS#6419 also init for ldaps:// URIs
|
2009-12-08 11:50:39 +00:00 |
|
Pierangelo Masarati
|
2c1c200662
|
log about invalid URI (more about ITS#6421)
|
2009-12-08 01:34:22 +00:00 |
|
Pierangelo Masarati
|
db852e4378
|
handle simple filters with no brackets (ITS#6421)
|
2009-12-08 00:17:25 +00:00 |
|
Howard Chu
|
dba33ec04c
|
ITS#6419 starttls keyword should trigger bindconf TLS settings
|
2009-12-07 20:06:54 +00:00 |
|
Howard Chu
|
7c9e4df765
|
ITS#6412, refix #6304 - only check for writes if sockbuf NEEDS_WRITE
|
2009-12-04 02:44:00 +00:00 |
|
Hallvard Furuseth
|
300bba05e8
|
ITS#6414: Do not write outside database directory.
Also rename misnamed dn2path() to ndn2path() with different prototype.
|
2009-12-03 23:20:39 +00:00 |
|
Rein Tollevik
|
6c406f1737
|
ITS#6413 Ensure task don't get queued while being freed after config change.
|
2009-12-03 21:56:48 +00:00 |
|
Howard Chu
|
8373d9f9fc
|
ITS#6408, fix r1.265 (from ITS#4884) - use correct ce_type
|
2009-12-01 22:21:18 +00:00 |
|
Hallvard Furuseth
|
07e5a4dda5
|
Silence warning in initializer
|
2009-11-30 14:07:12 +00:00 |
|
Hallvard Furuseth
|
ca563787ad
|
Silence "maybe uninitialized" warning (eprev after 0 iterations, cannot happen)
|
2009-11-30 14:00:18 +00:00 |
|
Howard Chu
|
111b27cfd4
|
ITS#6270, refix patch from ITS#5511
|
2009-11-30 06:07:22 +00:00 |
|
Hallvard Furuseth
|
492b2cda2b
|
ITS#6403: reset 'entry' output argument to overlay_entry_get_ov()
|
2009-11-29 19:53:01 +00:00 |
|
Howard Chu
|
3b2380254a
|
ITS#6400 clarify...
|
2009-11-24 03:41:24 +00:00 |
|
Howard Chu
|
fae4df1ed6
|
more for #6397
|
2009-11-23 22:17:25 +00:00 |
|
Howard Chu
|
e72e0507f8
|
ITS#6397 cleanup psearch if cookie is stale
|
2009-11-23 22:13:42 +00:00 |
|
Hallvard Furuseth
|
bbd238e38b
|
ITS#6398: plug memory leak of confdir
|
2009-11-23 21:52:11 +00:00 |
|
Hallvard Furuseth
|
da747ed63a
|
Fix rev 1.200 commit: C90 forbids mixed declarations and code
|
2009-11-23 16:04:00 +00:00 |
|
Howard Chu
|
e3c01a32f8
|
Revert pending CSN if the update fails
|
2009-11-22 19:30:50 +00:00 |
|
Pierangelo Masarati
|
1cf63599fe
|
revert previous commit
|
2009-11-22 19:09:24 +00:00 |
|
Howard Chu
|
faddd86f54
|
Revert prev commit, simpler fix...
|
2009-11-22 17:43:48 +00:00 |
|
Pierangelo Masarati
|
78a6a16615
|
silence signedness warnings
|
2009-11-22 14:58:18 +00:00 |
|
Pierangelo Masarati
|
f59337655e
|
use keepalive stuff when connecting as a client via bindconf (second part of ITS#6389)
|
2009-11-22 13:05:58 +00:00 |
|
Pierangelo Masarati
|
14c3f7de57
|
allow parsing/unparsing of keepalive stuff in bindconf (first part of ITS#6389)
|
2009-11-22 12:51:45 +00:00 |
|
Pierangelo Masarati
|
1970251bb7
|
check result of str2filter; syncrepl: can be broken; retcode: can't; pcache: shouldn't (ITS#6391)
|
2009-11-22 11:57:17 +00:00 |
|
Howard Chu
|
993fbf4514
|
Short-circuit backend_operational; sent entry's e_private doesn't belong
to the backend any more
|
2009-11-22 04:43:34 +00:00 |
|
Howard Chu
|
c365ac359e
|
ITS#6368 use dup'd entries in response queue
|
2009-11-22 04:42:00 +00:00 |
|
Howard Chu
|
77680f78a8
|
ITS#6394 partially revert ITS#5108. Use RID_MAX, as originally designed.
|
2009-11-22 00:08:52 +00:00 |
|
Pierangelo Masarati
|
c315ede9d5
|
connid is unsigned; offset real conns by maxrid + 1
|
2009-11-21 21:44:45 +00:00 |
|
Howard Chu
|
2fd6d4749a
|
Cleanup pointless compare in debug msgs
|
2009-11-21 21:34:33 +00:00 |
|
Pierangelo Masarati
|
39f0d79485
|
use macros for fake connid
|
2009-11-21 21:02:49 +00:00 |
|
Howard Chu
|
4105ee462d
|
ITS#6393 syncrepl internal connids are now <= -1000
|
2009-11-21 20:22:18 +00:00 |
|
Howard Chu
|
650ebba22b
|
Fix prev commit
|
2009-11-21 11:54:59 +00:00 |
|
Howard Chu
|
4bdc6fcbc9
|
in op_response, rearrange contextCSN update checks
|
2009-11-21 11:43:01 +00:00 |
|
Howard Chu
|
75d1e515ee
|
in updateCookie, no-op if nothing changed
|
2009-11-21 11:38:42 +00:00 |
|