Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use CXX from the environment | randomdan | 2013-08-19 |
| | |||
* | Compat fixes | randomdan | 2013-06-03 |
| | |||
* | Depend on right net service | randomdan | 2012-08-21 |
| | |||
* | Fix compilation against various versions of fuse library | randomdan | 2012-07-27 |
| | | | | | Usage C++0x to remove lots of code duplication in wrappers Move code for FuseAppBase into it's own folder | ||
* | Migrate all stuff to stricter compilations/links and C++0x builds | randomdan | 2012-07-10 |
| | |||
* | Fix type conversion warnings | randomdan | 2012-05-31 |
| | |||
* | Add precompiled headers | randomdan | 2011-09-14 |
| | |||
* | Use lchown, not chown | randomdan | 2011-02-24 |
| | |||
* | Finally convert ytfs to use boost stuff (untested, but it does build) | randomdan | 2011-02-23 |
| | | | | Finally bin all the old build process drivel | ||
* | Minor tidy up to address extra picky GCC warnings | randomdan | 2011-02-23 |
| | | | | Explicit early unlocking of session after variables have been copied out so that the session isn't locked during IO | ||
* | Fix to link against static libmisc | randomdan | 2011-02-19 |
| | |||
* | Centralise the ICE splicer | randomdan | 2011-01-24 |
| | |||
* | Fix behaviour of symlink in daemon | randomdan | 2010-12-08 |
| | |||
* | Fix no follow symlink in utimens | randomdan | 2010-11-29 |
| | |||
* | Tidy up jam stuff | randomdan | 2010-11-23 |
| | |||
* | Create opening-host-unique IDs for directories and files suitable for global ↵ | randomdan | 2010-11-16 |
| | | | | replication | ||
* | Add missing Boost threads library to daemon library | randomdan | 2010-11-12 |
| | |||
* | Refactor and templatize EntCache to remove code duplication | randomdan | 2010-11-12 |
| | | | | | Adding read/write locking to EntCache Related changes to separating EntCache into an instance for users and one for groups | ||
* | Add locking for safe multi-threaded use in client | randomdan | 2010-11-12 |
| | | | | | Fix bug with symlink name Fix bug with stating symlinks | ||
* | Reopen files and directories on reauthentication | randomdan | 2010-10-30 |
| | |||
* | Merge all FS operations into one interface | randomdan | 2010-10-27 |
| | | | | | | | | | | | | Add missing utimens support Change effective user when performing (most) operations Refactor FUSE client to get remaining base code into base file Transmit user and group names, not numbers Load a cache of users and groups Custom error handling in derived FUSE class Reconnect and retry on AuthError Define 64bit offset on client and server to support huge files Fix a few instances where the export path wasn't prefixed to the request path | ||
* | Store the fuse config and initialise the Ice proxies as needed | randomdan | 2010-10-24 |
| | |||
* | Send a request environment object container the auth token, and now with ↵ | randomdan | 2010-10-23 |
| | | | | context user and group | ||
* | Initialise the IC after fuse forks, fixes whatever the hell it is that stops ↵ | randomdan | 2010-10-22 |
| | | | | it working otherwise | ||
* | Use the config path given | randomdan | 2010-10-21 |
| | |||
* | Specify config file in device name | randomdan | 2010-10-21 |
| | |||
* | Add init script | randomdan | 2010-10-21 |
| | |||
* | Commit WTD basic FS works | randomdan | 2010-10-20 |
| | |||
* | Loosely tested code cull and tidy up | randomdan | 2010-10-08 |
| | |||
* | Commit more work to date | randomdan | 2010-10-06 |
| | |||
* | Ahhhh so bjam IS all knowing | randomdan | 2010-10-06 |
| | |||
* | Commit work-to-date of port to using Ice for comms and Boost for paths | randomdan | 2010-10-06 |
| | |||
* | Jam | randomdan | 2010-08-30 |
| | |||
* | Initial workings of project2 - renders gentoobrowse homepage | randomdan | 2010-06-09 |
| | |||
* | Config with basic site map | randomdan | 2010-03-02 |
| | |||
* | A few fixes and mark requests for replication | randomdan | 2010-02-27 |
| | |||
* | add a simple but functional single tasking core to the daemon | randomdan | 2009-12-14 |
| | |||
* | Single msg read dir and reconnects | randomdan | 2009-11-02 |
| | |||
* | All basic funcs implemented, not tested | randomdan | 2009-10-23 |
| | |||
* | All messages coded, change to ensure msg IDs are unique at compile time | randomdan | 2009-10-21 |
| | |||
* | *** empty log message *** | randomdan | 2009-10-19 |
| | |||
* | *** empty log message *** | randomdan | 2009-10-17 |
| | |||
* | Imported sources | randomdan | 2005-02-04 |