Kurt Zeilenga
|
55501e886f
|
Rework backend (lastmod + glue + system schema) flags
|
2002-01-10 22:34:11 +00:00 |
|
Kurt Zeilenga
|
0e2af54a3f
|
Update copyright statements
|
2002-01-04 21:17:25 +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 |
|
Kurt Zeilenga
|
a553a03586
|
More struct berval DNs changes
|
2001-12-26 23:43:28 +00:00 |
|
Kurt Zeilenga
|
ef7a99ff99
|
Additional struct berval DN changes...
|
2001-12-26 23:26:55 +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
|
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 |
|
Kurt Zeilenga
|
2dd27b0786
|
More struct berval DNs
|
2001-12-25 19:48:26 +00:00 |
|
Kurt Zeilenga
|
883196d348
|
Clean up some symbol scoping
|
2001-12-24 06:36:44 +00:00 |
|
Kurt Zeilenga
|
d0abe6f59f
|
Misc DN cleanup, no functional changes
|
2001-12-24 06:00:02 +00:00 |
|
Howard Chu
|
0b22897f37
|
Minor cleanup
|
2001-12-18 00:29:43 +00:00 |
|
Howard Chu
|
3bd8946ca0
|
from jon@symas.com - minor cleanup
|
2001-12-17 22:48:29 +00:00 |
|
Howard Chu
|
d7a7b844a0
|
More cleanup. The last, I hope.
|
2001-12-10 13:44:02 +00:00 |
|
Howard Chu
|
aeba8c29bb
|
Extra NULL check, just in case
|
2001-12-10 13:39:36 +00:00 |
|
Howard Chu
|
727baf2fa5
|
Misc cleanup
|
2001-12-10 13:35:04 +00:00 |
|
Howard Chu
|
74377c9620
|
Fix typo in glue_back_select
|
2001-12-10 12:30:43 +00:00 |
|
Howard Chu
|
ef0b308bea
|
Changed backglue configuration. Added noSubordinates arg to select_backend
to deal with glued subordinates.
|
2001-12-10 12:09:40 +00:00 |
|
Kurt Zeilenga
|
7a2d752118
|
fix issuffix call
|
2001-12-09 19:19:10 +00:00 |
|
Kurt Zeilenga
|
30831a4012
|
misc cleanup
|
2001-12-09 18:57:46 +00:00 |
|
Howard Chu
|
369ee86107
|
Cleaned up search, use dn_issuffixbv
|
2001-12-09 03:09:18 +00:00 |
|
Howard Chu
|
1f28047ab5
|
Added referrals to gluestate.
|
2001-12-09 02:46:25 +00:00 |
|
Kurt Zeilenga
|
abd9be4def
|
Remove lint and misc MSVC updates
|
2001-12-09 02:34:45 +00:00 |
|
Howard Chu
|
b0169858d1
|
Don't include glued databases in namingContexts
|
2001-12-09 02:01:58 +00:00 |
|
Howard Chu
|
f4f1d1b164
|
Fix for slapcat
|
2001-12-08 16:42:27 +00:00 |
|
Howard Chu
|
3a8075e9b0
|
Added new backglue pseudo-backend. Uses callbacks to glue different backends
together into a single searchable hierarchy.
|
2001-12-08 15:58:47 +00:00 |
|