Pierangelo Masarati
6a5b253bc6
allow multiple limits setting on one global/per backend config line
2001-08-04 11:09:25 +00:00
Pierangelo Masarati
4919363fa0
more intuitive special limits configuration
2001-08-03 17:25:39 +00:00
Pierangelo Masarati
f35545b058
fix a couple of typos; schemacheck was duplicated
2001-08-01 10:47:44 +00:00
Pierangelo Masarati
8471ef7ed0
add global, per backend and per op_ndn time/size soft, hard and to-be-checked limits (exploited by back-ldbm); see slapd.conf(5) for details
2001-08-01 10:09:04 +00:00
Kurt Zeilenga
a8e3669046
Add user schema I-D
2001-08-01 05:42:28 +00:00
Kurt Zeilenga
fa62e57e8f
Replaced with ldap-opattrs/features I-Ds
2001-08-01 05:41:10 +00:00
Kurt Zeilenga
fa957bc045
Update drafts to latest revs
2001-08-01 05:40:30 +00:00
Kurt Zeilenga
e83281bff3
Update to rev 04
2001-08-01 05:40:10 +00:00
Kurt Zeilenga
5d34881f45
Add no attrs clarification
2001-07-30 07:03:31 +00:00
Stig Venaas
c2daca1001
Fixed a tiny typo/spelling error
2001-07-29 11:46:41 +00:00
Pierangelo Masarati
af144edba0
fix typo
2001-07-28 17:35:32 +00:00
Pierangelo Masarati
2e79b7616b
regex-based per op_ndn time/size limits
2001-07-28 12:07:40 +00:00
Kurt Zeilenga
c842bf8b80
Remove compare root dse task, in development
2001-07-28 01:06:36 +00:00
Pierangelo Masarati
d9889c28ef
suffix option; allows partial replication of a database
2001-07-24 13:39:43 +00:00
Kurt Zeilenga
0b3072d393
Misc. updates
2001-07-24 07:56:07 +00:00
Kurt Zeilenga
3ce7e382d5
Misc updates
2001-07-24 06:26:32 +00:00
Kurt Zeilenga
0749253f10
Misc updates
2001-07-23 04:16:42 +00:00
Kurt Zeilenga
01e8c6e3e4
LDAPext I-D updates
2001-07-23 04:12:58 +00:00
Kurt Zeilenga
bac852d131
Add 3112 ref
2001-07-07 05:24:19 +00:00
Kurt Zeilenga
18ad61d7e1
Clean up RFC 3112 entry
2001-07-07 05:23:45 +00:00
Kurt Zeilenga
6c03a1e8e9
Fix RFC ref
2001-07-07 05:23:10 +00:00
Randy Kunkee
0ef87764d7
Move backend_syncfreq code down into back-ldbm. Creates new configuration
...
for LDBM backends called "dbsync", which takes minimum of one argument up
to 3 args which are sync frequency, # of delays, and delay periods. See
man page update for "dbsync" configuration for more details.
2001-06-28 09:20:33 +00:00
Kurt Zeilenga
1229cfcc3f
Backout directory config option
2001-06-22 21:00:24 +00:00
Kurt Zeilenga
11a245d748
TLS should refer to 2830
2001-06-18 23:40:45 +00:00
Kurt Zeilenga
7b84f26c5f
Fix year
2001-06-15 02:35:42 +00:00
Kurt Zeilenga
fbb7925ea2
Add "with or without modification" to COPYRIGHT
...
Remove clause 5 (due credit) from LICENSE
2001-06-15 02:34:03 +00:00
Kurt Zeilenga
3512942da1
Add authpassword task
2001-06-14 23:50:05 +00:00
Kurt Zeilenga
b8975f565e
Update ud todo items
2001-06-14 05:47:02 +00:00
Kurt Zeilenga
ff993c7ddb
Misc updates to password codes / docs
2001-06-13 05:40:24 +00:00
Kurt Zeilenga
ff30a0387d
Misc fixes, namely to indexing codes
2001-06-12 20:57:19 +00:00
Kurt Zeilenga
72a55aa40f
Leave dn2ufn.
2001-06-11 20:45:06 +00:00
Kurt Zeilenga
6cb35c0d89
More caching as experimental
2001-06-11 20:34:14 +00:00
Kurt Zeilenga
7746f0cbf9
Remove UFN man pages
2001-06-11 20:32:58 +00:00
Kurt Zeilenga
796e2ed786
Remove rebind from links for now
2001-06-11 20:26:05 +00:00
Kurt Zeilenga
9969deb348
Comment out rebind stuff until someone has a chance to
...
rewrite it.
2001-06-11 20:25:02 +00:00
Kurt Zeilenga
9ccd5880d1
obsolete
2001-06-08 18:16:41 +00:00
Kurt Zeilenga
689c08c424
Replace extended partial response with intermediate response draft.
2001-06-08 01:43:03 +00:00
Kurt Zeilenga
35efcbcd22
Remove LDUP drafts until someone steps to the plate
2001-06-08 01:40:35 +00:00
Kurt Zeilenga
3db30340b7
Add reference to developer's list
2001-06-08 01:38:40 +00:00
Kurt Zeilenga
a47496b912
No individual contacts are provided, so update text
2001-06-08 01:37:21 +00:00
Kurt Zeilenga
04911120c2
Misc updates
2001-06-06 21:55:44 +00:00
Kurt Zeilenga
c46b7d2416
Add rfc3112
2001-06-06 05:01:36 +00:00
Kurt Zeilenga
6e077505e9
Replace authpasswd I-D with RFC
...
Remove grouping I-D until ready to implement
2001-05-31 20:36:30 +00:00
Kurt Zeilenga
cc6fab319e
Add support for separate max incoming for anonymous and authenticated
...
sessions (defaults: 256K and 16M respectively).
2001-05-29 20:00:55 +00:00
Kurt Zeilenga
49a4319b07
document sockbuf_max_incoming
2001-05-29 16:10:08 +00:00
Kurt Zeilenga
351e436dcf
Add an LDBM backend "directory" directive (in addition to
...
the existing database "directory" directive) to allow setting
of a DB_ENV directory. Should likely be database specific.
2001-05-29 01:51:37 +00:00
Kurt Zeilenga
d0a77750fb
Misc updates
2001-05-18 02:45:46 +00:00
Kurt Zeilenga
c22e91c431
license should be project neutral
2001-05-18 02:45:27 +00:00
Kurt Zeilenga
80e026a1b6
Add lber-memory(3) to see also
2001-05-18 00:26:15 +00:00
Kurt Zeilenga
f51a604675
Add 2828 (Internet Security Glossary)
2001-05-18 00:25:57 +00:00