]> git.sur5r.net Git - openldap/log
openldap
25 years agoUnexpand spaces for tabs in prior commit before merging to rel_eng_1_1.
Kurt Zeilenga [Sun, 20 Dec 1998 19:31:21 +0000 (19:31 +0000)]
Unexpand spaces for tabs in prior commit before merging to rel_eng_1_1.

25 years agoAdd detection of dmalloc library.
Kurt Zeilenga [Sun, 20 Dec 1998 19:12:20 +0000 (19:12 +0000)]
Add detection of dmalloc library.

25 years agoMinor change to signal handler. Changed _shutdown flag to
Kurt Zeilenga [Sun, 20 Dec 1998 18:16:03 +0000 (18:16 +0000)]
Minor change to signal handler.  Changed _shutdown flag to
type 'sig_atomic_t' and marked it volatile.  Add detection to
configure to ensure sig_atomic_t and volatile are supported.

25 years agoProvide framework for ldap_r and reentrant/thread safety levels.
Kurt Zeilenga [Sun, 20 Dec 1998 00:58:55 +0000 (00:58 +0000)]
Provide framework for ldap_r and reentrant/thread safety levels.
  -lldap_r can now be implemented...

25 years agoFix server --without-xxx build issues...
Kurt Zeilenga [Sun, 20 Dec 1998 00:55:39 +0000 (00:55 +0000)]
Fix server --without-xxx build issues...

25 years agoDon't include -lldap_r in make all (yet).
Kurt Zeilenga [Sat, 19 Dec 1998 16:59:51 +0000 (16:59 +0000)]
Don't include -lldap_r in make all (yet).

25 years agoAdd -lldap_r build environment (no code yet).
Kurt Zeilenga [Sat, 19 Dec 1998 03:24:36 +0000 (03:24 +0000)]
Add -lldap_r build environment (no code yet).

25 years ago-lldap reentrantancy improvements from Bart Hartgers <A.Hartgers@phys.tue.nl>
Kurt Zeilenga [Sat, 19 Dec 1998 01:27:20 +0000 (01:27 +0000)]
-lldap reentrantancy improvements from Bart Hartgers <A.Hartgers@phys.tue.nl>
including use of ctime_r, gethostby*_r, etc..  Also reworked ldap_sort_entries
to be reentrant.
Need to add code to properly set LDAP_API_FEATURE_THREAD_SAFE.

25 years agoDisable writing syncing when creating databases.
Kurt Zeilenga [Fri, 18 Dec 1998 22:21:16 +0000 (22:21 +0000)]
Disable writing syncing when creating databases.

25 years agoFix ltconfig for FreeBSD 3 (elf detection was wrong).
Kurt Zeilenga [Fri, 18 Dec 1998 21:54:06 +0000 (21:54 +0000)]
Fix ltconfig for FreeBSD 3 (elf detection was wrong).
Also fixed "empty translation unit" problem reported by
  Randy Kunkee <kunkee@pluto.ops.NeoSoft.com>

25 years agoAdd draft-ietf-ldapext-ldap-c-api-01 routines ber_init()
Kurt Zeilenga [Fri, 18 Dec 1998 21:08:28 +0000 (21:08 +0000)]
Add draft-ietf-ldapext-ldap-c-api-01 routines ber_init()
and ber_flatten() to the -llber.

25 years agoPatch cache_delete_entry_internal() as suggested by
Kurt Zeilenga [Fri, 18 Dec 1998 18:06:30 +0000 (18:06 +0000)]
Patch cache_delete_entry_internal() as suggested by
  Daniel Carroll <dan@mesa7.mesa.colorado.edu>
This patch ensures we try deleting the entry from both the
dntree and the idtree.

25 years agoInitialization of Datum structures to zero by memset() before first use.
Kurt Spanier [Fri, 18 Dec 1998 12:28:47 +0000 (12:28 +0000)]
Initialization of Datum structures to zero by memset() before first use.
If Berkeley DB version 2.x is used as a slapd back-end a not-initialized
Datum structure will raise an EINVAL error in (DB)->put().

25 years agoITS#9: check for main in -lwrap instead hosts_access.
Kurt Zeilenga [Thu, 17 Dec 1998 18:35:12 +0000 (18:35 +0000)]
ITS#9: check for main in -lwrap instead hosts_access.
hosts_access depends on caller declaring some externs and, hence,
can be used for the test.

25 years agoUpdate based upon latest errors.
Kurt Zeilenga [Thu, 17 Dec 1998 18:32:36 +0000 (18:32 +0000)]
Update based upon latest errors.

25 years agoFix "predantic" typo.
Kurt Zeilenga [Thu, 17 Dec 1998 13:46:12 +0000 (13:46 +0000)]
Fix "predantic" typo.

25 years agoAdded support for password prompting. (-W switch)
Dave Storey [Tue, 15 Dec 1998 02:00:09 +0000 (02:00 +0000)]
Added support for password prompting. (-W switch)

25 years agoGeneralize the web_ldap Makefile a bit.
Kurt Zeilenga [Mon, 14 Dec 1998 23:24:33 +0000 (23:24 +0000)]
Generalize the web_ldap Makefile a bit.

25 years agoInitial import of web_ldap written and contributed
Kurt Zeilenga [Mon, 14 Dec 1998 23:10:02 +0000 (23:10 +0000)]
Initial import of web_ldap written and contributed
by Jens Moller <Jens.Moller@mci.com>.

25 years agoImport mail500 change from rel eng 1.1.
Kurt Zeilenga [Mon, 14 Dec 1998 20:55:59 +0000 (20:55 +0000)]
Import mail500 change from rel eng 1.1.

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.