Commit Graph

17 Commits (e9df8d41d2fc838046bc02aed0b05bde53ca9dcd)

Author SHA1 Message Date
Christopher Lam 4a75baa4c6 [gnc-xml-backend.cpp] gchar* must be freed after use.
4 years ago
John Ralls 574f567b62 Refactor GncXmlBackend::get_file_lock.
5 years ago
John Ralls 38cd06e54a Remove the lock-file-link-count test from the XML backend.
5 years ago
Simon Arlott 0665208299
xml-backend: Lock file is deleted even if the lock is not acquired
5 years ago
Simon Arlott e4619fdae6
xml-backend: Don't try to close m_lockfd if it's not open
5 years ago
Christopher Lam e653c30193 [gnc-xml-backend] g_free char*
5 years ago
John Ralls bbb4113a5a Bug 798156 - glib 2.68.0 breaks gnucash
5 years ago
John Ralls 170502c6c5 Bug 797906 - GnuCash data file is locked after a "save-as"...
5 years ago
Bill Nottingham c0f2c3ae25 Fix build with glib2 2.67.x.
5 years ago
John Ralls 94a68dca7c Bug 797983 - v4.2 report numbers change over gnucash restarts;...
6 years ago
Robert Fewell d4e90132d9 Fix a missing mode == in 'Replace the three bool parameters
6 years ago
John Ralls 6a1cb5eecd Replace the three bool parameters to qof_session_begin to an enum.
6 years ago
John Ralls a320035f42 QofSession, QofBackend: Change book_id to uri.
6 years ago
John Ralls a3871d9ca1 Warn if can't lock for any reason other than that the file is locked already.
7 years ago
John Ralls e81bcf6e33 Fix the remaining static analysis warnings.
7 years ago
John Ralls faba7975ac Fix a bunch of memory allocation errors found by clang static analysis.
7 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago