Age | Commit message (Expand) | Author |
2014-08-11 | cwfs: add optional uid argument to allow command, unify permission override code | cinap_lenrek |
2014-08-09 | cwfs: fix 32bit multiplication overflows for allocation sizes (thanks kenji o... | cinap_lenrek |
2014-05-03 | cwfs: fix 1GB memsize limitation | cinap_lenrek |
2014-02-07 | cwfs: limit memsize() to 1GB until pool can handle huge allocations | cinap_lenrek |
2014-02-01 | cwfs: use pragma pack for on disk structures for amd64 | cinap_lenrek |
2013-10-16 | cwfs: fix putbuf(nil) in error case of cmd_check() | cinap_lenrek |
2013-10-11 | cwfs: add checktag() call for cache bucket in dumpblock(), fix error strings | cinap_lenrek |
2013-10-11 | cwfs: more checking for cfsdump(), cleanup Tsuper hack in cwrecur() | cinap_lenrek |
2013-08-08 | cwfs: fix out of order replies | cinap_lenrek |
2013-08-07 | cwfs: use atomic compare and swap to avoid semacquire() syscalls in new queue... | cinap_lenrek |
2013-08-05 | fix this megashit | cinap_lenrek |
2013-08-05 | cwfs: remove reflock | cinap_lenrek |
2013-08-04 | cwfs: faster queue implementation using semacquire() | cinap_lenrek |
2013-07-18 | cwfs: add rtmp flag for check command to remove temporary files after recover | cinap_lenrek |
2013-02-25 | cwfs: fix mtime for dump yyyy directories | cinap_lenrek |
2013-01-30 | 9p message size too small | cinap_lenrek |
2012-12-07 | cwfs: allow previously authorized channels to attach as none | cinap_lenrek |
2012-12-07 | cwfs: make none attach work | cinap_lenrek |
2012-08-01 | cwfs: fix read offset integer overflow | cinap_lenrek |
2012-07-24 | cwfs: remove noatime runtime option | cinap_lenrek |
2012-07-24 | cwfs: make sure we do a full dump after toggling noatime | cinap_lenrek |
2012-07-23 | cwfs: fix noatime dumps | cinap_lenrek |
2012-07-14 | cwfs: noatime flag | cinap_lenrek |
2012-07-13 | cwfs: make /srv/cwfs.cmd redable to receive command output | cinap_lenrek |
2012-07-12 | cwfs: set whochan for who command, cleanup | cinap_lenrek |
2012-05-21 | cwfs: fix disappearing /tmp +t bug | cinap_lenrek |
2012-05-18 | cwfs: add fsmempercent enviroment variable to control iobuffer allocation | cinap_lenrek |
2012-04-14 | cwfs: write superblocks to worm immidiately after ream to avoid scary touchsb... | cinap_lenrek |
2012-02-23 | correcting unicode superscripts for 1 2 and 3 | cinap_lenrek |
2011-12-12 | cwfs: simplify checkname, allow space character | cinap_lenrek |
2011-09-07 | cwfs: cfs needs to run after con_session(), so revert previous change and jus... | cinap_lenrek |
2011-09-07 | cwfs: fix race between cmd_exec("users") and serve processes, cleanup portfns.h | cinap_lenrek |
2011-09-07 | cwfs: fix use after free bug (ai->cuid), remove waitedfor abort() | cinap_lenrek |
2011-07-22 | cwfs: fixed memsize() | aiju |
2011-07-21 | cwfs: fix auth filedescriptor leak | cinap_lenrek |
2011-06-16 | remove mconf cruft | cinap_lenrek |
2011-06-11 | cwfs: store newcache format option in config | cinap_lenrek |
2011-06-11 | cwfs: dont use hardcoded firstsb for cwfs | cinap_lenrek |
2011-06-06 | cwfs: restore backup block even if directory block didnt got a new address | cinap_lenrek |
2011-05-12 | cwfs: +t | cinap_lenrek |
2011-05-07 | added 'chatty' command to cwfs | aiju |
2011-05-01 | cwfs: cleanup | cinap_lenrek |
2011-05-01 | cwfs: fix network listener, relay auth errors. boot(8): split bootargs only o... | cinap_lenrek |
2011-05-01 | cwfs: allow reseting noauth and readonly config options | cinap_lenrek |
2011-04-29 | cwfs: back to previous version | cinap_lenrek |
2011-04-29 | cwfs: fix config mode | cinap_lenrek |
2011-04-29 | make /n/other work | cinap_lenrek |
2011-04-29 | cwfs: remove startup delay | cinap_lenrek |
2011-04-28 | cwfs: reduce verbosity, added -d options if you want it anyway | cinap_lenrek |
2011-04-20 | cwfs: fix compiler warning | cinap_lenrek |