Howard Chu
|
8c939e1905
|
ITS#4565 catch errors from slap_sasl_init / backend_init
|
2006-09-14 04:52:08 +00:00 |
|
Howard Chu
|
78172aa0cf
|
Entry/Attribute struct caching, to minimize malloc fragmentation
Note: this breaks LDAP_COMP_MATCH and SLAP_ZONE_MALLOC. But they
were probably broken already anyway.
|
2006-08-29 01:43:23 +00:00 |
|
Howard Chu
|
eda2b46dd2
|
Revert 1.96, restore 1.91 functionality
|
2006-04-28 06:07:05 +00:00 |
|
Hallvard Furuseth
|
da0c0360e4
|
Warnings: Unused vars. funcptr=0, not =NULL. if(b=...) -> if((b=...) != NULL).
|
2006-04-02 19:54:24 +00:00 |
|
Pierangelo Masarati
|
2f366c3a52
|
initialize the connection_pool in server mode only
|
2006-03-31 23:04:13 +00:00 |
|
Luke Howard
|
727a16ca55
|
Remove SLAPI references
|
2006-02-14 09:21:30 +00:00 |
|
Luke Howard
|
dab5803a59
|
Use bi_db_{open,close} to run SLAPI start/close plugins
|
2006-02-14 09:20:50 +00:00 |
|
Kurt Zeilenga
|
acbb5cf689
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
|
Pierangelo Masarati
|
6459cbb7ce
|
allow comma-separated descriptive log levels, so that tests can be run, e.g., with "SLAPD_DEBUG=stats,stats2"; s/ldap_debug/slap_debug/
|
2005-11-28 10:55:07 +00:00 |
|
Howard Chu
|
fc621a1c78
|
Add tool-threads config keyword, init thread pool in tool mode.
|
2005-10-27 09:29:42 +00:00 |
|
Howard Chu
|
12733ab92f
|
ITS#3996 fix glue/syncprov interaction
|
2005-09-27 15:10:57 +00:00 |
|
Pierangelo Masarati
|
a836a77e27
|
always init ACLs
|
2005-08-30 11:00:23 +00:00 |
|
Howard Chu
|
975de9aa5b
|
Consolidate a few more init calls into slap_init(). Fixes ITS#3962,
unintentional changed default of TLSVerifyClient.
|
2005-08-28 03:25:16 +00:00 |
|
Luke Howard
|
7de0268c98
|
Global plugins are now associated with frontendDB
|
2005-07-19 06:46:14 +00:00 |
|
Howard Chu
|
9ec474db25
|
ITS#3793 don't init thread pool in tool mode
|
2005-07-01 01:36:49 +00:00 |
|
Howard Chu
|
b5ef8ea6f4
|
More modify support. ACL editing works.
|
2005-04-19 16:39:48 +00:00 |
|
Howard Chu
|
2da2336ac6
|
Reorganiza SLAPD_CRYPT and SLAPD_SPASSWD support for better reentrancy
|
2005-03-18 06:06:38 +00:00 |
|
Pierangelo Masarati
|
b3c00deb3d
|
counter cleanup
|
2005-01-30 22:07:32 +00:00 |
|
Kurt Zeilenga
|
dc0eacd40b
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
|
Howard Chu
|
7e87f54716
|
Revert ITS#3353 patch, it needs to be reworked.
|
2004-10-06 05:51:38 +00:00 |
|
Pierangelo Masarati
|
bf8e890ea7
|
fix global configuration patch (ITS#3353)
|
2004-10-04 20:57:14 +00:00 |
|
Howard Chu
|
fda3d6260e
|
ITS#3353 consolidate slapd globals into a single struct
|
2004-10-01 07:33:16 +00:00 |
|
Pierangelo Masarati
|
761f287943
|
multiple precision with BIGNUM/gmp/ulong
|
2004-09-26 22:58:47 +00:00 |
|
Kurt Zeilenga
|
f0190506f1
|
ITS#3344: initialize threads early
|
2004-09-25 05:36:06 +00:00 |
|
Jong Hyuk Choi
|
c60dca5c1e
|
free default_referral
|
2004-09-14 01:04:28 +00:00 |
|
Pierangelo Masarati
|
a637926bf2
|
use GMP for multiple precision in counters
|
2004-09-11 16:15:53 +00:00 |
|
Jong Hyuk Choi
|
98dc97bcb9
|
memory leak fixes
|
2004-09-11 02:02:09 +00:00 |
|
Kurt Zeilenga
|
d611a4b49a
|
unifdef -UNEW_LOGGING
|
2004-09-04 04:54:28 +00:00 |
|
Pierangelo Masarati
|
fa0f020503
|
need to defer this...
|
2004-05-15 10:11:43 +00:00 |
|
Kurt Zeilenga
|
f7d8d55d84
|
cleanup
|
2004-04-06 19:42:37 +00:00 |
|
Kurt Zeilenga
|
3c598e89fb
|
Happy new year
|
2004-01-01 19:15:16 +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
|
d8f9f4ee22
|
Revert prev commit, unnecessary
|
2003-12-25 14:57:26 +00:00 |
|
Howard Chu
|
329bd66d6a
|
Use a separate mutex for the replication timestamp
|
2003-12-24 14:32:33 +00:00 |
|
Luke Howard
|
399b57eada
|
Use gmtime_r() if HAVE_GMTIME_R is defined (need to add autoconf check)
|
2003-12-06 05:37:00 +00:00 |
|
Kurt Zeilenga
|
4e15a84452
|
Updated notices
|
2003-11-27 01:17:14 +00:00 |
|
Luke Howard
|
c3c881976a
|
Call SLAPI close function, not start function on shutdown
|
2003-06-09 04:11:06 +00:00 |
|
Luke Howard
|
cbb6117448
|
Call SLAPI start plugins in slap_startup(), not slap_init(); plugins
aren't loaded at slap_init() time
|
2003-06-07 14:35:29 +00:00 |
|
Luke Howard
|
54392b6527
|
Test error code from doPluginFNs() correctly
|
2003-06-07 06:52:52 +00:00 |
|
Luke Howard
|
721ea2046e
|
Call SLAPI start/close plugins at init/shutdown time
|
2003-06-07 06:32:52 +00:00 |
|
Kurt Zeilenga
|
48d47954a6
|
Rework #ifdef'ing of expermental controls to ease release engineering
using LDAP_DEVEL (to indicate experimental) to enable experimental features
(true for HEAD unless LDAP_REL_ENG is defined)
|
2003-02-08 21:53:05 +00:00 |
|
Kurt Zeilenga
|
6939c53170
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
Kurt Zeilenga
|
8754c8f2a3
|
#unifdef paged results, remove lint
|
2002-11-28 04:38:41 +00:00 |
|
Pierangelo Masarati
|
7e2317c842
|
add server side controls to back-ldap and back-meta
|
2002-08-29 14:39:31 +00:00 |
|
Pierangelo Masarati
|
a038ef68e6
|
added attr_merge/value_add functions that dela with single attribute; bervals for '*', '+' and '1.1' made available
|
2002-08-23 08:49:19 +00:00 |
|
Julius Enarusai
|
6107ba67d2
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |
|
Kurt Zeilenga
|
63c9dd8280
|
SLAP_OP_LAST dependent code needs to be behind SLAP_MONITOR
|
2002-04-09 23:54:45 +00:00 |
|
Pierangelo Masarati
|
c22f10f4ca
|
don't count operations per request if back-monitor is not built
|
2002-04-08 19:13:13 +00:00 |
|
Pierangelo Masarati
|
51e33154b3
|
count initiated/completed operations divided per request
|
2002-04-08 18:41:15 +00:00 |
|