index
:
NetFS
main
ZeroC ICE based network filesystem.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
netfs
/
lib
Commit message (
Expand
)
Author
Age
*
Prefer pragma once
Dan Goodliffe
2022-04-17
*
Prevent passing null user resolver due to premature move
Dan Goodliffe
2022-04-17
*
Enable and fixup all conversion/cast warnings
Dan Goodliffe
2022-04-15
*
Mark constructor explicit
Dan Goodliffe
2022-04-08
*
Psycho-rebased branch mapper on top of netfs-1.4
netfs-1.4.0.1-mark
Dan Goodliffe
2021-12-15
|
\
|
*
Move not template functions out of impl.h
Dan Goodliffe
2020-09-20
|
*
Common base for mappers
Dan Goodliffe
2020-09-20
|
*
Progressive constructors for mappers
Dan Goodliffe
2020-09-16
|
*
Concrete entcache types
Dan Goodliffe
2020-09-16
|
*
Fix group membership loading
Dan Goodliffe
2020-09-09
|
*
Tidy up of previous commit of extensible mapper
Dan Goodliffe
2020-09-05
|
*
First cut extensible mapper
Dan Goodliffe
2020-09-05
*
|
Add missing include
netfs-1.4.0.1
Dan Goodliffe
2021-12-13
*
|
Fix EntCache locking
Dan Goodliffe
2021-01-02
*
|
Minor code tidy
Dan Goodliffe
2020-12-31
*
|
Pass fPIC only to gcc and clang
Dan Goodliffe
2020-12-30
|
/
*
Clang format all the code
Dan Goodliffe
2020-08-30
*
EntryResolvers return where they got the resolution from
netfs-1.4.0
Dan Goodliffe
2020-04-06
*
Support a fallback value in EntCache
Dan Goodliffe
2020-04-05
*
Fix templateness of EntryResolver
Dan Goodliffe
2020-04-04
*
Move boost multi index out of header
Dan Goodliffe
2020-04-02
*
Simplify instantiation of EntCaches
Dan Goodliffe
2020-04-02
*
Remove lib shared library, build static
Dan Goodliffe
2020-03-29
*
Enable hicpp tidy checks
Dan Goodliffe
2019-04-01
*
First round of clang tidy changes
Dan Goodliffe
2019-03-31
*
Specialised comparator in EntCache
Dan Goodliffe
2019-02-03
*
Remove boost::filesystem in favour of std::filesystem
Dan Goodliffe
2019-02-03
*
C++17
Dan Goodliffe
2018-04-09
*
C++17
Dan Goodliffe
2018-04-09
*
Upgrade to Ice-3.7
Dan Goodliffe
2018-04-05
*
Use std::shared_ptr and variadic calls to make_shared in shared components
Dan Goodliffe
2017-12-16
*
Rename libraries cos I never liked the original naming, more in keeping with ...
Dan Goodliffe
2017-05-18
*
Tidy up the mess that was type conversion
Dan Goodliffe
2016-04-09
*
Partially tested global visibility hidden in all projects
netfs-1.1.6
Dan Goodliffe
2016-01-24
*
Scrap the precompiled headers
Dan Goodliffe
2016-01-04
*
Remove flto cos I'm sick of it randomly breaking stuff
Dan Goodliffe
2015-12-18
*
Slash the amount of inclusion in pre-compiled headers
Dan Goodliffe
2015-10-02
*
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
*
Add explicit instaniation of template members functions too
Dan Goodliffe
2015-06-13
*
Refactor to avoid possible destructed string copy
Dan Goodliffe
2015-05-06
*
Actually use precompiled headers
Dan Goodliffe
2015-05-06
*
Use native for instead BOOST_FOREACH
Dan Goodliffe
2015-01-04
*
Static entry caches
randomdan
2014-06-05
*
Use slicer for configuration reading, revise sample configs accordingly
randomdan
2014-06-02
*
Centralise some better lock helpers
randomdan
2014-05-19
*
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