Pierangelo Masarati
5c53e3ad72
improve previous commit (ITS#5614)
2008-07-14 22:44:01 +00:00
Pierangelo Masarati
18a333bfcf
trim extra brackets (ITS#5609); NULL-terminate string
2008-07-12 16:03:31 +00:00
Gavin Henry
749d12feca
typo
2008-07-11 11:43:34 +00:00
Quanah Gibson-Mount
1c58ce2c39
Add CVS revision line
2008-07-09 02:48:01 +00:00
Pierangelo Masarati
c6f12694fc
allow proxies to filter out search references (ITS#5593)
2008-07-07 21:25:59 +00:00
Pierangelo Masarati
4862b2906a
document 'add' and 'delete' privileges (ITS#5566)
2008-06-18 16:02:05 +00:00
Pierangelo Masarati
e92f49ee3c
slapo-pcache sizelimit caching not documented (ITS#5559)
2008-06-14 15:54:14 +00:00
Howard Chu
8cd043220a
ITS#5536 note serverID requirement for glued databases
2008-05-30 00:45:56 +00:00
Pierangelo Masarati
62904cf50d
allow to customize the modifiersName of internal modifications (partially addresses ITS#5505)
2008-05-24 11:57:18 +00:00
Emmanuel Dreyfus
8768d99013
Add attribute size and count constraints to slapo-constaint
...
Approved by Ando
Usage example:
overlay constraint
constraint_attribute jpegPhoto size 131072
constraint_attribute userPassword count 3
2008-05-09 12:59:16 +00:00
Howard Chu
db693093a1
Use network-timeout instead
2008-05-09 00:08:19 +00:00
Howard Chu
0cced88683
Add syncrepl timeout / network_timeout options
2008-05-08 13:39:31 +00:00
Howard Chu
93200d01ad
replica keyword is obsolete, remove it
2008-05-08 13:11:35 +00:00
Howard Chu
5dcdae1872
Note slapd map type for internal searches
2008-05-08 01:35:27 +00:00
Quanah Gibson-Mount
38f98250a4
Minor typo fix
2008-05-01 23:05:13 +00:00
Pierangelo Masarati
c965d2c86d
add mapping to dynamic attribute generation (patch by Emmanuel Dreyfus, with some rework; ITS#5466)
2008-04-26 15:42:01 +00:00
Howard Chu
deab293746
Disclaimer for behavior in a master/slave replication environment
2008-04-23 10:58:29 +00:00
Pierangelo Masarati
66b581643f
make pseudoroot-bind-defer TRUE by default (part of ITS#5440 fix)
2008-04-12 11:33:48 +00:00
Pierangelo Masarati
ef29203c28
document idassert-* (ITS#5406)
2008-03-08 16:01:19 +00:00
Howard Chu
a1c8af751a
Deleting, not yet ready for prime time...
2008-03-03 10:28:18 +00:00
Howard Chu
22700b2420
Fix typo
2008-03-02 16:34:11 +00:00
Howard Chu
3c6cd831f1
NDB backend
2008-03-02 16:29:27 +00:00
Pierangelo Masarati
26d39eb977
s/2.3/2.4/ and more (ITS#5400)
2008-03-01 16:06:37 +00:00
Howard Chu
b2cce8d29e
Revert prev commit, ITS#4871 was already addressed in 1.278
2008-02-19 22:23:05 +00:00
Gavin Henry
8f00721a30
ITS#4871 - index directive & slapd.conf(5)
2008-02-19 22:03:19 +00:00
Gavin Henry
1dad691588
(ITS#5245) auditlog man page and feature request
2008-02-08 20:29:19 +00:00
Gavin Henry
e3fa92b4c9
Make it clear and the beginning of the overlay description that this constraint only applies to add and modify commands via a modify request.
2008-02-07 23:21:18 +00:00
Pierangelo Masarati
e9a90cc77d
fix repetition
2008-01-15 21:57:55 +00:00
Howard Chu
db6001ddeb
Fix RFC reference
2008-01-09 16:22:36 +00:00
Howard Chu
d30661d361
Trim obsolete replog reference
2008-01-09 15:59:51 +00:00
Howard Chu
adbe551561
ITS#5312 - input must conform to RFC2849
2008-01-09 15:58:34 +00:00
Pierangelo Masarati
f87ca7853b
explicitly present the ip masking algorithm
2008-01-08 16:39:24 +00:00
Kurt Zeilenga
c890c96d13
Happy New Year (belated)
2008-01-08 00:19:56 +00:00
Pierangelo Masarati
18b2885f69
allow to customize the error code in case of constraint violation
2007-12-28 00:38:27 +00:00
Pierangelo Masarati
0d9e140e95
allow to workaround size limits when deleting recursively (ITS#5294)
2007-12-27 21:08:29 +00:00
Howard Chu
b0a0ac4914
Require compare (not read) access to entry attr for compare ops
2007-12-27 00:51:45 +00:00
Howard Chu
a88f709b8d
Support DB encryption
2007-12-15 19:20:35 +00:00
Howard Chu
8a622361d1
ITS#4987 extensions from Emmanuel Dreyfus manu @ netbsd.org with major
...
cleanups
2007-12-15 11:12:56 +00:00
Howard Chu
1372e23d3e
Fix description, note that specific attrs may be indexed
2007-12-14 22:46:06 +00:00
Howard Chu
59bdadf92b
Fix title
2007-12-14 22:42:50 +00:00
Howard Chu
cbd0dc5d57
ITS#5283 doc translucent_local/translucent_remote
2007-12-14 21:40:19 +00:00
Howard Chu
5308b87018
ITS#5269 fixes from Guillaume Rousse at inria.fr
2007-12-08 17:51:13 +00:00
Gavin Henry
0611d71558
(ITS#5245) auditlog man page slapo-auditlog.5
2007-12-03 21:57:32 +00:00
Hallvard Furuseth
bddba8ae17
Integer indexing - handle huge values
2007-12-02 16:10:23 +00:00
Quanah Gibson-Mount
e25cdab08b
Revert 1.7 changes back to 1.6 per discussion with Howard. (ITS#5139)
2007-11-27 18:49:23 +00:00
Howard Chu
53b87d1dbe
index_intlen defaults to 4 now
2007-11-25 13:20:44 +00:00
Pierangelo Masarati
8d0d4fd8f4
further clarify size limit related issues in sync replication (ITS#5243)
2007-11-23 12:07:12 +00:00
Howard Chu
50b1d9025f
Document truncate mode
2007-11-21 15:53:42 +00:00
Howard Chu
936bd65b49
Fix typo
2007-11-21 03:33:33 +00:00
Howard Chu
5b1b114662
Tweak prev commit
2007-11-21 03:13:22 +00:00
Howard Chu
a25bfec9d9
Add index_intlen keyword
2007-11-21 03:10:39 +00:00
Gavin Henry
f2af052a67
(ITS#5228) Patches for minor typos in man pages
2007-11-14 10:00:36 +00:00
Howard Chu
115635a5ef
ITS#5200 fix typo in ITS#1749 patch
2007-11-07 04:41:12 +00:00
Quanah Gibson-Mount
69e89815e0
Revert previous commit
2007-10-17 23:08:48 +00:00
Quanah Gibson-Mount
952d8e9d47
ITS#5189 add note about db_stat and slapd needing to be run when using quick mode.
2007-10-17 21:59:57 +00:00
Pierangelo Masarati
006b9d9799
fix *_TIMEOUT API documentation (ITS#5188)
2007-10-17 16:32:11 +00:00
Pierangelo Masarati
fda0f585d6
document the "monitoring" option
2007-10-13 15:38:45 +00:00
Quanah Gibson-Mount
a3c69266de
Clarify rootdn requirements
2007-10-09 02:51:35 +00:00
Pierangelo Masarati
6dd6155495
cleanup previous commit (related to ITS#5166)
2007-10-04 11:02:57 +00:00
Pierangelo Masarati
6c3adabe64
add clarification related to ITS#5166
2007-10-04 09:18:29 +00:00
Howard Chu
0cfffff4e2
Add sortvals doc
2007-09-24 05:18:42 +00:00
Pierangelo Masarati
b7f9fe1bca
fix ITS#5139 (please check)
2007-09-15 18:21:11 +00:00
Howard Chu
ffd9e6ec17
ITS#5134
2007-09-14 06:50:52 +00:00
Pierangelo Masarati
84500fc2b7
s/timelimit/timeout/
2007-09-13 21:16:38 +00:00
Pierangelo Masarati
828500d285
further clarify
2007-09-13 21:09:40 +00:00
Pierangelo Masarati
27003dccd5
HEADS-UP: now the list of URIs is better set by using separate arguments
2007-09-13 18:40:19 +00:00
Howard Chu
c8c6cba5fc
back-sock by Brian Candler (B.Candler@pobox.com) ITS#4094 (untested)
2007-09-07 12:27:33 +00:00
Pierangelo Masarati
221e0f727b
fix indent
2007-09-06 18:35:40 +00:00
Pierangelo Masarati
a6fd7fa95a
add -S to slapadd to set desired SID in generated entryCSN/contextCSN
2007-08-28 19:35:57 +00:00
Pierangelo Masarati
7dc7c60c4b
improve previous commit; fix ITS#5108 by letting both SID and RID be 0..4095, input/output in decimal, but consistently handled in hexadecimals within CSN
2007-08-26 17:03:22 +00:00
Howard Chu
0861ffbdae
Add dgIdentity info
2007-08-24 23:10:11 +00:00
Pierangelo Masarati
ee8431b22d
add memberOf overlay
2007-08-24 02:46:55 +00:00
Pierangelo Masarati
4154431a9f
typo
2007-08-24 02:25:39 +00:00
Pierangelo Masarati
25d46e7578
rework controls API
2007-08-22 22:35:14 +00:00
Pierangelo Masarati
9a00bbb35f
add support for session tracking (draft-wahl-ldap-sessio) to proxy backends requests
2007-08-22 15:49:35 +00:00
Pierangelo Masarati
50a275f15a
add a caveat about proxysavequeries
2007-08-17 09:46:42 +00:00
Pierangelo Masarati
fd5be1f85e
document '-Q' (ITS#4930)
2007-08-14 13:53:37 +00:00
Pierangelo Masarati
723115d340
sync with code; fix bold
2007-08-13 16:19:37 +00:00
Howard Chu
7dc9fd9a04
Add dncachesize
2007-08-11 19:36:52 +00:00
Pierangelo Masarati
da44ccbf18
experimental code for hot restart of proxy cache (ITS#5081)
2007-08-09 16:15:57 +00:00
Pierangelo Masarati
61787df79b
add back-config support to back-relay
2007-08-06 23:22:19 +00:00
Gavin Henry
ee47cbacd6
ITS#5076
2007-08-06 17:48:52 +00:00
Gavin Henry
b386c5338e
ITS#5076
2007-08-06 17:15:25 +00:00
Gavin Henry
0e50771482
ITS#5076
2007-08-06 15:23:28 +00:00
Gavin Henry
50fced9532
ITS#5076 and remove reference to ldbm as a backend option
2007-08-06 15:17:35 +00:00
Gavin Henry
0f2628574d
SleepyCat changed to Oracle.
2007-08-06 15:11:50 +00:00
Gavin Henry
60645b6129
ITS#5076
2007-08-06 15:05:15 +00:00
Pierangelo Masarati
e7037b04fd
document changes related to ITS#5074
2007-08-06 14:38:31 +00:00
Hallvard Furuseth
ea497ca60e
Normalize NAME sections: 1 line, no formatting, mention LDAP/OpenLDAP/slapd
2007-07-24 19:11:39 +00:00
Hallvard Furuseth
95df059b24
Recommend loglevel stats
2007-07-24 18:03:17 +00:00
Hallvard Furuseth
9d57146b7e
Fix some formatting, phrasing, typos
2007-07-24 16:58:40 +00:00
Howard Chu
dc6088339b
ITS#5028 - note that bdb, hdb, and null are safe
2007-07-22 18:30:46 +00:00
Howard Chu
a4e63ed7b0
Revert 1.66, -C is intentionally undocumented (see 1.41)
2007-07-22 18:09:34 +00:00
Ralf Haferkamp
6165439a98
document "normalize-mapped-attrs" option
2007-07-09 17:22:48 +00:00
Pierangelo Masarati
ab6db76c9e
note default loglevel (ITS#5027)
2007-07-03 09:42:35 +00:00
Pierangelo Masarati
f4239db146
better implementation for ITS#4996 and docs (ldapsearch(1) only; need to duplicate in other tools man pages)
2007-06-19 22:58:20 +00:00
Hallvard Furuseth
0f8b124f4d
Replace the text with a note that LDBM has been discontinued.
2007-06-19 16:37:57 +00:00
Gavin Henry
aa411f1bd1
Removed all references to ldbm from test data and man pages. Only slapd-ldbm.5 left.
2007-06-14 22:29:29 +00:00
Gavin Henry
7940a7ae49
ITS#5009
2007-06-13 21:58:52 +00:00
Pierangelo Masarati
574e1f59ee
clarify use of -y (as per ITS#4994)
2007-06-02 10:19:10 +00:00
Gavin Henry
2068c61d92
Zero value example for pwdAccountLockedTime (ITS#4978)
2007-05-22 14:20:04 +00:00
Pierangelo Masarati
fb171a06d4
clarify that slapo-rwm could hide rootDSE and subschema
2007-05-21 00:01:49 +00:00
Hallvard Furuseth
870f869dfb
Header nitpick
2007-05-16 23:28:58 +00:00
Hallvard Furuseth
a12a4029ae
SEE ALSO slapcat(8), slapd-ldif(5)
2007-05-16 23:27:41 +00:00
Hallvard Furuseth
2f0e73f531
Clarify "bind on"
2007-05-16 23:23:48 +00:00
Hallvard Furuseth
ec9322c301
Explain rootDSE
2007-05-16 23:23:02 +00:00
Howard Chu
9688a3ae7e
Added GNUtls notes
2007-05-13 01:59:46 +00:00
Quanah Gibson-Mount
e5bf0c31c3
alphabetize options listing correctly. (relocate -g option)
2007-04-20 21:52:46 +00:00
Quanah Gibson-Mount
f6085828b2
add -s option to top list of arguments
2007-04-20 04:53:42 +00:00
Quanah Gibson-Mount
1cb03ef4d4
s/attr=/attrs=/
2007-04-06 05:56:44 +00:00
Howard Chu
66eba3ba9c
slurpd is strongly deprecated
2007-04-05 23:41:35 +00:00
Howard Chu
b671fa0f10
ITS#4877 document -s newsuperior option
2007-04-05 01:18:31 +00:00
Howard Chu
41a7fb753d
Fix typo in prev commit
2007-04-05 01:01:01 +00:00
Howard Chu
3d65da5d60
ITS#4910 note that mirrormode now requires serverID
2007-04-05 00:59:32 +00:00
Howard Chu
4c940a6e0c
Note overlay config ordering
2007-04-02 22:35:16 +00:00
Howard Chu
d9958cbdbe
Enhanced unique configuration
2007-03-22 08:22:53 +00:00
Pierangelo Masarati
d4753801e8
do not refer to deprecated API
2007-03-21 10:35:28 +00:00
Pierangelo Masarati
ae710cfad3
s/LDAP_RES_EXTENDED_PARTIAL/LDAP_RES_INTERMEDIATE/ (ITS#4885)
2007-03-21 10:23:51 +00:00
Howard Chu
3776e2ed83
Fix typo
2007-03-09 09:57:18 +00:00
Howard Chu
ec29187425
More logging tweaks
2007-03-09 09:56:30 +00:00
Howard Chu
1a232bea5f
Fix prev commit
2007-03-09 09:49:30 +00:00
Howard Chu
fd6611d5bd
Add "hidden" doc
2007-03-09 09:48:16 +00:00
Howard Chu
14fab1cf21
Document the "hidden" keyword.
2007-03-09 09:46:34 +00:00
Howard Chu
ac4a801e4e
Uncomment logfile doc - it's been implemented this whole time, and it's
...
useful on Windows
2007-03-09 09:39:35 +00:00
Pierangelo Masarati
d07f85fc91
fix subtree shortcut (ITS#4856)
2007-03-05 19:39:32 +00:00
Pierangelo Masarati
2d54d689f9
a (clearer) remainder...
2007-02-27 11:25:30 +00:00
Pierangelo Masarati
7b869b0f30
a remainder...
2007-02-27 11:24:57 +00:00
Howard Chu
f7de78a4bb
Note ldap_controls, ldap_extended_operation
2007-02-23 19:10:38 +00:00
Howard Chu
256d080abe
Fix typo
2007-02-23 18:24:26 +00:00
Howard Chu
de01a6e3d7
ITS#4844 add missing overlays
2007-02-23 18:23:44 +00:00
Pierangelo Masarati
9886940cff
fix typo
2007-02-21 23:26:55 +00:00
Howard Chu
735180918d
More notes now that LDAP_OPT_TIMEOUT is implemented.
2007-02-16 11:52:46 +00:00
Howard Chu
b57450bd97
ITS#4662 note requirements for global option initialization
2007-02-12 11:40:57 +00:00
Howard Chu
72b08e35e0
ITS#3349 docs for SASL binds
2007-02-12 11:27:52 +00:00
Howard Chu
ff24fcc4f7
Rename ldap_memfree.3 to ldap_memory.3
2007-02-12 09:58:53 +00:00
Howard Chu
908ebf0fd2
ITS#2240 add ldap_start_tls and friends
2007-02-12 09:40:03 +00:00
Howard Chu
17186ccaab
ITS#2240 ldap_controls_free and friends
2007-02-12 09:26:11 +00:00
Howard Chu
71f9d69bd0
ITS#2240 add ldap_memfree and friends
2007-02-12 08:52:55 +00:00
Howard Chu
638316f979
ITS#2240 ber_init and friends
2007-02-12 08:32:15 +00:00
Howard Chu
6e320f233e
Forgot ber_sockbuf_io_fd
2007-02-12 06:27:26 +00:00
Howard Chu
e5b4be1b5f
ITS#2240 add lber-sockbuf documentation
2007-02-12 06:20:03 +00:00
Howard Chu
4d021d2090
Note UDP (in)availability
2007-02-12 04:49:12 +00:00
Howard Chu
282a3c537a
ITS#4707 added ldap_init_fd()
2007-02-12 04:43:03 +00:00
Howard Chu
96b1ccb934
Changed LDAP_OPT_TIMEOUT / LDAP_OPT_NETWORK_TIMEOUT behavior
2007-02-05 20:43:12 +00:00
Howard Chu
c15ca44c2a
Document serverID directive
2007-02-04 00:37:31 +00:00
Pierangelo Masarati
ea9e38ddaf
document overlay behavior when manageDSAit is used (ITS#4831)
2007-02-03 10:05:40 +00:00
Howard Chu
d47db9eb03
Delete olcInclude stuff
2007-01-27 05:59:12 +00:00
Pierangelo Masarati
5ef5652125
document timeout support in searches
2007-01-26 02:05:49 +00:00
Howard Chu
9faf5ab5f0
ITS#4554 show example for reindexing a specific attribute
2007-01-15 01:19:48 +00:00
Pierangelo Masarati
2a507f3f07
remove mention of the "defaultaccess" directive (ITS#4803)
2007-01-11 16:27:11 +00:00
Hallvard Furuseth
fd09de97ea
Fix pluginlog default and add it to FILES section.
2007-01-10 15:04:33 +00:00
Hallvard Furuseth
474b50a937
Align pidfile example with default slapd.conf
2007-01-10 13:54:56 +00:00
Howard Chu
3d24acc2e3
Minor tweak, my man2html program only recognizes manpage references
...
in the .BR form.
2007-01-09 00:01:28 +00:00
Howard Chu
fb46242509
Document per-context TLS options
2007-01-08 23:52:25 +00:00
Howard Chu
27dd7a5383
syncrepl inherits default TLS settings from main slapd config
2007-01-08 20:38:42 +00:00
Pierangelo Masarati
f38eee8df1
document LDAP Sync API
2007-01-07 19:13:05 +00:00
Pierangelo Masarati
b0f06da400
improve disconnect handling
2007-01-05 16:18:42 +00:00
Pierangelo Masarati
c56564e2b5
disconnect without notice
2007-01-04 20:17:53 +00:00
Pierangelo Masarati
963eaf63b6
return unsolicited responses
2007-01-04 19:58:29 +00:00
Kurt Zeilenga
6dcd9a9f77
Use soelim to fix .so problem
...
(Assumes soelim is generally available)
2007-01-02 20:25:16 +00:00
Kurt Zeilenga
da6d9eb046
happy new year
2007-01-02 20:00:42 +00:00
Pierangelo Masarati
5e36e5625a
move slapo-lastmod to contrib/slapd-modules/lastlog/ (ITS#4701)
2006-12-28 16:41:36 +00:00
Pierangelo Masarati
9fc7cd7267
move slapo-lastmod to contrib/slapd-modules/lastlog/ (ITS#4701)
2006-12-28 16:30:33 +00:00
Pierangelo Masarati
37df2996c4
note workaround for ITS#4785; cleanup
2006-12-28 12:17:19 +00:00
Howard Chu
758f4d8154
cleanup
2006-12-20 17:02:18 +00:00
Howard Chu
79728816d3
Note supported commands
2006-12-20 14:32:51 +00:00
Howard Chu
065ea81f30
Cleanup, document include: extension
2006-12-20 14:25:06 +00:00
Howard Chu
d6c4e2a833
Moved lists of backends and overlays to their own manpages
2006-12-20 04:58:33 +00:00
Pierangelo Masarati
4e11af075f
- add support for "use-temporary-conn" much like back-ldap
...
- fix various connection creation/setup concurrency issues
- use shared connection when always idasserting (similar to ITS#4781)
- reduce the impact of schema mapping when not used (tnx to gprof)
- fix temporary/tainted connection leak in abnormal conditions
2006-12-17 23:52:23 +00:00
Pierangelo Masarati
ef0261e84c
cleanup and document ITS#4781 commit
2006-12-17 22:20:02 +00:00
Pierangelo Masarati
e437cfee54
document support for IPv6 in ACLs (ITS#4756)
2006-12-15 02:15:35 +00:00
Pierangelo Masarati
3164c73276
fix misc. typos; note RFC 4370
2006-12-15 01:08:32 +00:00
Kurt Zeilenga
8fb5687dd7
Don't suggest free by deprecated function.
2006-12-06 19:33:21 +00:00
Pierangelo Masarati
8326ac21b1
add "report" to "onerr" modes: continue a search in case one target returns an error, and only propagate the error at the end
2006-11-23 23:50:36 +00:00
Pierangelo Masarati
22dfffcf23
fix sizelimit (formatting in ldap_search_ext(), absence in ldap_search_ext_s())
2006-11-18 17:05:58 +00:00
Howard Chu
ecd7c78547
More tweaks
2006-11-17 19:28:16 +00:00
Howard Chu
d3deed6119
Expand examples, mention converting old conf file with slaptest.
2006-11-17 19:05:31 +00:00
Howard Chu
15502d87ae
Add note about access controls on config backend
2006-11-16 15:09:47 +00:00
Howard Chu
8a521a1bd4
Remove ordering restriction on logdb configuration, revise example
2006-11-16 14:38:37 +00:00
Howard Chu
9023ba385d
Refer SLAPI to slapd.plugin(5)
2006-11-16 12:47:32 +00:00
Howard Chu
0a69f3721d
Fix typos
2006-11-16 12:05:25 +00:00
Howard Chu
15d898f73d
ITS#3812 back-config documentation
2006-11-16 11:48:19 +00:00
Pierangelo Masarati
6581f10e9c
fix typo (ITS#4753)
2006-11-15 23:49:04 +00:00
Pierangelo Masarati
72e586ba36
revert previous commit; disable RESTART from ldap.conf
2006-11-13 23:51:52 +00:00
Pierangelo Masarati
10e84d7192
document missing RESTART option (ITS#4749); restore alphabetical order
2006-11-13 16:39:44 +00:00
Howard Chu
6078dbef3c
Delete obsolete note. Full schema checks are done by default, missing
...
superior entries are flagged (depending on underlying backend) etc...
2006-11-09 20:52:36 +00:00
Howard Chu
caac58806a
Delete bogus .UC 6 macro invocation (This is not a 4.3BSD manpage)
2006-11-09 20:11:47 +00:00
Pierangelo Masarati
5c236d9df5
document the use of "rebind-as-user" to rebind when re-establishing a broken connection (ITS#4715)
2006-10-24 20:01:19 +00:00
Pierangelo Masarati
53cd4a88d7
document the network-timeout directive (ITS#4718)
2006-10-24 19:49:48 +00:00
Pierangelo Masarati
61b038ce35
further clarify validity of search limits, and "beautify" paragraph
2006-10-18 17:29:37 +00:00
Pierangelo Masarati
dd093c48a8
note that the replication identity may need to be treated specially by the consumer
2006-10-18 17:19:50 +00:00
Pierangelo Masarati
968da1cb14
add LDAP_OPT_DIAGNOSTIC_MESSAGE; replace deprecated option names
2006-10-14 17:04:17 +00:00
Pierangelo Masarati
e2f13bc535
cleanup
2006-10-14 00:58:50 +00:00
Pierangelo Masarati
607c80df81
document ldap_[sg]et_option(3)
2006-10-09 21:17:43 +00:00
Pierangelo Masarati
c3932ca2c0
s/local socket/IPC/
2006-10-09 19:26:41 +00:00
Pierangelo Masarati
4b78b6253b
cleanup URI
2006-10-09 19:18:03 +00:00
Pierangelo Masarati
bf3b9f9f71
fix line placement
2006-10-09 01:43:45 +00:00
Pierangelo Masarati
dd2721c857
more on clarification of special proxy identities and resilience to connection failure
2006-10-07 18:14:30 +00:00
Pierangelo Masarati
67c5019ac7
typo
2006-10-07 13:11:53 +00:00
Howard Chu
c0fcbdd8b2
mirrormode is still single-master, but must be enforced externally
2006-10-06 21:08:25 +00:00
Quanah Gibson-Mount
67380eea1e
five forms.
2006-10-06 02:04:07 +00:00
Howard Chu
dc907d929d
Nobody expects the Spanish Inquisition! s/three/four/
2006-10-06 01:45:03 +00:00
Pierangelo Masarati
18450addda
document VERSION, TIMEOUT and NETWORK_TIMEOUT options
2006-09-26 02:54:34 +00:00
Pierangelo Masarati
7ed909045f
document the LDAP builtin map in librewrite (ITS#4602)
2006-09-24 17:50:48 +00:00
Kurt Zeilenga
d7ad32ec4f
ITS#4677 Fix typo
2006-09-22 21:50:23 +00:00
Pierangelo Masarati
028e7c46ca
document the syntax of the ldap.conf(5) file
2006-09-12 21:02:30 +00:00
Pierangelo Masarati
4efbb9960c
point to slapd(8) for details on "-d"
2006-09-08 18:26:57 +00:00
Pierangelo Masarati
eb30ec43e8
re-enable "-d '?'" as a means to list what loglevels are available (ITS#4666)
2006-09-08 18:26:20 +00:00
Pierangelo Masarati
84d6a04c91
improve timeout support (ITS#4157, ITS#4663)
2006-09-04 08:26:09 +00:00
Pierangelo Masarati
150a4f106c
improve timeout support (ITS#4157, ITS#4663); manpage cleanup
2006-09-04 08:24:05 +00:00
Pierangelo Masarati
92ff6afec0
note the single-value userPassword constraint (please review)
2006-08-28 14:33:59 +00:00
Kurt Zeilenga
b7873dbb94
Note line length limit.
2006-08-25 20:56:06 +00:00
Pierangelo Masarati
9bc2cd3987
allow continuous mode
2006-08-25 16:20:48 +00:00
Kurt Zeilenga
e2f4ca480d
ITS#4647: error on bad filter patterns
2006-08-24 03:15:57 +00:00
Pierangelo Masarati
8ac5a02eb2
fix typo
2006-08-17 15:54:10 +00:00
Kurt Zeilenga
3edb468146
A few clarifications. "sync" in syncprov should refer to the
...
LDAP Content Sync in general and "syncrepl" should only be used
when referring to replication-specific functionality.
2006-07-29 16:44:29 +00:00
Howard Chu
75064457c0
ITS#4613 note that lastmod also controls entryCSN and entryUUID
2006-07-24 00:16:34 +00:00
Kurt Zeilenga
c7a52d9c26
fix formatting (ITS#4619)
2006-07-23 21:48:47 +00:00
Kurt Zeilenga
3565dcc756
Add access control note to authz-regexp discussion
2006-06-27 20:28:57 +00:00
Kurt Zeilenga
bb6263cfac
deprecated interfaces update
2006-06-19 08:10:02 +00:00
Kurt Zeilenga
0768a45e82
More deprecated interface updates
2006-06-17 07:06:48 +00:00
Kurt Zeilenga
a63cce673e
Additional deprecated interfaces changes
2006-06-16 20:13:46 +00:00
Kurt Zeilenga
7f0a590a11
deprecated interface updates
2006-06-16 20:12:32 +00:00
Kurt Zeilenga
658489a967
Misc updates (based in part on ITS#4590 discussions)
2006-06-15 23:15:31 +00:00
Howard Chu
3d7647fa4a
Document requirement for rootDN on logdb, note access controls.
2006-06-15 00:05:04 +00:00
Kurt Zeilenga
4a16052152
cleanup
2006-06-14 06:02:44 +00:00
Kurt Zeilenga
3593bc7abf
Deprecated.
2006-06-14 05:55:34 +00:00
Kurt Zeilenga
68543e80a3
Add comment
2006-06-14 04:26:36 +00:00
Kurt Zeilenga
9384d97060
Use shared project acknowledgement
2006-06-14 04:24:43 +00:00
Kurt Zeilenga
82a2476457
More cleanup
2006-06-14 04:21:54 +00:00
Kurt Zeilenga
3e63cadf94
cleanup
2006-06-14 04:15:41 +00:00
Kurt Zeilenga
ad326a0192
Misc updates. Need to add deprecated routines to the
...
"DEPRECATED INTERFACES" section.
2006-06-14 01:25:04 +00:00
Kurt Zeilenga
ca2129bbff
Don't refer to deprecated routines
2006-06-14 00:28:16 +00:00
Kurt Zeilenga
19f69bbe35
more updates
2006-06-14 00:19:32 +00:00
Kurt Zeilenga
511d395f1f
Additional updates
2006-06-14 00:17:31 +00:00
Kurt Zeilenga
c801634137
fix typo
2006-06-14 00:04:42 +00:00
Kurt Zeilenga
e7a4376d0b
deprecated replaced by Deprecated
2006-06-13 23:37:46 +00:00
Kurt Zeilenga
34b9fc1a3c
Another fix
2006-06-13 23:15:06 +00:00
Kurt Zeilenga
6d3ef7ebec
Additional cleanup
2006-06-13 23:09:33 +00:00
Kurt Zeilenga
e767eae99d
Shared text
2006-06-13 23:07:28 +00:00
Kurt Zeilenga
9059f20681
Tweaks to last commit
2006-06-13 23:07:10 +00:00
Kurt Zeilenga
1a6aab0540
Update ldap_abandon(3) as example as to how to document
...
non-deprecated v. deprecated interfaces.
2006-06-13 22:31:34 +00:00
Pierangelo Masarati
ed0d8d0a94
fix "require" inheritance and handling of "none" (ITS#4574)
2006-06-13 00:16:45 +00:00
Pierangelo Masarati
7b6d39a043
fix and clarify usage details
2006-06-12 22:23:41 +00:00
Pierangelo Masarati
0f8f25cf1a
add support for recursive referrals (with simple loop detection) to slapo-chain (ITS#4070); add simple support for returning the error code instead of the original referral (ITS#4570)
2006-06-12 22:09:43 +00:00
Kurt Zeilenga
a031f0c638
Update RFC references
2006-06-09 17:20:38 +00:00
Kurt Zeilenga
a4c81315a5
Add a general comment regarding deprecated interfaces
2006-06-07 01:45:58 +00:00
Pierangelo Masarati
2be146e20f
cleanup
2006-06-02 15:10:01 +00:00
Pierangelo Masarati
2e92f2de68
clarify the behavior of slapo-refint(5) in case of modrdn
2006-05-29 21:14:36 +00:00
Howard Chu
09c26b0356
ITS#4555 add -j option
2006-05-29 02:47:12 +00:00