2002-06-09 02:51  Martin Pool <mbp@samba.org>

	* configure (1.10, release-0-4): Shuffle Makefiles

2002-06-09 02:50  Martin Pool <mbp@samba.org>

	* NEWS (1.18, release-0-4): Update news

2002-06-09 02:38  Martin Pool <mbp@samba.org>

	* configure.ac (1.20, release-0-4): Bump version to 0.4 Get rid of
	old test scripts Add new Makefiles

2002-06-09 02:34  Martin Pool <mbp@samba.org>

	* NEWS (1.17): Doc.

2002-06-09 01:42  Martin Pool <mbp@samba.org>

	* NEWS (1.16): Doc

2002-06-09 00:23  Martin Pool <mbp@samba.org>

	* NEWS (1.15): .S and .s probably works now.

2002-06-08 23:24  Martin Pool <mbp@samba.org>

	* NEWS (1.14): Note --pid-file.

2002-06-08 21:42  Martin Pool <mbp@samba.org>

	* Makefile.in (1.12, release-0-4): Update autoconf stuff

2002-06-06 00:22  Martin Pool <mbp@samba.org>

	* Makefile.in (1.11), NEWS (1.13), configure (1.9), configure.ac
	(1.19): Improvements to demon:
	
	 - make daemon put itself into background when running alone
	
	 - daemon preforks children according to --tasks option, notes if
	they
	   die, and kills them when terminated
	
	 - --port option to set listening port (currently not useful, since
	   you can't set port on client)

2002-06-05 18:53  Martin Pool <mbp@samba.org>

	* NEWS (1.12): Add support for TMPDIR.	Not tested.

2002-06-02 15:02  Martin Pool <mbp@samba.org>

	* NEWS (1.11): Test cvs

2002-06-02 14:10  Martin Pool <mbp@samba.org>

	* Makefile.in (1.10): automake

2002-06-02 13:56  Martin Pool <mbp@samba.org>

	* configure (1.8), configure.ac (1.18): FreeBSD installs its
	version of libpopt into /usr/local/, but does not put that on the
	default library and header path.  We used to add that path if
	building on *bsd*, but bje points out that will break
	cross-compilation, and it's kind of ugly anyhow.

2002-06-02 13:55  Martin Pool <mbp@samba.org>

	* autogen.sh (1.5, release-0-4): Don't configure from autogen.sh

2002-06-02 13:54  Martin Pool <mbp@samba.org>

	* Makefile.am (1.5, release-0-4), Makefile.in (1.9): Also descend
	into linuxdoc, pyunit and man directories.

2002-06-02 13:50  Martin Pool <mbp@samba.org>

	* NEWS (1.10), OLDNEWS (1.2, release-0-4): Roll over news.

2002-05-31 16:36  Martin Pool <mbp@samba.org>

	* configure (1.7), configure.ac (1.17): Apparently FreeBSD needs
	sys/types.h before netinet/in.h.  From Frerich Raabe.

2002-05-30 08:31  Martin Pool <mbp@samba.org>

	* configure.ac (1.16): Documentation from ben

2002-05-28 23:11  Martin Pool <mbp@samba.org>

	* Makefile.am (1.4), Makefile.in (1.8) (utags: release-0-3): Commit
	Makefile rule

2002-05-28 23:09  Martin Pool <mbp@samba.org>

	* Makefile.am (1.3): Need to distribute ChangeLogs across
	directories

2002-05-28 23:00  Martin Pool <mbp@samba.org>

	* Makefile.in (1.7), aclocal.m4 (1.6, release-0-4, release-0-3):
	autoconf

2002-05-28 22:58  Martin Pool <mbp@samba.org>

	* Makefile.in (1.6): update autoconf

2002-05-28 22:56  Martin Pool <mbp@samba.org>

	* NEWS (1.9, release-0-3): Go ahead and release.

2002-05-28 22:38  Martin Pool <mbp@samba.org>

	* aclocal.m4 (1.5), configure (1.6, release-0-3), configure.ac
	(1.15, release-0-3): Bump version to 0.3.
	
	Try to get "make dist" working.

2002-05-28 19:50  Martin Pool <mbp@samba.org>

	* Makefile.in (1.5), configure (1.5): rerun autoconf

2002-05-28 19:32  Martin Pool <mbp@samba.org>

	* configure.ac (1.14): Suggestion from Frerich to fix check for
	*bsd*.

2002-05-28 15:29  Martin Pool <mbp@samba.org>

	* aclocal.m4 (1.4), configure.ac (1.13): Add another trivial test
	suggested by bje

2002-05-28 15:18  Martin Pool <mbp@samba.org>

	* Makefile.in (1.4), configure (1.4), configure.ac (1.12): Export
	gnu host triple in --version

2002-05-28 15:07  Martin Pool <mbp@samba.org>

	* Makefile.in (1.3), aclocal.m4 (1.3), config.guess (1.1,
	release-0-4, release-0-3), config.sub (1.1, release-0-4,
	release-0-3), configure (1.3), configure.ac (1.11): Detect BSD, and
	add /usr/local/ to the CFLAGS and LDFLAGS.

2002-05-28 14:31  Martin Pool <mbp@samba.org>

	* aclocal.m4 (1.2): Silly autoconf

2002-05-28 13:48  Martin Pool <mbp@samba.org>

	* Makefile.in (1.2), configure (1.2), configure.ac (1.10): BSD
	needs sys/signal.h.

2002-05-28 12:43  Martin Pool <mbp@samba.org>

	* .cvsignore (1.6, release-0-4, release-0-3), COPYING.FDL (1.1,
	release-0-4, release-0-3), Makefile.am (1.2), Makefile.in (1.1),
	aclocal.m4 (1.1), configure (1.1), install-sh (1.1, release-0-4,
	release-0-3), missing (1.1, release-0-4, release-0-3),
	mkinstalldirs (1.1, release-0-4, release-0-3): Keep a copy of
	autotools files in CVS, to help people on machines with different
	versions.  Bah, humbug!

2002-05-27 00:14  Martin Pool <mbp@samba.org>

	* configure.ac (1.9): Doc

2002-05-26 01:44  Martin Pool <mbp@samba.org>

	* .cvsignore (1.5): Ignore extra garbage

2002-05-26 01:38  Martin Pool <mbp@samba.org>

	* configure.ac (1.8): Need to also look in sys/types.h for
	in_port_t on BSD.

2002-05-26 01:27  Martin Pool <mbp@samba.org>

	* NEWS (1.8): Ignore SIGPIPE in daemon as well as client.
	
	Thanks to Ben Elliston.

2002-05-26 01:21  Martin Pool <mbp@samba.org>

	* configure.ac (1.7), NEWS (1.7): Try to cope without in_port_t.
	
	Thanks to Luke Gorrie.

2002-05-26 00:49  Martin Pool <mbp@samba.org>

	* configure.ac (1.6): Ignore strange new automake variables, just
	use PACKAGE and VERSION

2002-05-26 00:47  Martin Pool <mbp@samba.org>

	* NEWS (1.6): Fix Ian's name.

2002-05-26 00:46  Martin Pool <mbp@samba.org>

	* NEWS (1.5): M-/ strikes again :-)

