Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | database: avoid free of uninitialzed variables | Marc-André Lureau | 2012-12-11 | 1 | -7/+9 | |
| | | ||||||
* | | Merge branch 'pre-gsf' | Paolo Bonzini | 2012-12-10 | 14 | -58/+58 | |
|\| | ||||||
| * | Rename libmsi_record_create() to libmsi_record_new() | Marc-André Lureau | 2012-12-10 | 14 | -58/+58 | |
| | | ||||||
* | | Merge branch 'pre-gsf' | Paolo Bonzini | 2012-12-10 | 27 | -248/+350 | |
|\| | | | | | | | | | | | | | Conflicts: libmsi/Makefile.am libmsi/libmsi-summary-info.c libmsi/msipriv.h | |||||
| * | Split libmsi.h to be more gobject-like | Marc-André Lureau | 2012-12-10 | 28 | -313/+363 | |
| | | ||||||
* | | Merge branch 'pre-gsf' into HEAD | Paolo Bonzini | 2012-12-10 | 2 | -290/+290 | |
|\| | | | | | | | | | Conflicts: libmsi/msiquery.c | |||||
| * | move non-query functions to database.c | Paolo Bonzini | 2012-12-10 | 2 | -311/+311 | |
| | | ||||||
* | | Prefer glib macros over custom one | Marc-André Lureau | 2012-12-10 | 2 | -12/+6 | |
| | | ||||||
* | | Merge branch 'pre-gsf' into HEAD | Paolo Bonzini | 2012-12-10 | 9 | -71/+347 | |
|\| | | | | | | | | | | | Conflicts: libmsi/msipriv.h libmsi/record.c | |||||
| * | Prefer glib macros over custom one (requires glib 2.18) | Marc-André Lureau | 2012-12-10 | 1 | -10/+4 | |
| | | ||||||
| * | build: make it silent if possible | Marc-André Lureau | 2012-12-10 | 1 | -0/+1 | |
| | | ||||||
| * | remove unused function | Marc-André Lureau | 2012-12-10 | 3 | -53/+0 | |
| | | ||||||
| * | msiinfo: return 0 on cmd success | Marc-André Lureau | 2012-12-10 | 1 | -0/+12 | |
| | | ||||||
| * | msibuild: add options to execute arbitrary queries | Paolo Bonzini | 2012-12-07 | 4 | -2/+312 | |
| | | ||||||
| * | msibuild: fix return code when errors occur | Paolo Bonzini | 2012-12-07 | 1 | -1/+4 | |
| | | ||||||
| * | msiinfo: fix printing of INSERT queries with NULL values | Paolo Bonzini | 2012-12-07 | 1 | -5/+8 | |
| | | ||||||
| * | msiinfo: do not print CREATE TABLE for standard tables | Paolo Bonzini | 2012-12-07 | 1 | -0/+6 | |
| | | ||||||
* | | add AUTHORS and README files | Paolo Bonzini | 2012-12-07 | 2 | -0/+34 | |
| | | ||||||
* | | update TODO, add HACKING file | Paolo Bonzini | 2012-12-07 | 2 | -4/+12 | |
| | | ||||||
* | | Merge branch 'pre-gsf' | Paolo Bonzini | 2012-12-07 | 17 | -2241/+537 | |
|\| | ||||||
| * | msibuild: add testcases | Paolo Bonzini | 2012-12-07 | 7 | -0/+431 | |
| | | ||||||
| * | convert testsuite to autotest | Paolo Bonzini | 2012-12-07 | 9 | -2250/+33 | |
| | | ||||||
| * | add skeleton for autotest testsuite | Paolo Bonzini | 2012-12-07 | 6 | -0/+82 | |
| | | ||||||
* | | Merge branch 'pre-gsf' | Paolo Bonzini | 2012-12-07 | 2 | -11/+254 | |
|\| | ||||||
| * | msiinfo: export tables as binary data | Paolo Bonzini | 2012-12-07 | 1 | -0/+3 | |
| | | | | | | | | libmsi already adds the trailing \r. | |||||
| * | msibuild: fix bug when -s is at the end of the command line | Paolo Bonzini | 2012-12-07 | 1 | -2/+2 | |
| | | ||||||
| * | msiinfo: fix help for suminfo command | Paolo Bonzini | 2012-12-07 | 1 | -1/+1 | |
| | | ||||||
| * | msiinfo: use g_malloc | Paolo Bonzini | 2012-12-07 | 1 | -6/+2 | |
| | | ||||||
| * | msiinfo: add export to SQL | Paolo Bonzini | 2012-12-07 | 1 | -2/+246 | |
| | | | | | | | | | | Still not that useful since there is no tool to read it back, but it shows how to use the API. | |||||
* | | Merge branch 'pre-gsf' | Paolo Bonzini | 2012-12-07 | 2 | -35/+0 | |
|\| | | | | | | | | | | | Conflicts: libmsi/msipriv.h libmsi/record.c | |||||
| * | remove unused function | Paolo Bonzini | 2012-12-07 | 2 | -50/+0 | |
| | | ||||||
* | | bump release :)v0.01 | Paolo Bonzini | 2012-12-06 | 1 | -1/+1 | |
| | | ||||||
* | | prepare for distribution | Paolo Bonzini | 2012-12-06 | 3 | -0/+845 | |
| | | ||||||
* | | wine bug: accessing name in streams_view_set_row even if mask&1 == 0 | Paolo Bonzini | 2012-12-06 | 2 | -9/+33 | |
| | | ||||||
* | | time to add a TODO list... | Paolo Bonzini | 2012-12-06 | 1 | -0/+20 | |
| | | ||||||
* | | convert array-strings to literals | Paolo Bonzini | 2012-12-06 | 7 | -88/+52 | |
| | | ||||||
* | | differentiate directory separators | Paolo Bonzini | 2012-12-06 | 2 | -7/+13 | |
| | | ||||||
* | | eliminate Windows dependencies | Paolo Bonzini | 2012-12-06 | 29 | -689/+39 | |
| | | ||||||
* | | eliminate WCHAR | Paolo Bonzini | 2012-12-06 | 27 | -1330/+715 | |
| | | ||||||
* | | port to libgsf | Paolo Bonzini | 2012-12-06 | 20 | -594/+440 | |
|/ | | | | | | | | | | | | status: - record+suminfo pass - the following tests fail in testdatabase: try_transform, stringtable, deleterow, storages_table, createtable. Some of these are not enabled on POSIX systems, but the others pass there. TODO: port the missing tests to libgsf, run them against the IStorage version and again with the new one. verify that the testsuite passes on POSIX systems. | |||||
* | begin porting testdatabase to non-Windows | Paolo Bonzini | 2012-12-06 | 3 | -357/+374 | |
| | ||||||
* | port testrecord to non-Windows | Paolo Bonzini | 2012-12-06 | 3 | -37/+44 | |
| | ||||||
* | testcases fix for gsf | Paolo Bonzini | 2012-12-06 | 2 | -7/+6 | |
| | ||||||
* | msibuild: support setting the summary information | Paolo Bonzini | 2012-12-06 | 3 | -6/+116 | |
| | ||||||
* | build: fix msi_free() returns void | Marc-André Lureau | 2012-12-06 | 1 | -1/+1 | |
| | ||||||
* | build: fix compilation with current bison 2.6.5.993-06ec | Marc-André Lureau | 2012-12-06 | 1 | -2/+3 | |
| | ||||||
* | msiinfo: add extract command | Paolo Bonzini | 2012-12-06 | 1 | -0/+86 | |
| | ||||||
* | look for glib and gsf | Paolo Bonzini | 2012-12-06 | 4 | -5/+13 | |
| | ||||||
* | temporary changes for 64-bit (un)cleanliness | Paolo Bonzini | 2012-12-06 | 1 | -2/+2 | |
| | ||||||
* | do not use InterlockedIncrement/Decrement | Paolo Bonzini | 2012-12-06 | 2 | -7/+7 | |
| |