index
:
hurd/incubator.git
clisp
cross-gnu/master
cvsfs/master
dde
dde_net
filter
gopherfs/master
install_crosshurd
libchannel
libfuse/master
libfuse/pinotree/fuse-improvements/master
master
netio/master
nsmux
nsmux-notify
random
rump
smbfs/master
socketio
tarfs/master
user-level_pcnet32
the great next stuff
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node.c
Age
Commit message (
Expand
)
Author
2013-02-11
Fix build against libpthread
Samuel Thibault
2009-04-14
Made nsmux wait until dynamic translators finish
Sergiu Ivanov
2009-04-13
nsmux can shutdown all dynamic translators on exit
Sergiu Ivanov
2009-04-09
Updated copyright years
Sergiu Ivanov
2009-03-06
Added node types
Sergiu Ivanov
2009-03-06
Added proxy nodes in the dynamic translator stack
Sergiu Ivanov
2009-02-20
Dynamic translator stacks are set in series of retries
Sergiu Ivanov
2009-01-30
Adapted node_set_translator to setting translators on shadow nodes
Sergiu Ivanov
2009-01-29
Added the function to create proxy nodes for ports
Sergiu Ivanov
2009-01-23
Adapted node_set_translators to shadow nodes
Sergiu Ivanov
2009-01-18
Prepared struct node for stacks of shadow nodes
Sergiu Ivanov
2008-12-12
Ports in shadow nodes are opened by the translator starting routine now.
Sergiu Ivanov
2008-11-21
Moved the code to GCS
Sergiu Ivanov
2008-11-07
node_set_translators now sets multiple translators correctly.
Sergiu Ivanov
2008-09-19
Added the mechanism of maintaining shadow nodes alive.
Sergiu Ivanov
2008-09-07
Added proxy nodes, optimized node management policy
Sergiu Ivanov
2008-07-22
Added the possibility to propagate translators onto directories. Fixed bugs.
Sergiu Ivanov
2008-07-13
Copied the skeleton for mirroring a directory from filterfs.
Sergiu Ivanov