Aktivität
von 22.08.2022 bis 20.09.2022
09.09.2022
- 17:12 Feature #288: Missing command line tool to create ofx user/accounts
- The appended patch adds an initial version of the mentioned command line tool.
07.09.2022
- 08:50 Feature #288 (Closed): Missing command line tool to create ofx user/accounts
- Aqbanking supports adding users and accounts for various backends like hbci, paypal and ebics on the command line, bu...
03.09.2022
- 11:37 Bug #273: Fehlermeldung beim Abrufen der Bankinfos bei Ing Diba
- Der relevante Commit ist https://www.aquamaniac.de/rdm/projects/aqbanking/repository/revisions/0e848dafd2a549bcb3b97c...
29.08.2022
- 13:21 Bug #282: Use OS-agnostic string comparison functions
- One more thing that I realized is that the project could use gnulib where relevant to provide the drop-in cross-platf...
27.08.2022
- 01:01 Bug #287: valid gpg keyring for verification missing?
- Hi Martin,
äh, sorry,
So, the packages come with pgp asc files
We, at Fedora, try to package Libchipcard :)
N... - 00:17 Bug #287 (Feedback): valid gpg keyring for verification missing?
- Hi,
I'm sorry, but what do you mean by that? We don't provide packages, what keyring are you referring to?
Rega...
26.08.2022
- 18:21 Bug #287 (Feedback): valid gpg keyring for verification missing?
- Hello,
downstream, in the Fedora project, we are looking for a keyring to verify the package. Would you be able to... - 11:06 Feature #283: [PATCH] Prepare .pc and .cmake for static builds
- I'm also thinking that the pkg_check_modules() calls in cmake.in can be replaced with ordinary find_package() calls, ...
- 00:26 Feature #283: [PATCH] Prepare .pc and .cmake for static builds
- Just realized that additional work in similar fashion is required for the GUIs, for their .pc.in and/or cmake.in, for...
- 00:03 Feature #283 (New): [PATCH] Prepare .pc and .cmake for static builds
- This adds support for consuming a gwenhywfar that was compiled statically. Note that it does not guarantee the actual...
- 08:35 Bug #269 (Closed): (MSVC, Windows, vcpkg): Gwenhywfar preprocessor errors
- Closing as requested by OP
- 00:58 Bug #286 (New): [PATCH] pathmanager.c: add missing winreg.h include
- winreg.h is required for registry manipulation functions
- 00:54 Bug #285 (New): [PATCH] Configure.ac: Do not clear the LIBS var
- The configure.ac currently sets the LIBS variable to empty, as a side effect of the ldl test, which voids whatever mi...
- 00:07 Feature #284 (New): [PATCH] Use pkg-config to find libgcrypt, gpg-error
- Any relatively modern version of libgcrypt and gpg-error come with a .pc file, so I think it's safe to assume that ne...
25.08.2022
- 23:49 Bug #278: [PATCH] Guard unistd.h includes
- Some of the files it touches I had also previously modified in relation to string.h includes, hence the rejections. I...
- 23:44 Bug #278: [PATCH] Guard unistd.h includes
- Yes, I understand what the patch does, its just that I can't apply it.
I don't understand why that is because the ... - 23:39 Bug #278: [PATCH] Guard unistd.h includes
- Yeah, my bad, this was created after the patch I included here: https://www.aquamaniac.de/rdm/issues/282
Basically... - 23:17 Bug #278 (Feedback): [PATCH] Guard unistd.h includes
- Hmm, I'm unable to apply this patch to GIT master. Did you create those patches against a current master?
- 23:02 Bug #278 (Feedback): [PATCH] Guard unistd.h includes
- unistd.h is not available when building for windows natively
- 23:37 Bug #282 (New): Use OS-agnostic string comparison functions
- This patch is dirty, not intended for merging, but I post it anyway so that it is clear what needs to be done.
Bef... - 23:23 Bug #281 (Closed): [PATCH] APIs: support MSVC
- Thanks, applied to GIT.
- 23:12 Bug #281 (Closed): [PATCH] APIs: support MSVC
- Currently all GUI APIs restrict the import/export logic to GCC compiler only. This patch relaxes that for MSVC/clang-...
- 23:17 Bug #279 (Feedback): [PATCH] Guard sys/time.h include with HAVE_SYS_TIME_H
- Hmm, I'm unable to apply this patch to GIT master. Did you create those patches against a current master?
- 23:04 Bug #279 (Feedback): [PATCH] Guard sys/time.h include with HAVE_SYS_TIME_H
- sys/time.h includes should be guarded with HAVE_SYS_TIME_H
- 23:13 Bug #280 (Closed): [PATCH] directory_p.h: remove Unix header
- Thanks, applied to GIT.
- 23:08 Bug #280 (Closed): [PATCH] directory_p.h: remove Unix header
- #include <dirent.h> seems to be a copy-paste error from posix/directory_p.h
- 23:11 Bug #277 (Closed): [PATCH] xmlcmd_lxml.c: use GWEN_Text_strndup
- Thanks, applied to GIT.
- 22:57 Bug #277 (Closed): [PATCH] xmlcmd_lxml.c: use GWEN_Text_strndup
- Use GWEN_Text_strndup instead of vanilla strndup
- 22:55 Feature #214: Consider maintaining a vcpkg recipe
- Fair enough. I'll post them here.
- 22:54 Feature #214 (Feedback): Consider maintaining a vcpkg recipe
- Hi,
thanks for the feedback! Adding patches here would be better than sending them to the mailinglist because on the... - 22:42 Feature #214: Consider maintaining a vcpkg recipe
- FYI, I managed to build gwenhywfar using vcpkg with clang-cl under Windows, with some substantial patching. I will po...
- 22:40 Bug #269: (MSVC, Windows, vcpkg): Gwenhywfar preprocessor errors
- This can be closed as I managed to build with vcpkg using clang-cl.
- 08:32 Bug #273: Fehlermeldung beim Abrufen der Bankinfos bei Ing Diba
- Sorry für die späte Meldung - funktioniert jetzt.
Frage: Wird es in Kürze eine Bugfixversion von aq/gw geben ? Das... - 00:19 Bug #266 (Feedback): Build failure with git commit 61eb11a: configure.ac:639: error: required file 'data/drivers/win32/cyberjack_ctapi/Makefile.in' not found
24.08.2022
22.08.2022
- 23:38 Bug #276: VB Osnabrück mit HBCI PIN/TAN erfolgreich getestet
- Ah, sorry. Fixed now.
- 21:07 Bug #276: VB Osnabrück mit HBCI PIN/TAN erfolgreich getestet
- Thanks for adding. Unfortunally this addition seems to break the layout of that page.
- 17:45 Bug #276 (Closed): VB Osnabrück mit HBCI PIN/TAN erfolgreich getestet
- Thanks, added to the table at [[https://www.aquamaniac.de/rdm/projects/aqbanking/wiki/AqBanking6_Bankentabelle#sectio...
- 15:35 Bug #276 (Closed): VB Osnabrück mit HBCI PIN/TAN erfolgreich getestet
- Es wurden folgende Daten verwendet:
Name: Volksbank Osnabrück
BLZ: 26590025
Server-Url: https://hbci-pintan.gad... - 18:05 Bug #274 (Closed): Windows: It's _MAX_PATH, not MAX_PATH
- Thanks, fixed in GIT.
- 01:02 Bug #274 (Closed): Windows: It's _MAX_PATH, not MAX_PATH
- Windows build fails because of undefined symbol MAX_PATH.
From 2524a27c4b765ada7b78992416e9d4fd0e5930b6 Mon Sep 1... - 17:40 Bug #275 (Closed): building from master branch fails with "No rule to make target 'mksymlinks.sh', needed by 'sl-headers'"
- Thanks, should be fixed now in GIT.
- 15:09 Bug #275: building from master branch fails with "No rule to make target 'mksymlinks.sh', needed by 'sl-headers'"
- This issue has been introduced with commit https://www.aquamaniac.de/rdm/projects/aqbanking/repository/revisions/84fc...
- 13:02 Bug #275 (Closed): building from master branch fails with "No rule to make target 'mksymlinks.sh', needed by 'sl-headers'"
- With mentioned commit from git master branch I get build errors
[ 365s] cat: ./i18nsources: No such file or direc... - 12:29 Bug #273: Fehlermeldung beim Abrufen der Bankinfos bei Ing Diba
- Danke für den Fix - ich teste das heute abend mal.
- 01:34 Bug #271: Transaction discards all but the first line of the purpose
- Ah, so peripheral I completely dumped it. And the response was "As for the supplemental data, heck if I know." That's...
Auch abrufbar als: Atom