]> eyrie.org Git - kerberos/krb5-strength.git/log
kerberos/krb5-strength.git
12 years agoFinalize changes for 1.1-1 debian/1.1-1
Russ Allbery [Fri, 11 May 2012 22:03:14 +0000 (15:03 -0700)]
Finalize changes for 1.1-1

12 years agoUpdate standards version to 3.9.3
Russ Allbery [Fri, 11 May 2012 22:00:55 +0000 (15:00 -0700)]
Update standards version to 3.9.3

12 years agoSwitch to Debian source package format 3.0 (quilt)
Russ Allbery [Fri, 11 May 2012 21:58:25 +0000 (14:58 -0700)]
Switch to Debian source package format 3.0 (quilt)

* Switch to Debian source package format 3.0 (quilt) with a custom local
  patch header.

12 years agoUpdate debian/copyright from upstream LICENSE file
Russ Allbery [Fri, 11 May 2012 21:53:10 +0000 (14:53 -0700)]
Update debian/copyright from upstream LICENSE file

12 years agoAdd a Bugs header directing bug reports to me personally
Russ Allbery [Fri, 11 May 2012 21:50:45 +0000 (14:50 -0700)]
Add a Bugs header directing bug reports to me personally

12 years agoUpdate to debhelper compatibility level V8
Russ Allbery [Fri, 11 May 2012 21:50:13 +0000 (14:50 -0700)]
Update to debhelper compatibility level V8

12 years agoAdd initial upstream changelog for 1.1
Russ Allbery [Fri, 11 May 2012 21:49:26 +0000 (14:49 -0700)]
Add initial upstream changelog for 1.1

12 years agoMerge tag 'upstream/1.1' into debian
Russ Allbery [Fri, 11 May 2012 21:48:02 +0000 (14:48 -0700)]
Merge tag 'upstream/1.1' into debian

Upstream version 1.1

12 years agoImported Upstream version 1.1 upstream/1.1
Russ Allbery [Fri, 11 May 2012 21:48:01 +0000 (14:48 -0700)]
Imported Upstream version 1.1

12 years agoAdd new rra-c-util files to the distribution release/1.1
Russ Allbery [Fri, 11 May 2012 21:44:53 +0000 (14:44 -0700)]
Add new rra-c-util files to the distribution

12 years agoRelease 1.1
Russ Allbery [Fri, 11 May 2012 21:41:22 +0000 (14:41 -0700)]
Release 1.1

12 years agoStop using local in the test suite for portability to Solaris /bin/sh
Russ Allbery [Fri, 11 May 2012 21:40:38 +0000 (14:40 -0700)]
Stop using local in the test suite for portability to Solaris /bin/sh

12 years agoUpdate LICENSE statements
Russ Allbery [Fri, 11 May 2012 21:37:02 +0000 (14:37 -0700)]
Update LICENSE statements

Use the correct form of the Stanford University copyright.

12 years agoIn the embedded CrackLib, also check for a duplicated dictionary word
Russ Allbery [Fri, 11 May 2012 21:28:07 +0000 (14:28 -0700)]
In the embedded CrackLib, also check for a duplicated dictionary word

12 years agoUpdate to rra-c-util 4.4 and C TAP Harness 1.12
Russ Allbery [Fri, 11 May 2012 21:07:18 +0000 (14:07 -0700)]
Update to rra-c-util 4.4 and C TAP Harness 1.12

Update to rra-c-util 4.4:

* Use PATH_KRB5_CONFIG to override krb5-config location.
* Fix probing for ibm_svc/krb5_svc.h on AIX.
* Support Heimdal libraries without libroken, like OpenBSD.
* Fix manual Kerberos library probing without transitive dependencies.
* Support systems that only have krb5/krb5.h.
* Pass --deps to krb5-config in the non-reduced-dependencies case.
* Silence __attribute__ warnings on more compilers.
* Include strings.h where available for additional prototypes.
* Update warning flags for make warnings.
* Flesh out MAINTCLEANFILES to remove autogen results.
* Add notices to all files copied from rra-c-util.

Update to C TAP Harness 1.12:

