Commit Graph

2444 Commits

Author SHA1 Message Date
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