Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
aff949e8 12.04.2006 14:41 martin

released 2.2.0

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

5ce27842 12.04.2006 04:09 martin

minor fixes

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

0db70e15 12.04.2006 02:41 martin

- fixed rfc822 DBIO plugin (import and export now work)

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

9fdd3aad 10.04.2006 20:57 martin

- net2/urlfns.c, net2/url.xml:
- added fields "userName" and "password" to GWEN_URL, the format of a
complete URL is now:
"proto://user:passwd@host/path:port", as in
"http://me:secret@here/path:123"
These new fields are optional, of course....

50173e2b 07.04.2006 15:29 christian

Oops, fix last commit because of stupid autoconf/m4 quoting.

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

7a19870f 07.04.2006 14:53 christian

Add workaround if a non-release version should be configured from a tarball, where svn info clearly doesnt give a valid revision number.

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

b1449dd3 07.04.2006 14:51 christian

Remove old files from m4/Makefile.am; they were introduced for gettext in r523, but somehow they are no longer needed? The files certainly are not in SVN.

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

97b54d2e 07.04.2006 11:53 martin

- included a temporary fix for MacOSX as suggested by Thorsten (introduce a 1s
sleep when writing to a socket for the first time).
This is just an ugly hack, but it should work.

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

05d36f53 06.04.2006 21:04 martin

removed files which have been added by accident

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

f5a9a731 06.04.2006 21:03 martin

- db.c:
- GWEN_DB_ReadFile(), GWEN_DB_ReadFileAs(), GWEN_DB_WriteFile() and
GWEN_DB_WriteFileAs() now honour the flag "GWEN_DB_FLAGS_DOSMODE"
- added GWEN_DBIO: "rfc822". This plugin reads RFC822 message headers (e.g.
those used in maildir or in HTTP requests)...

ba3ff082 04.04.2006 01:17 martin

test

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

5a40e0ce 04.04.2006 00:37 martin

- initial import into SVN

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

0071058d 27.03.2006 17:37 cstim

Compile farm scripts for gwenhywfar, aqbanking, simthetic, and others

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

8de7ae6d 27.03.2006 14:25 cstim

2006-03-27 Christian Stimming <>

  • src/parser/xsd_write.c, src/net2/nl_http.c: Add cast to
    isdigit() et al functions; needed for platforms where "char" has a
    different signedness than on most platforms. Notably
    sparc-solaris....
d5f4def4 27.03.2006 14:24 cstim

And improve building scripts even more

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

28de9a7a 26.03.2006 19:28 aquamaniac

released

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

7089b62e 26.03.2006 19:16 aquamaniac

- fixed a bug in DBIO plugins: Was returning a false value when file to be
checked did not exist

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

1b404a8a 25.03.2006 21:32 cstim

More improvements in build script

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

f3a08e11 25.03.2006 18:38 cstim

More improvements in build script

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

5ebb845d 25.03.2006 15:01 cstim

And finally get compile farm script to build aqbanking as well

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

0206f3e2 25.03.2006 12:06 cstim

More compile farm script improvements

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

b9496b68 25.03.2006 11:55 cstim

More compile farm script improvements

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

9ca27b65 25.03.2006 11:33 cstim

Add cast in isdigit() argument. Necessary e.g. for sparc-solaris.

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

855e0156 24.03.2006 17:53 cstim

And improve building scripts even more

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

684282e6 24.03.2006 17:43 cstim

Improve building scripts; they are not for distribution, though

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

(2226-2250/3215) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom