Pierangelo Masarati
|
f73eddd426
|
fix attr nvals & more improvements
|
2003-04-07 23:22:27 +00:00 |
|
Pierangelo Masarati
|
9e66d3d1f0
|
fix referrals return
|
2003-04-07 23:21:55 +00:00 |
|
Kurt Zeilenga
|
14d8a58076
|
Re-add <ac/localize.h>
|
2003-04-07 22:44:15 +00:00 |
|
Kurt Zeilenga
|
acdbf29e93
|
Backout autoconf 2.57 changes. Too much work for now.
|
2003-04-07 22:23:24 +00:00 |
|
Kurt Zeilenga
|
b851a1a757
|
More autoconf 2.57 changes (this is getting ugly)
|
2003-04-07 22:03:11 +00:00 |
|
Pierangelo Masarati
|
250934254b
|
cleanup
|
2003-04-07 21:42:51 +00:00 |
|
Pierangelo Masarati
|
51c658babd
|
fix typo
|
2003-04-07 21:06:06 +00:00 |
|
Howard Chu
|
91bb1bd980
|
schema checks
|
2003-04-07 20:16:56 +00:00 |
|
Howard Chu
|
cd76391078
|
Fix !ENABLE_REWRITE
|
2003-04-07 19:48:10 +00:00 |
|
Howard Chu
|
3c704f4d14
|
Fix returncode checks
|
2003-04-07 19:47:31 +00:00 |
|
Pierangelo Masarati
|
81c616fdb2
|
works fine now
|
2003-04-07 19:01:48 +00:00 |
|
Kurt Zeilenga
|
6118cb4c0d
|
Some more autoconf 2.57 updates, much more still needed (ugh).
|
2003-04-07 18:48:28 +00:00 |
|
Kurt Zeilenga
|
f73f1cfe76
|
More configure tweaks (autoconf 2.57)... much more needed
|
2003-04-07 18:19:56 +00:00 |
|
Pierangelo Masarati
|
eed02aea22
|
need a second function because of different free() routines
|
2003-04-07 17:51:42 +00:00 |
|
Pierangelo Masarati
|
243311d56a
|
move to more appropriate file ...
|
2003-04-07 17:18:42 +00:00 |
|
Pierangelo Masarati
|
6dbd7341f9
|
use berval
|
2003-04-07 17:07:52 +00:00 |
|
Pierangelo Masarati
|
6ef22ccdcb
|
first cut at grouping rewrite/map stuff; needs work
|
2003-04-07 17:04:14 +00:00 |
|
Pierangelo Masarati
|
96e1632d4a
|
default remapping from target to server aliases searchResult
|
2003-04-07 16:59:56 +00:00 |
|
Pierangelo Masarati
|
93abccdee3
|
group rewrite/map stuff in one structure and optimize more function calls
|
2003-04-07 16:52:59 +00:00 |
|
Pierangelo Masarati
|
77c4389f55
|
use rewrite info instead of ldapinfo for reusability in back-meta; will change soon
|
2003-04-07 12:53:00 +00:00 |
|
Howard Chu
|
c823f9a995
|
Use individual addAttrDN, compareAttrDN, modifyAttrDN, searchAttrDN contexts
instead of re-using other contexts.
|
2003-04-07 11:55:12 +00:00 |
|
Howard Chu
|
8ef3bbb174
|
Fix prev
|
2003-04-07 11:50:15 +00:00 |
|
Howard Chu
|
7972ebe66f
|
Fix freeval check
|
2003-04-07 11:49:40 +00:00 |
|
Howard Chu
|
c4ab31ddc9
|
Cleanup previous
|
2003-04-07 11:40:23 +00:00 |
|
Howard Chu
|
c607ed0a6f
|
(SLAP_NVALUES) attr->a_nvals must not be NULL, set equal to a_vals when
not normalizing.
|
2003-04-07 11:38:45 +00:00 |
|
Howard Chu
|
f2293e0486
|
One more typo
|
2003-04-07 11:35:58 +00:00 |
|
Howard Chu
|
37767962f2
|
Fix typo
|
2003-04-07 11:13:57 +00:00 |
|
Howard Chu
|
bb305eee0b
|
Fix matchedDn detection
|
2003-04-07 10:51:57 +00:00 |
|
Howard Chu
|
df05038f9e
|
Actually free mapped attrval
|
2003-04-07 10:31:32 +00:00 |
|
Howard Chu
|
68c5f6fa98
|
Cleanup ENABLE_REWRITE ifdefs, put into a new ldap_back_dn_massage().
All DN attrs are massaged, whether or not ENABLE_REWRITE is defined.
Use "dnAttr" rewriteContext for Add, Compare, & Modify.
Fixed ldap_back_compare.
|
2003-04-07 10:15:18 +00:00 |
|
Pierangelo Masarati
|
45d77aea2e
|
fix tools build when SLAPI is enabled
|
2003-04-07 09:33:10 +00:00 |
|
Pierangelo Masarati
|
c2d59edef9
|
need OpenLDAPaciMatch
|
2003-04-07 08:54:12 +00:00 |
|
Pierangelo Masarati
|
c03cb5102c
|
fix most missing dependencies with SLAPI; slappasswd needs different LIBS settings ...
|
2003-04-07 08:53:45 +00:00 |
|
Pierangelo Masarati
|
504eb61495
|
fix and improve previous commit
|
2003-04-07 08:53:03 +00:00 |
|
Pierangelo Masarati
|
a9fd63c156
|
need attrs when sending entries ...
|
2003-04-07 08:19:26 +00:00 |
|
Kurt Zeilenga
|
cb2155e52d
|
Use AC_CHECK_MEMBER to implement struct passwd checks
|
2003-04-07 06:42:33 +00:00 |
|
Kurt Zeilenga
|
d6f3c9b14a
|
MSGHDR updates
|
2003-04-07 06:28:30 +00:00 |
|
Kurt Zeilenga
|
ad640d3616
|
Use more robust AC_PROG_SHTOOL instead of homegrown check
|
2003-04-07 04:43:17 +00:00 |
|
Kurt Zeilenga
|
dd6666d420
|
Disable gettext detection for now
|
2003-04-07 04:33:18 +00:00 |
|
Kurt Zeilenga
|
45d74c676e
|
cleanup
|
2003-04-07 04:03:55 +00:00 |
|
Kurt Zeilenga
|
926b2cf0bf
|
cleanup
|
2003-04-07 03:46:22 +00:00 |
|
Howard Chu
|
8db24ce9e8
|
Fix backglue crash
|
2003-04-07 03:43:12 +00:00 |
|
Kurt Zeilenga
|
91b6bc606f
|
more SLAP_NVALUES tweaking
|
2003-04-07 01:19:47 +00:00 |
|
Kurt Zeilenga
|
67d6b23d22
|
SLAP_NVALUES code cleanup
|
2003-04-07 01:06:46 +00:00 |
|
Kurt Zeilenga
|
b59bb2de35
|
More #unifdef -DSLAP_NVALUES
|
2003-04-06 19:16:49 +00:00 |
|
Kurt Zeilenga
|
35df710c64
|
partial #unifdef -DSLAP_NVALUES
|
2003-04-06 18:57:17 +00:00 |
|
Kurt Zeilenga
|
02c992a132
|
mark more translatable strings
|
2003-04-06 06:47:31 +00:00 |
|
Kurt Zeilenga
|
e41ca42de1
|
mark a few translatable strings
|
2003-04-06 06:19:13 +00:00 |
|
Kurt Zeilenga
|
cfd9449374
|
Mark a few error strings
|
2003-04-06 06:10:56 +00:00 |
|
Kurt Zeilenga
|
d263297d76
|
Fix version strings
|
2003-04-06 05:49:45 +00:00 |
|