Commit Graph

6483 Commits

Author SHA1 Message Date
Kurt Zeilenga
545048451c Update Kerberos checks. 1998-12-07 23:32:25 +00:00
Kurt Zeilenga
bf414493b7 ldappassword is done. 1998-12-06 20:34:12 +00:00
Kurt Zeilenga
7770b6f282 Apply patch from Dave with password prompting. 1998-12-06 20:12:02 +00:00
Kurt Zeilenga
6d113f53a0 Apply update from Dave with password prompting. 1998-12-06 20:07:29 +00:00
Kurt Zeilenga
74394bfb2d Fix ^I to \t in usage printf 1998-12-06 19:49:14 +00:00
Kurt Zeilenga
9db922aa64 Man page updates from David E. Storey <dave@tamos.net> 1998-12-06 04:09:55 +00:00
Kurt Zeilenga
f0a32aed71 Add ldappasswd program contributed by David E. Storey <dave@tamos.net> 1998-12-06 03:44:28 +00:00
Kurt Zeilenga
08134c9e16 printf("\tby") belongs on stderr. 1998-12-04 19:29:17 +00:00
Kurt Zeilenga
76dc7b2673 Add checks for gethostby{name,addr}_r. Only should be used if
linking with $LTHREAD_LIBS.
1998-12-04 04:21:19 +00:00
Kurt Zeilenga
514c44a5c8 Add checks for reentrant functions when LTHREAD_LIBS is used.
Don't use new HAVE_FUNC_R on the client side (apps or libs).
1998-12-04 02:31:41 +00:00
Kurt Zeilenga
b84dae6ef6 Update supported platforms in preparation for OpenLDAP 1.1 release.
Wil need to be updated based upon BETA test results before release.
1998-12-04 02:29:28 +00:00
Kurt Zeilenga
1376d2a821 Update libtool for FreeBSD elf support. 1998-12-04 02:27:58 +00:00
Kurt Zeilenga
339c23549b Plug a leak reported by Jorg Pietschmann <pietsch@swissline.ch>
Still leaks ber_scanf results here and there...
1998-12-04 02:20:39 +00:00
Kurt Zeilenga
bfd6702f9f testavl wasn't being linked. 1998-12-04 02:17:57 +00:00
Predrag "Pele" Balorda
a9fba7c334 gtk-tool: new icon for objectclass=alias 1998-12-04 01:12:51 +00:00
Predrag "Pele" Balorda
ff80013124 gtk-tool updates, multiple server support, smarter traversal, ldap_get_option enhancements, code cleanups 1998-12-04 01:11:12 +00:00
Kurt Zeilenga
a531a55f08 Update announcement in preparation of OpenLDAP 1.1 release. 1998-12-04 00:38:00 +00:00
Kurt Zeilenga
8ada8333bf Add note reminding folks to remove config.cache after changing
environmental variables.
1998-12-03 18:38:35 +00:00
Kurt Zeilenga
a9471890ca Update posix thread version check to match against strings more likely
to be unique.
1998-12-03 17:15:58 +00:00
Kurt Zeilenga
e699a9f871 Change the default installation to use a domain component (dc) style base dn. 1998-12-03 04:52:46 +00:00
Kurt Zeilenga
76fe6f86bd Fix --with-threads=yes. 1998-12-02 19:31:48 +00:00
Predrag "Pele" Balorda
00dc409ae0 minor update to README for gtk-tool 1998-12-02 15:29:45 +00:00
Predrag "Pele" Balorda
b69570baad updates of README and TODO in gtk-tool 1998-12-02 15:24:54 +00:00
Predrag "Pele" Balorda
fe4497e4f0 various updates and fixes for gtk-tool 1998-12-02 15:18:47 +00:00
Predrag "Pele" Balorda
9c975d34b4 New classes for gtk-tool 1998-12-02 15:15:49 +00:00
Kurt Zeilenga
055ede483b Minor updates to various docs with 1.1 release information. 1998-12-02 02:25:44 +00:00
Kurt Zeilenga
6232170a03 Commit preliminary fix for ldap.conf base usage. 1998-12-01 20:08:39 +00:00
Kurt Zeilenga
1105b1a892 Skip NDBM check when in auto detecting LDBM api. 1998-12-01 18:33:31 +00:00
Kurt Zeilenga
808c2be41a Update Announcement with 1.1-Beta info 1998-12-01 04:02:07 +00:00
Kurt Zeilenga
c1cef27bda Update slapd to use lutil_passwd() for both user and root passwords.
Remove MD5 and SHA1 options (both are now always on).  Rename
functions to be lutil_ instead of ldap_.
Create --enable-cleartext option.  Default is currently 'on'.
1998-12-01 03:36:37 +00:00
Kurt Zeilenga
aa65400d3b Update hints. 1998-12-01 00:57:42 +00:00
Kurt Zeilenga
c8298ec23b Remove lint from pthread TRY_RUN checks. 1998-12-01 00:07:04 +00:00
Kurt Zeilenga
8a884d1b9c Add ldif2ldbm bugfix from Randy Kunkee <kunkee@pluto.ops.NeoSoft.com> 1998-11-30 22:26:11 +00:00
Kurt Zeilenga
acd3231d58 Update README to 1.1 Beta and make quick install quicker. 1998-11-30 20:45:49 +00:00
Kurt Zeilenga
41f649ef16 Skip replication test if slurpd doesn't exist.
Update Install document with testing step and other minor changes.
1998-11-30 20:41:52 +00:00
Kurt Zeilenga
febafbdf28 Add varients of REENTRANT... 1998-11-30 20:40:42 +00:00
Kurt Zeilenga
daaf487bdd We shouldn't detach a thread that we want to join with... 1998-11-30 20:37:48 +00:00
Kurt Zeilenga
ca606823d4 Update hints section with pointer to doc/install/hints. 1998-11-30 19:46:30 +00:00
Kurt Zeilenga
c0366d3c3b Even more LDAP_PORT depends. 1998-11-30 04:06:59 +00:00
Kurt Zeilenga
40cb8d54c8 More LDAP_PORT depends. 1998-11-30 04:04:00 +00:00
Kurt Zeilenga
ff559f551a Remove LDAP_PORT dependencies so that ldap.conf defaults take over. 1998-11-30 03:55:49 +00:00
Kurt Zeilenga
70a4dd7f87 Add pthread_create consistency check. 1998-11-30 01:58:54 +00:00
Predrag "Pele" Balorda
fa96c5bacb updates to gtk-tool, new functionality, uses config cn 1998-11-30 00:01:14 +00:00
Predrag "Pele" Balorda
d2995f7def additional pixmaps for gtk-tool 1998-11-30 00:00:21 +00:00
Predrag "Pele" Balorda
41cac659fb new class files for gtk-tool 1998-11-29 23:56:22 +00:00
Kurt Zeilenga
a093e98658 Subsitute ldap_subdir after processing argument. 1998-11-29 23:50:01 +00:00
Kurt Zeilenga
ba84e23867 Add ldap.conf man page. 1998-11-29 20:58:40 +00:00
Kurt Zeilenga
0c24fa2f3d Add --with-subdir to allow user specification of install subdirectory
to be used.  --without-subdir can be used to specify no subdirectory.
1998-11-29 20:03:57 +00:00
Kurt Zeilenga
edd464ee8f Update build environment:
default sysconfdir subdirectory is openldap instead of ldap.
    This removes conflicts with other ldap subsystems.  Should
    be configure option.
  *.conf files are now preserved.  A *.conf.default are always
    created with the latest conf.
  *.help and ldapfriendly are now placed in $(datadir)/$(ldap_subdir)
  updated man pages to reflect changes.
1998-11-29 19:48:28 +00:00
Kurt Zeilenga
9aa2cd646b Needs to add symlink for static version of library. 1998-11-29 17:36:58 +00:00