* Drop is_double from the C TAP library to avoid requiring -lm.
* Avoid using local in the shell libtap.sh library.
* Silence __attribute__ warnings on more compilers.
* runtests now frees all allocated resources on exit.
* Add bmalloc, bcalloc, brealloc, and bstrdup TAP library functions.
* Fix runtests to still honor SOURCE and -s without BUILD and -b.
* Add tests/HOWTO documenting how to add new tests.
* More correct handling of system-specific errors in output checking.
* Ensure correct output ordering in test results.
* Add -h and a better usage message to tests/runtests.
* Add diag and sysdiag functions to the basic TAP library.
* Clean up data types in the basic C TAP library.
* Add the GCC nonnull attribute to the TAP library bail functions.

12 years agoUpdate Heimdal plugin test for changes to CrackLib rules
Russ Allbery [Fri, 11 May 2012 21:06:43 +0000 (14:06 -0700)]
Update Heimdal plugin test for changes to CrackLib rules

12 years agoConditionally add cracklib/packer to check_PROGRAMS
Russ Allbery [Fri, 11 May 2012 20:42:40 +0000 (13:42 -0700)]
Conditionally add cracklib/packer to check_PROGRAMS

This is better than noinst_PROGRAMS since it will be built with
make warnings.

12 years agoUpdate test suite for new length restriction, new username check
Russ Allbery [Fri, 11 May 2012 20:31:58 +0000 (13:31 -0700)]
Update test suite for new length restriction, new username check

Make the dictionary word we use to test longer now that we require
at least eight character passwords.  Also update the whitespace
tests.  Add tests for rejecting the username with digits appended.

12 years agoReject username followed by digits as the password
Russ Allbery [Fri, 11 May 2012 20:31:30 +0000 (13:31 -0700)]
Reject username followed by digits as the password

Reject passwords formed from the username portion of the principal
with digits appended.

12 years agoChange the minimum password length in the embedded CrackLib to 8
Russ Allbery [Fri, 11 May 2012 20:01:26 +0000 (13:01 -0700)]
Change the minimum password length in the embedded CrackLib to 8

14 years agoSupport linking with the system CrackLib
Russ Allbery [Mon, 15 Mar 2010 02:00:04 +0000 (19:00 -0700)]
Support linking with the system CrackLib

Support linking with the system CrackLib instead of the embedded and
stricter copy by passing --with-cracklib to configure.

14 years agoNote type handling fix in cracklib/HISTORY
Russ Allbery [Mon, 15 Mar 2010 01:04:52 +0000 (18:04 -0700)]
Note type handling fix in cracklib/HISTORY

14 years agoRemove to-do item about variable sizes in CrackLib
Russ Allbery [Sun, 14 Mar 2010 23:44:18 +0000 (16:44 -0700)]
Remove to-do item about variable sizes in CrackLib

14 years agoUse the correct variable sizes for int8/int16/int32 in CrackLib
Russ Allbery [Sun, 14 Mar 2010 23:42:34 +0000 (16:42 -0700)]
Use the correct variable sizes for int8/int16/int32 in CrackLib

Fix variable sizes in the embedded CrackLib on 64-bit platforms.  This
may fix interoperability problems with databases created on platforms
with a different native integer size.  Thanks, Karl Lehnberger and
Benj Carson.

14 years agoFinalize changes for 1.0-1 debian/1.0-1
Russ Allbery [Wed, 17 Feb 2010 06:47:40 +0000 (22:47 -0800)]
Finalize changes for 1.0-1

14 years agoFix spelling error in heimdal-strength description
Russ Allbery [Wed, 17 Feb 2010 06:20:14 +0000 (22:20 -0800)]
Fix spelling error in heimdal-strength description

14 years agoAdd Homepage, Vcs-Git, and Vcs-Browser control fields
Russ Allbery [Wed, 17 Feb 2010 06:19:48 +0000 (22:19 -0800)]
Add Homepage, Vcs-Git, and Vcs-Browser control fields

14 years agoAdd a watch file
Russ Allbery [Wed, 17 Feb 2010 06:18:15 +0000 (22:18 -0800)]
Add a watch file

14 years agoImported Upstream version 1.0 upstream/1.0
Russ Allbery [Wed, 17 Feb 2010 06:07:41 +0000 (22:07 -0800)]
Imported Upstream version 1.0

14 years agoMerge commit 'upstream/1.0' into debian
Russ Allbery [Wed, 17 Feb 2010 06:07:41 +0000 (22:07 -0800)]
Merge commit 'upstream/1.0' into debian

