commit cdf41a7
Author: David Ranch <ax25mail@trinnet.net>
Date:   2021-02-01

    Updated the debian build files

debian/changelog
debian/control
debian/rules

commit 4df4c61
Author: David Ranch <ax25mail@trinnet.net>
Date:   2021-02-01

    updated the spec to reflect the new version and fixes

contrib/packaging/rpm/ax25mail-utils.spec

commit 0a08b6c
Author: David Ranch <ax25mail@trinnet.net>
Date:   2021-02-01

    updated date

README

commit b2a7832
Author: David Ranch <ax25mail@trinnet.net>
Date:   2021-01-02

    updated the deb packaging files show right version

debian/changelog

commit c13bca0
Author: David Ranch <ax25mail@trinnet.net>
Date:   2021-01-02

    updated the deb packaging files to be up to date and work in Ubuntu

debian/compat
debian/control
debian/copyright
debian/rules

commit a4afa9d
Author: David Ranch <ax25mail@trinnet.net>
Date:   2019-12-29

    Reenable the developer detail but now hide it by default

configure.ac

commit dab9b97
Author: David Ranch <ax25mail@trinnet.net>
Date:   2019-12-29

    Disable the developer detail by default

configure.ac

commit de0669f
Merge: e378e1e 40ac7c2
Author: David Ranch <ax25mail@trinnet.net>
Date:   2018-01-07

    Merge commit '40ac7c27c6db56e6d398ebecad5de7fc67b663c1' into develop

commit 40ac7c2
Author: Martin Cooper <mfncooper@users.sourceforge.net>
Date:   2018-01-07

    Fix several bugs in processing data from BBS
    
    * Increase size of date buffer to avoid overflow when named months or
      4-digit years are configured.
    * Properly handle the case in which the bbs name is not provided for
      the destination.
    * Fix initial scan for the presence of year in the config format.
    * Fix output date formatting to always output a 6-digit date.
    * On end of messages, check current line for bbs prompt before waiting
      for one, since it may already have been received.
    
    Also fixed version output when -v is specified.

axgetlist/axgetlist.c

commit e378e1e
Author: David Ranch <ax25mail@trinnet.net>
Date:   2018-01-07

    added missing spec file

contrib/packaging/rpm/ax25mail-utils.spec

commit bfa6374
Author: Martin Cooper <mfncooper@users.sourceforge.net>
Date:   2018-01-02

    Fix badly broken config parsing
    
    The parsing code was using incorrect type specifiers, such that parsing
    could never succeed. It was also making incorrect assumptions about memory
    allocation during parsing, with unpredictable results and potential memory
    overwrites.

ulistd/ulistd.c

commit bb4d1d9
Author: David Ranch <ax25mail@trinnet.net>
Date:   2017-12-29

    resolved variable initialization warning

axgetlist/axgetlist.c

commit c913d78
Author: David Ranch <ax25mail@trinnet.net>
Date:   2016-05-01

    Updated the ownership file

debian/copyright

commit 95e8d37
Author: David Ranch <ax25mail@trinnet.net>
Date:   2016-05-01

    Updated the description for debian packages

debian/control

commit 3f1a3bb
Author: David Ranch <ax25mail@trinnet.net>
Date:   2015-09-21

    Add missing packaging and contrib scripts to published tarball

Makefile.am
configure.ac
contrib/Makefile.am

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

    Updated version for next release

README
ax25mail-utils.lsm
configure.ac
contrib/packaging/rpm/ax25mail-utils.spec

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

    Adding ChangeLog file tracking changes

ChangeLog

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
