summaryrefslogtreecommitdiff
path: root/node.h
AgeCommit message (Expand)Author
2013-02-11Fix build against libpthreadSamuel Thibault
2009-04-13nsmux can shutdown all dynamic translators on exitSergiu Ivanov
2009-04-12Added dynamic translator tracking facilitiesSergiu Ivanov
2009-04-12Revert "Added dynamic translator tracking facilities"Sergiu Ivanov
2009-04-12Added dynamic translator tracking facilitiesSergiu 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-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-10-10Added the port to the untranslated version of the real node to the netnodeSergiu 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