14 years agoAdd some missing statements from LICENSE release/1.0
Russ Allbery [Wed, 17 Feb 2010 06:00:56 +0000 (22:00 -0800)]
Add some missing statements from LICENSE

14 years agoLink the plugin with the Kerberos libraries
Russ Allbery [Wed, 17 Feb 2010 05:55:15 +0000 (21:55 -0800)]
Link the plugin with the Kerberos libraries

14 years agoAdd build dependency on libkrb5-dev
Russ Allbery [Wed, 17 Feb 2010 05:35:45 +0000 (21:35 -0800)]
Add build dependency on libkrb5-dev

Required for the configuration parsing in heimdal-strength.

14 years agoREADME.Debian is specific to krb5-strength
Russ Allbery [Wed, 17 Feb 2010 05:33:45 +0000 (21:33 -0800)]
README.Debian is specific to krb5-strength

Only install it in that package, and make some minor updates.

14 years agoUpdate copyright from the upstream LICENSE file
Russ Allbery [Wed, 17 Feb 2010 05:12:28 +0000 (21:12 -0800)]
Update copyright from the upstream LICENSE file

14 years agoInstall the man page for heimdal-strength
Russ Allbery [Wed, 17 Feb 2010 05:07:25 +0000 (21:07 -0800)]
Install the man page for heimdal-strength

14 years agoUpdate standards version to 3.8.4
Russ Allbery [Wed, 17 Feb 2010 04:54:23 +0000 (20:54 -0800)]
Update standards version to 3.8.4

14 years agoCreate a separate heimdal-strength package
Russ Allbery [Wed, 17 Feb 2010 04:51:27 +0000 (20:51 -0800)]
Create a separate heimdal-strength package

* Create a separate heimdal-strength package containing only the
  external password check program for Heimdal.  The Heimdal version of
  the libkadm5srv plugin isn't packaged for the time being.

14 years agoUpdate debhelper compatibility to V7 and use rule minimization
Russ Allbery [Wed, 17 Feb 2010 03:12:55 +0000 (19:12 -0800)]
Update debhelper compatibility to V7 and use rule minimization

* Update debhelper compatibility mode to V7.
  - Use debhelper rule minimization with overrides.
  - Add ${misc:Depends} to dependencies.

14 years agoInitial changelog entry for 1.0-1
Russ Allbery [Wed, 17 Feb 2010 02:43:27 +0000 (18:43 -0800)]
Initial changelog entry for 1.0-1

14 years agoMerge commit 'upstream/1.0' into debian
Russ Allbery [Wed, 17 Feb 2010 02:41:02 +0000 (18:41 -0800)]
Merge commit 'upstream/1.0' into debian

14 years agoImported Upstream version 1.0
Russ Allbery [Wed, 17 Feb 2010 02:41:01 +0000 (18:41 -0800)]
Imported Upstream version 1.0

14 years agoAdd some more missing files to the distribution
Russ Allbery [Wed, 17 Feb 2010 02:36:09 +0000 (18:36 -0800)]
Add some more missing files to the distribution

14 years agoDistribute and rename POD checks
Russ Allbery [Wed, 17 Feb 2010 02:29:14 +0000 (18:29 -0800)]
Distribute and rename POD checks

Include the POD checks in the distribution and rename them to match
the naming of other test programs.

14 years agoDistribute tests/data/wordlist
Russ Allbery [Wed, 17 Feb 2010 02:22:18 +0000 (18:22 -0800)]
Distribute tests/data/wordlist

14 years agoRelease 1.0
Russ Allbery [Wed, 17 Feb 2010 02:10:49 +0000 (18:10 -0800)]
Release 1.0

14 years agoNote that the MIT Kerberos plugin work is incomplete
Russ Allbery [Wed, 17 Feb 2010 02:09:40 +0000 (18:09 -0800)]
Note that the MIT Kerberos plugin work is incomplete

14 years agoUpdate LICENSE for portability layer and test suite addition
Russ Allbery [Wed, 17 Feb 2010 01:49:49 +0000 (17:49 -0800)]
Update LICENSE for portability layer and test suite addition

14 years agoAdd tests for POD documentation and spelling stopwords
Russ Allbery [Fri, 15 Jan 2010 07:47:02 +0000 (23:47 -0800)]
Add tests for POD documentation and spelling stopwords

