Pierangelo Masarati
|
c226563da4
|
fix various memory leaks and handling issues
|
2005-12-06 22:06:29 +00:00 |
|
Kurt Zeilenga
|
48cb85865d
|
Remove some unnecessary #ifdefs
|
2005-11-26 07:38:18 +00:00 |
|
Pierangelo Masarati
|
b3c8a976ec
|
use LDAP_SIZELIMIT_EXCEEDED; rework the return values of slap_send_search_entry(); silence a few warnings
|
2005-11-25 22:17:24 +00:00 |
|
Pierangelo Masarati
|
f86543c770
|
cleanup filter escaping
|
2005-11-25 12:16:27 +00:00 |
|
Pierangelo Masarati
|
ea83f6a669
|
check sizelimit in frontend (ITS#4213)
|
2005-11-25 00:28:33 +00:00 |
|
Pierangelo Masarati
|
194aa68dab
|
always set sr_flags before sending an entry
|
2005-11-24 21:20:06 +00:00 |
|
Pierangelo Masarati
|
d34fffcaf9
|
use lutil_ato*() whenever appropriate
|
2005-11-24 01:10:05 +00:00 |
|
Pierangelo Masarati
|
654181d8d5
|
silence debug messages
|
2005-11-24 01:00:28 +00:00 |
|
Pierangelo Masarati
|
55c52c5c72
|
better fix to ITS#4183 (the prototype in proto-slap.h was erroneously committed earlier)
|
2005-11-18 00:00:39 +00:00 |
|
Pierangelo Masarati
|
b2c4a3be6a
|
fix size limit count (ITS#4181)
|
2005-11-17 18:55:47 +00:00 |
|
Pierangelo Masarati
|
af23be3675
|
silence warnings...
|
2005-11-14 21:47:17 +00:00 |
|
Pierangelo Masarati
|
910ee45f01
|
use pooled memory whenever appropriate
|
2005-11-13 21:51:13 +00:00 |
|
Pierangelo Masarati
|
1faf38448b
|
fix root entry delete/add
|
2005-11-07 01:08:41 +00:00 |
|
Pierangelo Masarati
|
3019716578
|
fix invalid read
|
2005-11-07 01:07:59 +00:00 |
|
Pierangelo Masarati
|
7efa22c2b7
|
fix type issue
|
2005-11-06 23:34:33 +00:00 |
|
Pierangelo Masarati
|
bdb661440b
|
fix operational attrs addition
|
2005-11-06 23:34:03 +00:00 |
|
Pierangelo Masarati
|
dbb88f203b
|
fix root entry deletion
|
2005-11-06 23:33:41 +00:00 |
|
Pierangelo Masarati
|
40cac2e37a
|
fix access checking; fix operational attrs addition
|
2005-11-06 23:32:52 +00:00 |
|
Howard Chu
|
7dcb68f6fa
|
Move CSN invocations to backends
|
2005-10-13 11:58:44 +00:00 |
|
Kurt Zeilenga
|
6db7e605ee
|
Align Operation buffers using LBER_ALIGNED_BUFFER
|
2005-10-12 23:17:28 +00:00 |
|
Pierangelo Masarati
|
0d76419984
|
add missing space (ITS#4061)
|
2005-10-04 10:02:54 +00:00 |
|
Pierangelo Masarati
|
1c2aef6050
|
fix format and signedness issues
|
2005-09-08 20:18:43 +00:00 |
|
Pierangelo Masarati
|
98363b43a6
|
enable syncrepl support by default
|
2005-08-10 16:54:45 +00:00 |
|
Pierangelo Masarati
|
e24cc0589f
|
more cleanup
|
2005-08-07 22:22:27 +00:00 |
|
Pierangelo Masarati
|
d79d9be840
|
free Env
|
2005-08-07 21:53:38 +00:00 |
|
Pierangelo Masarati
|
3d075186bf
|
don't leak entry/referrals in case of reference
|
2005-08-07 21:26:15 +00:00 |
|
Pierangelo Masarati
|
09f749da96
|
remove unnecessary data from search_info
|
2005-08-07 20:43:07 +00:00 |
|
Pierangelo Masarati
|
779d94312f
|
cleanup candidate list in case of abandon, even if it occurs while selecting candidates
|
2005-08-07 20:11:41 +00:00 |
|
Pierangelo Masarati
|
433c7923c5
|
cleanup candidate list in case of abandon
|
2005-08-07 20:04:47 +00:00 |
|
Pierangelo Masarati
|
125059ccb5
|
more cleanup
|
2005-08-07 18:56:19 +00:00 |
|
Pierangelo Masarati
|
92527ee15b
|
plug more leaks; few remain (but seem to be in ODBC)
|
2005-08-07 17:28:26 +00:00 |
|
Pierangelo Masarati
|
be355833a0
|
fix use of uninitialized value; beautify logs
|
2005-08-07 10:49:40 +00:00 |
|
Pierangelo Masarati
|
e281e08e79
|
remove cruft
|
2005-08-07 10:49:01 +00:00 |
|
Luke Howard
|
12d006d17d
|
Add o_no_schema_check to operation structure
entry_schema_check() nows takes Operation instead of Backend as first
argument, allows it to check o_no_schema_check
|
2005-08-01 15:26:13 +00:00 |
|
Pierangelo Masarati
|
e8c4911a39
|
check return value from add (ITS#3891)
|
2005-07-28 00:06:14 +00:00 |
|
Pierangelo Masarati
|
a6d9e7d933
|
use operation slab for column binding
|
2005-07-25 22:11:09 +00:00 |
|
Pierangelo Masarati
|
6f3363f0d9
|
Under some circumstances, port 9010 is already in use and may cause problems to referrals whose server is supposed to be unavailable
|
2005-07-20 11:17:06 +00:00 |
|
Pierangelo Masarati
|
e6ecb77b0e
|
drop stored procedures
|
2005-07-20 11:16:09 +00:00 |
|
Hallvard Furuseth
|
81ecb0b153
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
|
Pierangelo Masarati
|
684860502e
|
should address ITS#3861
|
2005-07-13 17:43:30 +00:00 |
|
Hallvard Furuseth
|
b1f5e9258a
|
Complete the replacement of LDAP_CONTROL_X_TREE_DELETE with
SLAP_CONTROL_X_TREE_DELETE, which is only defiend when LDAP_DEVEL.
back-sql triggered an assert(0): It expected the control to be supported.
|
2005-07-07 20:36:37 +00:00 |
|
Pierangelo Masarati
|
ba8b6bbd88
|
add delete stuff to all attributes (needed to deelete with "fail_if_no_mapping yes"); passes write test(s)
|
2005-06-13 22:13:10 +00:00 |
|
Pierangelo Masarati
|
acf5187b2e
|
rework assertion
|
2005-06-13 22:12:11 +00:00 |
|
Pierangelo Masarati
|
495106c213
|
fix potential SIGSEGV when backsql_modify_delete_all_values() is used outside backsql_add()
|
2005-06-13 22:11:41 +00:00 |
|
Pierangelo Masarati
|
91bdea2817
|
use "pgsql" instead of "postgres" for consistency with the directory names in servers/slapd/back-sql/rdbms_depend
|
2005-06-09 11:03:06 +00:00 |
|
Pierangelo Masarati
|
94747a8489
|
fix previous commit; document aliasing and aliasing quotes configuration
|
2005-06-09 09:45:02 +00:00 |
|
Pierangelo Masarati
|
e52d5cb812
|
make aliasing and aliasing quotes configurable
|
2005-06-09 09:43:20 +00:00 |
|
Pierangelo Masarati
|
4d58c2f39f
|
fix previous commit
|
2005-06-01 19:36:58 +00:00 |
|
Pierangelo Masarati
|
3751f0325d
|
work around syncprov interoperation issues; minor cleanup
|
2005-06-01 19:35:13 +00:00 |
|
Pierangelo Masarati
|
6434721e42
|
fix improper use of "fail_if_no_mapping" flag: fail in case of error, don't fail only if mapping is not present
|
2005-06-01 16:51:36 +00:00 |
|