commit f22391c
Author: David Ranch <ax25mail@trinnet.net>
Date:   2015-08-19

    Adding CHangelog creation script

generate-ChangeLog.sh

commit d6e0dd9
Author: David Ranch <ax25mail@trinnet.net>
Date:   2015-08-19

    Added a version header to the file

README

commit 844b745
Author: David Ranch <ax25mail@trinnet.net>
Date:   2015-07-11

    explicit path for /var, remove debian/changelog

contrib/packaging/rpm/ax25mail-utils.spec

commit 9beb10f
Author: David Ranch <ax25mail@trinnet.net>
Date:   2015-07-11

    reflect the new version of ax25mail-utils

contrib/packaging/rpm/ax25mail-utils.spec

commit 0507db5
Author: David Ranch <ax25mail@trinnet.net>
Date:   2015-07-11

    proper fix for install and distcheck

agent/Makefile.am

commit 6ddb153
Author: David Ranch <ax25mail@trinnet.net>
Date:   2015-06-20

    added autoreconf step

README

commit c3c3bd7
Author: David Ranch <ax25mail@trinnet.net>
Date:   2015-06-20

    RPM spec file

contrib/packaging/rpm/ax25mail-utils.spec

commit 2504ffe
Author: David Ranch <ax25mail@trinnet.net>
Date:   2015-06-20

    prep for a new version

ax25mail-utils.lsm

commit 84e62e2
Author: David Ranch <ax25mail@trinnet.net>
Date:   2015-06-20

    prep for a new version

NEWS

commit 87e05cb
Author: David Ranch <ax25mail@trinnet.net>
Date:   2015-06-20

    prep for a new version

configure.ac

commit dbf2623
Author: David Ranch <dranch@trinnet.net>
Date:   2015-06-20

    use right email address for bug reports

BUGS

commit 7739394
Author: David Ranch <dranch@trinnet.net>
Date:   2015-06-20

    New version supporting newer kernels, new ownership, and posting on sf.net

NEWS

commit 622c176
Author: David Ranch <dranch@trinnet.net>
Date:   2015-06-20

    updated ownership

ax25mail-utils.lsm

commit 42c8a23
Merge: ff9bacf d8adf6b
Author: David Ranch <dranch@trinnet.net>
Date:   2015-06-20

    Merge branch 'master' of bitbucket.org:jedunmire/ax25mail-utils

commit ff9bacf
Author: David Ranch <dranch@trinnet.net>
Date:   2015-06-20

    change ownership to dranch

BUGS

commit d8adf6b
Author: Jerry Dunmire <jerry@local.dunmire.org>
Date:   2014-07-27

    Eliminated compiler warnings
    
    modified:
        axgetlist/auth.c
        axgetlist/axgetlist.c
        axgetlist/conbbs.c
        axgetmail/auth.c
        axgetmail/axgetmail.c
        axgetmail/conbbs.c
        axgetmail/readmsg.c
        routes/home_bbs.cc
        routes/update_routes.cc
        ulistd/ulistd.c

axgetlist/auth.c
axgetlist/axgetlist.c
axgetlist/conbbs.c
axgetmail/auth.c
axgetmail/axgetmail.c
axgetmail/conbbs.c
axgetmail/readmsg.c
routes/home_bbs.cc
routes/update_routes.cc
ulistd/ulistd.c

commit 397644f
Author: Jerry Dunmire <jerry@local.dunmire.org>
Date:   2014-07-16

    Add empty m4/ directory
    
    Use a hidden file (.gitignore) in the directory to keep git
    from dropping the directory. The directory is expected by autoreconf(1)
    
    new file:   m4/.gitignore

m4/.gitignore

commit 307a77b
Author: David Ranch <dranch@trinnet.net>
Date:   2014-07-11

    updated the maintained-by field to be aligned with the linpac.lsm file

ax25mail-utils.lsm

commit 763da62
Author: David Ranch <dranch@trinnet.net>
Date:   2014-07-11

    updated version and data in the LSM file

ax25mail-utils.lsm

commit ea45171
Author: Jerry Dunmire <jerry_dunmire@fake.fake>
Date:   2014-04-13

    Added .gitignore

.gitignore

commit 180da49
Author: Jerry Dunmire <jerry_dunmire@fake.fake>
Date:   2014-04-13

    Installation fixes
    
    Cleaned up spurious automake directory defintions.
    modified:   Makefile.am conf/Makefile.am routes/Makefile.am ulistd/Makefile.am

Makefile.am
conf/Makefile.am
routes/Makefile.am
ulistd/Makefile.am

commit cd5bb80
Author: Jerry Dunmire <jerry_dunmire@fake.fake>
Date:   2014-04-13

    Remove another build product: msgcleanup
    
    msgcleanup is created by ./configure and therefore should not
    be commited to a source repository.

axgetmail/msgcleanup

commit fed8dab
Author: David Ranch <dranch@trinnet.net>
Date:   2014-04-05

    Updated automake and autoconf versions to be compatible with Centos6

configure.ac

commit ea695a3
Author: Jerry Dunmire <jerry_dunmire@fake.fake>
Date:   2014-03-29

    Updated Makefile.am's with modern syntax
    
    Builds, installs, and creates dist tarball. Functionality not checked.
    
    modified:   agent/Makefile.am
                axgetlist/Makefile.am
                axgetmail/Makefile.am
                man1/Makefile.am
                man8/Makefile.am
                routes/Makefile.am
                ulistd/Makefile.am