14 years agoAdd a manual page for heimdal-strength
Russ Allbery [Fri, 15 Jan 2010 07:43:12 +0000 (23:43 -0800)]
Add a manual page for heimdal-strength

14 years agoUpdate README, add documentation for Heimdal
Russ Allbery [Fri, 15 Jan 2010 07:20:14 +0000 (23:20 -0800)]
Update README, add documentation for Heimdal

Remove the beta notification for this software, since we've been running
it in production for a while.  Explain more clearly how it compares to
just embedding CrackLib.  Add configuration instructions for Heimdal and
details about the new external password quality check function.

14 years agoAllow for Heimdal passing the principal as argv[0] to external check
Russ Allbery [Thu, 14 Jan 2010 21:25:16 +0000 (13:25 -0800)]
Allow for Heimdal passing the principal as argv[0] to external check

Current versions of Heimdal appear to pass the principal as the first
element of argv rather than passing the program name as the first element
and the principal as the first conventional argument.  Allow for this in
the external check implementation.

14 years agoAdd new plugin API for MIT Kerberos
Russ Allbery [Thu, 7 Jan 2010 04:50:08 +0000 (20:50 -0800)]
Add new plugin API for MIT Kerberos

Add a new plugin API for MIT Kerberos modelled after the plugin API
used for other MIT Kerberos plugins.  Thanks to Marcus Watts for
substantial research and contributions to the interface design.

14 years agoAdd a NEWS entry for the portability layer
Russ Allbery [Thu, 10 Dec 2009 21:24:47 +0000 (13:24 -0800)]
Add a NEWS entry for the portability layer

14 years agoAdd a changelog entry for supporting Heimdal's plugin API
Russ Allbery [Thu, 10 Dec 2009 06:51:59 +0000 (22:51 -0800)]
Add a changelog entry for supporting Heimdal's plugin API

14 years agoMove the external Heimdal check program to a separate directory
Russ Allbery [Thu, 10 Dec 2009 06:50:28 +0000 (22:50 -0800)]
Move the external Heimdal check program to a separate directory

14 years agoSkip the Heimdal plugin test if not built with Heimdal
Russ Allbery [Thu, 10 Dec 2009 06:45:38 +0000 (22:45 -0800)]
Skip the Heimdal plugin test if not built with Heimdal

14 years agoFix the Heimdal plugin and test suite
Russ Allbery [Thu, 10 Dec 2009 06:20:28 +0000 (22:20 -0800)]
Fix the Heimdal plugin and test suite

The plugin code now passes all of its test cases, and the test suite
is run by default.

14 years agoAdd a test for the Heimdal shared module
Russ Allbery [Thu, 10 Dec 2009 05:32:05 +0000 (21:32 -0800)]
Add a test for the Heimdal shared module

14 years agoTake advantage of the portability layer for plugin code
Russ Allbery [Thu, 10 Dec 2009 01:26:09 +0000 (17:26 -0800)]
Take advantage of the portability layer for plugin code

Use the new portable/system.h header and rely on the existence of a
sane snprintf and working strlcpy.

14 years agoRename Heimdal external password strength test
Russ Allbery [Thu, 10 Dec 2009 01:25:40 +0000 (17:25 -0800)]
Rename Heimdal external password strength test

heimdal/external is more accurate than heimdal/basic, since a plugin
test is coming next.

14 years agoAdd a basic portability library
Russ Allbery [Thu, 10 Dec 2009 01:13:49 +0000 (17:13 -0800)]
Add a basic portability library

Add a basic portability library that ensures that functions like snprintf
and strlcpy are available, since I want to use them in the plugin code.
Synchronized with rra-c-util 2.1.

14 years agoInitial implementation of Heimdal plugin API
Russ Allbery [Wed, 9 Dec 2009 07:50:25 +0000 (23:50 -0800)]
Initial implementation of Heimdal plugin API

Support the Heimdal shared module API for embedded password strength
checking and build that interface only if building against Heimdal.

14 years agoAdd TODO items for better integration with regular CrackLib
Russ Allbery [Thu, 19 Nov 2009 06:38:59 +0000 (22:38 -0800)]
Add TODO items for better integration with regular CrackLib

14 years agoAdd a test suite
Russ Allbery [Thu, 19 Nov 2009 06:35:54 +0000 (22:35 -0800)]
Add a test suite

Add a test suite using the driver and library from C TAP Harness 1.1.

