Pierangelo Masarati
|
69caf0b333
|
clarify usage as per ITS#4197
|
2005-12-13 20:35:10 +00:00 |
|
Pierangelo Masarati
|
bd975514de
|
add (and document) customizable bind-timeout
|
2005-12-12 15:57:58 +00:00 |
|
Pierangelo Masarati
|
fdbcfbe598
|
document idle-timeout; cleanup
|
2005-12-07 17:57:35 +00:00 |
|
Pierangelo Masarati
|
cdc697d997
|
clarify that pcache prefers to read objectClass from remote server (ITS#4232)
|
2005-11-30 00:16:33 +00:00 |
|
Pierangelo Masarati
|
7841f4f538
|
complete merging of dyngroup into dynlist; add back-config support
|
2005-11-29 02:10:47 +00:00 |
|
Pierangelo Masarati
|
26d802ee53
|
add dyngroup compare functionality to dynlist
|
2005-11-28 11:34:46 +00:00 |
|
Pierangelo Masarati
|
1e01082e10
|
s/chain-cache-uris/chain-cache-uri/
|
2005-11-27 23:18:47 +00:00 |
|
Kurt Zeilenga
|
b02b2b1556
|
Note that children scope requires extension
|
2005-11-26 06:29:25 +00:00 |
|
Kurt Zeilenga
|
c6bee3a208
|
document children scope
|
2005-11-26 06:26:16 +00:00 |
|
Kurt Zeilenga
|
186b8700ae
|
Latest revisions
|
2005-11-25 19:23:13 +00:00 |
|
Kurt Zeilenga
|
4a8550da9a
|
Add reference to ldif(5) and RFC 2849
|
2005-11-25 18:08:04 +00:00 |
|
Kurt Zeilenga
|
2567e820b7
|
Add change record format description
|
2005-11-24 19:26:44 +00:00 |
|
Pierangelo Masarati
|
dcdd2a567a
|
add a caveat on access control issues
|
2005-11-23 11:16:28 +00:00 |
|
Pierangelo Masarati
|
9722bb7c30
|
fix return attributes (ITS#4203)
|
2005-11-23 10:20:11 +00:00 |
|
Kurt Zeilenga
|
8f3443f591
|
Minor update
|
2005-11-22 21:27:18 +00:00 |
|
Howard Chu
|
a6adcedecc
|
The overlay creates the suffix entry automatically.
|
2005-11-21 05:40:31 +00:00 |
|
Pierangelo Masarati
|
567ab77275
|
reflect recent code changes
|
2005-11-19 23:40:48 +00:00 |
|
Pierangelo Masarati
|
3e7fd464dc
|
streamline back-ldap/slapo-chain configuration; add the possibility to cache non-configured, anonymous referral URIs
|
2005-11-19 17:48:33 +00:00 |
|
Pierangelo Masarati
|
32d683f383
|
document new behavior & configuration items
|
2005-11-19 15:17:08 +00:00 |
|
Howard Chu
|
d710edae1b
|
ITS#4169 fix typo
|
2005-11-11 11:17:46 +00:00 |
|
Pierangelo Masarati
|
10bf23d123
|
mention base scoped search requests with empty base DN (ITS#4162)
|
2005-11-09 10:03:53 +00:00 |
|
Pierangelo Masarati
|
4cab386d13
|
backport write operation timeouts from back-meta to back-ldap; minor cleanup & silence warnings
|
2005-11-06 23:29:10 +00:00 |
|
Pierangelo Masarati
|
fd1b1a53f2
|
add matchedDN; fix and clarify behavior when searching in-directory entries
|
2005-11-06 23:26:42 +00:00 |
|
Pierangelo Masarati
|
a0d04db2d1
|
need to reharse hexadecimals and powers of 2...
|
2005-11-04 19:12:42 +00:00 |
|
Pierangelo Masarati
|
4570d2d14b
|
clarify some logging issues
|
2005-11-04 17:28:22 +00:00 |
|
Kurt Zeilenga
|
eb61bd92ef
|
Note that schema described herein is a "work in progress",
subject to change without notice. Same needs to be
done to slapo-lastmod(5), but its organization makes it
a bit messier.
|
2005-11-01 20:33:15 +00:00 |
|
Howard Chu
|
970ccf9584
|
ITS#4017 add TLSDHParamFile
|
2005-10-28 06:55:16 +00:00 |
|
Howard Chu
|
1e52928337
|
ITS#4017 add TLSDHParamFile
|
2005-10-28 05:42:56 +00:00 |
|
Howard Chu
|
7151004a03
|
Comment out obsolete ucdata-path directive
|
2005-10-28 03:24:53 +00:00 |
|
Howard Chu
|
43ecd6f3a2
|
One more try, deleted corrupt revision. Add tool-threads keyword.
|
2005-10-28 03:17:10 +00:00 |
|
Howard Chu
|
c3c0e006a9
|
Cleanup, proxy cache is no longer tied to meta
|
2005-10-19 05:22:14 +00:00 |
|
Kurt Zeilenga
|
47c78c2c95
|
Don't refer to deprecated routines
|
2005-10-18 20:37:03 +00:00 |
|
Howard Chu
|
b766d6da8f
|
Fix formatting
|
2005-10-18 03:50:06 +00:00 |
|
Howard Chu
|
fc2affed6c
|
Delta-syncrepl doc updates
|
2005-10-18 03:25:57 +00:00 |
|
Kurt Zeilenga
|
cddae240b9
|
Add kqueue(2) support to slapd(8)
|
2005-10-17 21:32:33 +00:00 |
|
Howard Chu
|
f2b4a50e75
|
ITS#4089 add -g option to disable gluing
|
2005-10-16 02:55:51 +00:00 |
|
Howard Chu
|
b2bf5094eb
|
Update purge age days
|
2005-10-14 23:28:47 +00:00 |
|
Pierangelo Masarati
|
ddded040b9
|
document new directive as per ITS#4057
|
2005-10-01 18:06:13 +00:00 |
|
Howard Chu
|
eab3e6b572
|
ITS#3996 add notes about glue interaction with other overlays (syncprov)
|
2005-09-27 15:29:36 +00:00 |
|
Howard Chu
|
a51cf20cea
|
ITS#4026 add -F description for all tools
|
2005-09-23 00:01:54 +00:00 |
|
Howard Chu
|
488cf45599
|
Tweak the description of continuation lines in LDIF
|
2005-09-14 01:13:18 +00:00 |
|
Howard Chu
|
fb39c24a14
|
Fix whitespace, remove mention of backslashes.
|
2005-09-14 00:55:46 +00:00 |
|
Howard Chu
|
fdf15fed58
|
Fix typos
|
2005-09-07 01:14:17 +00:00 |
|
Howard Chu
|
7fc2627431
|
Minor formatting tweaks
|
2005-09-02 06:44:33 +00:00 |
|
Hallvard Furuseth
|
0e099ff942
|
Remove more glue references
|
2005-09-01 13:31:00 +00:00 |
|
Hallvard Furuseth
|
fa3e872bb8
|
Reinstate subordinate directive, delete references to slapo-glue
|
2005-09-01 13:20:27 +00:00 |
|
Howard Chu
|
f8ec98588b
|
Reinstate subordinate directive, delete references to slapo-glue
|
2005-09-01 12:10:26 +00:00 |
|
Hallvard Furuseth
|
a18543d1ff
|
Document slapo-glue(5) effect on slapcat(8), slapadd(8) and slapindex(8)
|
2005-08-31 22:27:56 +00:00 |
|
Hallvard Furuseth
|
6c1bbc2816
|
Update SEE ALSO section for previous commit.
|
2005-08-31 18:34:56 +00:00 |
|
Hallvard Furuseth
|
9911e90b6b
|
Null backend support for slapadd and slapcat
|
2005-08-31 18:17:46 +00:00 |
|
Kurt Zeilenga
|
85d97fbbb5
|
remove meantion of ldap_unbind_ext_s(3)
|
2005-08-27 18:38:02 +00:00 |
|
Howard Chu
|
37f5c6aa0e
|
Update for draft 09 (just added NO-USER-MODIFICATION to some operational
attributes).
|
2005-08-23 19:24:35 +00:00 |
|
Howard Chu
|
02f52030b0
|
More for valsort
|
2005-08-23 10:44:36 +00:00 |
|
Pierangelo Masarati
|
99a6ba2e10
|
reflect additions to dynacl config syntax
|
2005-08-22 16:30:41 +00:00 |
|
Pierangelo Masarati
|
150bcfcbcb
|
moved to contrib/slapd-overlays/allop
|
2005-08-22 09:12:21 +00:00 |
|
Pierangelo Masarati
|
09e167427a
|
note slapo-allop
|
2005-08-20 18:02:09 +00:00 |
|
Pierangelo Masarati
|
36c9ccdba1
|
cleanup objectclass inheritance
|
2005-08-20 18:01:40 +00:00 |
|
Pierangelo Masarati
|
8d5e1ae2b4
|
rework acknowledgments
|
2005-08-20 12:20:58 +00:00 |
|
Pierangelo Masarati
|
43fb9f0e46
|
allop man page
|
2005-08-20 12:20:39 +00:00 |
|
Pierangelo Masarati
|
9205f4fdb2
|
reflect recent changes to code
|
2005-08-20 11:39:08 +00:00 |
|
Kurt Zeilenga
|
59e8ac437b
|
Add noop-06
|
2005-08-19 00:35:49 +00:00 |
|
Pierangelo Masarati
|
8801a302fa
|
add an example of -a usage (ITS#3930)
|
2005-08-17 17:39:34 +00:00 |
|
Howard Chu
|
19b8e9e1ce
|
ITS#3936 fix wording, add clarification
|
2005-08-14 08:48:57 +00:00 |
|
Howard Chu
|
f4c1eee382
|
ITS#3935 tweak sessionlog description
|
2005-08-14 08:35:31 +00:00 |
|
Howard Chu
|
da2c46fe22
|
ITS#3935 fix sessionlog description
|
2005-08-14 08:20:54 +00:00 |
|
Kurt Zeilenga
|
97565597be
|
Reflect main COPYRIGHT file
|
2005-08-12 19:30:20 +00:00 |
|
Howard Chu
|
a8447452df
|
ITS#3875 change saslauthz* to authz*, etc.
Since this authz stuff is no longer specific to SASL it probably should
be moved into its own chapter. Not going to bother right now.
|
2005-07-29 03:58:58 +00:00 |
|
Howard Chu
|
023282b46f
|
ITS#3823 minor cleanups / clarifications
|
2005-07-29 03:51:45 +00:00 |
|
Howard Chu
|
6ab5a5c554
|
ITS#3837 mention back-hdb
|
2005-07-29 03:43:14 +00:00 |
|
Howard Chu
|
79f7ff5773
|
TS#3816 fix -F typo, fix -T args
|
2005-07-29 03:34:03 +00:00 |
|
Howard Chu
|
a557c8c07d
|
Mention the config database type
|
2005-07-29 03:29:51 +00:00 |
|
Pierangelo Masarati
|
97fb13c940
|
note that not all backends and overlays support runtime configuration (I guess we should list which do; what about noting it in the monitor backend?)
|
2005-07-23 10:15:05 +00:00 |
|
Pierangelo Masarati
|
c172a20c49
|
document new timeout feature; improve existing stuff
|
2005-07-19 00:42:32 +00:00 |
|
Pierangelo Masarati
|
141ac1031c
|
reword the description of listener permissions
|
2005-07-19 00:29:52 +00:00 |
|
Pierangelo Masarati
|
9ba68f902d
|
provide a useful example
|
2005-07-18 17:24:07 +00:00 |
|
Hallvard Furuseth
|
cd80d6d5ec
|
Add userPassword protection to example.
|
2005-07-18 14:07:57 +00:00 |
|
Hallvard Furuseth
|
5a84fb8b0f
|
Add OVERLAYS section
|
2005-07-18 14:03:35 +00:00 |
|
Hallvard Furuseth
|
eda3a937e6
|
Note that the overlay is experimental (copied from slapd-relay.5).
|
2005-07-18 11:44:16 +00:00 |
|
Hallvard Furuseth
|
a04ee03a98
|
Note that relay backend is experimental (copied from slapd-relay.5).
|
2005-07-18 11:40:54 +00:00 |
|
Hallvard Furuseth
|
ca0e431cff
|
Add slapd-hdb
|
2005-07-18 11:14:39 +00:00 |
|
Pierangelo Masarati
|
e8e5e38b52
|
refresh list of known overlays
|
2005-07-17 22:44:39 +00:00 |
|
Pierangelo Masarati
|
9ea3fa375c
|
add an "OBSOLETED DIRECTIVES" section and list "subordinate"
|
2005-07-17 22:17:16 +00:00 |
|
Hallvard Furuseth
|
28256b4711
|
Add an example. Note that glued databases should usually have the same indexes.
|
2005-07-17 02:24:46 +00:00 |
|
Pierangelo Masarati
|
d0d98451ce
|
fix typo
|
2005-07-16 15:36:29 +00:00 |
|
Pierangelo Masarati
|
e1ad1c6e22
|
move to attic...
|
2005-07-15 16:22:21 +00:00 |
|
Pierangelo Masarati
|
a238b4ffd4
|
apply (a modified version of) ITS#3822 patch
|
2005-07-15 15:46:30 +00:00 |
|
Pierangelo Masarati
|
6c4ce69ea8
|
refresh info about supported backends (added config, ldif; trimmed tcl) addresses ITS#3866
|
2005-07-15 15:35:26 +00:00 |
|
Howard Chu
|
c8520d2b7d
|
import draft-08 since that's what we now implement.
sss: ----------------------------------------------------------------------
|
2005-07-08 10:17:03 +00:00 |
|
Hallvard Furuseth
|
45bf310444
|
ITS#3836: Explain that most monitor attrs are operational.
|
2005-07-07 08:21:18 +00:00 |
|
Pierangelo Masarati
|
deec44b89a
|
fix further ITS#3830 issues; allow to specify a matching rule for non-DN match
|
2005-07-05 12:00:14 +00:00 |
|
Hallvard Furuseth
|
dfff2e0b32
|
Add copyright.
|
2005-07-04 12:50:57 +00:00 |
|
Hallvard Furuseth
|
0960b0aadd
|
Document "REFERRALS".
Add SEE ALSO openssl(1) and sasl(3).
|
2005-07-04 12:01:19 +00:00 |
|
Hallvard Furuseth
|
135672c910
|
Manpage typos
|
2005-07-04 06:57:10 +00:00 |
|
Pierangelo Masarati
|
9565ec4bbd
|
document new flag values for identity assertion
|
2005-07-03 23:18:08 +00:00 |
|
Howard Chu
|
88657fd153
|
ITS#3821 back-hdb has its own objectclass now
|
2005-07-01 02:50:11 +00:00 |
|
Howard Chu
|
8292182db3
|
ITS#3803 updated hyc/Symas
|
2005-06-28 01:41:11 +00:00 |
|
Kurt Zeilenga
|
0456be6414
|
Copy ldap/COPYRIGHT to here
|
2005-06-28 01:21:02 +00:00 |
|
Kurt Zeilenga
|
7f8a49cbf7
|
Latest revisions
|
2005-06-25 23:06:51 +00:00 |
|
Pierangelo Masarati
|
297c7933b1
|
add "onerr" flag
|
2005-06-25 15:13:44 +00:00 |
|
Pierangelo Masarati
|
f86daac8c8
|
import retcode overlay
|
2005-06-19 22:39:44 +00:00 |
|
Pierangelo Masarati
|
d77bf49cb0
|
remove unnecessary and deprecated "lastmod" statement usage description (ITS#3789)
|
2005-06-17 17:44:11 +00:00 |
|
Kurt Zeilenga
|
dc87c1b92a
|
Fix copyright
|
2005-06-16 08:29:42 +00:00 |
|
Howard Chu
|
76556ab693
|
Fix databaseconfig objectclasses
|
2005-06-13 23:04:33 +00:00 |
|
Howard Chu
|
695369609b
|
Add Modules, fix TRUE|FALSE formatting
|
2005-06-11 09:26:50 +00:00 |
|
Howard Chu
|
e9f59e171d
|
Add note about slurpd incompatibility
|
2005-06-11 08:07:02 +00:00 |
|
Howard Chu
|
982d874a0e
|
More for access control ordering
|
2005-06-11 07:10:22 +00:00 |
|
Howard Chu
|
9bac16bcdb
|
Updates for the access control section
|
2005-06-11 06:57:48 +00:00 |
|
Howard Chu
|
20c16c279f
|
Add some HDB references
|
2005-06-11 06:13:04 +00:00 |
|
Howard Chu
|
cdf74c5cb0
|
More updates for the BDB config section
|
2005-06-11 06:01:41 +00:00 |
|
Howard Chu
|
35f308ee34
|
ITS#3767 fix syncrepl retry example
|
2005-06-11 04:59:58 +00:00 |
|
Howard Chu
|
cfaf61fedc
|
Fix ITS#3766 bad font change
|
2005-06-11 00:57:34 +00:00 |
|
Howard Chu
|
cd15432de6
|
More accesslog updates
|
2005-06-10 11:41:57 +00:00 |
|
Howard Chu
|
7b72a9bc99
|
ITS#3716, add note about -f/-F behavior re: converting formats
|
2005-06-09 19:44:02 +00:00 |
|
Pierangelo Masarati
|
94747a8489
|
fix previous commit; document aliasing and aliasing quotes configuration
|
2005-06-09 09:45:02 +00:00 |
|
Howard Chu
|
3bae4b4acb
|
ITS#3691 import auditlog overlay
|
2005-06-07 03:03:18 +00:00 |
|
Kurt Zeilenga
|
b0ad896f5e
|
remove reference to multi-master replication (dead) experimental code
|
2005-06-03 17:06:58 +00:00 |
|
Kurt Zeilenga
|
64616571aa
|
Update SDF URL
|
2005-06-03 17:06:02 +00:00 |
|
Kurt Zeilenga
|
5fbba374b1
|
ITS#3751: fix dqoute typo
|
2005-05-26 18:32:52 +00:00 |
|
Howard Chu
|
2b68437214
|
ITS#3745 use "pcache" to instantiate instead of "proxycache"
|
2005-05-24 17:15:46 +00:00 |
|
Pierangelo Masarati
|
2a55844da3
|
refresh back-ldap man page, reflecting recent changes
|
2005-05-23 14:28:30 +00:00 |
|
Pierangelo Masarati
|
d32187df16
|
note recent changes (needs work)
|
2005-05-23 07:19:58 +00:00 |
|
Pierangelo Masarati
|
8592822aca
|
document schema checking flag
|
2005-05-21 14:49:21 +00:00 |
|
Kurt Zeilenga
|
d0fdf1ea46
|
don't reference ldap_getfilter(3)
|
2005-05-17 18:12:10 +00:00 |
|
Kurt Zeilenga
|
377db53088
|
Fix typo
|
2005-05-13 02:55:21 +00:00 |
|
Howard Chu
|
32aa75bf48
|
More tweaks for BDB
|
2005-05-11 00:32:14 +00:00 |
|
Howard Chu
|
544c766f5a
|
More details
|
2005-05-11 00:13:13 +00:00 |
|
Howard Chu
|
a2a313f37f
|
Preliminary slapd.d info, very incomplete
|
2005-05-10 11:32:25 +00:00 |
|
Howard Chu
|
48fba4a894
|
Add notes about -F config dir option
|
2005-05-08 05:21:54 +00:00 |
|
Kurt Zeilenga
|
2e39dd74b8
|
Undocument LDAPv2 Kerberos options
|
2005-05-04 21:35:35 +00:00 |
|
Pierangelo Masarati
|
fa49a73fc4
|
fix retry; add per-target configurable number of retries; addresses ITS#3672, ITS#3676 & ITS#3680
|
2005-04-25 18:56:56 +00:00 |
|
Howard Chu
|
2a159cef0e
|
More for ITS#3655 draft-8 updates
|
2005-04-22 09:15:55 +00:00 |
|
Pierangelo Masarati
|
4a223061ed
|
allow abandon/cancel for all tools
|
2005-04-19 21:21:51 +00:00 |
|
Pierangelo Masarati
|
448fa12bc1
|
enable abandon/cancel in ldapsearch (ITS#3670)
|
2005-04-19 18:07:27 +00:00 |
|
Pierangelo Masarati
|
f2831a77c9
|
add tools arg description
|
2005-04-19 17:10:56 +00:00 |
|
Howard Chu
|
c0542eca6b
|
Delete sid reference from syncrepl cookie
|
2005-04-15 03:23:49 +00:00 |
|
Kurt Zeilenga
|
f8b0454bb8
|
cleanup
|
2005-04-14 20:30:13 +00:00 |
|
Pierangelo Masarati
|
e9ab146a41
|
fix previous commit in case of access to non existent backend (e.g. rootDSE); add (and document) authzID/DN support
|
2005-04-12 19:36:56 +00:00 |
|
Kurt Zeilenga
|
3e800f20bd
|
<limits.h> cleanup && ITS#3643
|
2005-04-10 19:32:14 +00:00 |
|
Pierangelo Masarati
|
3ead9d3140
|
complete access checking documentation
|
2005-04-10 16:06:45 +00:00 |
|
Pierangelo Masarati
|
a3e5490540
|
clarify why there's no access checking in back-dnssrv
|
2005-04-10 16:03:59 +00:00 |
|
Pierangelo Masarati
|
24a06b551f
|
import of back-ldif man page; please review
|
2005-04-09 01:20:12 +00:00 |
|
Pierangelo Masarati
|
8feffa6091
|
further fulfilment of ITS#3639
|
2005-04-09 00:44:17 +00:00 |
|
Pierangelo Masarati
|
02464d6e34
|
further fulfilment of ITS#3639
|
2005-04-09 00:34:32 +00:00 |
|
Pierangelo Masarati
|
11ddb834be
|
further fulfilment of ITS#3639
|
2005-04-08 23:39:05 +00:00 |
|
Pierangelo Masarati
|
797efdf730
|
further fulfilment of ITS#3639
|
2005-04-08 22:52:23 +00:00 |
|
Pierangelo Masarati
|
6dda364276
|
further fulfilment of ITS#3639
|
2005-04-08 22:08:40 +00:00 |
|
Pierangelo Masarati
|
140b33927f
|
more to partial fulfilment of ITS#3639
|
2005-04-08 19:27:22 +00:00 |
|
Pierangelo Masarati
|
3fbc65082e
|
remove slapd-tcl(5)
|
2005-04-08 19:00:58 +00:00 |
|
Pierangelo Masarati
|
111deb128e
|
partial fulfilment of ITS#3639; need to check other backends thoroughly
|
2005-04-08 18:41:13 +00:00 |
|
Pierangelo Masarati
|
e7fef14447
|
document the dynlist overlay
|
2005-04-07 23:18:48 +00:00 |
|