SQLite Archiver

All files named ”sqlarfs.c”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for sqlarfs.c

2017-12-02
19:15
Add symlink support to sqlar. file: [b624195c04] check-in: [4a0ed63dae] user: dan branch: trunk, size: 11064
2016-09-19
12:39
Update to the latest 3.15.0 prerelease code. Improved SEE support, including a new SEE makefile. Other makefile improvements. file: [09449a482e] check-in: [72ca977d53] user: drh branch: trunk, size: 10339
12:10
Update the built-in SQLite to the latest 3.15.0 alpha version. file: [c2578da62c] check-in: [72b6147da3] user: drh branch: trunk, size: 10337
2016-07-11
19:21
Add support for encrypted SQL archives using the SQLite Encryption Extension. file: [139b5fcb22] check-in: [06c26c027e] user: drh branch: trunk, size: 10394
2014-06-14
17:20
In sqlarfs (the Fuse FS driver for SQLite archives) make sure it always runs in the foreground. And after it stops, clean up prepared statements and memory allocations and close the database connection before exiting. file: [ba611f7f9f] check-in: [ed4e6af2e8] user: drh branch: trunk, size: 6570
2014-06-13
18:22
Get the sqlarfs.c FuseFS adaptor working for read-only operation. file: [c8d7399671] check-in: [2a85fc2898] user: drh branch: trunk, size: 6251
17:57
Added: First attempt at code for a FuseFS on an SQLite archive. Compiles, but does not work quite right. Added -Wall and -Werror to the makefile. file: [14113b54f7] check-in: [a394ea2f57] user: drh branch: trunk, size: 5742