2002-05-26 00:32  Martin Pool <mbp@samba.org>

	* configure.ac (1.5), NEWS (1.4): Test for sys/sendfile.h and
	sendfile(), and if we don't have them use plain read/write instead.
	
	Remove unnecessary dependencies on sys/sendfile.h

2002-05-26 00:23  Martin Pool <mbp@samba.org>

	* autogen.sh (1.4, release-0-3): Don't say "make all", because on
	some platforms you might really need gmake.

2002-05-26 00:08  Martin Pool <mbp@samba.org>

	* autogen.sh (1.3): Need to also run aclocal to install automake
	stuff.
	
	Also need to run autoheader early on in the process, because
	automake depends on finding config.h.in.

2002-05-26 00:04  Martin Pool <mbp@samba.org>

	* NEWS (1.3): Note help with automake

2002-05-26 00:01  Martin Pool <mbp@samba.org>

	* autogen.sh (1.2): Handle ChangeLog

2002-05-25 23:50  Martin Pool <mbp@samba.org>

	* autogen.sh (1.1): Add a script to do everything necessary to
	build from CVS.  This is needed because automake requires a spliff
	to get out of bed, and the generated files are shipped in tarballs
	but not stored in CVS.

2002-05-25 23:47  Martin Pool <mbp@samba.org>

	* configure.ac (1.4): Fix shell syntax: square brackets can't be
	used in configure.ac because they clash with m4.

2002-05-25 19:23  Martin Pool <mbp@samba.org>

	* configure.ac (1.3): chmod test files

2002-05-25 18:55  Martin Pool <mbp@samba.org>

	* NEWS (1.2):	  * Convert to using GNU automake and autoconf, so
	that distcc can
	      better handle portability, distribution and testing.  (Martin
	      Pool)
	
	    * Start adding some "make check" tests. (Martin Pool)

2002-05-25 18:33  Martin Pool <mbp@samba.org>

	* .cvsignore (1.4): Ignore automake-generated files

2002-05-25 16:02  Martin Pool <mbp@samba.org>

	* configure.ac (1.2): More automake integration fixes.	Builds
	properly now.

2002-05-25 15:47  Martin Pool <mbp@samba.org>

	* .cvsignore (1.3), AUTHORS (1.1, release-0-4, release-0-3),
	COPYING (1.1, release-0-4, release-0-3), INSTALL (1.1, release-0-4,
	release-0-3), Makefile (1.3), Makefile.am (1.1), NEWS (1.1),
	OLDNEWS (1.1, release-0-3), configure.ac (1.1): Convert to
	automake.  Don't know if it works yet.

2002-05-24 13:49  Martin Pool <mbp@samba.org>

	* Makefile (1.2): Add always_ChangeLog target

2002-05-20 13:46  Martin Pool <mbp@samba.org>

	* Makefile (1.1), cvs2cl.ufile (1.1, release-0-4, release-0-3): Add
	top-level makefile

2002-05-16 15:53  Martin Pool <mbp@samba.org>

	* .cvsignore (1.2, release-0-2): Add a nice simple user manual

2002-05-15 15:09  Martin Pool <mbp@samba.org>

	* .cvsignore (1.1, release-0-1): Allow log messages from distcc to
	be separated from stderr

2002-05-05 19:21  Martin Pool <mbp@samba.org>

	* README (1.3, release-0-4, release-0-3, release-0-2, release-0-1):
	Note library dependencies

2002-05-01 12:31  Martin Pool <mbp@samba.org>

	* README (1.2): Add author name.

2002-04-30 20:48  Martin Pool <mbp@samba.org>

	* README (1.1): Rearrange

