Kurt Zeilenga
|
30fdb0e0ca
|
Fix LDAP Intermediate Response tag values.
with code to accept old values.
|
2004-10-20 21:47:40 +00:00 |
|
Howard Chu
|
7e87f54716
|
Revert ITS#3353 patch, it needs to be reworked.
|
2004-10-06 05:51:38 +00:00 |
|
Howard Chu
|
fda3d6260e
|
ITS#3353 consolidate slapd globals into a single struct
|
2004-10-01 07:33:16 +00:00 |
|
Pierangelo Masarati
|
d026e2c9f7
|
preformat "conn=%lu op=%lu"
|
2004-09-26 23:00:00 +00:00 |
|
Pierangelo Masarati
|
761f287943
|
multiple precision with BIGNUM/gmp/ulong
|
2004-09-26 22:58:47 +00:00 |
|
Pierangelo Masarati
|
a637926bf2
|
use GMP for multiple precision in counters
|
2004-09-11 16:15:53 +00:00 |
|
Kurt Zeilenga
|
094bc99b83
|
Initial entryDN implementation.
Need to implement filter support (for entryDN and subschemaSubentry).
Fixed hasSubordinate assert() bug in entry filters
|
2004-09-07 05:00:33 +00:00 |
|
Kurt Zeilenga
|
d611a4b49a
|
unifdef -UNEW_LOGGING
|
2004-09-04 04:54:28 +00:00 |
|
Pierangelo Masarati
|
05b81e623d
|
cleanup attr flags; provide a helper
|
2004-08-06 17:29:59 +00:00 |
|
Pierangelo Masarati
|
9dcdeef319
|
don't recompute userattrs
|
2004-07-30 17:34:47 +00:00 |
|
Pierangelo Masarati
|
9f6f5491fe
|
slightly rework user/operational attributes handling (including fixing a bug in the logic of the previous change to backend_operational()); cleanup; more improvements to slapo-rwm and back-relay
|
2004-07-25 23:16:40 +00:00 |
|
Pierangelo Masarati
|
b94d5e17e2
|
rework op/rs structures to deal with opeartional attributes
|
2004-07-18 21:44:29 +00:00 |
|
Pierangelo Masarati
|
dc5f95cd3e
|
uninitialized var
|
2004-07-14 08:18:26 +00:00 |
|
Pierangelo Masarati
|
02c5b51717
|
cleanup; fix loop
|
2004-07-14 01:34:46 +00:00 |
|
Pierangelo Masarati
|
922a7e4488
|
cleanup; plug potential leak?
|
2004-07-14 01:10:35 +00:00 |
|
Pierangelo Masarati
|
d02a8cab65
|
revert previous change; anticipate backend_operational before overlays callbacks (thanks, Howard); rework overlays cycle to allow callbacks to free themselves (thanks Howard)
|
2004-07-14 00:42:23 +00:00 |
|
Pierangelo Masarati
|
3b8111f1c4
|
use a separate field for a modified entry in SlapReply
|
2004-07-13 22:52:54 +00:00 |
|
Pierangelo Masarati
|
d58055b7de
|
swap overlay and internal cleanup
|
2004-07-13 22:00:28 +00:00 |
|
Kurt Zeilenga
|
36e75e10af
|
reverse last commit
|
2004-07-05 21:45:01 +00:00 |
|
Kurt Zeilenga
|
35cbe6fe84
|
fix typos in last commit
|
2004-07-05 21:44:12 +00:00 |
|
Pierangelo Masarati
|
b72657acf0
|
typo in comment
|
2004-07-03 11:16:22 +00:00 |
|
Pierangelo Masarati
|
8f6cce3296
|
improve logging...
|
2004-06-29 18:04:30 +00:00 |
|
Kurt Zeilenga
|
8bca3b42f9
|
Rework pre/post read controls to handle retry conditions...
(and plug leaks)
|
2004-06-23 06:56:23 +00:00 |
|
Kurt Zeilenga
|
e5a37f2125
|
SLAPD_DISCONNECT v -1 cleanup
misc other cleanup
|
2004-06-23 01:04:52 +00:00 |
|
Kurt Zeilenga
|
1372965d89
|
ITS#3092: Rename sl_free() and friends to slap_sl_free()
|
2004-04-20 03:44:57 +00:00 |
|
Kurt Zeilenga
|
abbbbbe3bb
|
cleanup
|
2004-04-07 03:32:37 +00:00 |
|
Kurt Zeilenga
|
f7d8d55d84
|
cleanup
|
2004-04-06 19:42:37 +00:00 |
|
Kurt Zeilenga
|
37ef5350bd
|
Rework return of update referrals
|
2004-04-06 00:47:21 +00:00 |
|
Pierangelo Masarati
|
f6126f7db1
|
move API 2 protocol error mapping to frontend
|
2004-04-05 17:29:06 +00:00 |
|
Howard Chu
|
cac30b1855
|
ITS#3008 fix value-based ACLs
|
2004-03-10 02:59:03 +00:00 |
|
Kurt Zeilenga
|
733c3c5f87
|
Remove now redundant error check
|
2004-01-30 05:33:27 +00:00 |
|
Howard Chu
|
89812424f4
|
Skip spurious Statslog's for callback-intercepted responses.
|
2004-01-22 01:20:15 +00:00 |
|
Kurt Zeilenga
|
3c598e89fb
|
Happy new year
|
2004-01-01 19:15:16 +00:00 |
|
Kurt Zeilenga
|
2775c8d4a8
|
Update no-op control to return LDAP_NO_OPERATION instead of LDAP_SUCCESS.
(back-sql needs to be updated)
|
2003-12-29 23:31:39 +00:00 |
|
Luke Howard
|
0549d46adf
|
Don't require slapi to be in the path - always include slapi/slapi.h
|
2003-12-28 04:17:48 +00:00 |
|
Luke Howard
|
b0416d1140
|
Cleanup SLAPI namespace
|
2003-12-28 04:14:19 +00:00 |
|
Howard Chu
|
e933f076cc
|
Better fix for ITS#2512. Use callback to invoke replog before sending
result to client.
|
2003-12-25 15:01:53 +00:00 |
|
Howard Chu
|
c7da63df3d
|
ITS#2887 fix slapi crash
|
2003-12-23 18:40:56 +00:00 |
|
Howard Chu
|
9777dc2114
|
ITS#2883 initialize rc before running callbacks
|
2003-12-18 03:50:09 +00:00 |
|
Pierangelo Masarati
|
f2a9089e4d
|
cleanup most of the -pedantic warnings (ITS#2884) and other small fixes
|
2003-12-17 20:55:46 +00:00 |
|
Luke Howard
|
516fd0ff50
|
First round of SLAPI cleanups - use slapi_int_XXX for internal functions
(slapi_x_XXX is still reserved for exported functions that are not part
of the SLAPI specification)
|
2003-12-16 15:49:31 +00:00 |
|
Luke Howard
|
c8f62b12d3
|
Honour any controls that are sent by a SLAPI plugin
|
2003-12-16 11:17:54 +00:00 |
|
Howard Chu
|
be1a728c5b
|
Added sc_next and sc_cleanup to slap_callback
|
2003-12-07 08:51:23 +00:00 |
|
Howard Chu
|
b0b3eff457
|
ITS#2864 don't use sl_mark/release.
|
2003-12-07 03:41:10 +00:00 |
|
Pierangelo Masarati
|
723bc044e0
|
changes required to use rwm overlay
|
2003-12-06 10:54:10 +00:00 |
|
Howard Chu
|
42d8c0a39d
|
Added slap_null_cb
|
2003-12-01 12:03:20 +00:00 |
|
Kurt Zeilenga
|
4e15a84452
|
Updated notices
|
2003-11-27 01:17:14 +00:00 |
|
Howard Chu
|
01f7a7466b
|
SLAPI fix - no-op when slapi_plugins_used == 0
|
2003-10-24 05:58:42 +00:00 |
|
Kurt Zeilenga
|
767cf365ea
|
Initial fix for berbuf alignment bug (ITS#2760)
Needs to be applied to other stack allocated berbufs.
|
2003-10-12 04:45:09 +00:00 |
|
Luke Howard
|
ce17fd5f04
|
Don't leak SLAPI_RESULT_MATCHED
Call SLAPI_PLUGIN_PRE_RESULT_FN plugins
|
2003-09-27 03:59:40 +00:00 |
|