Pierangelo Masarati
|
8a1aa76b07
|
fix typo in previous commit
|
2011-06-08 00:48:57 +02:00 |
|
Howard Chu
|
b4cb462fe2
|
ITS#6948 partial revert of #6837, unnecessary
|
2011-06-06 19:55:54 -07:00 |
|
Ralf Haferkamp
|
f4e5030c22
|
First underlying LDAP database needs special treatment upon deletion
|
2011-03-22 16:14:02 +00:00 |
|
Ralf Haferkamp
|
33cab9b7ed
|
Allow deletion of chain overlay's back-ldap databases
|
2011-03-22 15:37:11 +00:00 |
|
Ralf Haferkamp
|
0ef6a3cc51
|
Removed missleading comments in ldap_chain_uri_cmp/_dup.
Likely a copy and paste left over.
|
2011-03-09 16:07:54 +00:00 |
|
Ralf Haferkamp
|
8359d5dcd9
|
ITS#6857 avoid overwriting be_flags of the underlying database
when setting up the chain overlay from slapd.conf
|
2011-03-07 16:55:57 +00:00 |
|
Howard Chu
|
a60c82b3ba
|
ITS#6837 olcChainDatabase inherits from olcLDAPConfig
|
2011-02-19 02:49:18 +00:00 |
|
Kurt Zeilenga
|
966cef8c9a
|
Happy New Year
|
2011-01-05 00:42:37 +00:00 |
|
Pierangelo Masarati
|
f2df9f0cf5
|
add some logging (under TRACE)
|
2011-01-02 12:29:19 +00:00 |
|
Hallvard Furuseth
|
15aa7c472a
|
noop commit: cleanup 0 -> REP_RESULT in SlapReply
|
2010-12-31 14:08:34 +00:00 |
|
Pierangelo Masarati
|
001b30ebc6
|
fix slapo-chain startup issue when using back-config, related to ITS#6540
|
2010-11-14 23:53:54 +00:00 |
|
Howard Chu
|
1e18b823a0
|
ITS#6699 search references must turn onelevel scope to base
|
2010-11-12 04:35:49 +00:00 |
|
Pierangelo Masarati
|
50a21d512f
|
cleanup related to ITS#6565 (also plugs a leak)
|
2010-09-10 22:19:41 +00:00 |
|
Pierangelo Masarati
|
22e5e49f26
|
use request/referral DN, scope, filter according to RFC4511 (related to ITS#6565)
|
2010-07-22 19:17:20 +00:00 |
|
Ralf Haferkamp
|
c4f0c2cc2b
|
unregister controls when removing syncprov, ppolicy, valsort, chain or
sssvlv overlay
|
2010-07-01 11:51:43 +00:00 |
|
Pierangelo Masarati
|
467a1da79f
|
add support for don't use copy in SASL auxprops lookup/store (ITS#6475; TODO: document new directives)
|
2010-04-15 18:13:53 +00:00 |
|
Kurt Zeilenga
|
3dadeb3efe
|
happy belated New Year
|
2010-04-13 22:17:29 +00:00 |
|
Pierangelo Masarati
|
2355fb516a
|
backout unintended commit commit
|
2010-04-12 00:08:11 +00:00 |
|
Pierangelo Masarati
|
0dc3a13c01
|
fix previous commit
|
2010-04-12 00:06:45 +00:00 |
|
Pierangelo Masarati
|
bdec7702d7
|
better logging of privileged connections (more to come; might be unstable for a bit)
|
2009-08-19 15:00:59 +00:00 |
|
Kurt Zeilenga
|
4af9eb9715
|
Update copyright notices
|
2009-01-22 00:40:04 +00:00 |
|
Pierangelo Masarati
|
23f78d1bba
|
leave rs struct untouched (ITS#5742)
|
2008-10-17 00:06:12 +00:00 |
|
Pierangelo Masarati
|
1421d522ad
|
fix overlays with private instances of databases (ITS#5736)
|
2008-10-12 20:20:46 +00:00 |
|
Kurt Zeilenga
|
c890c96d13
|
Happy New Year (belated)
|
2008-01-08 00:19:56 +00:00 |
|
Pierangelo Masarati
|
9c5c20b1b9
|
fix potential double-free (valgrind; ITS#5137)
|
2007-09-14 23:58:00 +00:00 |
|
Ralf Haferkamp
|
3a9310431e
|
Reworked recent backend API changes, now using a separate struct,
(ConfigReply) for the error messages.
|
2007-08-03 12:02:07 +00:00 |
|
Ralf Haferkamp
|
5ae46c195e
|
Added a new parameter (ConfigArgs*) to the _db_init, _db_open, _db_close and
_db_destroy functions.
|
2007-07-25 17:21:05 +00:00 |
|
Pierangelo Masarati
|
c30ae47206
|
check for NULL dn in URL; set error code before seding extended response (partially addresses ITS#4968)
|
2007-05-15 22:29:06 +00:00 |
|
Hallvard Furuseth
|
e4a87ee27c
|
Fix char* = const char* (text = sr->sr_text)
|
2007-04-04 17:48:25 +00:00 |
|
Pierangelo Masarati
|
5509c20961
|
keep SlapReply clean (ITS#4828)
|
2007-02-01 21:58:48 +00:00 |
|
Kurt Zeilenga
|
da6d9eb046
|
happy new year
|
2007-01-02 20:00:42 +00:00 |
|
Pierangelo Masarati
|
5e3d7a55dc
|
rewrite chased DN according to referral's (ITS#4776)
|
2006-12-15 02:00:24 +00:00 |
|
Kurt Zeilenga
|
dbaf7c5c25
|
More ldapbis cleanup
|
2006-10-28 04:47:58 +00:00 |
|
Pierangelo Masarati
|
a87da913cd
|
further cleanup
|
2006-09-14 01:07:18 +00:00 |
|
Pierangelo Masarati
|
6e18cdb5fd
|
add basic monitoring support to back-ldap/slapo-chain (slapo-chain needs work)
|
2006-09-14 01:05:48 +00:00 |
|
Pierangelo Masarati
|
8eb455e7b2
|
add sb_version to slap_bindconf;
rework slap_client_connect() and slap_discover_feature() accordingly
|
2006-09-11 00:52:43 +00:00 |
|
Pierangelo Masarati
|
150a4f106c
|
improve timeout support (ITS#4157, ITS#4663); manpage cleanup
|
2006-09-04 08:24:05 +00:00 |
|
Pierangelo Masarati
|
ea6c83481b
|
add return-error support to searches
|
2006-06-12 22:27:52 +00:00 |
|
Pierangelo Masarati
|
0f8f25cf1a
|
add support for recursive referrals (with simple loop detection) to slapo-chain (ITS#4070); add simple support for returning the error code instead of the original referral (ITS#4570)
|
2006-06-12 22:09:43 +00:00 |
|
Pierangelo Masarati
|
373ded8d24
|
add URI list resorting feature (ITS#4524)
|
2006-05-06 16:15:25 +00:00 |
|
Hallvard Furuseth
|
b2f79aa42e
|
Initialize and destroy lc_lai.lai_mutex
|
2006-04-02 23:47:13 +00:00 |
|
Pierangelo Masarati
|
0a465343fb
|
cleanup
|
2006-03-27 00:31:38 +00:00 |
|
Pierangelo Masarati
|
00073c8cac
|
fix operational attrs return with chain overlay (ITS#4431); misc cleanup
|
2006-03-24 22:49:51 +00:00 |
|
Pierangelo Masarati
|
e393f47465
|
allow slapo-chain to be instantiated without any specific config statement...
|
2006-01-13 10:41:54 +00:00 |
|
Pierangelo Masarati
|
7124ec615e
|
make sure appropriate limits are in place (ITS#4336)
|
2006-01-12 22:48:02 +00:00 |
|
Kurt Zeilenga
|
acbb5cf689
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
|
Pierangelo Masarati
|
4fe032e9be
|
add very preliminary support for <draft-sermersheim-ldap-distproc>
|
2005-11-27 23:23:59 +00:00 |
|
Pierangelo Masarati
|
1e01082e10
|
s/chain-cache-uris/chain-cache-uri/
|
2005-11-27 23:18:47 +00:00 |
|
Hallvard Furuseth
|
6b93c656a1
|
Fix olcChainConfig definition when !LDAP_CONTROL_X_CHAINING_BEHAVIOR
|
2005-11-23 10:49:47 +00:00 |
|
Pierangelo Masarati
|
64156a68b2
|
fix dumb var initialization
|
2005-11-20 19:55:07 +00:00 |
|