Kurt Zeilenga
|
2f6e801ab1
|
Fix overly complex control management
|
2002-02-12 18:47:48 +00:00 |
|
Kurt Zeilenga
|
35d04ef121
|
Minor cleanup.
|
2002-02-12 04:51:23 +00:00 |
|
Kurt Zeilenga
|
20e46b27fc
|
no need to check escaping of normalized dn
|
2002-02-12 04:50:40 +00:00 |
|
Kurt Zeilenga
|
0006ec0a46
|
Revert most of last change
|
2002-02-12 01:30:35 +00:00 |
|
Kurt Zeilenga
|
ef63ce1441
|
Misc cleanup
|
2002-02-12 00:35:29 +00:00 |
|
Kurt Zeilenga
|
7aaeff9649
|
Use scope base searches
|
2002-02-11 21:25:12 +00:00 |
|
Kurt Zeilenga
|
c912616590
|
Fix bug in last commit
|
2002-02-11 21:07:55 +00:00 |
|
Kurt Zeilenga
|
ec34550487
|
Note that we likely need to make some of this conditional.
|
2002-02-11 20:33:27 +00:00 |
|
Kurt Zeilenga
|
a9cf0f5c08
|
Add uuid_to_str() detection.
|
2002-02-11 20:17:08 +00:00 |
|
Kurt Zeilenga
|
defed68e82
|
Fix typo
|
2002-02-11 18:18:34 +00:00 |
|
Kurt Zeilenga
|
488862105f
|
Use UUID to generate a GID for txn_prepare. Based upon submission
from Jong Hyuk Choi <jongchoi@us.ibm.com> (ITS#1585 for ITS1575).
|
2002-02-11 17:45:39 +00:00 |
|
Kurt Zeilenga
|
4554557171
|
Move BDB backend initialization to bdb_open. bdb_initialize()
shouldn't do much more than register callbacks.
|
2002-02-11 17:31:09 +00:00 |
|
Kurt Zeilenga
|
7c60cde35d
|
Use shtool --version for pathtest
|
2002-02-11 16:55:32 +00:00 |
|
Kurt Zeilenga
|
b0394dfc72
|
No need to AC_SUBST(SHTOOL)
|
2002-02-11 16:43:13 +00:00 |
|
Kurt Zeilenga
|
0ae19ca0a9
|
Set SHTOOL directly. Add 'make pathtest'.
|
2002-02-11 16:40:13 +00:00 |
|
Howard Chu
|
ed4bb92be6
|
Fix ITS#1597
|
2002-02-11 09:57:08 +00:00 |
|
Howard Chu
|
a916535a27
|
Fix #include of sasl.h
|
2002-02-11 09:39:15 +00:00 |
|
Howard Chu
|
fd810bb35e
|
Silence a warning about ldap_debug
|
2002-02-11 09:38:49 +00:00 |
|
Kurt Zeilenga
|
d23c559646
|
Don't use 'shtool mkln' as ln(1) replacement.
Allow both <sasl/sasl.h> and <sasl.h>
|
2002-02-11 08:28:51 +00:00 |
|
Pierangelo Masarati
|
450126ef21
|
remove cruft related to librewrite
|
2002-02-11 08:09:25 +00:00 |
|
Kurt Zeilenga
|
28a22d6785
|
Add rcs ids
|
2002-02-11 06:45:59 +00:00 |
|
Kurt Zeilenga
|
f3548d371f
|
notes needs for future additions
|
2002-02-11 01:58:36 +00:00 |
|
Kurt Zeilenga
|
e9a7313de9
|
Minor astestic changes
|
2002-02-11 00:28:17 +00:00 |
|
Kurt Zeilenga
|
9147b20e9f
|
Add a little boldness
|
2002-02-10 23:49:57 +00:00 |
|
Kurt Zeilenga
|
83d9892bdc
|
shtool mkln -s doesn't work like ln -s. Revert for now.
|
2002-02-10 22:54:02 +00:00 |
|
Kurt Zeilenga
|
ce07fb958e
|
Update libtool usage
s/-L.../libraries -lldap/.../libraries/libldap/libldap.la/
|
2002-02-10 22:42:51 +00:00 |
|
Kurt Zeilenga
|
93af86ec6f
|
Need to libldap/liblber to library path to get proper linkage
|
2002-02-10 20:14:38 +00:00 |
|
Kurt Zeilenga
|
5e31e90c74
|
Fix compile error properly
|
2002-02-10 18:05:04 +00:00 |
|
Kurt Zeilenga
|
b315d8af34
|
Update Cyrus SASL detection to always look for <sasl.h> regardless
of version and then try -lsasl2 and -lsasl. Make SASL code
conditional on SASL_VERSION_MAJOR, not HAVE_CYRUS_SASL.
|
2002-02-10 17:51:19 +00:00 |
|
Kurt Zeilenga
|
45c32f7730
|
shtool updates
|
2002-02-10 17:50:58 +00:00 |
|
Howard Chu
|
8a4e92b259
|
Support for Cyrus SASLv2. Untested.
|
2002-02-10 14:27:23 +00:00 |
|
Howard Chu
|
0b54812c2c
|
Added check for Cyrus SASLv2
|
2002-02-10 14:23:55 +00:00 |
|
Kurt Zeilenga
|
bb84c73062
|
Reflect recent updates
|
2002-02-10 06:33:57 +00:00 |
|
Kurt Zeilenga
|
0269dc750e
|
Misc SHTOOL use updates
|
2002-02-10 06:26:48 +00:00 |
|
Kurt Zeilenga
|
379d45534c
|
Re add ltmain.sh
|
2002-02-10 05:42:57 +00:00 |
|
Kurt Zeilenga
|
f04f666d11
|
Disable use of --only-* flags
|
2002-02-10 05:10:19 +00:00 |
|
Kurt Zeilenga
|
54c204ea98
|
Update to use shtool, remove ltconfig
|
2002-02-10 04:30:23 +00:00 |
|
Kurt Zeilenga
|
3a5b94cdbd
|
Update to libtool 1.4.2
|
2002-02-10 03:03:47 +00:00 |
|
Kurt Zeilenga
|
957b5af61d
|
Suck in very latest versions from the FSF.
|
2002-02-10 02:09:25 +00:00 |
|
Kurt Zeilenga
|
2b71d70f2f
|
Reverse arguments of is_object_subclass and reverse backwards calls
|
2002-02-09 23:55:37 +00:00 |
|
Kurt Zeilenga
|
c1bf5ab485
|
Change structuralObjectClass to use objectClassMatch,
enabling objectclass subclass debugging
|
2002-02-09 23:13:59 +00:00 |
|
Kurt Zeilenga
|
e661f2f289
|
s/person/pilotPerson
|
2002-02-09 23:12:30 +00:00 |
|
Kurt Zeilenga
|
7879b177c4
|
Add manager to expected output as it a person, not a pilotPerson
|
2002-02-09 23:08:40 +00:00 |
|
Kurt Zeilenga
|
d3809580c7
|
Search for pilotPerson instead of person to test objectClass handling
|
2002-02-09 23:04:18 +00:00 |
|
Pierangelo Masarati
|
53a0980348
|
fix for acl state
|
2002-02-09 17:31:49 +00:00 |
|
Pierangelo Masarati
|
1f7b880963
|
fix for acl state
|
2002-02-09 09:05:40 +00:00 |
|
Kurt Zeilenga
|
32fb8b0bff
|
Add ACL state recording to avoid multiple evaluation of
value-independent access controls.
|
2002-02-09 05:14:17 +00:00 |
|
Howard Chu
|
ffa4b26343
|
Slightly better fix for library cleanup. Requires GCC.
|
2002-02-09 01:09:23 +00:00 |
|
Howard Chu
|
1fba3a5c13
|
Fix flag initialization
|
2002-02-08 21:53:04 +00:00 |
|
Kurt Zeilenga
|
ac6df28e7d
|
Fix misplaced "search" references
|
2002-02-08 19:10:06 +00:00 |
|