]> git.sur5r.net Git - openldap/log
openldap
25 years agoStreamlined Kerberos Code.
Dave Storey [Mon, 14 Dec 1998 20:39:02 +0000 (20:39 +0000)]
Streamlined Kerberos Code.

25 years agoMore changes in prep for 1.1 release.
Kurt Zeilenga [Mon, 14 Dec 1998 20:31:12 +0000 (20:31 +0000)]
More changes in prep for 1.1 release.

25 years agomake it looks better on web.
Kurt Zeilenga [Mon, 14 Dec 1998 20:24:35 +0000 (20:24 +0000)]
make it looks better on web.
revision not incremented as change

25 years agoAdd URLs and e-mail address.
Kurt Zeilenga [Mon, 14 Dec 1998 20:10:06 +0000 (20:10 +0000)]
Add URLs and e-mail address.

25 years agoUpdate URLs.
Kurt Zeilenga [Mon, 14 Dec 1998 20:03:14 +0000 (20:03 +0000)]
Update URLs.

25 years agoClarify use of private -core mailing list. -devel is the primary
Kurt Zeilenga [Mon, 14 Dec 1998 20:01:36 +0000 (20:01 +0000)]
Clarify use of private -core mailing list.  -devel is the primary
developer discussion/coordinate list.

25 years agoAdded Kerberos support.
Dave Storey [Mon, 14 Dec 1998 18:36:51 +0000 (18:36 +0000)]
Added Kerberos support.
Added Password auto-generation.
Added salts for md5 and sha.
Rewrote make_salt().
Made ldap-devel conformity changes.

25 years agoBackout previous changes made by Dave as they excessive reformatting,
Kurt Zeilenga [Mon, 14 Dec 1998 10:10:41 +0000 (10:10 +0000)]
Backout previous changes made by Dave as they excessive reformatting,
reindentation, and use of spaces instead of tab.  Diffs will be reviewed
to identify and commit only functional changes as time permits.
Note: this is more my fault than Dave's.   I should have provided
clearer guidance.   Live and learn.

25 years agoThe result set of an EQUALITY search on a SYNTAX_BIN attribute may have been
Kurt Zeilenga [Mon, 14 Dec 1998 04:25:55 +0000 (04:25 +0000)]
The result set of an EQUALITY search on a SYNTAX_BIN attribute may have been
incorrect because value_cmp() in value.c compares two attributes by
comparing the leading bytes of the two values (candidate and filter) up to
the smaller of the two lengths of the binary values. If the lengths of two
SYNTAX_BIN values differ, like SYNTAX_CES and SYNTAX_CIS, the EQUALITY
comparison should fail.

It also appears that value_ncmp() in value.c has no references anywhere in
the openLDAP source tree, save for a definition in proto-slap.h. The
following fix the bug and remove the dead code:

From: "MCGARRAHAN, KENNETH L" <km4155@momail.sbc.com>

25 years agoMake sure that four characters, rather than only the first three,
Kurt Zeilenga [Mon, 14 Dec 1998 04:21:04 +0000 (04:21 +0000)]
Make sure that four characters, rather than only the first three,
are being analysed in the transaltion to base64.
From: Lucio de Re <lucio@proxima.alt.za>

25 years agoUpdate pthread checks:
Kurt Zeilenga [Mon, 14 Dec 1998 00:23:22 +0000 (00:23 +0000)]
Update pthread checks:
Add plain -lpthread check.
Move *_r() checks so that they are checked for regradless
of thread libs used.  Before they were only being checked
when using threads.
Fix yields test such that compile/link/odd runtime failures results in
'yes' instead of 'no'.

25 years agoApply minor updates to todo doc... mainly remove my
Kurt Zeilenga [Sat, 12 Dec 1998 23:47:42 +0000 (23:47 +0000)]
Apply minor updates to todo doc... mainly remove my
name from a couple of projects.

25 years agoFix munged paragraph
Kurt Zeilenga [Sat, 12 Dec 1998 23:44:51 +0000 (23:44 +0000)]
Fix munged paragraph

