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 |
|