agent/Makefile.am
axgetlist/Makefile.am
axgetmail/Makefile.am
man1/Makefile.am
man8/Makefile.am
routes/Makefile.am
ulistd/Makefile.am

commit 9b371b9
Author: Jerry Dunmire <jerry_dunmire@fake.fake>
Date:   2014-03-29

    Updated configure.ac to work with newer autoconf
    
    Changed init macros and added quoting.

configure.ac

commit cf78b2e
Author: Jerry Dunmire <jerry_dunmire@fake.fake>
Date:   2014-03-29

    added cleanall.sh to delete autoconf files

cleanall.sh

commit 14b3d64
Author: Jerry Dunmire <jerry_dunmire@fake.fake>
Date:   2014-03-29

    Add .gitignore

.gitignore

commit 38937eb
Author: Jerry Dunmire <jerry_dunmire@fake.fake>
Date:   2014-03-28

    Delete deprecated acconfig.h file
    
    Functionality replaced with AH_TEMPLATE() macros in the configure.am file.

acconfig.h

commit aa59de0
Author: Jerry Dunmire <jerry_dunmire@fake.fake>
Date:   2014-03-28

    Remove all autotools generated files

Makefile.in
aclocal.m4
agent/Makefile.in
axgetlist/Makefile.in
axgetmail/Makefile.in
conf/Makefile.in
config.guess
config.h.in
config.sub
configure
install-sh
man1/Makefile.in
man8/Makefile.in
missing
routes/Makefile.in
stamp-h.in
ulistd/Makefile.in

commit 048c145
Author: Jerry Dunmire <jerry_dunmire@fake.fake>
Date:   2014-03-28

    Rename configure.in
    
    Change name to match recent autotools
    	renamed:    configure.in -> configure.ac

configure.ac
configure.in

commit c4c12f9
Author: Jerry Dunmire <jerry_dunmire@fake.fake>
Date:   2014-03-25

    New files added by the patch

config.guess
config.sub
debian/changelog
debian/compat
debian/control
debian/copyright
debian/dirs
debian/docs
debian/rules
debian/watch

commit e782a52
Author: Jerry Dunmire <jerry_dunmire@fake.fake>
Date:   2014-03-25

    Applied Ubuntu patches
    
    Patch file ax25mail-utils_0.11-6.1ubuntu1.diff.gz

Makefile.am
Makefile.in
agent/Makefile.am
agent/Makefile.in
axgetlist/Makefile.in
axgetlist/auth.c
axgetmail/Makefile.in
axgetmail/auth.c
conf/Makefile.in
man1/Makefile.am
man1/Makefile.in
man8/Makefile.am
man8/Makefile.in
routes/Makefile.in
routes/home_bbs.cc
routes/update_routes.cc
ulistd/Makefile.in
ulistd/ulistd.c

commit d8190c5
Author: Jerry Dunmire <jerry_dunmire@fake.fake>
Date:   2014-03-25

    Starting with ax25mail-utils_0.11.orig.tar.gz
    
    This is the basis for the Ubuntu 14.04 (trusty) package.
    See http://packages.ubuntu.com/source/trusty/ax25mail-utils

BUGS
COPYING
Makefile.am
Makefile.in
NEWS
README
acconfig.h
aclocal.m4
agent/Makefile.am
agent/Makefile.in
agent/auth_agent
agent/complete_agent
agent/list_agent
ax25mail-utils.lsm
axgetlist/Makefile.am
axgetlist/Makefile.in
axgetlist/auth.c
axgetlist/auth.h
axgetlist/axgetlist.c
axgetlist/calls.c
axgetlist/calls.h
axgetlist/common.c
axgetlist/common.h
axgetlist/conbbs.c
axgetlist/conbbs.h
axgetmail/Makefile.am
axgetmail/Makefile.in
axgetmail/auth.c
axgetmail/auth.h
axgetmail/axgetmail.c
axgetmail/axgetmsg.c
axgetmail/calls.c
axgetmail/calls.h
axgetmail/common.c
axgetmail/common.h
axgetmail/conbbs.c
axgetmail/conbbs.h
axgetmail/getmsg.c
axgetmail/getmsg.h
axgetmail/lzhuf.c
axgetmail/lzhuf.h
axgetmail/msgcleanup
axgetmail/msgcleanup.in
axgetmail/readmsg.c
axgetmail/readmsg.h
conf/Makefile.am
conf/Makefile.in
conf/axgetlist.conf
conf/axgetmail.conf
conf/bulletins.OK0PAB
conf/logins
conf/ulistd.conf
config.h.in
configure
configure.in
install-sh
man1/Makefile.am
man1/Makefile.in
man1/axgetlist.1
man1/axgetmail.1
man1/axgetmsg.1
man1/home_bbs.1
man1/msgcleanup.1
man1/update_routes.1
man8/Makefile.am
man8/Makefile.in
man8/ulistd.8
missing
mkinstalldirs
routes/Makefile.am
routes/Makefile.in
routes/home_bbs.cc
routes/update_routes.cc
stamp-h.in
ulistd/Makefile.am
ulistd/Makefile.in
ulistd/ulistd.c