25 years agoAdded support for salted passwords.
Dave Storey [Sat, 12 Dec 1998 06:12:03 +0000 (06:12 +0000)]
Added support for salted passwords.
Added password auto-generation capability.
Added Kerberos code.
Updated salt generator to be much more random().

25 years agoUpdated Kerberos code, added password prompting. <dave@tamos.net>
Dave Storey [Sat, 12 Dec 1998 06:08:59 +0000 (06:08 +0000)]
Updated Kerberos code, added password prompting. <dave@tamos.net>

25 years agoUpdated Kerberos code, added password prompting, more detailed usage(). <dave@tamos...
Dave Storey [Sat, 12 Dec 1998 06:08:23 +0000 (06:08 +0000)]
Updated Kerberos code, added password prompting, more detailed usage(). <dave@tamos.net>

25 years agoUpdated Kerberos code, password prompting, added detailed usage(). <dave@tamos.net>
Dave Storey [Sat, 12 Dec 1998 06:07:41 +0000 (06:07 +0000)]
Updated Kerberos code, password prompting, added detailed usage(). <dave@tamos.net>

25 years agoUpdated Kerberos code, password prompting, detailed usage(). <dave@tamos.net>
Dave Storey [Sat, 12 Dec 1998 06:05:44 +0000 (06:05 +0000)]
Updated Kerberos code, password prompting, detailed usage(). <dave@tamos.net>

25 years agoPassword prompting updates. <dave@tamos.net>
Dave Storey [Sat, 12 Dec 1998 05:56:46 +0000 (05:56 +0000)]
Password prompting updates. <dave@tamos.net>

25 years agoAddition of password prompting, salted password and auto-generation.
Dave Storey [Sat, 12 Dec 1998 05:55:26 +0000 (05:55 +0000)]
Addition of password prompting, salted password and auto-generation.

25 years agoUpdate kerberos checks.
Kurt Zeilenga [Thu, 10 Dec 1998 23:35:28 +0000 (23:35 +0000)]
Update kerberos checks.

25 years agoChange cache.c assert logic based on Hallvard's suggestion.
Kurt Zeilenga [Thu, 10 Dec 1998 19:20:15 +0000 (19:20 +0000)]
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.

25 years agonew icon for RFC822 mail group in gtk-tool
Predrag "Pele" Balorda [Thu, 10 Dec 1998 13:06:30 +0000 (13:06 +0000)]
new icon for RFC822 mail group in gtk-tool

25 years agomiscelaneous updates and fixes to gtk-tool
Predrag "Pele" Balorda [Thu, 10 Dec 1998 13:05:05 +0000 (13:05 +0000)]
miscelaneous updates and fixes to gtk-tool

25 years agoUpdate Kerberos checks.
Kurt Zeilenga [Mon, 7 Dec 1998 23:32:25 +0000 (23:32 +0000)]
Update Kerberos checks.

25 years agoldappassword is done.
Kurt Zeilenga [Sun, 6 Dec 1998 20:34:12 +0000 (20:34 +0000)]
ldappassword is done.

25 years agoApply patch from Dave with password prompting.
Kurt Zeilenga [Sun, 6 Dec 1998 20:12:02 +0000 (20:12 +0000)]
Apply patch from Dave with password prompting.

25 years agoApply update from Dave with password prompting.
Kurt Zeilenga [Sun, 6 Dec 1998 20:07:29 +0000 (20:07 +0000)]
Apply update from Dave with password prompting.

25 years agoFix ^I to \t in usage printf
Kurt Zeilenga [Sun, 6 Dec 1998 19:49:14 +0000 (19:49 +0000)]
Fix ^I to \t in usage printf

25 years agoMan page updates from David E. Storey <dave@tamos.net>
Kurt Zeilenga [Sun, 6 Dec 1998 04:09:55 +0000 (04:09 +0000)]
Man page updates from David E. Storey <dave@tamos.net>

25 years agoAdd ldappasswd program contributed by David E. Storey <dave@tamos.net>
Kurt Zeilenga [Sun, 6 Dec 1998 03:44:28 +0000 (03:44 +0000)]
Add ldappasswd program contributed by David E. Storey <dave@tamos.net>

