Change HBCI support to aqbanking, back-ported from HEAD.

Christian Stimming cstim at cvs.gnucash.org
Sat Sep 25 06:16:56 EDT 2004


Log Message:
-----------
Change HBCI support to aqbanking, back-ported from HEAD.

2004-09-25  Christian Stimming  <stimming at tuhh.de>

	* configure.in, src/import-export/hbci/hbci-interaction.c: Major
	change for HBCI, back-ported from HEAD. The HBCI online banking is
	no longer based on the openhbci library but instead on the
	aqbanking library http://sf.net/projects/aqbanking which is Martin
	Preuss' successor of openhbci. This means that now aqbanking-0.9.5
	is required instead of any openhbci package. This is almost ready
	for production work but still should need extensive testing.

Tags:
----
gnucash-1-8-branch

Modified Files:
--------------
    gnucash:
        ChangeLog
        configure.in
    gnucash/macros:
        Makefile.am
    gnucash/src/import-export/hbci:
        Makefile.am
        dialog-hbcitrans.c
        dialog-hbcitrans.h
        dialog-pass.c
        dialog-pass.h
        druid-hbci-initial.c
        druid-hbci-utils.c
        druid-hbci-utils.h
        gnc-hbci-actions.c
        gnc-hbci-getbalance.c
        gnc-hbci-getbalance.h
        gnc-hbci-gettrans.c
        gnc-hbci-gettrans.h
        gnc-hbci-kvp.c
        gnc-hbci-kvp.h
        gnc-hbci-transfer.c
        gnc-hbci-transfer.h
        gnc-hbci-utils.c
        gnc-hbci-utils.h
        gncmod-hbci.c
        hbci-interaction.c
        hbci-interaction.h
        hbci-interactionP.h
        hbci-progressmon.c
    gnucash/src/import-export/hbci/glade:
        hbci.glade

Added Files:
-----------
    gnucash/macros:
        aqbanking.m4

Removed Files:
-------------
    gnucash/macros:
        openhbci.m4


More information about the gnucash-patches mailing list