Commit Graph

473 Commits

Author SHA1 Message Date
Kurt Zeilenga
45df0e2c9a Added misc commands. 1998-09-17 04:43:43 +00:00
Kurt Zeilenga
36f9d6124b Undo delete. This file should be hand merged. 1998-09-17 04:25:07 +00:00
Kurt Zeilenga
629761f3c6 Under delete. 1998-09-17 04:23:20 +00:00
Kurt Zeilenga
3efd6599e8 include directory getting closer... still not sure how best to
handle ldapconfig.h.in.
1998-09-17 03:57:35 +00:00
Kurt Zeilenga
c00311bc05 Use ldapconfig.h instead of hardcoded paths. Merged from -devel. 1998-09-17 03:40:30 +00:00
Kurt Zeilenga
d1288c2fa9 Use ldapconfig.h instead of hardcoded paths. 1998-09-17 03:38:36 +00:00
Kurt Zeilenga
337540b41c Replaced with ldapconfig.h.in 1998-09-17 02:22:11 +00:00
Kurt Zeilenga
c9474fc766 Update ldapconfig.h.in based upon current (-devel) ldapconfig.h.edit 1998-09-17 02:21:28 +00:00
Kurt Zeilenga
bfeeea9e42 Fix up portable.h.in to match new configure.in 1998-09-17 02:20:58 +00:00
Kurt Zeilenga
7d0dd689a7 Added additional arguments. Still needs much more work. 1998-09-16 22:10:42 +00:00
Kurt Zeilenga
c246205958 Add ldap_ prefix to md5 calls.
Patch submitted by Chris Smith <csmith@platform.com>
1998-09-16 19:03:22 +00:00
Kurt Zeilenga
007cbfc8f1 Insert Y2K fix (hidden behind -DLDAP_Y2K). 1998-09-16 08:33:34 +00:00
Kurt Zeilenga
916a5f9bd2 Update changes from -stable. 1998-09-16 06:44:08 +00:00
Kurt Zeilenga
ecc1417e4a Remove rcs id. 1998-09-16 04:43:37 +00:00
Kurt Zeilenga
f514d287f7 Update README based upon gmake support. 1998-09-16 04:30:31 +00:00
Kurt Zeilenga
238e73d76d Update the INSTALL process based upon the Make-common.gmake addition. 1998-09-16 04:25:09 +00:00
Kurt Zeilenga
b1d48b89ba Wrap $CC with quotes.
Patch provided by Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.
1998-09-16 04:18:42 +00:00
Kurt Zeilenga
645268c461 Add temporary bridge support to old portable.h (in bridge.h). 1998-09-16 04:03:34 +00:00
Kurt Zeilenga
d6b8428c60 Added additonal enable/with options. Still missing a few and haven't
completed handling of options yet.
1998-09-16 04:02:05 +00:00
Kurt Zeilenga
319aa91316 From BOOLEAN_LDAP etc/. Added manually. 1998-09-16 03:26:06 +00:00
Kurt Zeilenga
699dd3185d A do very little configure.in. 1998-09-16 03:21:18 +00:00
Kurt Zeilenga
6220d443e0 Import files from BOOLEAN_LDAP.
Remove include/portable.h as it will now be built by configure.
1998-09-16 03:15:41 +00:00
Kurt Zeilenga
e56aa6af2c Don't output anything. 1998-09-16 03:14:16 +00:00
Kurt Zeilenga
0b36640136 From BOOLEAN_LDAP 1998-09-16 03:01:24 +00:00
Kurt Zeilenga
3e20891263 Merge in platform updates from main. 1998-09-16 02:47:02 +00:00
Kurt Zeilenga
f18687e356 Clean up Linux platform defaults based upon RPM suggestions.
-DNO_THREADS is now default.
1998-09-16 02:44:01 +00:00
Kurt Zeilenga
a8040ca213 sched.h not actually required 1998-09-16 02:42:33 +00:00
Kurt Zeilenga
58718e3bc6 Add #ifdef for when sched_yield/sched.h is missing. 1998-09-16 02:41:38 +00:00
Kurt Zeilenga
1d3df71e27 Add -DSCHED_YIELD_MISSING to commented out example 1998-09-16 02:40:05 +00:00
Kurt Zeilenga
6e9a263fa4 Add -DNO_THREAD comment for when there is no -lc_r 1998-09-16 02:38:55 +00:00
Kurt Zeilenga
467f8157c3 Remove ? from LIB_CRYPT?= in comment 1998-09-16 02:37:40 +00:00
Kurt Zeilenga
94e5282de9 Replaced "X.500" with "LDAP", seems more relevant these days.
Suggested by Jauder Ho <jauderho@transmeta.com>.
1998-09-16 00:12:37 +00:00
Kurt Zeilenga
4d845ef221 Resolves UD crash when binding with incorrect passwords.
Fix suggested by Hallvard Furuseth <h.b.furuseth@usit.uio.no>.
1998-09-16 00:01:11 +00:00
Kurt Zeilenga
32bae0e72d Add ';' between echo when Make-common doesn't exist. 1998-09-15 23:39:31 +00:00
Kurt Zeilenga
08165e5b58 Point submissions to OpenLDAP 1998-09-13 19:41:35 +00:00
Kurt Zeilenga
d9170de015 Okay, this really works. 1998-09-12 04:38:19 +00:00
Kurt Zeilenga
ac989f108d Directory rule is didn't work... use brute force 1998-09-12 04:33:13 +00:00
Kurt Zeilenga
58a295d838 Import missing mkdir in install rule from stable branch. 1998-09-12 04:18:49 +00:00
Kurt Zeilenga
cad8e004cb Add missing mkdirs in make install rules 1998-09-12 04:13:26 +00:00
Kurt Zeilenga
bb457f4ad8 Add changes to CHANGES file. 1998-09-10 02:37:37 +00:00
Kurt Zeilenga
a9ea01584a K5 patch from Pele <pele@artewisdom.com> 1998-09-09 02:06:17 +00:00
Kurt Zeilenga
3707d106d6 Fix typo. RUNDIR wasn't being defaulted. 1998-09-09 01:32:04 +00:00
Kurt Zeilenga
2fb96905d2 Add Kerberos V5 support from Predrag Balorda <pele@artewisdom.com> 1998-09-08 02:26:56 +00:00
Kurt Zeilenga
7fed5fb3ef Remove binary file 1998-09-08 02:06:36 +00:00
Kurt Zeilenga
15f771aee9 remove binary files 1998-09-08 02:06:07 +00:00
Kurt Zeilenga
f3a0f5cdf9 Remove binary files. 1998-09-08 02:05:24 +00:00
Kurt Zeilenga
bafbb80824 Add support for Gnu make 1998-09-07 23:13:46 +00:00
Kurt Zeilenga
5cc1643bc5 Add support for Gnu make. 1998-09-07 23:07:33 +00:00
Kurt Zeilenga
3596dd376f fix comment from last commit 1998-09-07 08:32:30 +00:00
Kurt Zeilenga
95b24ea482 Added greg@greg.rim.or.jp's quick hack to allow search with empty search base.
Must enable -DLDAP_ALLOW_NULL_SEARCH_BASE to use.
1998-09-05 20:33:22 +00:00