25 years agoprintf("\tby") belongs on stderr.
Kurt Zeilenga [Fri, 4 Dec 1998 19:29:17 +0000 (19:29 +0000)]
printf("\tby") belongs on stderr.

25 years agoAdd checks for gethostby{name,addr}_r. Only should be used if
Kurt Zeilenga [Fri, 4 Dec 1998 04:21:19 +0000 (04:21 +0000)]
Add checks for gethostby{name,addr}_r.  Only should be used if
linking with $LTHREAD_LIBS.

25 years agoAdd checks for reentrant functions when LTHREAD_LIBS is used.
Kurt Zeilenga [Fri, 4 Dec 1998 02:31:41 +0000 (02:31 +0000)]
Add checks for reentrant functions when LTHREAD_LIBS is used.
Don't use new HAVE_FUNC_R on the client side (apps or libs).

25 years agoUpdate supported platforms in preparation for OpenLDAP 1.1 release.
Kurt Zeilenga [Fri, 4 Dec 1998 02:29:28 +0000 (02:29 +0000)]
Update supported platforms in preparation for OpenLDAP 1.1 release.
Wil need to be updated based upon BETA test results before release.

25 years agoUpdate libtool for FreeBSD elf support.
Kurt Zeilenga [Fri, 4 Dec 1998 02:27:58 +0000 (02:27 +0000)]
Update libtool for FreeBSD elf support.

25 years agoPlug a leak reported by Jorg Pietschmann <pietsch@swissline.ch>
Kurt Zeilenga [Fri, 4 Dec 1998 02:20:39 +0000 (02:20 +0000)]
Plug a leak reported by Jorg Pietschmann <pietsch@swissline.ch>
Still leaks ber_scanf results here and there...

25 years agotestavl wasn't being linked.
Kurt Zeilenga [Fri, 4 Dec 1998 02:17:57 +0000 (02:17 +0000)]
testavl wasn't being linked.

25 years agogtk-tool: new icon for objectclass=alias
Predrag "Pele" Balorda [Fri, 4 Dec 1998 01:12:51 +0000 (01:12 +0000)]
gtk-tool: new icon for objectclass=alias

25 years agogtk-tool updates, multiple server support, smarter traversal, ldap_get_option enhance...
Predrag "Pele" Balorda [Fri, 4 Dec 1998 01:11:12 +0000 (01:11 +0000)]
gtk-tool updates, multiple server support, smarter traversal, ldap_get_option enhancements, code cleanups

25 years agoUpdate announcement in preparation of OpenLDAP 1.1 release.
Kurt Zeilenga [Fri, 4 Dec 1998 00:38:00 +0000 (00:38 +0000)]
Update announcement in preparation of OpenLDAP 1.1 release.

25 years agoAdd note reminding folks to remove config.cache after changing
Kurt Zeilenga [Thu, 3 Dec 1998 18:38:35 +0000 (18:38 +0000)]
Add note reminding folks to remove config.cache after changing
environmental variables.

25 years agoUpdate posix thread version check to match against strings more likely
Kurt Zeilenga [Thu, 3 Dec 1998 17:15:58 +0000 (17:15 +0000)]
Update posix thread version check to match against strings more likely
to be unique.

25 years agoChange the default installation to use a domain component (dc) style base dn.
Kurt Zeilenga [Thu, 3 Dec 1998 04:52:46 +0000 (04:52 +0000)]
Change the default installation to use a domain component (dc) style base dn.

25 years agoFix --with-threads=yes.
Kurt Zeilenga [Wed, 2 Dec 1998 19:31:48 +0000 (19:31 +0000)]
Fix --with-threads=yes.

25 years agominor update to README for gtk-tool
Predrag "Pele" Balorda [Wed, 2 Dec 1998 15:29:45 +0000 (15:29 +0000)]
minor update to README for gtk-tool

25 years agoupdates of README and TODO in gtk-tool
Predrag "Pele" Balorda [Wed, 2 Dec 1998 15:24:54 +0000 (15:24 +0000)]
updates of README and TODO in gtk-tool

