Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-03 | [nfs] - remove leftover libnfs buildsys for linux - we provide the correct ↵ | Memphiz | |
version via our ppa for linux (all other platforms have the right version bundled) - for all non ppa conform distributions the upstream source has to be compiled and installed (if no package for the distribution is provided by the distributor) | |||
2012-05-04 | [nfs] - bump version to 1.3 | Memphiz | |
2011-12-05 | [fix] - apply hanewin nfs server patch to libnfs for linux aswell | Memphiz | |
2011-09-02 | build: allow configure options to be set for libnfs | theuni | |
This is an ugly ugly hack, but it only has to last until libnfs makes its way into distros. use the PREFIX or LIBNFS_CONFIGOPTS env vars to override their defaults. This way we can do cross builds without manual intervention. | |||
2011-09-02 | [nfs] - bump version to 0804e67 | Memphiz | |
2011-08-15 | [bump] - bump version of libnfs - closes #11778 | Memphiz | |
2011-07-22 | [fix] - force 64bit file io on linux - fixes crashing on lseek | Memphis | |
2011-07-22 | [change] - bump libnfs version for linux aswell | Memphis | |
2011-07-18 | [add] - added support for dns name resolution | Memphiz | |
- refactored gNfsConnection - added missing GPL headers - refactored GetDirectory / added GetDirectoryFromExportList - reduce number of mount requests to a minimum by using the list of exported pathes from the server - added support for listing nfs servers of the subnet (url nfs://) - nfs support knows kung fu now :D | |||
2011-07-18 | [libnfs] - version bump to new api and new buildsys | Memphiz | |
2011-06-13 | [libnfs] - stop syslog spamming of libnfs | Memphiz | |
2011-06-11 | [linux] - libnfs day - linux wants to pull from mirror aswell | Memphiz | |
2011-06-11 | [libnfs] - cleanup softlinks | Memphiz | |
2011-06-11 | [linux] - added missing softlink for libnfs.so.1 (dyloading won't work ↵ | Memphis | |
without it) | |||
2011-06-11 | [linux/osx/ios] Prepare dyloading libnfs | Memphiz | |
- added libnfs to configure.in search - added libnfs makefile for linux - added libnfs dyload wrapper |