Commit Graph

1315 Commits

Author SHA1 Message Date
Philip Guenther
dcf97caf11 ITS#5655 TLS_PROTOCOL_MIN setting 2013-07-29 06:38:27 -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
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
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
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
Kurt Zeilenga
2bbf9804b9 Happy New Year! 2012-01-01 07:10:53 -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
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
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
578ed00867 ITS#6915 document replication behavior 2011-05-24 11:20:12 -07: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
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
9b08a59602 ITS#6815 logbase keyword 2011-02-23 03:13:56 +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
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
Howard Chu
307fd754ec ITS#6816 cleanup 2011-01-31 21:45:24 +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
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
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
Pierangelo Masarati
342980d116 use Paged Results when talking to targets (in response to ITS#6664) 2011-01-03 17:52:55 +00:00
Howard Chu
e907ba219b ITS#6686 add multiple sorts per connection, from Raphael Ouazana @ Linagora 2010-12-23 22:29:57 +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
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
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
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
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