25 years agovarious updates and fixes for gtk-tool
Predrag "Pele" Balorda [Wed, 2 Dec 1998 15:18:47 +0000 (15:18 +0000)]
various updates and fixes for gtk-tool

25 years agoNew classes for gtk-tool
Predrag "Pele" Balorda [Wed, 2 Dec 1998 15:15:49 +0000 (15:15 +0000)]
New classes for gtk-tool

25 years agoMinor updates to various docs with 1.1 release information.
Kurt Zeilenga [Wed, 2 Dec 1998 02:25:44 +0000 (02:25 +0000)]
Minor updates to various docs with 1.1 release information.

25 years agoCommit preliminary fix for ldap.conf base usage.
Kurt Zeilenga [Tue, 1 Dec 1998 20:08:39 +0000 (20:08 +0000)]
Commit preliminary fix for ldap.conf base usage.

25 years agoSkip NDBM check when in auto detecting LDBM api.
Kurt Zeilenga [Tue, 1 Dec 1998 18:33:31 +0000 (18:33 +0000)]
Skip NDBM check when in auto detecting LDBM api.

25 years agoUpdate Announcement with 1.1-Beta info
Kurt Zeilenga [Tue, 1 Dec 1998 04:02:07 +0000 (04:02 +0000)]
Update Announcement with 1.1-Beta info

25 years agoUpdate slapd to use lutil_passwd() for both user and root passwords.
Kurt Zeilenga [Tue, 1 Dec 1998 03:36:37 +0000 (03:36 +0000)]
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'.

25 years agoUpdate hints.
Kurt Zeilenga [Tue, 1 Dec 1998 00:57:42 +0000 (00:57 +0000)]
Update hints.

25 years agoRemove lint from pthread TRY_RUN checks.
Kurt Zeilenga [Tue, 1 Dec 1998 00:07:04 +0000 (00:07 +0000)]
Remove lint from pthread TRY_RUN checks.

25 years agoAdd ldif2ldbm bugfix from Randy Kunkee <kunkee@pluto.ops.NeoSoft.com>
Kurt Zeilenga [Mon, 30 Nov 1998 22:26:11 +0000 (22:26 +0000)]
Add ldif2ldbm bugfix from Randy Kunkee <kunkee@pluto.ops.NeoSoft.com>

25 years agoUpdate README to 1.1 Beta and make quick install quicker.
Kurt Zeilenga [Mon, 30 Nov 1998 20:45:49 +0000 (20:45 +0000)]
Update README to 1.1 Beta and make quick install quicker.

25 years agoSkip replication test if slurpd doesn't exist.
Kurt Zeilenga [Mon, 30 Nov 1998 20:41:52 +0000 (20:41 +0000)]
Skip replication test if slurpd doesn't exist.
Update Install document with testing step and other minor changes.

25 years agoAdd varients of REENTRANT...
Kurt Zeilenga [Mon, 30 Nov 1998 20:40:42 +0000 (20:40 +0000)]
Add varients of REENTRANT...

25 years agoWe shouldn't detach a thread that we want to join with...
Kurt Zeilenga [Mon, 30 Nov 1998 20:37:48 +0000 (20:37 +0000)]
We shouldn't detach a thread that we want to join with...

25 years agoUpdate hints section with pointer to doc/install/hints.
Kurt Zeilenga [Mon, 30 Nov 1998 19:46:30 +0000 (19:46 +0000)]
Update hints section with pointer to doc/install/hints.

25 years agoEven more LDAP_PORT depends.
Kurt Zeilenga [Mon, 30 Nov 1998 04:06:59 +0000 (04:06 +0000)]
Even more LDAP_PORT depends.

25 years agoMore LDAP_PORT depends.
Kurt Zeilenga [Mon, 30 Nov 1998 04:04:00 +0000 (04:04 +0000)]
More LDAP_PORT depends.

25 years agoRemove LDAP_PORT dependencies so that ldap.conf defaults take over.
Kurt Zeilenga [Mon, 30 Nov 1998 03:55:49 +0000 (03:55 +0000)]
Remove LDAP_PORT dependencies so that ldap.conf defaults take over.

25 years agoAdd pthread_create consistency check.
Kurt Zeilenga [Mon, 30 Nov 1998 01:58:54 +0000 (01:58 +0000)]
Add pthread_create consistency check.

