Commit Graph

1055 Commits

Author SHA1 Message Date
Kurt Zeilenga
80e40c855f s/ldap_sync.h/ldap.h/ 2008-08-21 18:37:33 +00:00
Hallvard Furuseth
04e26fecb2 Summarize in description field and add details in header 2008-08-20 14:21:10 +00:00
Pierangelo Masarati
e36c4503ae clarify selfwrite 2008-08-09 10:10:33 +00:00
Howard Chu
6bdf7b150b Add server side sorting 2008-08-01 22:57:55 +00:00
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