index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
cwfs
Age
Commit message (
Expand
)
Author
2023-02-19
mkfiles: add 'mk test' support
Ori Bernstein
2022-12-18
cwfs: write /env/timezone instead of #e/timezone
cinap_lenrek
2022-12-18
cwfs: remove noauth and nonone commans from fileserver console
cinap_lenrek
2022-12-18
cwfs: post to /srv instead of #s
cinap_lenrek
2022-12-12
cwfs: add missing \n in error print
cinap_lenrek
2022-11-13
Re: [9front] cwfs: Add some missing dashes
Josiah Frentsos
2022-06-07
cwfs: fix iounit negotiation
Ori Bernstein
2020-12-06
cwfs: fix interpretation of startdump argument
Alex Musolino
2020-07-12
cwfs: update mtime and qid.vers for directory on rename
cinap_lenrek
2019-10-04
cwfs: fix listen filedescriptor leaks
cinap_lenrek
2019-06-20
cwfs: remove orphaned lrand.c
cinap_lenrek
2019-06-20
cwfs: remove old some assert() debugging
cinap_lenrek
2019-06-20
cwfs: fix root access time qid path comparsion
cinap_lenrek
2019-06-19
cwfs: properly handle 64 bit qid path
cinap_lenrek
2019-02-25
cwfs: fix %.*s format in cmd_printconf()
cinap_lenrek
2018-09-26
libc: add procsetname()
cinap_lenrek
2018-09-25
Disallow '/' in file names.
Ori Bernstein
2017-10-29
cwfs: use /dev/swap instead of #c/swap to determine memory size
cinap_lenrek
2017-08-04
cwfs: -n always overrides postservice() name, no matter if config mode change...
cinap_lenrek
2017-04-29
cwfs: allow "none" user to rename files
cinap_lenrek
2017-03-06
cwfs: handle DMTMP flag in create
cinap_lenrek
2017-01-30
cwfs: handle worm exhaustion more gracefully
cinap_lenrek
2017-01-27
cwfs: fix cwcmd startdump
cinap_lenrek
2016-07-24
make error handling in 9p service loops consistent
cinap_lenrek
2016-01-07
format pointer subtraction results with %zd instead of %ld (for long -> intpt...
cinap_lenrek
2015-10-09
cwfs: fix wstat() failing to mark block dirty when noatime is set
cinap_lenrek
2015-09-26
cwfs: various cleanups
cinap_lenrek
2015-09-26
cwfs: don't use sprint() to fill directory name
cinap_lenrek
2015-09-12
cwfs: initialize /env/timezone on boot so dumps are in localtime
cinap_lenrek
2015-08-21
cwfs: remove 9p1 support
cinap_lenrek
2015-08-20
cwfs: adjust for new libauthsrv changes
cinap_lenrek
2015-08-05
cwfs: set permission of / to 0775 on ream
cinap_lenrek
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
[next]