Dave Storey
f32bb04ee1
Updated Kerberos code, password prompting, added detailed usage(). <dave@tamos.net>
1998-12-12 06:07:41 +00:00
Dave Storey
84c774854f
Updated Kerberos code, password prompting, detailed usage(). <dave@tamos.net>
1998-12-12 06:05:44 +00:00
Dave Storey
5da5771bd9
Password prompting updates. <dave@tamos.net>
1998-12-12 05:56:46 +00:00
Dave Storey
40deee980f
Addition of password prompting, salted password and auto-generation.
1998-12-12 05:55:26 +00:00
Kurt Zeilenga
a3c8546021
Update kerberos checks.
1998-12-10 23:35:28 +00:00
Kurt Zeilenga
6c2949ed86
Change cache.c assert logic based on Hallvard's suggestion.
...
"Check that the entry has no writers before removing it from the
cache" sounds more sensible to me than "check that it *has* writers"
before removing it.
I've also changed the default cachesize for tests to 4. This
should help discover such problems.
1998-12-10 19:20:15 +00:00
Predrag "Pele" Balorda
330ca36f0a
new icon for RFC822 mail group in gtk-tool
1998-12-10 13:06:30 +00:00
Predrag "Pele" Balorda
6b854dff20
miscelaneous updates and fixes to gtk-tool
1998-12-10 13:05:05 +00:00
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