Kurt Zeilenga
|
c63947c492
|
temp workaround (until new STRERROR_R is in place)
|
2004-04-24 21:41:22 +00:00 |
|
Kurt Zeilenga
|
7f0c73bf49
|
new strerror_r checks
|
2004-04-24 21:30:28 +00:00 |
|
Kurt Zeilenga
|
70d53c906b
|
Add BDB version mismatch check
|
2004-04-21 20:43:57 +00:00 |
|
Kurt Zeilenga
|
bf3497cca8
|
HACK: ignore libXXX.la files when using -lXXX
Should make -static behave as expected
|
2004-04-20 05:16:41 +00:00 |
|
Howard Chu
|
81bc7fcc8c
|
Fix module link libraries
|
2004-04-17 15:12:20 +00:00 |
|
Kurt Zeilenga
|
6abba139bb
|
Hide if SIZEOF_WCHAR_T < 4.
|
2004-04-08 08:54:49 +00:00 |
|
Howard Chu
|
67391ff646
|
Cleanup comment
|
2004-04-08 06:05:16 +00:00 |
|
Howard Chu
|
1b4a03c3db
|
More static/dynamic cleanup
|
2004-04-08 06:01:07 +00:00 |
|
Kurt Zeilenga
|
7e6ce4cc7d
|
Break apart version-info
|
2004-03-26 00:13:10 +00:00 |
|
Kurt Zeilenga
|
6ef731db51
|
Update library soname handling
|
2004-03-24 22:42:16 +00:00 |
|
Kurt Zeilenga
|
f1f1b0f69b
|
Move to -release based soname versioning
|
2004-03-14 04:05:47 +00:00 |
|
Howard Chu
|
c558bd49bc
|
ITS#2992 Windows fixes from Alexey Melnikov
|
2004-03-05 12:24:06 +00:00 |
|
Kurt Zeilenga
|
3c598e89fb
|
Happy new year
|
2004-01-01 19:15:16 +00:00 |
|
Kurt Zeilenga
|
c5db2b7028
|
Ready for 2004
|
2003-12-31 19:11:07 +00:00 |
|
Kurt Zeilenga
|
2f5ae634c7
|
Bump the required Cyrus SASL version to 2.1.15+
|
2003-12-18 19:45:47 +00:00 |
|
Kurt Zeilenga
|
459d6f41e2
|
As ud(1) is in the Attic, TERMCAP no longer needed
|
2003-12-06 21:41:14 +00:00 |
|
Kurt Zeilenga
|
1485af1d35
|
-ldb should be considered equiv to -ldb4
|
2003-12-05 16:25:25 +00:00 |
|
Howard Chu
|
3152932e96
|
Moved ldbm into back-ldbm. No more libldbm.
|
2003-12-04 22:38:54 +00:00 |
|
Kurt Zeilenga
|
5cac2ad144
|
Revert removal. Used by mkvers.bat.
|
2003-11-26 08:18:19 +00:00 |
|
Kurt Zeilenga
|
346a19ccc2
|
Minor updates
|
2003-11-26 06:34:52 +00:00 |
|
Kurt Zeilenga
|
2c21fdcecb
|
move AVL routines into -llutil
update misc notices
|
2003-11-26 04:17:25 +00:00 |
|
Kurt Zeilenga
|
e3a4c4ec9c
|
Notice/Acknowledge updates
|
2003-11-26 02:58:56 +00:00 |
|
Kurt Zeilenga
|
b24f96cd51
|
Berkeley DB 4.2 support (DB 4.2 required by default)
libldif to libutil updates
notice updates
|
2003-11-25 23:22:12 +00:00 |
|
Howard Chu
|
4e581fed59
|
ITS#2726 make libldbm.a conditional on --enable-ldbm
|
2003-09-23 02:56:48 +00:00 |
|
Kurt Zeilenga
|
8ba0c3a3aa
|
Clean up CYRUS test
|
2003-09-22 06:07:52 +00:00 |
|
Kurt Zeilenga
|
1ef3b58d96
|
Require Cyrus SASL 2.1 or better
|
2003-09-16 20:17:07 +00:00 |
|
Kurt Zeilenga
|
7ca24a8591
|
Another round of minor copyright updates
|
2003-05-25 03:56:57 +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 |
|
Kurt Zeilenga
|
6118cb4c0d
|
Some more autoconf 2.57 updates, much more still needed (ugh).
|
2003-04-07 18:48:28 +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
|
814ef183d5
|
Autoconf upgrade (partial)
|
2003-04-06 01:44:08 +00:00 |
|
Kurt Zeilenga
|
517900ec9b
|
Fix typo
|
2003-04-04 03:42:39 +00:00 |
|
Howard Chu
|
4b2bcef580
|
Fix previous commit
|
2003-03-29 09:03:46 +00:00 |
|
Howard Chu
|
d7aa1aea5d
|
Cleanup comments
|
2003-03-29 02:35:39 +00:00 |
|
Howard Chu
|
9b470e1483
|
Revert previous commit, added NT mkvers script
|
2003-03-29 00:36:31 +00:00 |
|
Howard Chu
|
33a66fa77b
|
Tweak version.c dependencies
|
2003-03-28 19:39:10 +00:00 |
|
Howard Chu
|
fd7df67117
|
Split version.sh to version.var; fix invocation in mkrelease
|
2003-03-28 19:33:40 +00:00 |
|
Howard Chu
|
0b5ab06ec6
|
Tweak version.c rules
|
2003-03-28 18:47:57 +00:00 |
|
Howard Chu
|
bf0956d056
|
Use CPP __FILE__ and __TIME__ (not as pretty, but faster) instead of date .
So version.c files only need to be generated once.
|
2003-03-28 18:35:50 +00:00 |
|
Kurt Zeilenga
|
38284308f8
|
Clarify that mkrelease script must not muck with the export
|
2003-03-24 03:50:02 +00:00 |
|
Kurt Zeilenga
|
3b2b9f1cf8
|
mkrelease is too late for modification of the release. This
needs to be integrated into the MSVC build system.
|
2003-03-24 03:37:49 +00:00 |
|
Howard Chu
|
ae0576ea1b
|
Edit portable.nt to update OPENLDAP_VERSION
|
2003-03-19 02:01:49 +00:00 |
|
Howard Chu
|
80f8f900d1
|
Use OPENLDAP_PACKAGE (from portable.h) instead of _OLV_PKG, etc.
|
2003-03-19 01:38:34 +00:00 |
|
Howard Chu
|
c086b9aec9
|
New version.h to replace mkversion
|
2003-03-18 22:50:07 +00:00 |
|
Kurt Zeilenga
|
87f0479abb
|
Script I use to update copyrights once a year
|
2003-03-03 18:11:40 +00:00 |
|
Kurt Zeilenga
|
728f4f188f
|
improve checking message
|
2003-03-03 01:44:41 +00:00 |
|
Howard Chu
|
348264a449
|
Really fix accrights test.
|
2003-03-02 23:11:00 +00:00 |
|
Howard Chu
|
13d29bab87
|
Fix accrights test, use <sys/socket.h>
|
2003-03-02 23:00:51 +00:00 |
|
Kurt Zeilenga
|
fe4f355328
|
Add acc_rights detection (needs testing)
|
2003-03-02 21:46:40 +00:00 |
|
Kurt Zeilenga
|
56677342f8
|
Add more -ldb varients
|
2003-02-28 17:05:02 +00:00 |
|
Kurt Zeilenga
|
b8c92f3862
|
tweak from rb@debian.org
|
2003-02-09 23:24:29 +00:00 |
|
Kurt Zeilenga
|
e0128cc2b3
|
Add -ldb41 linking
|
2003-02-08 01:15:35 +00:00 |
|
Kurt Zeilenga
|
eb9f396974
|
Require BDB 4.1 for back-bdb
|
2003-02-08 00:56:15 +00:00 |
|
Kurt Zeilenga
|
6939c53170
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
Kurt Zeilenga
|
abb6ab789d
|
Update shtool
|
2002-12-22 08:10:22 +00:00 |
|
Kurt Zeilenga
|
afe2f36d16
|
bump libtool to 1.4.3
|
2002-12-21 03:27:31 +00:00 |
|
Kurt Zeilenga
|
cadb230797
|
config.guess/sub from libtool 1.4.2
|
2002-12-21 03:26:40 +00:00 |
|
Kurt Zeilenga
|
9cc84c3ea2
|
Minor tweak
|
2002-12-20 18:25:26 +00:00 |
|
Kurt Zeilenga
|
a3141da110
|
Update to v1.4.3
|
2002-12-20 18:22:48 +00:00 |
|
Kurt Zeilenga
|
04b93e2628
|
Add LTHREAD_LIBS to BDB tests
|
2002-12-04 05:09:58 +00:00 |
|
Kurt Zeilenga
|
97b211174a
|
Set -static when doing build from CVS
|
2002-11-26 18:11:05 +00:00 |
|
Kurt Zeilenga
|
20df7df206
|
Misc configure cleanup
|
2002-10-29 04:55:15 +00:00 |
|
Kurt Zeilenga
|
75e1620ee4
|
Add copy of OPL 2.0.1 and note in files which specifically refer
to 2.0.1 as to the location to the copy.
|
2002-10-15 23:22:20 +00:00 |
|
Kurt Zeilenga
|
8c04aa2328
|
Update to 1.6.1
|
2002-10-09 21:16:56 +00:00 |
|
Kurt Zeilenga
|
6853b62a45
|
Fix AC_CACHE_CHECK bug in DB_THREAD detection.
|
2002-10-08 19:47:17 +00:00 |
|
Howard Chu
|
9c80832e08
|
Fix pthread version check again
|
2002-09-18 00:11:53 +00:00 |
|
Howard Chu
|
2e6a83049e
|
POSIX threads tweaks for Draft 4 vs Draft 5
|
2002-09-12 23:12:18 +00:00 |
|
Howard Chu
|
5dede11811
|
FIx previous commit, test for Draft 7 was inverted
|
2002-09-11 09:48:35 +00:00 |
|
Howard Chu
|
97b98783c3
|
Fix pthreads version detection
|
2002-09-11 07:43:20 +00:00 |
|
Howard Chu
|
3ab4579eca
|
Unneeded, merged into regular mkdep script
|
2002-09-08 12:37:01 +00:00 |
|
Howard Chu
|
49f7399e24
|
Added rules to use "cc -E" output to generate dependencies.
|
2002-09-08 12:36:25 +00:00 |
|
Howard Chu
|
59bab3280d
|
Use C preprocessor to generate #line directives that can be parsed to
generate dependencies. setenv MKDEP to this file before running configure.
|
2002-09-08 11:24:56 +00:00 |
|
Howard Chu
|
c9b7fc6407
|
New POSIX threads version support. Detects Draft 4,5,6,7,10 (final).
Should eliminate individual checks for pthread_yield, sched_yield,
and pthread_detach, but they're left in for now as a redundant check.
|
2002-09-07 14:09:09 +00:00 |
|
Kurt Zeilenga
|
4ce42af196
|
Add client-side subentries control support.
Make sure client controls are not specified multiple times.
NT port updates.
|
2002-08-30 07:05:12 +00:00 |
|
Kurt Zeilenga
|
2de5c33ba7
|
Add manageDsaIt/NOOP control support to every tool.
Update NT build.
|
2002-08-29 21:52:45 +00:00 |
|
Howard Chu
|
5ed1677d13
|
Detect EBCDIC for SP2NL/NL2SP translation
|
2002-07-27 00:56:33 +00:00 |
|
Kurt Zeilenga
|
3ad829e389
|
check for -ldb-4 in addition to -ldb4
|
2002-06-17 22:15:59 +00:00 |
|
Kurt Zeilenga
|
b43ad1dd0e
|
Generate man page date from version.sh
|
2002-06-13 03:59:10 +00:00 |
|
Howard Chu
|
cb8b86e7ce
|
Fix ITS#1824 include correct sasl.h for compatibility test
(must regenerate configure)
|
2002-05-16 19:28:57 +00:00 |
|
Kurt Zeilenga
|
53257cf037
|
Update SASL compat test to check for 1.5 compatibility
|
2002-05-13 20:16:10 +00:00 |
|
Howard Chu
|
41c5a36376
|
Require 2.1.3 or higher for Cyrus SASL 2
|
2002-05-07 23:56:59 +00:00 |
|
Kurt Zeilenga
|
bf662a8cd1
|
Trim finger from HEAD
|
2002-04-15 18:12:42 +00:00 |
|
Kurt Zeilenga
|
e0f33c6674
|
s/getdat/gendat/
|
2002-03-24 01:55:37 +00:00 |
|
Kurt Zeilenga
|
abfbe2ba08
|
Minor tweaks.
|
2002-02-24 18:56:06 +00:00 |
|
Kurt Zeilenga
|
2f24e067c9
|
Check for -ldb4 before -ldb
|
2002-02-23 23:00:26 +00:00 |
|
Kurt Zeilenga
|
7c60cde35d
|
Use shtool --version for pathtest
|
2002-02-11 16:55:32 +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 |
|
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 |
|
Kurt Zeilenga
|
28a22d6785
|
Add rcs ids
|
2002-02-11 06:45:59 +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
|
45c32f7730
|
shtool updates
|
2002-02-10 17:50:58 +00:00 |
|
Kurt Zeilenga
|
bb84c73062
|
Reflect recent updates
|
2002-02-10 06:33:57 +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 |
|