2012-06-11 |
Ronnie Sahlberg | NFS.X: Change all uint32/uint32_t to the standard type... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-03-26 |
Ronnie Sahlberg | Merge pull request #22 from Memphiz/win32compilefix |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-03-18 |
unknown | [win32] - fixe compilation broken since mknod addition |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-03-10 |
Ronnie Sahlberg | NLM add NLM_GRANTED procedure to the rpc file |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-03-10 |
Ronnie Sahlberg | NLM add helper functions to send async calls for the... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-03-10 |
Ronnie Sahlberg | NLM add NLM4 LOCK definition to the rpc file |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-03-10 |
Ronnie Sahlberg | NLM: add UNLOCK call |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-03-10 |
Ronnie Sahlberg | NLM : add raw function for NLM4 CANCEL |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-03-10 |
Ronnie Sahlberg | NLM the cookie is always present in NLM replies and... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-03-10 |
Ronnie Sahlberg | NLM add TEST procedure |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-03-10 |
Ronnie Sahlberg | NLM: initial support for NLM |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-03-08 |
Ronnie Sahlberg | Merge branch 'master' of github.com:sahlberg/libnfs |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-03-08 |
Ronnie Sahlberg | GETACL: change the signature for the raw getacl3 functi... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-03-08 |
Ronnie Sahlberg | NFSACL: Add support for SETACL3 |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-03-05 |
Ronnie Sahlberg | README, document where the mailinglist is and where... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-03-04 |
Ronnie Sahlberg | update the licence text and proide an explicit copy... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-03-03 |
Ronnie Sahlberg | new version 1.3 |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-01-13 |
Ronnie Sahlberg | change rpc_nfs_symlink_async to take a full SYMLINK3arg... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-01-13 |
Ronnie Sahlberg | make low level readlink_async function take READLINK3ar... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-01-12 |
Ronnie Sahlberg | make mkdir_async take a full MKDIR3args argument |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-01-12 |
Ronnie Sahlberg | rpc_nfs_create_async, args is now a pointer, not... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-01-12 |
Ronnie Sahlberg | change crate_async low level function to take a full... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-01-12 |
Ronnie Sahlberg | read returns a READ3res, not a ACCESS3res |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-01-10 |
Ronnie Sahlberg | Add function to get root filehandle from a nfs context |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-01-02 |
Ronnie Sahlberg | Try to rotate the ports we assign when root better... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2012-01-02 |
Ronnie Sahlberg | Improve an error message to show the errno value |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-12-31 |
Ronnie Sahlberg | MOUNT: describe mount version 1 |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-12-31 |
Ronnie Sahlberg | PORTMAPPER: Add set/unset functions |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-12-31 |
Ronnie Sahlberg | PMAP: allow to ask for tcp/udp port, dont assume users... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-12-06 |
Ronnie Sahlberg | New version 1.2 |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-12-05 |
Ronnie Sahlberg | Set IFREG from file type, dont assume mode bits contain it |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-11-27 |
Ronnie Sahlberg | Remove all [s]size_t / off_t and replace with [u]int64_... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-11-27 |
Ronnie Sahlberg | Add MKNOD command support |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-11-27 |
Ronnie Sahlberg | New version 1.1 |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-11-27 |
Ronnie Sahlberg | Make _FILE_OFFSET_BITS=64 always |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-10-09 |
Ronnie Sahlberg | Everytime we use rpc_connect_async() internally, make... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-10-09 |
Ronnie Sahlberg | Sync API: Once the sync nfs_mount() functions is finish... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-10-09 |
Ronnie Sahlberg | Only call the "connect callback" if the callback is... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-10-09 |
Ronnie Sahlberg | Change remaining "struct AUTH *" to "AUTH *" |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-10-08 |
Ronnie Sahlberg | Merge pull request #19 from Memphiz/auth2 |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-10-08 |
Memphiz | [fix] - fix improper definition of struct AUTH from... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-10-04 |
Ronnie Sahlberg | Bump version to 1.0.0 |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-10-04 |
Ronnie Sahlberg | Fragment reassembly. Add reassembly of fragmented RPC... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-10-04 |
Ronnie Sahlberg | Autoreconnect: autoreconnect was completely broken... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-10-02 |
Ronnie Sahlberg | READDIRPLUS emulation: Some embedded servers do not... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-19 |
Ronnie Sahlberg | Donr declate AUTH as a struct in libnfs.h |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-19 |
Mike Frysinger | ignore generate libnfs.pc |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-19 |
Mike Frysinger | tirpc: use pkg-config to find details |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-19 |
Ronnie Sahlberg | Merge branch 'master' of github.com:sahlberg/libnfs |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-19 |
Mike Frysinger | add maintainer e-mail to AC_INIT |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-16 |
Ronnie Sahlberg | Merge pull request #15 from OpenELEC/libnfs-pkgconfig |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-16 |
Stephan Raue | add support to create a pkgconfig file 'libnfs.pc'... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-13 |
Ronnie Sahlberg | update README with highly non-portable capability suppo... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-13 |
Ronnie Sahlberg | Merge remote branch 'memphiz/win32' |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-13 |
Ronnie Sahlberg | Merge remote branch 'memphiz/listservers' |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-12 |
unknown | [add] - list nfs servers nfsclient-sync |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-12 |
Memphiz | [win32] - completed win32 port |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-12 |
Memphiz | [fix] - vs2010 project for libnfs |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-12 |
Memphiz | [add/change] - win32 wrappers |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-12 |
Memphiz | [fix] - fixed example - don't exit on read failure... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-12 |
Memphiz | [fix] - fixed example - don't exit on read failure... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-12 |
Ronnie Sahlberg | remove debug message |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-12 |
Ronnie Sahlberg | when creating a socket, spin over a number of low-numbe... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-11 |
Ronnie Sahlberg | Large-Writes: just like for large-reads, chop large... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-11 |
Ronnie Sahlberg | Add a call to find the queue-length so we can see how... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-03 |
Ronnie Sahlberg | Update win32 readme to point to location for oncrpc... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-03 |
Ronnie Sahlberg | Add Windows as a supported platform |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-03 |
unknown | [fix] - fix connect for win32 - return values are inverted |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-03 |
unknown | [add] - implement set_non_blocking for socket |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-03 |
unknown | [fix] - fix win32_inet_pton |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-03 |
WiSo | [WIN32] added nfsclient-sync to the solution. still... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-03 |
WiSo | [WIN32] added project file for nfsclient-sync.exe |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-03 |
WiSo | [WIN32] disable some warnings |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-03 |
WiSo | [WIN32] added visual studio project files to libnfs... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-03 |
Memphiz | [win32] - make it compile on win32 |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-03 |
Ronnie Sahlberg | remove old libnfs.def and update the buildscript to... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-03 |
Memphiz | [add] - win32 compat stuff |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-03 |
Ronnie Sahlberg | Revert "Rename libnfs.def to libnfs-win32.def" |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-03 |
Ronnie Sahlberg | memset() is posix, bzero() is not change bzero into... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-03 |
Ronnie Sahlberg | Rename libnfs.def to libnfs-win32.def |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-03 |
Ronnie Sahlberg | remove some includes that dont exist on windows |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-03 |
Ronnie Sahlberg | cast to char * to avoid compiler warnings for get/setso... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-03 |
Ronnie Sahlberg | Merge branch 'master' into win32-3 |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-03 |
Ronnie Sahlberg | cast the pointer to char * for all calls to bzero |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-03 |
Ronnie Sahlberg | Merge branch 'win32' into win32-3 |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-02 |
Ronnie Sahlberg | using READDIRPLUS3 we get some extra fields for the... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-02 |
Ronnie Sahlberg | nfs_opendir() switch to using READDIRPLUS3 instead... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-01 |
Ronnie Sahlberg | nfs.x: some rpcgen's can not handle multiple union... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-09-01 |
Ronnie Sahlberg | add support for opensolaris |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-08-30 |
Ronnie Sahlberg | win32 add build script for visual studio |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-08-30 |
Ronnie Sahlberg | Win32: make the sympols public in a dll |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-08-30 |
Ronnie Sahlberg | Win32: add a libnfs.def file so we can build libraries... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-08-29 |
Ronnie Sahlberg | use vsnprintf() on all platforms, dont special case... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-08-29 |
Ronnie Sahlberg | Win32: add workaround for lack of vasprintf() and use... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-08-28 |
Ronnie Sahlberg | WIN32: win32 does not have poll() |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-08-28 |
Ronnie Sahlberg | win32 oncrpc environment needx xdr.h before including... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-08-28 |
Ronnie Sahlberg | wondows dont have vasprintf() |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-08-28 |
Ronnie Sahlberg | Win32: more win32 adaptations |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-08-28 |
Ronnie Sahlberg | VC10 dont like ';;' |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
2011-08-28 |
Ronnie Sahlberg | Win32: the stat structure on win32 does not have blocks... |
commit | commitdiff | tree | snapshot (zip tar.gz tar.bz2) |
next |