25 years agoupdates to gtk-tool, new functionality, uses config cn
Predrag "Pele" Balorda [Mon, 30 Nov 1998 00:01:14 +0000 (00:01 +0000)]
updates to gtk-tool, new functionality, uses config cn

25 years agoadditional pixmaps for gtk-tool
Predrag "Pele" Balorda [Mon, 30 Nov 1998 00:00:21 +0000 (00:00 +0000)]
additional pixmaps for gtk-tool

25 years agonew class files for gtk-tool
Predrag "Pele" Balorda [Sun, 29 Nov 1998 23:56:22 +0000 (23:56 +0000)]
new class files for gtk-tool

25 years agoSubsitute ldap_subdir after processing argument.
Kurt Zeilenga [Sun, 29 Nov 1998 23:50:01 +0000 (23:50 +0000)]
Subsitute ldap_subdir after processing argument.

25 years agoAdd ldap.conf man page.
Kurt Zeilenga [Sun, 29 Nov 1998 20:58:40 +0000 (20:58 +0000)]
Add ldap.conf man page.

25 years agoAdd --with-subdir to allow user specification of install subdirectory
Kurt Zeilenga [Sun, 29 Nov 1998 20:03:57 +0000 (20:03 +0000)]
Add --with-subdir to allow user specification of install subdirectory
to be used.  --without-subdir can be used to specify no subdirectory.

25 years agoUpdate build environment:
Kurt Zeilenga [Sun, 29 Nov 1998 19:48:28 +0000 (19:48 +0000)]
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.

25 years agoNeeds to add symlink for static version of library.
Kurt Zeilenga [Sun, 29 Nov 1998 17:36:58 +0000 (17:36 +0000)]
Needs to add symlink for static version of library.

25 years agogtk-tool icons, added
Predrag "Pele" Balorda [Sat, 28 Nov 1998 20:48:11 +0000 (20:48 +0000)]
gtk-tool icons, added

25 years agogtk-tool updates
Predrag "Pele" Balorda [Sat, 28 Nov 1998 20:25:09 +0000 (20:25 +0000)]
gtk-tool updates

25 years agoRemoved stale files from gtk-tool
Predrag "Pele" Balorda [Sat, 28 Nov 1998 18:10:50 +0000 (18:10 +0000)]
Removed stale files from gtk-tool

25 years agoAdded php3tool.conf. The beginnings of a great era...
Predrag "Pele" Balorda [Sat, 28 Nov 1998 11:59:08 +0000 (11:59 +0000)]
Added php3tool.conf. The beginnings of a great era...

25 years agoUpdated some stuff on php3-tool
Predrag "Pele" Balorda [Sat, 28 Nov 1998 11:57:38 +0000 (11:57 +0000)]
Updated some stuff on php3-tool

25 years agoAdded include/preferences.inc to php3-tool. Aploligies for forgetting to add it before.
Predrag "Pele" Balorda [Sat, 28 Nov 1998 11:57:02 +0000 (11:57 +0000)]
Added include/preferences.inc to php3-tool. Aploligies for forgetting to add it before.

25 years agoAdded style.css for php3-tool. I really don't know why it wasn't in the repository...
Predrag "Pele" Balorda [Sat, 28 Nov 1998 11:54:48 +0000 (11:54 +0000)]
Added style.css for php3-tool. I really don't know why it wasn't in the repository before....

25 years agoReplace strdup() with ch_strdup() such that exit() will be called
Kurt Zeilenga [Fri, 27 Nov 1998 20:21:54 +0000 (20:21 +0000)]
Replace strdup() with ch_strdup() such that exit() will be called
if strdup fails.  This is better than not checking, but we should
add orderly shutdown.

25 years agoApply preliminary patch provided by Hallvard.
Kurt Zeilenga [Fri, 27 Nov 1998 20:02:55 +0000 (20:02 +0000)]
Apply preliminary patch provided by Hallvard.
This still needs significant review!

