Ondřej Kuzník
|
97a310b312
|
ITS#8731 Apply doc/devel/variadic_debug/04-variadic.cocci
|
2019-02-15 16:51:53 +00:00 |
|
Quanah Gibson-Mount
|
b45a6a7dc7
|
Happy New Year!
|
2019-01-14 18:46:16 +00:00 |
|
Ondřej Kuzník
|
7127d5db11
|
ITS#8850 Wait until backends are closed before freeing connection_pool
|
2018-10-19 13:08:09 +01:00 |
|
Quanah Gibson-Mount
|
59e9ff6243
|
Happy New Year
|
2018-03-22 15:35:24 +00:00 |
|
Quanah Gibson-Mount
|
1df85d3427
|
Happy New Year!
|
2017-01-03 12:36:47 -08:00 |
|
Quanah Gibson-Mount
|
6c4d6c880b
|
Happy New Year!
|
2016-01-29 13:32:05 -06:00 |
|
Quanah Gibson-Mount
|
1705fa7e55
|
Happy New Year
|
2015-02-11 15:36:57 -06:00 |
|
Kurt Zeilenga
|
5c878c1bf2
|
Happy new year (belated)
|
2014-01-25 05:21:25 -08:00 |
|
Howard Chu
|
f947f789f3
|
Fix prev commit
Hardcoded number of queues was leftover from preliminary
work. Use connection_pool_queues.
|
2013-08-18 21:15:30 -07:00 |
|
Howard Chu
|
34f832faee
|
Multiple queues per threadpool
|
2013-08-16 19:04:49 -07:00 |
|
Howard Chu
|
82d7e9d8ab
|
ITS#7581 fix back-meta config checks
Allow base entry to be added online with targets
added later. Add SLAP_SERVER_RUNNING flag to note
that main slap_startup has already occurred.
|
2013-05-23 10:54:50 -07:00 |
|
Kurt Zeilenga
|
0fd1bf30b8
|
Happy New Year
|
2013-01-02 10:22:57 -08:00 |
|
Kurt Zeilenga
|
2bbf9804b9
|
Happy New Year!
|
2012-01-01 07:10:53 -08:00 |
|
Kurt Zeilenga
|
966cef8c9a
|
Happy New Year
|
2011-01-05 00:42:37 +00:00 |
|
Kurt Zeilenga
|
3dadeb3efe
|
happy belated New Year
|
2010-04-13 22:17:29 +00:00 |
|
Pierangelo Masarati
|
f3cdcadf89
|
wrap gmtime for reentrancy (ITS#6262)
|
2009-08-18 23:48:15 +00:00 |
|
Pierangelo Masarati
|
d36099aa62
|
cleanup (related to ITS#5760)
|
2009-02-15 22:16:21 +00:00 |
|
Kurt Zeilenga
|
4af9eb9715
|
Update copyright notices
|
2009-01-22 00:40:04 +00:00 |
|
Howard Chu
|
ae471f78c3
|
ITS#5360 move tls option setup
|
2008-02-10 06:29:40 +00:00 |
|
Kurt Zeilenga
|
c890c96d13
|
Happy New Year (belated)
|
2008-01-08 00:19:56 +00:00 |
|
Howard Chu
|
233632fa04
|
Use per-thread slap_counters to eliminate lock contention
|
2007-10-25 08:45:00 +00:00 |
|
Pierangelo Masarati
|
d92e8ad1f7
|
add helper for internal searchs for objectClass=*
|
2007-09-15 17:38:53 +00:00 |
|
Howard Chu
|
a2405e0a7e
|
Axe slurpd / replog support
|
2007-04-06 00:21:02 +00:00 |
|
Howard Chu
|
75e1f0ef68
|
ITS#4911 move slap_op_init/destroy to slap_init/destroy
|
2007-04-05 01:39:24 +00:00 |
|
Howard Chu
|
f2355e91e0
|
Unconditionalize gmtime_mutex, always use it when calling lutil_csnstr
|
2007-02-11 13:52:55 +00:00 |
|
Howard Chu
|
4b4072eb44
|
Use thread keys to plug slapi leak in connection_fake_init()
|
2007-01-25 11:55:40 +00:00 |
|
Kurt Zeilenga
|
da6d9eb046
|
happy new year
|
2007-01-02 20:00:42 +00:00 |
|
Pierangelo Masarati
|
9edb2d518e
|
plug rootDSE info one-time leak
|
2006-12-24 10:51:07 +00:00 |
|
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 |
|