Howard Chu
|
bff244da5b
|
Add dbconfig directive for creating/writing the DB_CONFIG file
|
2005-04-01 11:26:43 +00:00 |
|
Howard Chu
|
04f6efbe1c
|
ITS#3607 more for Win32 portability
|
2005-04-01 08:10:26 +00:00 |
|
Howard Chu
|
18d1821b1f
|
ITS#3607, added Win32 lock support
|
2005-04-01 06:10:06 +00:00 |
|
Kurt Zeilenga
|
af866c3b44
|
Added a conformant sortedResults support which is unable to sort anything.
|
2005-04-01 02:40:29 +00:00 |
|
Kurt Zeilenga
|
0b6ed01c05
|
cleanup
|
2005-04-01 02:39:01 +00:00 |
|
Howard Chu
|
652d0a189a
|
Fix filter crash when DN contains parenthesis
|
2005-04-01 02:13:17 +00:00 |
|
Pierangelo Masarati
|
3958eb9e98
|
actually retrieve the target, to apply clauses like sets and so
|
2005-03-31 21:21:16 +00:00 |
|
Pierangelo Masarati
|
2605dfa81f
|
cleanup options
|
2005-03-31 20:03:30 +00:00 |
|
Pierangelo Masarati
|
4cba10c13e
|
always shutdown (slaptest was not)
|
2005-03-31 19:34:36 +00:00 |
|
Pierangelo Masarati
|
584b21d20b
|
initial commit of "level" styles for "dn" and "self" by clauses (ITS#3615)
|
2005-03-31 18:10:11 +00:00 |
|
Pierangelo Masarati
|
26c1524163
|
rework provious commit(s)
|
2005-03-31 12:18:56 +00:00 |
|
Pierangelo Masarati
|
e85c3f2f6a
|
more cleanup?
|
2005-03-31 00:30:41 +00:00 |
|
Pierangelo Masarati
|
1c5e5b7db0
|
cleanup
|
2005-03-31 00:27:53 +00:00 |
|
Pierangelo Masarati
|
8d3eb19995
|
beautify conditional compilation warning
|
2005-03-30 23:46:25 +00:00 |
|
Pierangelo Masarati
|
a96f2af281
|
more dnParent() and misc cleanup
|
2005-03-30 22:45:46 +00:00 |
|
Pierangelo Masarati
|
20b3d14dc3
|
more dnParent() cleanup
|
2005-03-30 22:29:54 +00:00 |
|
Pierangelo Masarati
|
83bb1c93cb
|
allow setting misc params used by ACL checking
|
2005-03-30 22:29:35 +00:00 |
|
Pierangelo Masarati
|
61bb4bb630
|
allow dnParent to work in place
|
2005-03-30 20:18:11 +00:00 |
|
Pierangelo Masarati
|
22bc85dc77
|
minor cleanup
|
2005-03-30 18:58:52 +00:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Howard Chu
|
62d21aadd0
|
Register ManageDSAit control
|
2005-03-28 10:23:04 +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
|
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 |
|
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
|
7677c00d80
|
cleanup
|
2005-03-23 01:50:49 +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 |
|
Howard Chu
|
1476ad80a6
|
Tweak log msg in prev commit
|
2005-03-20 20:55:49 +00:00 |
|