14 years agoFixed the padding written by the packer utility
Russ Allbery [Thu, 19 Nov 2009 06:26:02 +0000 (22:26 -0800)]
Fixed the padding written by the packer utility

Fixed the data format written by the included packer program to add
enough nul bytes at the end of the data.  Previously, there was not
enough trailing nul bytes for the expected input format, leading to
uninitialized memory reads in the password lookup.

14 years agoAdd heimdal-strength, a program to do Heimdal external checks
Russ Allbery [Wed, 18 Nov 2009 01:02:25 +0000 (17:02 -0800)]
Add heimdal-strength, a program to do Heimdal external checks

Add heimdal-strength, a program that checks password strength using
the protocol for a Heimdal external check program.

This program gets the dictionary path from a krb5.conf option, so the
build now depends on Kerberos.

14 years agoUpdate build system for current standards
Russ Allbery [Thu, 15 Oct 2009 03:01:51 +0000 (20:01 -0700)]
Update build system for current standards

Update the Autoconf requirement to 2.64 and the Automake requirement to
1.11.  Enable optional silent rules and news file checking.  Add my
normal warnings target.  Use the m4 directory for Autoconf macros and
move supporting programs from tools to build-aux.  Remove the increase
of warnings with gcc in favor of my normal make warnings approach.

14 years agoClean up compiler warnings in the cracklib directory
Russ Allbery [Thu, 15 Oct 2009 03:00:57 +0000 (20:00 -0700)]
Clean up compiler warnings in the cracklib directory

This is more divergence from the original, which is somewhat annoying,
but it's nice to be able to build the whole package with the normal set
of warnings.

14 years agoAdd header file with prototypes for the public plugin API
Russ Allbery [Thu, 15 Oct 2009 01:17:58 +0000 (18:17 -0700)]
Add header file with prototypes for the public plugin API

14 years agoAdd Git ignore rules
Russ Allbery [Thu, 15 Oct 2009 01:17:17 +0000 (18:17 -0700)]
Add Git ignore rules

14 years agoMove licensing information to a separate LICENSE file
Russ Allbery [Wed, 14 Oct 2009 23:12:43 +0000 (16:12 -0700)]
Move licensing information to a separate LICENSE file

Rewrite the licensing information using the standard LICENSE file format
that I now use with my other packages.  Include licensing information for
the Autotools files that are distributed with the package.

14 years agoAdd normal copyright header to plugin/api.c
Russ Allbery [Wed, 14 Oct 2009 21:06:59 +0000 (14:06 -0700)]
Add normal copyright header to plugin/api.c

14 years agoRemove Subversion Id strings
Russ Allbery [Wed, 14 Oct 2009 20:49:47 +0000 (13:49 -0700)]
Remove Subversion Id strings

14 years agoMerge branch 'upstream' into debian
Russ Allbery [Wed, 14 Oct 2009 20:49:11 +0000 (13:49 -0700)]
Merge branch 'upstream' into debian

14 years agoRemove Debian packaging files from the master branch
Russ Allbery [Wed, 14 Oct 2009 20:48:46 +0000 (13:48 -0700)]
Remove Debian packaging files from the master branch

16 years ago* New upstream release. debian/0.5-1
Russ Allbery [Thu, 19 Jul 2007 06:16:41 +0000 (06:16 +0000)]
* New upstream release.
  - More checks for passwords based on the principal.

16 years agoRelease 0.5. release/0.5
Russ Allbery [Thu, 19 Jul 2007 06:15:41 +0000 (06:15 +0000)]
Release 0.5.

16 years agoThe check of the password against the principal checked against the
Russ Allbery [Thu, 19 Jul 2007 06:15:11 +0000 (06:15 +0000)]
The check of the password against the principal checked against the
fully-qualified principal, which is not the usual problem.
Additionally check that the password doesn't match the principal with
the realm removed or the reverse of that (case-insensitive).

17 years agoNote that the patch should also work with MIT Kerberos 1.6.
Russ Allbery [Wed, 18 Apr 2007 02:37:19 +0000 (02:37 +0000)]
Note that the patch should also work with MIT Kerberos 1.6.

17 years agoRelease 0.4, really including the patches directory. release/0.4
Russ Allbery [Wed, 28 Mar 2007 19:42:29 +0000 (19:42 +0000)]
Release 0.4, really including the patches directory.

