Posted
over 9 years
ago
by
mistachkin
Fix compiler warnings seen with MSVC. Add comments. (tags: trunk)
|
Posted
over 9 years
ago
by
mistachkin
*FORK* Fix compiler warnings seen with MSVC. Add comments. (tags: trunk)
|
Posted
over 9 years
ago
by
mistachkin
Prevent the test command 'test-th-hook' from segfaulting when TH1 hooks are disabled. Also, add and enhance comments. (tags: trunk)
|
Posted
over 9 years
ago
by
[email protected]
fixed typo as suggested on ML (tags: trunk)
|
Posted
over 9 years
ago
by
andybradford
Restore historical behavior of allowing both pull-only and pullonly in
autosync setting. (tags: trunk)
|
Posted
over 9 years
ago
by
mistachkin
Revise TH1 proc_command fix from the previous check-in so it more closely matches the original fix from [f2d87242503d7a7d]. (tags: trunk)
|
Posted
over 9 years
ago
by
andybradford
If the proc argument list is an empty list, don't segfault by accessing memory
outside the bounds of the array. For example, as used in the footer
[/artifact/7f36cbf30a82ef3cec30c1917a96415fa7d76eeb?txt=1&ln=3] (tags: trunk)
|
Posted
over 9 years
ago
by
jan.nijtmans
Fix uninitialized variable in command-line shell [http://www.sqlite.org/src/info/dc2ac024d31a898b|dc2ac024d3] and other shell improvements, cherry-picked from SQLite trunk. (tags: trunk)
|
Posted
over 9 years
ago
by
jan.nijtmans
Check for ENABLE_DBSTAT_VTAB feature in stead of SQLite version number before using the dbstat virtual table: It might be that the SQLite version is OK, but it is compiled without ENABLE_DBSTAT_VTAB. (tags: trunk)
|
Posted
over 9 years
ago
by
drh
Show how to enable/disable the access-log and admin-log from their display
pages. Add the "Stats" button to the Admin main menu. (tags: trunk)
|