Pierangelo Masarati
|
04ce28cf48
|
a couple of comments; will require special DN handling ...
|
2001-12-28 18:18:16 +00:00 |
|
Pierangelo Masarati
|
1a349907f3
|
cached entries are deleted if volatile; small improvements
|
2001-12-28 15:58:51 +00:00 |
|
Pierangelo Masarati
|
c8335e7d14
|
strengthen previous commit
|
2001-12-28 15:56:18 +00:00 |
|
Pierangelo Masarati
|
9dab474fa4
|
fix realloc bug
|
2001-12-28 15:28:10 +00:00 |
|
Pierangelo Masarati
|
cd8eb327d6
|
more exploitation of efficient parsing
|
2001-12-28 15:13:16 +00:00 |
|
Pierangelo Masarati
|
f2a80ff827
|
fix acl_dn_pat bervalization
|
2001-12-28 14:47:26 +00:00 |
|
Pierangelo Masarati
|
2f3f7c6765
|
ldap_str2rdn() can parse without allocating a LDAPRDN* (not very clean, though); used by dn_rdnlen
|
2001-12-28 12:50:48 +00:00 |
|
Howard Chu
|
92c6c9c25d
|
Misc berval stuff.
|
2001-12-28 11:45:25 +00:00 |
|
Howard Chu
|
65636e0855
|
Changed dnExtractRdn to use a provided berval instead of allocating one.
Use ldap_dn2bv and ldap_rdn2bv instead of the *2str versions.
|
2001-12-28 10:04:53 +00:00 |
|
Howard Chu
|
514f605ef5
|
Fix modrdn newSuperior checks
|
2001-12-28 09:48:52 +00:00 |
|
Howard Chu
|
d6a37432bd
|
Changed dn_rdn/dn_rdnlen to struct berval
|
2001-12-28 08:38:24 +00:00 |
|
Howard Chu
|
ef62c618d7
|
Fix previous commit
|
2001-12-28 08:01:01 +00:00 |
|
Howard Chu
|
0039cb2a37
|
More dnPrettyNormal
|
2001-12-28 07:58:54 +00:00 |
|
Kurt Zeilenga
|
699a092967
|
More dn_normalize -> dnNormalize changes
|
2001-12-28 07:41:52 +00:00 |
|
Kurt Zeilenga
|
27f42bba62
|
More dn_normalize() -> dnNormalize() changes
|
2001-12-28 07:30:34 +00:00 |
|
Howard Chu
|
292c575c1f
|
Added dnPrettyNormal, do both Pretty and Normalize at once to save
some ldap_str2dn overhead.
|
2001-12-28 07:27:15 +00:00 |
|
Kurt Zeilenga
|
4810c8c255
|
dn_normalize -> dnNormalize
|
2001-12-28 07:09:12 +00:00 |
|
Howard Chu
|
6b413395fd
|
More struct beral conversion
|
2001-12-28 04:20:08 +00:00 |
|
Kurt Zeilenga
|
b17572c7d3
|
cleanup
|
2001-12-27 23:01:09 +00:00 |
|
Pierangelo Masarati
|
cd06dac298
|
:)
|
2001-12-27 18:10:25 +00:00 |
|
Kurt Zeilenga
|
cefce9c965
|
dnExtractRDN should take a struct berval DN.
|
2001-12-27 17:17:01 +00:00 |
|
Pierangelo Masarati
|
0bff9e6eb7
|
struct bervals for DN; fix in send children
|
2001-12-27 15:16:12 +00:00 |
|
Pierangelo Masarati
|
70e7d58c7d
|
small improvement and prototyping
|
2001-12-27 15:15:30 +00:00 |
|
Pierangelo Masarati
|
02153708a0
|
conversion to berval DN
|
2001-12-27 12:17:54 +00:00 |
|
Pierangelo Masarati
|
7d63865e9f
|
group and attribute conversion to berval DN
|
2001-12-27 12:17:28 +00:00 |
|
Pierangelo Masarati
|
bc68b6faa7
|
matched_dn may be null
|
2001-12-27 12:16:58 +00:00 |
|
Howard Chu
|
102cb93220
|
Fix memory leak in str2entry
|
2001-12-27 10:25:50 +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
|
f9c2dc3701
|
Clean up a few globals
|
2001-12-27 02:03:57 +00:00 |
|
Howard Chu
|
ef31250591
|
More struct berval fixes
|
2001-12-27 01:38:15 +00:00 |
|
Howard Chu
|
0e5e2a95fd
|
More struct berval fixes for modrdn
|
2001-12-27 01:10:52 +00:00 |
|
Howard Chu
|
3e826ae1c7
|
More struct berval fixes for modrdn
|
2001-12-27 00:58:14 +00:00 |
|
Kurt Zeilenga
|
b503ca65ee
|
Misc cleanup
|
2001-12-27 00:31:55 +00:00 |
|
Kurt Zeilenga
|
b144879650
|
Quick struct berval DN support for defer alias API.
Underlying code needs work.
|
2001-12-27 00:26:59 +00:00 |
|
Kurt Zeilenga
|
3a8f99a24d
|
add group.c
|
2001-12-27 00:18:09 +00:00 |
|
Kurt Zeilenga
|
f2eadedd5f
|
Quick patch to support struct berval dn2entry changes
|
2001-12-27 00:10:44 +00:00 |
|
Kurt Zeilenga
|
467213affd
|
Update groups to use struct berval DNs.
|
2001-12-26 23:49:19 +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
|
ef7a99ff99
|
Additional struct berval DN changes...
|
2001-12-26 23:26:55 +00:00 |
|
Howard Chu
|
66dc664930
|
Some more (incomplete) struct berval conversion
|
2001-12-26 23:26:17 +00:00 |
|
Kurt Zeilenga
|
93fb01e2f0
|
Fix modrdn and other misc cleanup
|
2001-12-26 23:03:36 +00:00 |
|
Kurt Zeilenga
|
d9d636f00c
|
Update to new API (struct berval DNs)
|
2001-12-26 22:59:28 +00:00 |
|
Kurt Zeilenga
|
a3e6048359
|
Update to new struct berval DN API
|
2001-12-26 22:53:54 +00:00 |
|
Kurt Zeilenga
|
e0b83b3096
|
Fix syntax errors caused by struct berval changes...
|
2001-12-26 21:25:04 +00:00 |
|
Kurt Zeilenga
|
21cecb3831
|
Update referral handling to use struct berval DNs.
|
2001-12-26 20:59:24 +00:00 |
|
Pierangelo Masarati
|
f6deebfe6b
|
not needed any longer
|
2001-12-26 20:53:49 +00:00 |
|
Pierangelo Masarati
|
e2fdaed3c7
|
some char* to berval fixes
|
2001-12-26 20:47:41 +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
|
7195dad7c2
|
Zap configinfo and cleanup unused defaults
|
2001-12-26 19:10:13 +00:00 |
|