issues
search
lionkov
/
go9p
Package for implementing clients and servers of the 9P and 9P2000 distributed resource protocols in Go.
Other
20
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix a couple of bugs related to FClunkOp implementers returning an error
#49
ghost
closed
2 years ago
0
Add FFindOp extension point
#48
ghost
closed
4 years ago
1
9pqueue
#47
i4ki
closed
8 years ago
3
p/srv: prevent double encoding of errno
#46
mischief
closed
8 years ago
0
p: prevent race in osusers initialization
#45
mischief
closed
8 years ago
0
p/srv: properly fallback to uname with ~0 uid in dotu
#44
mischief
closed
8 years ago
1
Check that a fid has been opened in read, similar to write.
#43
edahlgren
closed
8 years ago
1
clnt.File superficially implements io.Writer
#42
aarzilli
opened
8 years ago
1
Add other open mode flags to 9p according to 9p.h
#41
edahlgren
closed
9 years ago
0
Remove data races.
#40
amscanne
closed
9 years ago
0
Remove data race caused by concurrent access to r.next / r.prev.
#39
amscanne
closed
9 years ago
0
Initialize Wstat Dir per 9p public spec.
#38
edahlgren
closed
9 years ago
1
Add methods to encapsulate 9p magic surrounding Wstat.
#37
edahlgren
closed
9 years ago
0
Server locks up a 9fans.net/plan9/client
#36
mbucc
closed
9 years ago
1
race with multiple clients on same connection
#35
mbucc
opened
9 years ago
0
After fixing issue 30 (user lookup) attach in dotu mode no longer works - patch proposed
#34
GoogleCodeExporter
closed
9 years ago
7
no seek method on clnt.File
#33
GoogleCodeExporter
closed
9 years ago
2
set Iounit when allocating auth fids
#32
GoogleCodeExporter
closed
9 years ago
1
no way to construct a File from a Fid
#31
GoogleCodeExporter
closed
9 years ago
3
Attaching using username instead of uid fails
#30
GoogleCodeExporter
opened
9 years ago
5
Unpack should uncondititionally initialize fc.Unamenum
#29
GoogleCodeExporter
closed
9 years ago
1
add FWalk1Op and Clone interfaces for srv
#28
GoogleCodeExporter
opened
9 years ago
0
add dirread9p to srv
#27
GoogleCodeExporter
opened
9 years ago
0
No API to close the socket associated with a server
#26
GoogleCodeExporter
closed
9 years ago
2
Return value of FOpenOp.Open is ignored
#25
GoogleCodeExporter
closed
9 years ago
2
go9p does not compile on Plan 9
#24
GoogleCodeExporter
closed
9 years ago
5
merge with russ and rob's code.google.com/p/goplan9?
#23
GoogleCodeExporter
opened
9 years ago
0
http package breaks multiple clients in one program
#22
GoogleCodeExporter
closed
9 years ago
5
No unit tests
#21
GoogleCodeExporter
closed
9 years ago
1
clonefs example: O_TRUNC not permitted
#20
GoogleCodeExporter
closed
9 years ago
1
Unregistreing a http handler
#19
GoogleCodeExporter
closed
9 years ago
1
stats_http.go files built on default
#18
GoogleCodeExporter
closed
9 years ago
1
ls.go Error ""
#17
GoogleCodeExporter
closed
9 years ago
3
io.Copy: i/o count too large
#16
GoogleCodeExporter
closed
9 years ago
2
examples not working after implementing io.Reader/io.Writer
#15
GoogleCodeExporter
closed
9 years ago
1
doesn't handle connection close
#14
GoogleCodeExporter
closed
9 years ago
4
clnt doesn't implement reader interface
#13
GoogleCodeExporter
closed
9 years ago
1
label "defined and not used"
#12
GoogleCodeExporter
closed
9 years ago
1
the linker segfaults when compiling ufs.go
#11
GoogleCodeExporter
closed
9 years ago
2
authenticated server example
#10
GoogleCodeExporter
closed
9 years ago
5
TODO for srv/examples/ufs.go: implement setuid and setgid
#9
GoogleCodeExporter
closed
9 years ago
7
debug output for Rcreate wrong
#8
GoogleCodeExporter
closed
9 years ago
1
FidDestroy race on Conn closed
#7
GoogleCodeExporter
closed
9 years ago
2
srv.read() doesn't reset fid.DirOffset
#6
GoogleCodeExporter
closed
9 years ago
2
doesn't install with goinstall
#5
GoogleCodeExporter
closed
9 years ago
8
bug in *Srv Read
#4
GoogleCodeExporter
closed
9 years ago
1
Shouldn't IOHDRSZ be 23 not 24?!?!
#3
GoogleCodeExporter
closed
9 years ago
1
srv/example/ufs.go won't compile
#2
GoogleCodeExporter
closed
9 years ago
1
"cl" crashes when "cd" has no arguments
#1
GoogleCodeExporter
closed
9 years ago
2