summaryrefslogtreecommitdiff
path: root/node.c
AgeCommit message (Expand)Author
2013-02-11Fix build against libpthreadSamuel Thibault
2009-04-14Made nsmux wait until dynamic translators finishSergiu Ivanov
2009-04-13nsmux can shutdown all dynamic translators on exitSergiu Ivanov
2009-04-09Updated copyright yearsSergiu Ivanov
2009-03-06Added node typesSergiu Ivanov
2009-03-06Added proxy nodes in the dynamic translator stackSergiu Ivanov
2009-02-20Dynamic translator stacks are set in series of retriesSergiu Ivanov
2009-01-30Adapted node_set_translator to setting translators on shadow nodesSergiu Ivanov
2009-01-29Added the function to create proxy nodes for portsSergiu Ivanov
2009-01-23Adapted node_set_translators to shadow nodesSergiu Ivanov
2009-01-18Prepared struct node for stacks of shadow nodesSergiu Ivanov
2008-12-12Ports in shadow nodes are opened by the translator starting routine now.Sergiu Ivanov
2008-11-21Moved the code to GCSSergiu Ivanov
2008-11-07node_set_translators now sets multiple translators correctly.Sergiu Ivanov
2008-09-19Added the mechanism of maintaining shadow nodes alive.Sergiu Ivanov
2008-09-07Added proxy nodes, optimized node management policySergiu Ivanov
2008-07-22Added the possibility to propagate translators onto directories. Fixed bugs.Sergiu Ivanov
2008-07-13Copied the skeleton for mirroring a directory from filterfs.Sergiu Ivanov