minor changes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@627 70169cfe-8b10-0410-8925-dcb4b91034d8
renamed a function
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@626 70169cfe-8b10-0410-8925-dcb4b91034d8
added missing file
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@625 70169cfe-8b10-0410-8925-dcb4b91034d8
Please note: The changes below are not checked on WIN32 !!I sometimes used the function strncasecmp(), maybe we have to find a wayaround this for WIN32 (or does MinGW already support it?) ------------------------------------------------------------------------...
2004-12-06 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@623 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix using an uninitialized variable
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@622 70169cfe-8b10-0410-8925-dcb4b91034d8
- fslock.c: added fallback mechanism for file systems which do not support the link() function. Use open() with O_EXCL flag on those systems instead. This should also work with FAT or other file systems which do not support link().
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@621 70169cfe-8b10-0410-8925-dcb4b91034d8
- StringList: Added reference counter to StringListEntry. When adding or inserting a string via GWEN_StringList_AppendString or GWEN_StringList_InsertString and double checking is enabled then the reference counter of a string is incremented if the string to be added or...
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@619 70169cfe-8b10-0410-8925-dcb4b91034d8
- added generic plugin management. This will be used by new plugins (in AqBanking and AqHBCI) and maybe in Gwen 2.x for DBIO plugins.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@618 70169cfe-8b10-0410-8925-dcb4b91034d8
- added I18N module (just a simple helper for some I18N issues) When setting a locale the given locale is also stored in it generalized forms, e.g.: de_DE@euro is stored as: - de_DE@euro - de_DE - de- added I18N to plugin descriptions (uses the property "lang" in "plugin"...
- implemented FSLock at least for POSIX the way "man 2 open" suggests. This should now also work on NFS shares.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@616 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@615 70169cfe-8b10-0410-8925-dcb4b91034d8
minor fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@614 70169cfe-8b10-0410-8925-dcb4b91034d8
- added simple file/folder locking mechanism- started working on filters for GWEN_BUFFEREDIO. I used these kind of filters in AqBackup, but they weren't as sophisticated as the current ones are ;-) Fortunately I can now use the GWEN_RINGBUFFER functions......
add cvsignores
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@612 70169cfe-8b10-0410-8925-dcb4b91034d8
fixed a bug in olddb.xml.in
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@611 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix make dist
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@610 70169cfe-8b10-0410-8925-dcb4b91034d8
- added DBIO plugin for old OpenHBCI1-style config files
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@609 70169cfe-8b10-0410-8925-dcb4b91034d8
- csv plugin: - implemented checkFile function - fixed a bug (now importing AqMoney2 CSV files works ;-)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@608 70169cfe-8b10-0410-8925-dcb4b91034d8
more fixes to typemaker
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@607 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@606 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@605 70169cfe-8b10-0410-8925-dcb4b91034d8
- typemaker: - added property "volatile": if set then the element is not written to or read from a db - fixed some bugs: DOMAIN name was not prepended to function definitions in header files - now _LIST2_dup() functions are created if LIST2 is enabled...
postrelease fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@603 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom