index
:
NetFS
main
ZeroC ICE based network filesystem.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
netfs
/
daemon
Commit message (
Expand
)
Author
Age
...
*
Remove straggling use of Slicer::Deserialize in favour of more flexible Deser...
Dan Goodliffe
2016-01-18
*
Use path's own c_str, no need to string it first
Dan Goodliffe
2016-01-12
*
Add missing check that path params don't attempt to navigate outside of the s...
Dan Goodliffe
2016-01-12
*
Scrap the precompiled headers
Dan Goodliffe
2016-01-04
*
Broken down install rules
Dan Goodliffe
2016-01-04
*
Remove flto cos I'm sick of it randomly breaking stuff
Dan Goodliffe
2015-12-18
*
Add includes now slicer uses adhocutil
Dan Goodliffe
2015-10-23
*
Use libadhocutil
netfs-1.1.4
Dan Goodliffe
2015-09-02
*
Visibility hidden
netfs-1.1.3
Dan Goodliffe
2015-07-26
*
No more static entcache hack
Dan Goodliffe
2015-07-26
*
Implement authtoken security
Dan Goodliffe
2015-07-20
*
Tidy up a little
Dan Goodliffe
2015-07-19
*
Move TempPrivs into ModeCheck
Dan Goodliffe
2015-07-19
*
Make ModeCheck into a class
Dan Goodliffe
2015-07-19
*
Rename ioHelpers to modeCheck
Dan Goodliffe
2015-07-19
*
Refactor mocked daemon and sandbox export into it's own files
Dan Goodliffe
2015-07-19
*
The communicator you get at create isn't the one you get at start and doesn't...
netfs-1.1.2
Dan Goodliffe
2015-06-14
*
Defend against and don't make calls to open with O_CREAT set when re-establis...
Dan Goodliffe
2015-06-13
*
Refactor to avoid possible destructed string copy
Dan Goodliffe
2015-05-06
*
Tear down adapter on daemon destruction
Dan Goodliffe
2015-05-06
*
Program defined config files and sandbox
Dan Goodliffe
2015-05-06
*
Actually use precompiled headers
Dan Goodliffe
2015-05-06
*
Rename configs for uniqueness
Dan Goodliffe
2015-05-06
*
Centralize slicer lib defs
Dan Goodliffe
2015-05-06
*
Make more testable
Dan Goodliffe
2015-05-06
*
Use native for instead BOOST_FOREACH
Dan Goodliffe
2015-01-04
*
A single ycm config that gets its args from b2
Dan Goodliffe
2015-01-04
*
Add missing includes highlighted when precompiled headers are disabled
Dan Goodliffe
2014-12-17
*
Adds mknod support
randomdan
2014-10-13
*
Slicer compat fix
netfs-1.0.1
randomdan
2014-09-27
*
Match the new Slicer interface
randomdan
2014-09-11
*
More friendly linkflags and some ycm configs
randomdan
2014-06-05
*
Static entry caches
randomdan
2014-06-05
*
Use slicer for configuration reading, revise sample configs accordingly
randomdan
2014-06-02
*
Test st_mode for the correct masks in ExecutableBy helper
randomdan
2014-05-29
*
No more setuid/setgid because it's not thread-safe, instead we handle permiss...
randomdan
2014-05-25
*
Use single shared entCache
randomdan
2014-05-23
*
Use IceUtil::Shared/Handle, which is already thread safe, instead of boost::i...
randomdan
2014-05-01
*
Remove guidmap, not used anymore
randomdan
2014-03-21
*
Modularized interfaces for netfs
randomdan
2014-03-20
[prev]