Kurt Zeilenga
|
ea069cb7c2
|
New indexer/filter codes (test suite works) with cheats
Updated NT Project files (with Cyrus SASL library depend)
|
2000-06-04 22:59:38 +00:00 |
|
Mark Valence
|
f8c1bc5ccb
|
Fix parameter order error.
|
2000-06-04 22:59:34 +00:00 |
|
Mark Valence
|
6916d0d527
|
Fix memory leak.
|
2000-06-04 22:59:06 +00:00 |
|
Mark Valence
|
47888f1c6b
|
Bug fix.
|
2000-06-04 04:34:21 +00:00 |
|
Mark Valence
|
bac87c2562
|
Bug fix for new sockbuf code under NT. Added mutex protection against
deadlock in connection_resched.
|
2000-06-04 04:29:07 +00:00 |
|
Kurt Zeilenga
|
b05d071c3a
|
Fix anonymous mapping
|
2000-06-03 16:29:34 +00:00 |
|
Kurt Zeilenga
|
4b352c57ed
|
Raise MAXDBCACHE to 128.
|
2000-06-03 03:37:02 +00:00 |
|
Kurt Zeilenga
|
45c6324a9d
|
Move ldapd into the Attic, quipu tools remain for now.
|
2000-06-01 23:00:22 +00:00 |
|
Kurt Zeilenga
|
c23536faa9
|
remove lint
|
2000-06-01 22:01:00 +00:00 |
|
Kurt Zeilenga
|
2e0912622b
|
ITS#537: lber io rewrite from Gambor Gombas.
Copyright 2000 Gábor Gombás. All rights reserved.
This is free software. You may redistribute and use it under the same
terms as OpenLDAP itself.
|
2000-06-01 20:59:21 +00:00 |
|
Kurt Zeilenga
|
a3ee061fdc
|
Install *.schema only
Install *.schema as read-only
|
2000-06-01 15:27:10 +00:00 |
|
Kurt Zeilenga
|
7c7fab11d4
|
Add extensibleObject support
|
2000-05-31 18:46:13 +00:00 |
|
Kurt Zeilenga
|
14663e1733
|
Add project public directory schema
|
2000-05-31 00:47:40 +00:00 |
|
Kurt Zeilenga
|
cd4c2c06d3
|
Move schema needed by slapd to core.schema so that only one file
is required to be included.
This leaves openldap.schema empty. Will use it to hold example
schema from the OpenLDAP Public Directory.
|
2000-05-31 00:13:10 +00:00 |
|
Kurt Zeilenga
|
eb70b602ee
|
Rework ACI codes to use OpenLDAPaci. Add needed schema elements.
Needs work. Volunteers welcomed.
|
2000-05-30 21:34:55 +00:00 |
|
Kurt Zeilenga
|
773d839924
|
Clean up 'ref' DESC
|
2000-05-30 20:20:25 +00:00 |
|
Kurt Zeilenga
|
34edec3107
|
Strip installed executables
better library clean
|
2000-05-30 18:23:56 +00:00 |
|
Kurt Zeilenga
|
64f028a6ab
|
New schema code is now the default.
Use -DSLAPD_SCHEMA_COMPAT to use 1.x compatible schema (deprecated).
|
2000-05-29 16:39:16 +00:00 |
|
Kurt Zeilenga
|
6ec3f1438a
|
Update directory comment
|
2000-05-29 05:54:36 +00:00 |
|
Kurt Zeilenga
|
c70cb72ef9
|
install $(localstatedir)/openldap-ldbm with mode 700
|
2000-05-29 05:51:24 +00:00 |
|
Kurt Zeilenga
|
e45979599d
|
Add NumericString syntax and matching rules.
|
2000-05-29 04:58:40 +00:00 |
|
Kurt Zeilenga
|
e4a7b953f3
|
SLAPD_SCHEMA_NOT_COMPAT: fix typo
|
2000-05-29 04:57:31 +00:00 |
|
Kurt Zeilenga
|
bdf9b0d017
|
SLAPD_SCHEMA_NOT_COMPAT: working ACLs! (have not tested ACIs)
|
2000-05-29 03:51:26 +00:00 |
|
Kurt Zeilenga
|
9e5312e166
|
SLAPD_SCHEMA_NOT_COMPAT: ACL cleanup (not yet working)
|
2000-05-29 03:44:06 +00:00 |
|
Kurt Zeilenga
|
287de3517d
|
SLAPD_SCHEMA_NOT_COMPAT: working tests 1-4!
|
2000-05-29 01:08:09 +00:00 |
|
Kurt Zeilenga
|
e31e42374e
|
SLAPD_SCHEMA_NOT_COMPAT: cheap DN match
|
2000-05-29 00:27:49 +00:00 |
|
Kurt Zeilenga
|
30c43c307c
|
SLAPD_SCHEMA_NOT_COMPAT: working modify? need additional match
routines, such as distinguishedNameMatch, to be sure.
|
2000-05-28 23:51:39 +00:00 |
|
Julio Sánchez Fernández
|
3e3acf87c8
|
Let the caller decide how liberal the schema parsing routines will be.
Most flags do nothing yet.
|
2000-05-28 22:45:56 +00:00 |
|
Kurt Zeilenga
|
13daacdbda
|
Fix error text handling
|
2000-05-28 22:38:21 +00:00 |
|
Kurt Zeilenga
|
3350957674
|
SLAPD_SCHEMA_NOT_COMPAT: ACI cleanup
|
2000-05-28 22:17:34 +00:00 |
|
Kurt Zeilenga
|
a4277ba3e1
|
SLAPD_SCHEMA_NOT_COMPAT: copy mod op
|
2000-05-28 21:45:49 +00:00 |
|
Kurt Zeilenga
|
4d835c0532
|
modify ldbm_modify_internal to return error text
|
2000-05-28 20:44:08 +00:00 |
|
Kurt Zeilenga
|
7a97873274
|
SLAPD_SCHEMA_NOT_COMPAT: working test005-modrdn!
|
2000-05-28 19:54:07 +00:00 |
|
Kurt Zeilenga
|
229e12b69d
|
SLAPD_SCHEMA_NOT_COMPAT: add subtype aware is_at_syntax()
|
2000-05-28 19:15:37 +00:00 |
|
Kurt Zeilenga
|
c98f0ea02c
|
SLAPD_SCHEMA_NOT_COMPAT:
Don't depend acl parsing upon slap_schema, it's filled in post-conf
|
2000-05-28 18:58:09 +00:00 |
|
Kurt Zeilenga
|
9e9be9c283
|
SLAPD_SCHEMA_NOT_COMPAT: Mostly working modrdn
|
2000-05-28 17:26:30 +00:00 |
|
Kurt Zeilenga
|
439c0c796d
|
SLAPD_SCHEMA_NOT_COMPAT: Mostly work modify
|
2000-05-28 16:36:34 +00:00 |
|
Kurt Zeilenga
|
5904e0013f
|
SLAPD_SCHEMA_NOT_COMPAT: add missing AttributeDescriptions
|
2000-05-28 01:36:03 +00:00 |
|
Kurt Zeilenga
|
ee37a6bdea
|
SLAPD_SCHEMA_NOT_COMPAT: case{Exact,Ignore}IA5SubstringsMatch
|
2000-05-28 01:18:53 +00:00 |
|
Kurt Zeilenga
|
3d26427c02
|
SLAPD_SCHEMA_NOT_COMPAT: fix bind acls
|
2000-05-27 23:16:30 +00:00 |
|
Kurt Zeilenga
|
9baacdcfff
|
SLAPD_SCHEMA_NOT_COMPAT: Add enough matching rules to get through test003
|
2000-05-27 23:08:28 +00:00 |
|
Kurt Zeilenga
|
1a8f509f9a
|
s/substring/substrings/
|
2000-05-27 22:46:37 +00:00 |
|
Kurt Zeilenga
|
2273ae0cb7
|
SLAPD_SCHEMA_NOT_COMPAT: add f_sub_desc -> f_sub_type for compat
|
2000-05-27 21:45:52 +00:00 |
|
Kurt Zeilenga
|
f8dd082b74
|
SLAPD_SCHEMA_NOT_COMPAT: framework for substring searching
|
2000-05-27 21:41:04 +00:00 |
|
Kurt Zeilenga
|
9d8f60e63c
|
fix -USLAPD_SCHEMA_NOT_COMPAT
|
2000-05-27 20:40:26 +00:00 |
|
Kurt Zeilenga
|
58d25f4ab1
|
SLAPD_SCHEMA_NOT_COMPAT: allocate/deallocate f_sub as needed.
|
2000-05-27 20:37:59 +00:00 |
|
Kurt Zeilenga
|
b813a5ba30
|
SLAPD_SCHEMA_NOT_COMPAT: prelim ACL work
|
2000-05-27 19:33:08 +00:00 |
|
Kurt Zeilenga
|
dab0793d0c
|
Working test001 and test002.
|
2000-05-27 19:21:28 +00:00 |
|
Kurt Zeilenga
|
47333bf762
|
CSRI malloc compat fix
|
2000-05-27 17:06:11 +00:00 |
|
Kurt Zeilenga
|
5ba8a93a79
|
Add asserts in attempt to find oc_find bug...
|
2000-05-27 17:05:28 +00:00 |
|