Commit Graph

2566 Commits

Author SHA1 Message Date
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
Howard Chu
b06a0261c7 Revert "(ITS#7341) Ordered list error in overlays.sdf and attr in access-control.sdf"
This reverts commit dc9fccccc9.
The commit appears to have come from an out of date branch.
2012-08-21 21:54:00 -07:00
Howard Chu
e30981838c Delta-sync Mirror/MMR is now supported 2012-08-21 20:56:41 -07:00
Howard Chu
8aab542e2a Add MDB description 2012-08-21 20:50:07 -07:00
Howard Chu
e16bee1897 All official backends now support cn=config
back-sql was updated in 2.4.27, back-meta in 2.4.33
2012-08-21 20:02:30 -07:00
Gavin Henry
dc9fccccc9 (ITS#7341) Ordered list error in overlays.sdf and attr in access-control.sdf 2012-07-30 20:31:34 +01:00
Howard Chu
a3a2b53c5d ITS#7318 fix include: example 2012-07-03 16:17:06 -07:00
Michael Stroeder
6c66c02f35 ITS#7294 reference RFC4526 instead of draft 2012-06-15 09:03:15 -07:00
SATOH Fumiyasu
4272551a01 ITS#7284 slappasswd: Add support loading a dynamically loadable module
Add "-o module-path=<pathspec>" and "-o module-load=<filename>"
options to load a dynamically loadable password hash module
(e.g., slapd-sha2).
2012-05-31 02:46:04 -07:00
Quanah Gibson-Mount
d356c16de2 ITS7282 Fix peername.regex example 2012-05-29 16:07:35 -07:00
Howard Chu
7767a41061 ITS#7240 note option inheritance behavior 2012-04-18 03:09:53 -07:00
Howard Chu
348be30259 ITS#7188 fix formatting 2012-03-08 19:29:30 -08:00
Howard Chu
fd978ebe9d ITS#7177 make manpages more consistent 2012-02-23 16:57:48 -08:00
SATOH Fumiyasu
35ee3c1bba ITS#7152 Add -o option to ldap*.1 man pages 2012-02-23 14:48:17 -08:00
David M. Syzdek
0df3b9222a ITS#7173 Fixing prototype of function in manpage to match prototype in C header.
The prototype for ldap_modify_ext() in the C header file declares
    msgidp as "int *", however the current manpage declares msgidp as
    "int **". This patch updates the manpage to accurately reflect the
    C header.

Signed-off-by: David M. Syzdek <syzdek@bindlebinaries.com>
2012-02-18 15:41:37 -08:00
Hallvard Furuseth
c43b2f3c5b Change CVS references to Git, or clarify 2012-02-07 16:11:43 +01:00
Hallvard Furuseth
c922e5dbbd Tweak installation instructions.
* Align INSTALL and doc/guide/release/install.sdf, so
  INSTALL = (sdf -2txt doc/guide/release/install.sdf) + copyright.
* Autoconf recommends './configure var=val' over 'var=val ./configure'.
* Add -W,-rpath,<path> to an LDFLAGS example.
2012-01-27 15:44:54 +01:00
Howard Chu
cedbc9f77f Clarification/warning about delta-sync backup/restore 2012-01-16 10:10:19 -08:00
Kurt Zeilenga
2bbf9804b9 Happy New Year! 2012-01-01 07:10:53 -08:00
Howard Chu
30ae9d8807 ITS#7117 fix typo 2011-12-27 02:07:14 -08:00
Howard Chu
c61b0c3b29 Dummy commit
Subject: ITS#7111
2011-12-15 21:04:08 -08:00
Quanah Gibson-Mount
fe4026d227 ITS#7086 Fix typo (where -> were) 2011-11-09 13:22:06 -08:00
Howard Chu
3cbde28a71 Minor tweaks before ITS#7079 2011-11-03 15:41:44 -07:00
Howard Chu
52db507de0 slaptest checks a configuration, not necessarily slapd.conf 2011-10-20 10:39:56 -07:00
Howard Chu
0e70713702 This ought to have been here a long time ago 2011-10-19 03:52:07 -07:00
Quanah Gibson-Mount
28a0b86b63 Fix loglevel <integer> to be loglevel <level> to match reality (and olcLogLevel description too!) 2011-09-08 14:05:56 -07:00
Howard Chu
0ba4206ed9 Import back-mdb 2011-09-01 17:00:26 -07:00
Jan Vcelak
4b9d680f55 ITS#7028 man: ldap_sync(3) ldap_sync_destroy type 2011-08-24 15:43:18 -07:00
Jan Vcelak
e422c3c919 ITS#7028 man: slapo-unique(5) quoting keywords 2011-08-24 15:42:04 -07:00
Francis Swasey
27ca42b555 ITS#7023 document TLSCACertificateFile in the man page as it is in the Admin Guide 2011-08-24 15:39:31 -07:00
Pierangelo Masarati
3e504bcbbf add notes about pwdAllowUserChange (more about ITS#7021) 2011-08-20 19:03:15 -06:00
Howard Chu
890d4c6216 ITS#7003 fix typo 2011-07-28 13:48:08 -07:00
Quanah Gibson-Mount
9578bf0145 ITS#6971 correct option is --enable-wrappers 2011-06-13 13:46:01 -07:00
Tim Mooney
45b41fb41a ITS#6906 Update cachesize recommendations
to remove references to indexes in Hash format

Fix whitespace error -- hyc
2011-06-09 00:55:06 -07:00
Tim Mooney
57ce05ec86 ITS#6905 Update intro of slapd-config/slapd.conf 2011-06-09 00:50:20 -07:00
Tim Mooney
209f54166a ITS#6904 Update to reflect that hdb is preferred
Tweak wording -- hyc
2011-06-09 00:49:14 -07:00
Ondrej Kuznik
c0aec23bde ITS#6641 Bypass checks on ops with managedsait
Document the uniqueness changes

Fix whitespace in original patch -- hyc
2011-06-08 16:10:50 -07:00
Howard Chu
123506788b ITS#6959 document ldap_dnfree() 2011-06-03 11:51:11 -07:00
Howard Chu
8965cdc742 Drop note about slapcat for mirrormode
slapcat will always be self-consistent since the contextCSN is
snapshotted at the beginning of the dump.
2011-06-03 11:24:19 -07:00
Howard Chu
578ed00867 ITS#6915 document replication behavior 2011-05-24 11:20:12 -07:00
Gavin Henry
806eb93d2c Reverting. 2011-03-30 11:52:52 +01:00
Gavin Henry
ace047b225 Testing first git commit for docs. 2011-03-30 11:51:44 +01:00
Kurt Zeilenga
cd1f718f01 Update guide Copyright/License handling
Avoids redundant files.
And update various notices
2011-03-28 18:40:52 -07:00
Quanah Gibson-Mount
d7d25f5608 ITS#6866
Fix math error
2011-03-24 21:41:08 +00:00
Kurt Zeilenga
1c411cc3c6 rfc6171 (dontUseCopy) 2011-03-16 19:16:14 +00:00
Kurt Zeilenga
54387a1b38 rfc6171 2011-03-16 19:15:49 +00:00
Pierangelo Masarati
dd102ebc0e make documentation impersonal 2011-03-10 22:52:16 +00:00
Pierangelo Masarati
16a1417a3f more about ITS#6817 2011-03-05 10:28:04 +00:00
Howard Chu
f5b4d0fbac ITS#6855 based on suggestion from Gervase Markham @ Mozilla
The doc already says it is for experienced sysadmins; experienced sysadmins
should already know that manpage section 5 is for config and section 8 is
for system commands.
2011-03-04 23:21:37 +00:00
Howard Chu
871f3710a5 Cleanup prev commit 2011-03-04 23:04:17 +00:00
Howard Chu
84361763f1 ITS#6850 from Raphael Ouazana @ Linagora 2011-03-04 23:02:23 +00:00
Howard Chu
cfbe95dbae Reminder to RTFM. Fix typo. 2011-03-03 16:53:48 +00:00
Howard Chu
e16ad51b5a Fix typo, slapd.access(5) not (8) 2011-03-03 16:47:10 +00:00
Howard Chu
bb93a17d42 More for ITS#6839 2011-02-23 03:40:08 +00:00
Howard Chu
9b08a59602 ITS#6815 logbase keyword 2011-02-23 03:13:56 +00:00
Howard Chu
626e3f9360 More for ITS#6834 (#6836 was a dup of 6834) 2011-02-19 00:50:59 +00:00
Howard Chu
1fe59d333b More conversion notes 2011-02-19 00:23:19 +00:00
Howard Chu
c26e71de62 All overlays now support dynamic config. (And almost all backends...) 2011-02-19 00:07:04 +00:00
Howard Chu
b9c7e4b0ce ITS#6836 conversion notes from Andrew Findlay 2011-02-19 00:05:47 +00:00
Howard Chu
855e82ba6d ITS#6839 TLS/ldapi/SASL-EXTERNAL notes from Andrew Findlay 2011-02-19 00:03:06 +00:00
Howard Chu
3c04fb9d1f Add ldapi draft 2011-02-18 01:16:52 +00:00
Kurt Zeilenga
7619c09e61 Update copyright years 2011-02-11 15:38:57 +00:00
Howard Chu
68b70a0f68 Backward compatibility retained for now. 2011-02-04 17:24:14 +00:00
Howard Chu
64a6cfe79b Note perlModuleConfig, break in compatibility with older versions 2011-02-04 15:10:06 +00:00
Howard Chu
9fcb3f0e73 Add overlay config stuff, handle overlay responses 2011-02-04 11:09:00 +00:00
Howard Chu
e0664a1bb6 Result as overlay is always ignored 2011-02-03 21:35:03 +00:00
Howard Chu
a4b92443b9 More sock overlay stuff 2011-02-03 21:25:42 +00:00
Howard Chu
9f125dbc27 Note use as an overlay 2011-02-03 20:53:19 +00:00
Howard Chu
bb82a7c3c4 Fix typo 2011-02-03 19:20:48 +00:00
Pierangelo Masarati
4e3eac93f7 prefix undef attrs with undef: (ITS#6823) 2011-02-02 21:45:34 +00:00
Pierangelo Masarati
293b5e51a5 first cut at SASL bind issues in idassert (related to ITS#6817) 2011-01-31 22:07:04 +00:00
Quanah Gibson-Mount
fa26e69f54 Update recommended BDB versions 2011-01-31 22:06:11 +00:00
Howard Chu
307fd754ec ITS#6816 cleanup 2011-01-31 21:45:24 +00:00
Howard Chu
e1f928023e ITS#6816 cleanup 2011-01-31 21:27:17 +00:00
Howard Chu
c721b2b7a0 ITS#6816 MozNSS doc additions from Rich Megginson @ Red Hat. Needs cleanup. 2011-01-31 21:13:11 +00:00
Pierangelo Masarati
34a21b7f40 add support for subtree-include (ITS#6801); improve support for subtree-exclude 2011-01-22 15:47:37 +00:00
Pierangelo Masarati
88423dd0c0 move deprecated statements to a separate block (ITS#6800) 2011-01-19 20:22:08 +00:00
Pierangelo Masarati
c8630fd3a0 clarify usage (more about ITS#6664) 2011-01-09 14:05:57 +00:00
Gavin Henry
d8abb30645 Update dates 2011-01-06 23:17:51 +00:00
Quanah Gibson-Mount
8f37dbae93 ITS#6525 gnutls cipher spec is unclear 2011-01-06 22:30:33 +00:00
Howard Chu
e45c601be0 ITS#6780 document multi-listener-thread support 2011-01-06 19:22:45 +00:00
Gavin Henry
632f8d7a23 ITS#6525 gnutls cipher spec is unclear 2011-01-06 18:11:46 +00:00
Gavin Henry
30b3705c9d ITS#6522 man page for pcache overlay doesn't state requirement for rootdn 2011-01-06 18:07:22 +00:00
Gavin Henry
4dea614056 ITS#6521 docs: pcache overlay section in admin guide 2011-01-06 18:02:16 +00:00
Pierangelo Masarati
d82a1127d0 allow clients to set USERNAME in session tracking control request (6779); plug minor leaks 2011-01-05 22:54:20 +00:00
Howard Chu
f46e339634 Note that ldap_sasl_interactive_bind() will be forced to synchronously
query the server for mechanisms if not supplied by the caller.
2011-01-05 00:53:27 +00:00
Kurt Zeilenga
966cef8c9a Happy New Year 2011-01-05 00:42:37 +00:00
Pierangelo Masarati
f0b3fa5295 fix client tool man page 2011-01-04 21:45:01 +00:00
Quanah Gibson-Mount
ed620b9ed3 s/producer/provider 2011-01-04 01:31:30 +00:00
Quanah Gibson-Mount
85ec5a9ecb ITS#6364: Add information about rootdn setting 2011-01-04 00:49:30 +00:00
Kurt Zeilenga
b96b4ebecd Add ldapvc args 2011-01-03 22:11:02 +00:00
Pierangelo Masarati
342980d116 use Paged Results when talking to targets (in response to ITS#6664) 2011-01-03 17:52:55 +00:00
Pierangelo Masarati
59b220506d more about ITS#6645 2011-01-01 20:50:00 +00:00
Howard Chu
e907ba219b ITS#6686 add multiple sorts per connection, from Raphael Ouazana @ Linagora 2010-12-23 22:29:57 +00:00
Howard Chu
38d9e22b00 ITS#6681 fix examples. Hopefully admins are smart enough to insert
the correct uid themselves.
2010-12-23 22:03:49 +00:00
Pierangelo Masarati
dc156d7f6e allow to set LDIF max line width (ITS#6645) 2010-12-07 10:14:51 +00:00
Hallvard Furuseth
adee44c56c ITS#6364: Document that refint needs rootdn 2010-12-01 12:20:04 +00:00
Howard Chu
0f30db1c46 ITS#6625 concurrency patch from Doug Leavitt @ Oracle .com 2010-10-22 21:45:48 +00:00
Howard Chu
cf66c2e645 add ldap_sasl_interactive_bind() 2010-10-14 01:59:16 +00:00
Howard Chu
fdb6873b60 ITS#6609 fix typos 2010-09-18 12:54:35 +00:00
Howard Chu
6022346091 Actually, slapd has supported sasl_setpass for many years... 2010-09-10 08:57:48 +00:00
Howard Chu
a484ea46d9 KERBEROS has not been a valid password scheme since 2004... 2010-09-10 08:50:39 +00:00
Pierangelo Masarati
dfe1f2e572 hack to try as hard as possible to recover a broken database (ITS#6482) 2010-09-09 21:49:04 +00:00
Pierangelo Masarati
8a8daa383e allow '-o value-check={yes|no}' for optional value checking, disabled in quick mode (ITS#6592) 2010-09-07 06:10:57 +00:00
Pierangelo Masarati
bca5e0ed1e (blind) addition of 'autocommit' configuration statement (ITS#6612) 2010-08-10 19:55:28 +00:00
Pierangelo Masarati
a1726d61e0 improve previous commit 2010-07-27 01:01:24 +00:00
Pierangelo Masarati
0480296a1f document ldap_set_urllist_proc(3) (ITS#6601) 2010-07-27 00:47:18 +00:00
Howard Chu
00fc5e0a40 Add syncrepl suffixmassage 2010-06-19 03:24:24 +00:00
Pierangelo Masarati
53c26c3a3e mention default rootdn of cn=config (ITS#6546) 2010-05-18 02:31:46 +00:00
Pierangelo Masarati
187bdc950d document ITS#5804 feature 2010-04-20 00:03:06 +00:00
Pierangelo Masarati
9d2e03f052 allow to specify a per-database list of attributes that need to be always collected, even if not explicitly requested by clients (addresses ITS#6513) 2010-04-15 05:26:21 +00:00
Pierangelo Masarati
bbe7272c7f allow strict adherence to RFC4370 wrt/ control criticality (ITS#6523) 2010-04-14 21:37:03 +00:00
Kurt Zeilenga
3dadeb3efe happy belated New Year 2010-04-13 22:17:29 +00:00
Pierangelo Masarati
1ca4f7e9e3 document idassert-passthru (ITS#456) 2010-04-10 01:25:21 +00:00
Gavin Henry
500133bbd7 (ITS#6493) Broken link in online openldap administrator's guide 2010-03-18 20:12:50 +00:00
Kurt Zeilenga
ba7ee0e16c draft-zeilenga-ldap-txn-xx now published as RFC 5805 2010-03-11 20:27:46 +00:00
Howard Chu
d66792902f ITS#6486 - avoid explicit moduleload in examples 2010-03-03 20:47:25 +00:00
Howard Chu
376cdb1e92 Add minimal doc for pbind overlay. Note both chain and pbind are built in
to back-ldap.
2010-02-04 04:11:17 +00:00
Kurt Zeilenga
f967ec3b4e Set res parameter to NULL upon ldap_search_ext_s entry. Likewise for friends.
Note in manual that res parameter should be freed regardless of return value
of ldap_search_ext_s (or friends).
2010-01-29 23:11:24 +00:00
Pierangelo Masarati
0cf528630f implement support for selective iteration in slaptools (ITS#6442) 2010-01-18 15:00:40 +00:00
Pierangelo Masarati
a4b109d034 sync with code 2010-01-18 14:52:41 +00:00
Gavin Henry
ab01569248 ITS#6290 dynamic group documentation 2009-12-15 13:09:34 +00:00
Gavin Henry
be1d0945e6 (ITS#6382) Error in set example (groups of groups) 2009-12-15 12:42:02 +00:00
Pierangelo Masarati
f3342dcbd3 document keepalive (ITS#6389) 2009-12-09 12:35:49 +00:00
Pierangelo Masarati
51382aab72 ITS#6424 2009-12-08 18:54:24 +00:00
Howard Chu
21b817dc83 ITS#6399, fix RFC4511 references, other references 2009-11-24 03:35:48 +00:00
Pierangelo Masarati
27ccb54091 minimal documentation of olcAuthIDRewrite 2009-11-22 20:56:36 +00:00
Pierangelo Masarati
258839ce6d minimal documentation of authid-rewrite* stuff 2009-11-22 14:44:44 +00:00
Howard Chu
a7f9086ade ITS#6394 rid is decimal not hex 2009-11-22 00:14:44 +00:00
Hallvard Furuseth
00bf4aef98 ITS#6384 - tweak note about comments, add examples.
Also clarify $LDAP<option>, and split a SYNTAX section out from OPTIONS.
2009-11-18 18:22:53 +00:00
Pierangelo Masarati
a95b8cd488 honor -1 timeout (ITS#6388) 2009-11-18 14:57:52 +00:00
Howard Chu
fdf55ac80e ITS#6373 sync_use_subentry keyword 2009-11-11 04:19:29 +00:00
Howard Chu
d3addb8247 Add krbEncSaltTypes value descriptions. Bump doc to rev 01. 2009-10-27 02:16:16 +00:00
Howard Chu
1717d3d86a Cleanup prev commits, fix krbPrincStartTime/pwdStartTime distinction 2009-10-27 01:52:14 +00:00
Howard Chu
ac1cdb53c2 Remove TABs in artwork elements 2009-10-27 01:25:31 +00:00
Howard Chu
8529966a8a Add krbPrincStartTime/EndTime 2009-10-27 01:16:17 +00:00
Howard Chu
d030f723c1 Simo Sorce co-authors 2009-10-27 01:15:04 +00:00
Howard Chu
ad8cc79fec Rev 00 2009-10-27 01:13:30 +00:00
Howard Chu
f6d95ed91c Note that pwdAccountLockedTime depends on pwdLockout 2009-10-08 23:52:34 +00:00
Gavin Henry
6f2a0ac2e4 ITS#5366 ldap_get_dn man page errors 2009-10-07 13:15:51 +00:00
Howard Chu
cea7592d3d Fix prev commit 2009-09-29 07:42:12 +00:00
Howard Chu
533e9b7401 ITS#6258 add -n option to slaptest 2009-09-29 07:39:50 +00:00
Rein Tollevik
296826b1f0 ITS#6297 Allow hex in serverID directive 2009-09-17 15:06:22 +00:00
Howard Chu
7190a68f28 spell out CTX -> context 2009-08-26 23:21:13 +00:00
Howard Chu
702f5967f2 More tls tweaks 2009-08-26 23:17:43 +00:00
Howard Chu
ff9693a15d Explanation and warnings about OPT_X_TLS_CTX and OPT_X_TLS_SSL_CTX. 2009-08-26 23:12:47 +00:00
Howard Chu
c012c105ba GnuTLS tweaks 2009-08-26 22:57:22 +00:00
Howard Chu
d03052b894 More cleanup 2009-08-26 22:52:09 +00:00
Howard Chu
7980931b63 Minor cleanup 2009-08-26 22:32:09 +00:00
Pierangelo Masarati
274111f8ae more clarifications 2009-08-19 22:34:16 +00:00
Howard Chu
a207c1b09a queryid renamed to pcacheQueryid 2009-08-19 22:30:01 +00:00
Pierangelo Masarati
f52273fe84 first round of fixes; add TCP keepalive stuff. 2009-08-19 20:27:10 +00:00
Pierangelo Masarati
2813d6bc3c another 'round 2009-08-19 20:15:39 +00:00
Pierangelo Masarati
fdb8ce4608 complete SASL options 2009-08-19 19:32:09 +00:00
Howard Chu
097cf046de ITS#6264 fix broken link 2009-08-19 19:23:43 +00:00
Pierangelo Masarati
d36829a1ab document all options, including TLS and (not yet complete) SASL. Needs expert review 2009-08-19 19:00:48 +00:00
Howard Chu
4ddfea74a1 pcacheBind refresh s/will/may/ 2009-08-19 08:39:33 +00:00
Howard Chu
e4c06b310c ITS#6152 bind caching 2009-08-19 08:35:05 +00:00
Pierangelo Masarati
959fd98408 document URI (ITS#6261) 2009-08-18 21:44:11 +00:00
Pierangelo Masarati
b7a9a4a65f add support for TCP buffer configuration (ITS#6234) 2009-08-17 22:53:15 +00:00
Howard Chu
81a8d7b8c9 Fix typo 2009-08-17 00:42:00 +00:00
Howard Chu
8052632689 Cleanup prev commit 2009-08-17 00:40:56 +00:00
Howard Chu
0163567fab Use new keywords, deprecate old keywords, add ttr and pcacheOffline 2009-08-17 00:39:30 +00:00
Howard Chu
a28b346173 Add pwGraceExpiry to gracecheck
minor cleanup
revert Other Operations change from 09
filled in IANA considerations (no longer TBD)
Reference RFC4520, not 3383 (obsolete)
2009-08-12 02:43:19 +00:00
Howard Chu
b6d4aa13fb Revision 02 2009-08-10 02:08:41 +00:00
Howard Chu
c73efa3d57 Revision 01 (expired) 2009-08-10 02:06:46 +00:00
Howard Chu
3761a2e3a4 Added version 10 2009-08-10 02:03:50 +00:00
Howard Chu
2405153aab fix typo in prev commit 2009-07-25 07:19:21 +00:00
Howard Chu
fae08a375a ITS#6222 dncache is now unlimited by default (reverting to RE23 behavior) 2009-07-25 07:17:52 +00:00
Howard Chu
be670c17b2 Add sssvlv 2009-07-13 14:45:54 +00:00
Howard Chu
9bf0a04910 Added VLV support 2009-07-13 13:33:01 +00:00
Howard Chu
217ec9e6b1 Add ppolicy_forward_updates 2009-06-30 10:49:47 +00:00
Howard Chu
eb2d7ceb93 ITS#5829 document the default modulepath 2009-06-23 23:33:29 +00:00
Rein Tollevik
6f2cfa7017 ITS#6179 regex in <setstyle> is deprecated, use expand. 2009-06-23 21:20:28 +00:00
Gavin Henry
5d6d7ee5b5 ITS#6183 Configuration examples should not be in ACL section 2009-06-19 21:12:12 +00:00
Howard Chu
3a918c03b6 ITS#6180 add RETURN VALUE heading 2009-06-19 02:48:01 +00:00
Howard Chu
59a29c9801 ITS#6176 silently raise dncache to cachesize if smaller 2009-06-18 00:16:30 +00:00
Gavin Henry
93f92e851c ITS#6107 Manual pages do not mention -e option 2009-06-08 15:42:24 +00:00
Gavin Henry
4e54f3c56d ITS#6060 Admin guide doesn't describe converting from slapd.conf to cn=config 2009-06-08 15:25:42 +00:00
Gavin Henry
149900fc4f ITS#6160) slapadd man page doesn't note indexing 2009-06-08 14:48:07 +00:00
Howard Chu
8c5be2376c Too many arguments to .BR ... 2009-06-03 01:26:51 +00:00
Howard Chu
77e4ccfb15 More for slapschema 2009-06-03 01:02:29 +00:00
Howard Chu
7af319a571 ITS#6023 minor formatting tweaks 2009-06-03 00:43:44 +00:00
Howard Chu
db0f6e12a9 ITS#6118 clarify URI example, misc fix 2009-06-03 00:18:42 +00:00
Howard Chu
e398d4ecf8 ITS#6130 delete temporary note about back-monitor 2009-06-02 23:42:13 +00:00
Pierangelo Masarati
321cee07b5 explicitly mention the format of the output (ITS#6146) 2009-05-28 14:01:13 +00:00
Pierangelo Masarati
c1a7bc8c7b add slapschema tool (ITS#6150) 2009-05-28 13:54:52 +00:00
Howard Chu
9ea2e73ca2 ITS#6108 explicitly mention that rootdn must be set 2009-05-27 13:14:58 +00:00
Howard Chu
2a624e1e4d ITS#6147 fix typos 2009-05-27 12:53:04 +00:00
Howard Chu
f0f9c92937 ITS#6147 add sasl-auxprop config 2009-05-27 12:48:35 +00:00
Pierangelo Masarati
25441e5f7f better document size/time limits (ITS#6127) 2009-05-27 12:37:00 +00:00
Hallvard Furuseth
5adf46879f ITS#5975: Fix pidfile/argsfile doc - they are independent of debug mode. 2009-04-17 21:08:46 +00:00
Pierangelo Masarati
ce70111c29 document new feature (ITS#6057) 2009-04-15 16:33:18 +00:00
Howard Chu
169ce0e5ea ITS#6052 fix typo 2009-04-11 03:55:46 +00:00
Gavin Henry
cf297be6a9 quick change to test access. 2009-03-30 12:03:44 +00:00
Gavin Henry
551432df27 Complex topologies are already possible 2009-03-11 10:06:55 +00:00
Howard Chu
a36f4a2b1c ITS#5836 add writetimeout keyword 2009-03-10 00:51:27 +00:00
Gavin Henry
a77e7a47cf Correct write links. 2009-03-09 22:42:52 +00:00
Gavin Henry
8b5dde82bd Correct write links and remove old dia file. 2009-03-09 22:42:24 +00:00
Pierangelo Masarati
0d745b2665 import ldapexop (provided by Peter Marschall, ITS#5982, with minor cleanup) 2009-03-07 15:44:30 +00:00
Gavin Henry
86afc76f8e First attempt to visualise refreshOnly and refreshAndPersist modes of LDAP Sync Protocol. 2009-03-06 17:50:16 +00:00
Gavin Henry
431f73ec90 tiny change, more later. 2009-03-06 16:48:35 +00:00
Quanah Gibson-Mount
b7a3f536ca Fix prev commit 2009-03-05 20:14:26 +00:00