Pierangelo Masarati
|
ea86a19460
|
monitor objectclass definition
|
2002-01-12 11:36:23 +00:00 |
|
Kurt Zeilenga
|
19f2925ab1
|
Add some basic system schema checks.
|
2002-01-11 18:56:01 +00:00 |
|
Kurt Zeilenga
|
f57057ee01
|
Add system schema flags to backends supporting system schema.
|
2002-01-11 18:26:17 +00:00 |
|
Kurt Zeilenga
|
f402762f9a
|
Remove lint.
|
2002-01-11 18:03:28 +00:00 |
|
Kurt Zeilenga
|
20dd3c1273
|
Add Backend to system schema check routines
|
2002-01-11 18:00:22 +00:00 |
|
Pierangelo Masarati
|
5dfbf93687
|
need this outside for back monitor ...
|
2002-01-11 10:46:58 +00:00 |
|
Kurt Zeilenga
|
504404725a
|
Flip some bits in the backend flags mask
|
2002-01-11 02:31:47 +00:00 |
|
Kurt Zeilenga
|
c3b62aae91
|
Fix the bits
|
2002-01-10 22:54:24 +00:00 |
|
Kurt Zeilenga
|
55501e886f
|
Rework backend (lastmod + glue + system schema) flags
|
2002-01-10 22:34:11 +00:00 |
|
Howard Chu
|
8067107ed2
|
Added an_oc to AttributeName for caching ObjectClass lookups.
Added error checking to str2anlist; if the attr name doesn't match
any attribute or objectclass the offending attr name is displayed.
|
2002-01-10 09:54:14 +00:00 |
|
Kurt Zeilenga
|
bf5b4405fe
|
More clean up of system schema changes
|
2002-01-10 06:58:57 +00:00 |
|
Kurt Zeilenga
|
cadecfaae1
|
Finish building in operational attributes
|
2002-01-10 04:10:54 +00:00 |
|
Kurt Zeilenga
|
f4336c8953
|
More builtin operational attributes
|
2002-01-10 03:31:11 +00:00 |
|
Kurt Zeilenga
|
6ed15e3350
|
Another round of operational attribute changes... more to follow.
|
2002-01-10 01:46:08 +00:00 |
|
Kurt Zeilenga
|
91644affd9
|
Minor cleanup
|
2002-01-10 00:54:31 +00:00 |
|
Kurt Zeilenga
|
c80d93f2bb
|
Start of new operational attribute framework
|
2002-01-10 00:17:21 +00:00 |
|
Kurt Zeilenga
|
9b0585f393
|
Add very basic subentry search support.
|
2002-01-09 19:21:07 +00:00 |
|
Kurt Zeilenga
|
bc1cd95149
|
Rework control infrastructure a bit. Add subentries visibility control.
|
2002-01-09 06:29:54 +00:00 |
|
Kurt Zeilenga
|
645ae7a22f
|
Hide select matching rules from published schema
|
2002-01-06 05:29:04 +00:00 |
|
Howard Chu
|
ce7d8d26f2
|
Changed conn->c_cdn to struct berval.
|
2002-01-06 03:26:09 +00:00 |
|
Kurt Zeilenga
|
d218a5ed5c
|
Add SLAP_MALLOC() and friends.
Intended to be used instead of ch_malloc() and friends.
See comment.
|
2002-01-06 01:34:53 +00:00 |
|
Pierangelo Masarati
|
d0261ee534
|
leftover ber_bvdup eliminated; rewritten ber_bvdup in terms of ber_dupbv; eliminated wrapper macro; other ber_* improvements
|
2002-01-05 17:49:59 +00:00 |
|
Kurt Zeilenga
|
0e2af54a3f
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
|
Howard Chu
|
bcdfdb968f
|
Changed AttributeName back into an array instead of a linked list.
Fixed bug in do_search eating up controls.
|
2002-01-03 05:38:26 +00:00 |
|
Howard Chu
|
029306a5be
|
Use ldap_queue.h instead of <ac/queue.h>
|
2002-01-03 00:12:46 +00:00 |
|
Howard Chu
|
f52cc9bab5
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
Howard Chu
|
743c402265
|
Changed search attrs from struct berval ** to AttributeName *
|
2001-12-31 11:35:52 +00:00 |
|
Howard Chu
|
10961151ef
|
Use queue-compat for Connection->c_ops,c_pending_ops
|
2001-12-31 04:08:29 +00:00 |
|
Howard Chu
|
185ff129b5
|
Change struct berval * to struct berval in various structures
|
2001-12-29 15:01:10 +00:00 |
|
Howard Chu
|
975a5e9a24
|
Added dnPretty2/dnNormalize2 using preallocated destination berval
|
2001-12-29 04:48:00 +00:00 |
|
Kurt Zeilenga
|
cddf7e0e00
|
More struct berval DN changes
decrease dependency on dn_validate/dn_normalize
|
2001-12-27 07:13:13 +00:00 |
|
Kurt Zeilenga
|
a553a03586
|
More struct berval DNs changes
|
2001-12-26 23:43:28 +00:00 |
|
Howard Chu
|
e8fa25a215
|
Changed Filter.f_dn to struct berval*
|
2001-12-26 23:37:59 +00:00 |
|
Kurt Zeilenga
|
bd0135ccb4
|
Move search, modify, and modrdn APIs to struct berval DNs.
Much clean up is needed.
|
2001-12-26 19:50:40 +00:00 |
|
Kurt Zeilenga
|
24a4d888dc
|
move compare and delete to struct berval DNs
|
2001-12-26 19:05:26 +00:00 |
|
Kurt Zeilenga
|
d64ec6ee0d
|
modify be_referral to use struct berval DNs.
|
2001-12-26 17:40:34 +00:00 |
|
Howard Chu
|
3da3be8128
|
Precompute syn_oidlen and mr_oidlen
|
2001-12-26 14:36:02 +00:00 |
|
Howard Chu
|
15f630545a
|
Changed ma_rule_text to struct berval.
Changed get_filter to struct bervals
|
2001-12-26 13:47:10 +00:00 |
|
Howard Chu
|
d474789d0d
|
First pass at converting bind to struct bervals
|
2001-12-26 11:41:38 +00:00 |
|
Howard Chu
|
68b1bbb89d
|
Changed search attrs to struct berval **.
Use typedefs for all backend functions, to minimize work in future API
updates. (back-*/external.h will never need updating in the future.)
|
2001-12-26 08:17:44 +00:00 |
|
Howard Chu
|
b96645af7d
|
More struct berval changes, dnNormalize migration...
|
2001-12-26 04:17:49 +00:00 |
|
Kurt Zeilenga
|
2dd27b0786
|
More struct berval DNs
|
2001-12-25 19:48:26 +00:00 |
|
Kurt Zeilenga
|
3336619c80
|
More "char *" to struct berval DN changes
|
2001-12-25 02:30:01 +00:00 |
|
Kurt Zeilenga
|
5ee89d6167
|
Use struct berval DNs for root DN and update DN
|
2001-12-25 00:05:26 +00:00 |
|
Howard Chu
|
3df5c17881
|
Fix typo in e_ndn macro
|
2001-12-24 20:03:54 +00:00 |
|
Kurt Zeilenga
|
f6085d3f82
|
Every quick mod to use a struct berval for e_dn/e_ndn. No bv_len yet.
|
2001-12-24 16:53:47 +00:00 |
|
Howard Chu
|
9e0ab3da36
|
Changed Access->a_set_pat and acl->acl_dn_pat to struct berval to eliminate
strlen() from acl processing.
|
2001-12-24 15:43:27 +00:00 |
|
Howard Chu
|
2f3399265c
|
Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn,
conn->c_dn,c_ndn, Access->a_dn_pat)
|
2001-12-24 15:11:01 +00:00 |
|
Kurt Zeilenga
|
0c28b66a75
|
use dnPretty instead of dn_pretty
|
2001-12-23 00:43:57 +00:00 |
|
Pierangelo Masarati
|
e36bde9180
|
added backend-side support for on-the-fly operational attributes; added hasSubordinates to schema and back-ldbm
|
2001-12-22 11:50:16 +00:00 |
|