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