17 years agoReally include the patches directory in the distribution.
Russ Allbery [Wed, 28 Mar 2007 19:41:18 +0000 (19:41 +0000)]
Really include the patches directory in the distribution.

17 years agoAdd a note about the type problem when building CrackLib.
Russ Allbery [Fri, 23 Mar 2007 22:30:51 +0000 (22:30 +0000)]
Add a note about the type problem when building CrackLib.

17 years ago* New upstream release with a different name. debian/0.3-1 release/0.3
Russ Allbery [Fri, 23 Mar 2007 22:28:13 +0000 (22:28 +0000)]
* New upstream release with a different name.
  - Many cleanups to the code and build system.
  - Unnecessary differences from CrackLib removed.
  - Some Debian CrackLib patches applied for robustness.
* Updated README.Debian with a better example kdc.conf entry.
* No longer install the packer binary.  We can use the one from
  cracklib-runtime.

17 years agoAdd the patch for MIT Kerberos 1.4.4.
Russ Allbery [Fri, 23 Mar 2007 08:48:35 +0000 (08:48 +0000)]
Add the patch for MIT Kerberos 1.4.4.

17 years agoNote some improvement needed in the patch.
Russ Allbery [Fri, 23 Mar 2007 08:48:25 +0000 (08:48 +0000)]
Note some improvement needed in the patch.

17 years agoReject a NULL dictionary path.
Russ Allbery [Fri, 23 Mar 2007 08:40:23 +0000 (08:40 +0000)]
Reject a NULL dictionary path.

17 years agoAdd initial documentation.
Russ Allbery [Fri, 23 Mar 2007 08:34:10 +0000 (08:34 +0000)]
Add initial documentation.

17 years agoDon't crash if the dictionary is corrupt.
Russ Allbery [Fri, 23 Mar 2007 07:53:01 +0000 (07:53 +0000)]
Don't crash if the dictionary is corrupt.

17 years agoNote the improvement to the search algorithm.
Russ Allbery [Fri, 23 Mar 2007 07:45:38 +0000 (07:45 +0000)]
Note the improvement to the search algorithm.

17 years agoApply a Debian patch to improve the search logic.
Russ Allbery [Fri, 23 Mar 2007 07:44:35 +0000 (07:44 +0000)]
Apply a Debian patch to improve the search logic.

17 years agoAdd missing includes and prototypes to get the compiler warnings down
Russ Allbery [Fri, 23 Mar 2007 07:38:29 +0000 (07:38 +0000)]
Add missing includes and prototypes to get the compiler warnings down
to a dull roar.

17 years agoRemove a bunch of useless or unnecessary deviations from upstream. Redo
Russ Allbery [Fri, 23 Mar 2007 06:43:54 +0000 (06:43 +0000)]
Remove a bunch of useless or unnecessary deviations from upstream.  Redo
all of our changes to use upstream's coding style.  Document our changes
to meet the requirements of the Artistic License.

17 years agoNote in the documentation that these are the original upstream files and
Russ Allbery [Fri, 23 Mar 2007 06:24:01 +0000 (06:24 +0000)]
Note in the documentation that these are the original upstream files and
add some mention of our local modifications.

17 years agoIgnore generated files during the build.
Russ Allbery [Fri, 23 Mar 2007 04:38:28 +0000 (04:38 +0000)]
Ignore generated files during the build.

17 years agoFix various build system problems.
Russ Allbery [Fri, 23 Mar 2007 04:38:18 +0000 (04:38 +0000)]
Fix various build system problems.

17 years agoRewrite with a cleaner coding style, no static variables, and better
Russ Allbery [Fri, 23 Mar 2007 04:38:05 +0000 (04:38 +0000)]
Rewrite with a cleaner coding style, no static variables, and better
handling of memory allocation.

17 years agoClean up and standardize the build system.
Russ Allbery [Fri, 23 Mar 2007 04:07:03 +0000 (04:07 +0000)]
Clean up and standardize the build system.

17 years agoRemove generated files.
Russ Allbery [Fri, 23 Mar 2007 03:51:00 +0000 (03:51 +0000)]
Remove generated files.

17 years agoRemove subdirectory makefiles. These will be rolled into the top-level
Russ Allbery [Fri, 23 Mar 2007 03:42:28 +0000 (03:42 +0000)]
Remove subdirectory makefiles.  These will be rolled into the top-level
Makefile.am.