Commit Graph

12014 Commits

Author SHA1 Message Date
Pierangelo Masarati
7cf03f2b50 don't fail if the directory can't be opened because it doesn't exist; silence few warnings 2005-03-30 18:38:04 +00:00
Kurt Zeilenga
3e0ac3bed2 Add basic support for HTML->PDF conversion (uses htmldoc) 2005-03-29 23:59:04 +00:00
Pierangelo Masarati
7d531d1416 release lock as early as possible; deferring referral checking in searches may reduce the amount of dynamic entry generation 2005-03-29 23:56:23 +00:00
Pierangelo Masarati
908aaa5107 add manageDSAit & referral support (to be tested); cleanup some error conditions 2005-03-29 18:57:42 +00:00
Pierangelo Masarati
40ec0992d6 don't continue if fopen failed 2005-03-29 11:43:36 +00:00
Pierangelo Masarati
a9fea2edeb configure monitor database, if available 2005-03-29 09:50:50 +00:00
Howard Chu
fbbc07e644 Allow for alternate ordering characters to be used in the filesystem 2005-03-29 08:29:38 +00:00
Howard Chu
b8bf38cd5b Tighten up some schema 2005-03-29 03:31:48 +00:00
Howard Chu
aaf112c9c2 Better numeric sorting for ordered entries 2005-03-29 03:11:40 +00:00
Sang Seok Lim
d2af85fd08 Fixing memory leakage in attribute aliasing 2005-03-29 00:12:05 +00:00
Sang Seok Lim
7c91b8a327 Componant matching routines for CRL support 2005-03-29 00:10:16 +00:00
Pierangelo Masarati
429629ff0c fix previous commit 2005-03-28 18:53:57 +00:00
Pierangelo Masarati
27e5fabb8b document missing feature; avoid the risk of returning argv in an inconsistent state when an error occurs 2005-03-28 18:51:02 +00:00
Kurt Zeilenga
aa681f980d Update test026 for updated uniqueMemberMatch semantics 2005-03-28 18:07:17 +00:00
Howard Chu
62d21aadd0 Register ManageDSAit control 2005-03-28 10:23:04 +00:00
Kurt Zeilenga
0dd113d3f0 Minor updates 2005-03-28 03:05:47 +00:00
Kurt Zeilenga
34b11c572d Add ANSI and BSI 2005-03-28 03:01:18 +00:00
Kurt Zeilenga
3e54f90b53 Don't advertise 1.1 as private space. 2005-03-28 02:42:04 +00:00
Kurt Zeilenga
3060d72f36 Update a few URLs 2005-03-27 22:09:53 +00:00
Howard Chu
51c913d83c Fix missing break's, add overlay works 2005-03-27 13:27:30 +00:00
Howard Chu
a2348970e5 Fix search, fix add. Adding backends/databases works. 2005-03-27 13:08:57 +00:00
Howard Chu
18bf31b3c6 ITS#3607 build alock 2005-03-27 06:45:15 +00:00
Howard Chu
4d4e58d8f1 ITS#3607 build alock code 2005-03-26 10:21:43 +00:00
Howard Chu
d7396583d5 ITS#3607 add automatic BDB recovery 2005-03-26 09:52:04 +00:00
Kurt Zeilenga
41e084e1be Misc updates 2005-03-26 07:12:55 +00:00
Kurt Zeilenga
e7e8ec90b6 Update uniqueMemberMatch to be consistent with latest
draft-ietf-ldapbis-syntaxes
Add uniqueMemberMatch approximate support
Add uniqueMemberMatch indexing support
2005-03-26 02:07:00 +00:00
Kurt Zeilenga
71c2c1c9fe Change "subtree delete not supported" diagnostic text to
"subordinate objects must be deleted first" as the "not supported"
language implies some feature of LDAP is not implemented in slapd(8).
2005-03-26 00:53:00 +00:00
Howard Chu
eb8f927af3 Fix copyright/attribution comments 2005-03-25 20:11:28 +00:00
Kurt Zeilenga
8da81d42c7 ITS#3538: improved substrings matching (spaces handled
in accordance with LDAPprep)
2005-03-25 05:57:07 +00:00
Kurt Zeilenga
accc49849b s/privacy/confidentiality/ 2005-03-25 03:48:04 +00:00
Kurt Zeilenga
57f36ae0cf Add HDB 2005-03-25 03:38:59 +00:00
Kurt Zeilenga
df46f8432a Fix things up 2005-03-25 03:26:02 +00:00
Kurt Zeilenga
4d53ce55c7 Add cr notice 2005-03-25 03:18:33 +00:00
Kurt Zeilenga
ed7cb2dd38 init makefile 2005-03-25 03:17:36 +00:00
Kurt Zeilenga
99d03d408a Update CR 2005-03-25 02:46:49 +00:00
Kurt Zeilenga
97396cccfb Fix image base 2005-03-24 21:56:15 +00:00
Howard Chu
5a66d7de66 Fix prev commit 2005-03-24 06:06:40 +00:00
Howard Chu
0076b40c32 Convert backendInfo/backendDB to STAILQs 2005-03-24 05:13:31 +00:00
Kurt Zeilenga
58def8dd29 Update CR notices and release documents 2005-03-23 17:20:59 +00:00
Kurt Zeilenga
7677c00d80 cleanup 2005-03-23 01:50:49 +00:00
Kurt Zeilenga
e9892da17b ITS#3605 rebuild with acgeneral.m4 patch 2005-03-23 00:17:15 +00:00
Kurt Zeilenga
4c4075da2b Update cr year 2005-03-22 21:00:40 +00:00
Howard Chu
5c3a4e176e Preliminary ldapAdd support 2005-03-21 23:59:53 +00:00
Howard Chu
4fcab959c0 Define SLAP_USE_CONFDIR, fix moduleload 2005-03-21 20:07:05 +00:00
Howard Chu
c9141a9a08 More parsing fixes 2005-03-21 11:14:37 +00:00
Howard Chu
38383fca41 Fix startup check 2005-03-21 10:32:28 +00:00
Howard Chu
3f357270d4 Fix unparsers, schema loading works 2005-03-21 10:23:01 +00:00
Howard Chu
119cbcaba4 Schema unparsing support 2005-03-21 08:31:48 +00:00
Howard Chu
fba9235d0f Add HARDCODE schema flags 2005-03-21 00:22:54 +00:00
Kurt Zeilenga
09919ad2c8 Tweak notes. 2005-03-20 22:49:46 +00:00