Howard Chu
71ff674a02
ITS#7871 fix ldif-wrap length
...
Doc has been updated to note the default was actually 78.
The off-by-two error is fixed. Note that wrap=1 will still
output 2 columns, otherwise it can't output anything besides
the continuation character.
2014-06-04 00:52:01 -07:00
Quanah Gibson-Mount
fcdd3a06b1
ITS#7847
...
Add exattr bits to slapd.conf(5)
2014-05-05 11:52:33 -05:00
Quanah Gibson-Mount
49ae28a2ee
(L)MDB updates
2014-04-25 16:04:19 -05:00
Quanah Gibson-Mount
f48242de00
Convert quickstart guide to cn=config
2014-04-25 15:03:50 -05:00
Howard Chu
279594c22f
Recommend mdb, deprecate BDB
2014-03-20 01:29:04 -07:00
Kurt Zeilenga
5c878c1bf2
Happy new year (belated)
2014-01-25 05:21:25 -08:00
Quanah Gibson-Mount
ef90999f49
ITS#7700
...
Update sections 6.2.2.1, 6.2.3.3
2013-11-05 15:57:43 -08:00
Quanah Gibson-Mount
de896ea1df
Another BDB to MDB bit
2013-11-05 11:16:28 -08:00
Howard Chu
80d8c56afd
ITS#7725 add nordahead envflag
2013-10-12 16:25:33 -07:00
Quanah Gibson-Mount
a672161ab7
Add maxsize parameter for mdb examples
2013-09-19 15:03:53 -07:00
Quanah Gibson-Mount
4eecd27729
Update example slapd.conf bits to use mdb instead of bdb
2013-09-19 14:28:12 -07:00
Howard Chu
16f8b0902c
ITS#7398 add LDAP_OPT_X_TLS_PEERCERT
...
retrieve peer cert for an active TLS session
2013-09-10 04:31:39 -07:00
Howard Chu
0045e56c34
ITS#7683 more for tls version/cipher info
...
Add LDAP_OPT_X_TLS_VERSION / LDAP_OPT_X_TLS_CIPHER for
retrieving from an LDAP session handle. Update ldap_get_option(3).
2013-09-09 11:52:10 -07:00
Howard Chu
9562ad00bd
ITS#7595 more doc for elliptic curve
2013-09-07 10:13:40 -07:00
Howard Chu
e631ce808e
ITS#7595 Add Elliptic Curve support for OpenSSL
2013-09-07 09:47:40 -07:00
Howard Chu
0480aec04e
ITS#7684, #7506 TLSDHParamFile typo
2013-09-07 07:31:56 -07:00
Howard Chu
63926362a9
ITS#7506 more doc updates
2013-09-07 06:50:30 -07:00
Ben Jencks
056bd0acf9
ITS#7506 DHParamFile: Update docs
...
Update docs to reflect changes in handling and fix some errors.
2013-09-07 06:42:28 -07:00
Jan Synacek
c645a58569
ITS#7680 Fix typos in manpages.
2013-09-03 09:17:54 -07:00
Howard Chu
f39d537e2b
ITS#7645 more for TLSProtocolMin
2013-08-07 11:08:09 -07:00
Howard Chu
fbeee4d27f
ITS#7645, #5655 TLSProtocolMin docs
2013-07-29 06:50:18 -07:00
Howard Chu
0f4b5bdd88
ITS#5655 cleanup
2013-07-29 06:40:02 -07:00
Philip Guenther
dcf97caf11
ITS#5655 TLS_PROTOCOL_MIN setting
2013-07-29 06:38:27 -07:00
Howard Chu
288e0041de
ITS#7590 tweak bdb/hdb/mdb notes
2013-05-27 11:34:46 -07:00
Howard Chu
9649281f7b
ITS#7609 add per-target filter patterns
2013-05-26 18:43:46 -07:00
Ted C. Cheng
d3633632e1
ITS#7513 added TCP keepalive support to back-meta
2013-04-24 01:22:17 -07:00
Jan Synacek
ee23a4ca24
ITS#7568 Fix typos in ldap.conf.5
2013-04-10 18:15:49 -07:00
Pierangelo Masarati
27e1614fde
no need to mention replog any longer (ITS#7562)
2013-04-06 20:31:40 +02:00
Howard Chu
d83c25faab
ITS#7522 fix config syntax errors
2013-03-25 09:00:10 -07:00
Howard Chu
90917242c6
Fix bdb/hdb in example
2013-03-25 08:56:03 -07:00
Howard Chu
7afb21ace2
ITS#7546 fix example DNs
2013-03-25 08:52:27 -07:00
Pierangelo Masarati
83d6a5d56e
fix tool name (ITS#7534)
2013-03-01 10:20:57 +01:00
Howard Chu
70892f0b37
ITS#7523 document the valsort control's value syntax
...
Not really sure that we like this syntax, but it's been there
for 8 years now so unlikely to change.
2013-02-19 21:48:59 -08:00
Quanah Gibson-Mount
5b89b47321
ITS#7523
...
Document valsort control
2013-02-11 13:50:02 -08:00
Quanah Gibson-Mount
dd7b1c39b1
Clean up whitespace in previous commit
2013-01-24 11:31:41 -08:00
Ted C. Cheng
d836def019
added tcp keepalive support to back-ldap
2013-01-24 10:53:56 -08:00
Emily Backes
fdcb7203ae
ITS#7489
...
Update slapd.overlays.5 manpage index
2013-01-16 00:11:56 -08:00
Pierangelo Masarati
ebf23f8187
add support for 'onerr' (ITS#7492)
2013-01-12 00:13:42 +01:00
Pierangelo Masarati
332b522ec0
clarification about filtering for dynamically added attrs (ITS#7486)
2013-01-08 19:51:03 +01:00
Kurt Zeilenga
0fd1bf30b8
Happy New Year
2013-01-02 10:22:57 -08:00
Howard Chu
5f9f68e98a
MDB is now called LMDB
...
Lightning Memory-Mapped Database
2012-12-19 13:15:59 -08:00
Quanah Gibson-Mount
2ac1967b66
ITS#7454, fix example usage
2012-12-10 17:00:56 -08:00
Howard Chu
3a4bf407b4
Add support for 64 bit index hashing
2012-12-04 02:53:59 -08:00
Howard Chu
495af6cacc
More backend info updates: MDB, NDB
2012-10-24 06:53:01 -07:00
Howard Chu
29dfdb3ca2
ITS#7421 move olcExtraAttrs to Frontend options
2012-10-24 06:38:24 -07:00
Howard Chu
1b393b7421
ITS#7411 delete trailing whitespace in ldap_get_option.3
2012-10-11 08:37:33 -07:00
Howard Chu
560a9f03f9
ITS#7405 note refint is not replicated
2012-09-27 03:10:46 -07:00
Howard Chu
d7c964fedb
ITS#7403 fix idassert non-override mode
2012-09-26 09:29:57 -07:00
Howard Chu
dc9ef835c5
Add envflags for MDB config
...
allows setting writemap and some other useful flags
2012-09-25 04:31:37 -07:00
Howard Chu
a801eaba57
Whitespace cleanup
2012-08-21 21:59:36 -07:00