25 years agoUpdates to cache and misc. other fixes on gtk-tool
Predrag "Pele" Balorda [Fri, 27 Nov 1998 02:08:19 +0000 (02:08 +0000)]
Updates to cache and misc. other fixes on gtk-tool

25 years agoRemoval of misc. redundant files for gtk-tool
Predrag "Pele" Balorda [Fri, 27 Nov 1998 01:02:27 +0000 (01:02 +0000)]
Removal of misc. redundant files for gtk-tool

25 years agoMisc. pixmaps for gtk-tool - added
Predrag "Pele" Balorda [Fri, 27 Nov 1998 00:58:11 +0000 (00:58 +0000)]
Misc. pixmaps for gtk-tool - added

25 years agoMisc. fixes and additions to gtk-tool - works and looks nicer now.
Predrag "Pele" Balorda [Fri, 27 Nov 1998 00:56:29 +0000 (00:56 +0000)]
Misc. fixes and additions to gtk-tool - works and looks nicer now.

25 years agoChangeLog file for gtk-tool with the first entry
Predrag "Pele" Balorda [Thu, 26 Nov 1998 13:25:57 +0000 (13:25 +0000)]
ChangeLog file for gtk-tool with the first entry

25 years agoUpdates: command-line parsing of parameters for server, port and baseDN. Started...
Predrag "Pele" Balorda [Thu, 26 Nov 1998 13:23:06 +0000 (13:23 +0000)]
Updates: command-line parsing of parameters for server, port and baseDN. Started ChangeLog, updated TODO and README.

25 years agoA few quick fixes to get it up to speed with latest Gtk-- version and finally make...
Predrag "Pele" Balorda [Thu, 26 Nov 1998 12:21:23 +0000 (12:21 +0000)]
A few quick fixes to get it up to speed with latest Gtk-- version and finally make it work.

25 years agoAdd MajorLDAP to project list.
Kurt Zeilenga [Thu, 26 Nov 1998 04:13:45 +0000 (04:13 +0000)]
Add MajorLDAP to project list.

25 years agoAdd additional projects to todo list:
Kurt Zeilenga [Thu, 26 Nov 1998 04:09:48 +0000 (04:09 +0000)]
Add additional projects to todo list:
mail500 to use filters
Kerberos autoconf support
ISODE autoconf support
contrib autoconf support

25 years agoAdd KRB_LIBS to makefiles.
Kurt Zeilenga [Wed, 25 Nov 1998 23:49:12 +0000 (23:49 +0000)]
Add KRB_LIBS to makefiles.

25 years agoAdd hint files for Solaris and SunOS.
Kurt Zeilenga [Wed, 25 Nov 1998 23:47:14 +0000 (23:47 +0000)]
Add hint files for Solaris and SunOS.

25 years agoAdd a couple minor safety checks.
Kurt Zeilenga [Wed, 25 Nov 1998 23:45:57 +0000 (23:45 +0000)]
Add a couple minor safety checks.

25 years agoFix ldap_sigusr2 vs 1 typo for Linux on alpha & sparc.
Kurt Zeilenga [Wed, 25 Nov 1998 23:35:04 +0000 (23:35 +0000)]
Fix ldap_sigusr2 vs 1 typo for Linux on alpha & sparc.

25 years agoInitial revision
Kurt Zeilenga [Tue, 24 Nov 1998 18:01:09 +0000 (18:01 +0000)]
Initial revision

25 years agostring_expand used hardcoded size instead of bufsiz argument.
Kurt Zeilenga [Tue, 24 Nov 1998 02:29:53 +0000 (02:29 +0000)]
string_expand used hardcoded size instead of bufsiz argument.
pointed out by Jorg Pietschmann <pietsch@swissline.ch>.

25 years agoChanged dn2entry to always returned a modified matched.
Kurt Zeilenga [Mon, 23 Nov 1998 20:08:25 +0000 (20:08 +0000)]
Changed dn2entry to always returned a modified matched.
Modified users of this code to free matched if set.

25 years agoplug newDN memory leak using Will Ballantyne's patch
Kurt Zeilenga [Mon, 23 Nov 1998 19:57:00 +0000 (19:57 +0000)]
plug newDN memory leak using Will Ballantyne's patch