Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
2098033c 23.09.2004 09:12 aquamaniac

more bugfixes in msgEngine

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@576 70169cfe-8b10-0410-8925-dcb4b91034d8

4b278064 23.09.2004 08:16 aquamaniac

- fixed a bug introduced yesterday

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@575 70169cfe-8b10-0410-8925-dcb4b91034d8

6afc9b27 23.09.2004 08:02 aquamaniac

- fixed a bug introduced yesterday

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@574 70169cfe-8b10-0410-8925-dcb4b91034d8

84730c56 23.09.2004 04:22 aquamaniac

- GWEN_KeySpec_Dump now prints the status as well

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@573 70169cfe-8b10-0410-8925-dcb4b91034d8

32d56bec 22.09.2004 16:48 aquamaniac

- added status field to keyspec

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@572 70169cfe-8b10-0410-8925-dcb4b91034d8

b4b3cd9d 22.09.2004 16:42 aquamaniac

- crypt, keyspec: added inherit- and list2 macros to both objects

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@571 70169cfe-8b10-0410-8925-dcb4b91034d8

38932498 22.09.2004 14:29 cstim

2004-09-22 Christian Stimming <>

  • src/os/posix/libloader.c: Fix problem with evaluation of
    dlerror() return value when translations are turned
    on. Effectively, the error evaluation during loading of libraries
    was totally broken since 2004-08-20, but is now fixed again....
7565954a 22.09.2004 12:40 cstim

Fix undeclared variable -- strangely enough this error only showed up on windows with no-variadic-macros.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@569 70169cfe-8b10-0410-8925-dcb4b91034d8

1c244131 22.09.2004 11:55 cstim

Fix warning about uninitialized variable.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@568 70169cfe-8b10-0410-8925-dcb4b91034d8

b7062b76 22.09.2004 10:05 aquamaniac

- msgengine.c:
- now looks for groups not only at the XML root but at every
XML node along the current path
- now looks for groups under their "id" and (if not found) "name"

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@567 70169cfe-8b10-0410-8925-dcb4b91034d8

6f95243f 22.09.2004 08:59 aquamaniac

- waitcallback.c: now reuses templates which are currently entered if
they match the requested one
- msgengine.c: now looks for groups not only at the XML root but at every
XML node along the current path

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@566 70169cfe-8b10-0410-8925-dcb4b91034d8

f65c23a6 17.09.2004 11:09 aquamaniac

committed latest changes

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@565 70169cfe-8b10-0410-8925-dcb4b91034d8

68a0a726 15.09.2004 04:07 aquamaniac

- plugin descriptions now have a field for the filename
- added flags for XML file reading
- fixed a bug in XML code

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@564 70169cfe-8b10-0410-8925-dcb4b91034d8

1cd7a7dc 14.09.2004 07:09 aquamaniac

- plugin descriptions now have a field for the filename

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@563 70169cfe-8b10-0410-8925-dcb4b91034d8

4cf4af68 14.09.2004 01:49 aquamaniac

- added a function to GWEN_DBIO which allows to check whether a given file
is supported by a given plugin

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@562 70169cfe-8b10-0410-8925-dcb4b91034d8

510e47e8 10.09.2004 23:26 aquamaniac

package released

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@561 70169cfe-8b10-0410-8925-dcb4b91034d8

719a5419 09.09.2004 10:33 cstim

2004-09-09 Christian Stimming <>

  • src/base/logger.h: Enclose _attribute_deprecated into ifdefs
    to hide it for non-gcc compilers.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@560 70169cfe-8b10-0410-8925-dcb4b91034d8

c69a11a3 09.09.2004 03:41 aquamaniac

- fixed a bug in nettransportssl.c

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@559 70169cfe-8b10-0410-8925-dcb4b91034d8

c3ac2dd7 08.09.2004 21:47 aquamaniac

- fixed a bug in typemaker

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@558 70169cfe-8b10-0410-8925-dcb4b91034d8

cbcb7e51 03.09.2004 13:59 aquamaniac

adjusted versions

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@557 70169cfe-8b10-0410-8925-dcb4b91034d8

d372744f 03.09.2004 12:05 cstim

Stupid me -- config.h needs to be included as very first file or otherwise its defines are still invisible in the header files.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@556 70169cfe-8b10-0410-8925-dcb4b91034d8

8ee3a244 03.09.2004 12:00 cstim

2004-09-03 Christian Stimming <>

  • tools/typemaker/code_c.c: Add include config.h in the
    output. Make the auto-generation warning in the output more clear.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@555 70169cfe-8b10-0410-8925-dcb4b91034d8

82747654 03.09.2004 12:00 cstim

Improve text formatting -- the text itself is unchanged.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@554 70169cfe-8b10-0410-8925-dcb4b91034d8

eb40af52 02.09.2004 13:17 cstim

Add new missing file to rpm spec file

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@553 70169cfe-8b10-0410-8925-dcb4b91034d8

5fee5410 02.09.2004 12:43 aquamaniac

Makefile fixes

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@552 70169cfe-8b10-0410-8925-dcb4b91034d8

(2651-2675/3215) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom