41 check-ins related to "tcl-ops"
2014-11-10
| ||
05:57 | [0effed3239] Moved to tcl-ops branch (user: rkeene tags: trunk) | |
05:43 | [5f4e904dfd] Closed-Leaf: Additional handling of determing child count (user: rkeene tags: tcl-ops) | |
05:38 | [9e96bce564] Updated to compute number of children for each type of node so that things like "find" work reliably (user: rkeene tags: tcl-ops) | |
05:30 | [9562d42ae1] Simplified user fsuid switching (user: rkeene tags: tcl-ops) | |
05:02 | [f4e6b62dfb] Minor re-ordering so that FUSE things can be "near" each other (user: rkeene tags: tcl-ops) | |
04:52 | [9279433b2f] Added initial PKI support (user: rkeene tags: tcl-ops) | |
04:22 | [d3bb0824ec] More work towards getting the user multiplexing right (user: rkeene tags: tcl-ops) | |
03:34 | [63e41c262c] Updated to cache last home directory looked up and to setfsuid()/setfsgid() before accessing the filesystem so that we may be the right user (user: rkeene tags: tcl-ops) | |
03:11 | [2160c4189b] Nearly completely working write support (user: rkeene tags: tcl-ops) | |
2014-11-09
| ||
09:10 | [7d728e1078] Removed spurious deletes and fixed permissions on version directory (user: rkeene tags: tcl-ops) | |
09:04 | [1adf504f9a] More work towards a writable solution (user: rkeene tags: tcl-ops) | |
08:01 | [8ea4ed266f] Added a truncate action (user: rkeene tags: tcl-ops) | |
07:52 | [80bcdf4cb8] Began adding support for other types of files as well as added creat() and mknod() support (user: rkeene tags: tcl-ops) | |
02:14 | [7c53fff896] Updated to rethrow error from local-ify file (user: rkeene tags: tcl-ops) | |
02:13 | [f2d710b7dc] Updated to create directory to store local file (user: rkeene tags: tcl-ops) | |
02:09 | [3c90001701] Updated to create a Tcl interpreter at startup before starting FUSE loop to catch Tcl errors early (user: rkeene tags: tcl-ops) | |
2014-11-08
| ||
19:33 | [d74c945fc0] Removed SQLite dependency (user: rkeene tags: tcl-ops) | |
2014-11-07
| ||
13:19 | [d836b9fc43] Added more reliable write support (user: rkeene tags: tcl-ops) | |
13:04 | [5685a8f9a8] Added validity checking for various types (user: rkeene tags: tcl-ops) | |
12:26 | [db5fcbef28] Added basic write support (user: rkeene tags: tcl-ops) | |
12:13 | [ebbca87b7e] Added basic "open" support (user: rkeene tags: tcl-ops) | |
11:36 | [d64c2e9bf7] Add "getattr" implementation (user: rkeene tags: tcl-ops) | |
08:48 | [ee13ee5aa4] Added basic "getchildren" implementation in Tcl (user: rkeene tags: tcl-ops) | |
07:20 | [f277407cbc] Converted global variables to not be part of a struct (user: rkeene tags: tcl-ops) | |
07:17 | [a6cb122222] Updated Makefile (user: rkeene tags: tcl-ops) | |
07:15 | [ed1bf1669b] Removed extraneous debugging (user: rkeene tags: tcl-ops) | |
07:15 | [684f97bc4e] Clarified --cachedir (user: rkeene tags: tcl-ops) | |
07:14 | [ddd31f22a4] Added a "--cachedir" option for use when not using FUSE and added the same option to "appfs-cache" (user: rkeene tags: tcl-ops) | |
06:52 | [8eb7be2398] Added appropriate subtype (user: rkeene tags: tcl-ops) | |
06:48 | [317348f60e] More work towards adding support for automatic options (user: rkeene tags: tcl-ops) | |
06:47 | [a7e9dac6ce] Added start of supplying default options (user: rkeene tags: tcl-ops) | |
06:14 | [83dcb7cd52] Added comments (user: rkeene tags: tcl-ops) | |
05:42 | [82982300d8] Added more functionality to "appfs-cache" control system (user: rkeene tags: tcl-ops) | |
05:06 | [4b04c967f7] Updated to include a Tcl interface via AppFSd (user: rkeene tags: tcl-ops) | |
04:52 | [c374111c37] Added support for an "appfs-cache" script calling sqlite3 directly in appfsd (user: rkeene tags: tcl-ops) | |
2014-11-06
| ||
18:29 | [5bd7399e05] Minor update (user: rkeene tags: tcl-ops) | |
17:11 | [aca3a93d56] Work towards gutting AppFSd to rewrite (user: rkeene tags: tcl-ops) | |
16:20 | [5ffd966f05] Merged in internal_sha1 branch since we should use that as the basis going forward (user: rkeene tags: tcl-ops) | |
16:19 | [a80b5fa283] Create new branch named "tcl-ops" (user: rkeene tags: tcl-ops) | |
03:05 | [98449bcf3e] Updated to use package name instead of hash for looking up extra files (user: rkeene tags: trunk) | |
02:29 | [853a9068a7] Closed-Leaf: Updated to use C-based implementation of SHA1 (user: rkeene tags: internal_sha1) | |