| Commit message (Expand) | Author | Age |
... | |
* | | Truncate file before slicer as slicer appends | Dan Goodliffe | 2015-12-11 |
* | | Add slicer pure feature value to build just the slicer parts, not the raw ice... | Dan Goodliffe | 2015-12-10 |
* | | Enable gc-sections in release | Dan Goodliffe | 2015-12-06 |
|/ |
|
* | Revert "Enable -flto on Ice lib"netfs-1.1.4.1 | Dan Goodliffe | 2015-10-23 |
* | Add includes now slicer uses adhocutil | Dan Goodliffe | 2015-10-23 |
* | Tidy up and alias glibmm and libxml++ refs | Dan Goodliffe | 2015-10-23 |
* | Run UT Glacier on non-default port | Dan Goodliffe | 2015-10-20 |
* | Restructure alias all list and add missing things | Dan Goodliffe | 2015-10-17 |
* | Slash the amount of inclusion in pre-compiled headers | Dan Goodliffe | 2015-10-02 |
* | Add new projects to default build | Dan Goodliffe | 2015-10-02 |
* | Add a code coverage profile | Dan Goodliffe | 2015-09-12 |
* | Fix unused return value warning in test | Dan Goodliffe | 2015-09-06 |
* | Enable -flto on Ice lib | Dan Goodliffe | 2015-09-06 |
* | Add libadhocutil to the default build | Dan Goodliffe | 2015-09-03 |
* | Use libadhocutilnetfs-1.1.4 | Dan Goodliffe | 2015-09-02 |
* | Improve error handling around ICE exceptions | Dan Goodliffe | 2015-08-12 |
* | Write client logs to syslog instead of stderr (/dev/null) | Dan Goodliffe | 2015-08-12 |
* | Visibility hiddennetfs-1.1.3 | Dan Goodliffe | 2015-07-26 |
* | No more static entcache hack | Dan Goodliffe | 2015-07-26 |
* | Fix unittest Jamfile | Dan Goodliffe | 2015-07-25 |
* | Visibility hidden | Dan Goodliffe | 2015-07-25 |
* | Implement authtoken security | Dan Goodliffe | 2015-07-20 |
* | Support specification of configuration files when creating a test core | Dan Goodliffe | 2015-07-20 |
* | Switch to the StringSeq interface where possible because it's considerably le... | Dan Goodliffe | 2015-07-20 |
* | Start mock clients with a real configuration file that has specific parts rep... | Dan Goodliffe | 2015-07-19 |
* | 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 |
* | Start mock daemons with a real configuration file that has specific parts rep... | Dan Goodliffe | 2015-07-19 |
* | Remove commented out code | Dan Goodliffe | 2015-07-19 |
* | Add the systemd service file | Dan Goodliffe | 2015-07-19 |
* | Look up the resource only once | Dan Goodliffe | 2015-07-19 |
* | Enable router heartbeats | Dan Goodliffe | 2015-07-19 |
* | Classify test cases into their own files | Dan Goodliffe | 2015-07-19 |
* | Refactor mocked fuse client into it's own files | Dan Goodliffe | 2015-07-19 |
* | Refactor mocked daemon and sandbox export into it's own files | Dan Goodliffe | 2015-07-19 |
* | Basic WIP support for Glacier2 routing | Dan Goodliffe | 2015-07-19 |
* | The slicer feature should not be propergated, it's library specific whether i... | Dan Goodliffe | 2015-06-18 |
* | Merge branch 'p2pvr' | Dan Goodliffe | 2015-06-18 |
|\ |
|
* | | 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 |
* | Add explicit instaniation of template members functions too | Dan Goodliffe | 2015-06-13 |
* | Merge branch 'netfs-test-refactor' | Dan Goodliffe | 2015-06-13 |
|\ |
|
| * | Move sandbox setup/teardown into a global fixture. | Dan Goodliffe | 2015-05-06 |
| * | Merge branch 'netfs-test-refactor' of randomdan.homeip.net:/var/git/src into ... | Dan Goodliffe | 2015-05-06 |
| |\ |
|
| | * | Refactor to avoid possible destructed string copy | Dan Goodliffe | 2015-03-01 |
| | * | Add a test over reconnecting to daemon following a restart with open files | Dan Goodliffe | 2015-02-28 |
| | * | Fix exception throwing on invalid fs proxy | Dan Goodliffe | 2015-02-28 |
| | * | Refactor mocked stuff in wrappers for easy setup/teardown and expose the fuse... | Dan Goodliffe | 2015-02-19 |