issues
search
Harvey-OS
/
ninep
Package for implementing clients and servers of the 9P and 9P2000 distributed resource protocols in Go.
Other
39
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Run go fmt
#54
anderspitman
opened
2 years ago
0
Create go module
#53
anderspitman
opened
2 years ago
0
Create go module
#52
anderspitman
closed
2 years ago
0
Fix Windows build
#51
anderspitman
opened
2 years ago
0
Remove ninep go.mod in prep to move to harvey repo
#50
gmacd
closed
4 years ago
0
When reading a dir, ufs returns only one entry per message
#49
gmacd
opened
4 years ago
0
Fix last PR merge by moving Version to Server, where it was meant to be
#48
gmacd
closed
4 years ago
0
Break debugfileserver out of ufs-specific package to avoid flag clash
#47
gmacd
closed
4 years ago
0
Expose DebugFileServer, fix tests, add go.mod
#46
gmacd
closed
4 years ago
0
it is 5 lines :D
#45
sevki
closed
4 years ago
3
Don't try to open newly created directories
#44
gmacd
closed
4 years ago
0
protocol: restore version check
#43
jcrussell
closed
4 years ago
0
Rread: handle the case where the count is too small for the entry
#42
rminnich
closed
5 years ago
0
One Server per connection
#41
gmacd
closed
5 years ago
0
ufs fails on second connection
#40
gmacd
closed
4 years ago
1
Make the debug service more general to allow debugging of other servers
#39
sirnewton01
opened
6 years ago
0
Server for any io.ReadCloser/io.WriteCloser
#38
sirnewton01
opened
6 years ago
2
filesystem/debug: improved NewServer
#37
jcrussell
opened
6 years ago
2
filesystem: new API to create FileServer
#36
jcrussell
closed
6 years ago
0
filesystem: fix bug with Rwalk error
#35
jcrussell
closed
6 years ago
0
filesystem: debug filesystem via trace
#34
jcrussell
closed
6 years ago
1
protocol: replace log.Printf with e.logf
#33
jcrussell
closed
6 years ago
0
filesystem: trim unnecesary exports
#32
jcrussell
closed
6 years ago
2
filesystem: remove DebugFileServer export
#31
jcrussell
closed
6 years ago
0
protocol: improvements to Server
#30
jcrussell
closed
6 years ago
0
filesystem: more windows compatibility
#29
jcrussell
closed
6 years ago
0
filesystem: windows-compatible build
#28
jcrussell
closed
6 years ago
0
protocol: fix errors found by vet
#27
functionary
closed
6 years ago
0
Make the FileServer ops take pointer
#26
rminnich
closed
6 years ago
0
Various changes
#25
brho
closed
6 years ago
0
Tflush: correct the definition of the struct
#24
rminnich
closed
7 years ago
0
toolchain: stop using or testing with buggy tip
#23
rminnich
closed
7 years ago
2
Added godoc comment and ran gofmt
#22
driusan
closed
7 years ago
0
stable?
#21
glycerine
closed
7 years ago
2
wstat: do not do a rename if the target is a directory
#20
rminnich
closed
8 years ago
2
wstat: fix rename case
#19
rminnich
closed
8 years ago
3
When a walk partially succeeds, return nil as an error, not an error
#18
rminnich
closed
8 years ago
2
USER: Set a default user of harvey and provide a -u switch
#17
rminnich
closed
8 years ago
2
filesystem: return an array of QIDS one longer than the last successful walk
#16
rminnich
closed
8 years ago
2
filesystem: correctly return an error when a walk element fails.
#15
rminnich
closed
8 years ago
5
Test: make all ops asynchronous
#14
rminnich
opened
8 years ago
7
use the right syntax for build tags
#13
hagna
closed
8 years ago
1
Mergestub
#12
hagna
closed
8 years ago
3
Fix assignment of Inode # to Path
#11
rminnich
closed
8 years ago
2
ufs -user option
#10
sevki
closed
8 years ago
0
Serverprofile
#9
hagna
closed
8 years ago
5
travis
#8
sevki
closed
8 years ago
3
Cpuprofile
#7
hagna
closed
8 years ago
3
Cpuprofile
#6
hagna
closed
8 years ago
1
Try to fix pullapprove mess by removing hagna as a test.
#5
rminnich
closed
8 years ago
2
Next