2012-07-04 |
Ronnie Sahlberg | fix compiler warning
|
commit | commitdiff | tree |
2012-07-04 |
Ronnie Sahlberg | squelch compiler warnings in socket.c about integer...
|
commit | commitdiff | tree |
2012-07-04 |
Ronnie Sahlberg | Change a size variable from uint64 to uint32 to squelch...
|
commit | commitdiff | tree |
2012-07-04 |
Ronnie Sahlberg | librpc_rpc_call_body() should return TRUE is successful
|
commit | commitdiff | tree |
2012-07-04 |
Ronnie Sahlberg | setpos returns a boolean, set it to always return TRUE
|
commit | commitdiff | tree |
2012-07-04 |
Ronnie Sahlberg | ZDR: New builtin replacement for RPC/XDR called ZDR
|
commit | commitdiff | tree |
2012-06-11 |
Ronnie Sahlberg | NFS.X: Change all uint32/uint32_t to the standard type...
|
commit | commitdiff | tree |
2012-03-26 |
Ronnie Sahlberg | Merge pull request #22 from Memphiz/win32compilefix
|
commit | commitdiff | tree |
2012-03-10 |
Ronnie Sahlberg | NLM add NLM_GRANTED procedure to the rpc file
|
commit | commitdiff | tree |
2012-03-10 |
Ronnie Sahlberg | NLM add helper functions to send async calls for the...
|
commit | commitdiff | tree |
2012-03-10 |
Ronnie Sahlberg | NLM add NLM4 LOCK definition to the rpc file
|
commit | commitdiff | tree |
2012-03-10 |
Ronnie Sahlberg | NLM: add UNLOCK call
|
commit | commitdiff | tree |
2012-03-10 |
Ronnie Sahlberg | NLM : add raw function for NLM4 CANCEL
|
commit | commitdiff | tree |
2012-03-10 |
Ronnie Sahlberg | NLM the cookie is always present in NLM replies and...
|
commit | commitdiff | tree |
2012-03-10 |
Ronnie Sahlberg | NLM add TEST procedure
|
commit | commitdiff | tree |
2012-03-10 |
Ronnie Sahlberg | NLM: initial support for NLM
|
commit | commitdiff | tree |
2012-03-08 |
Ronnie Sahlberg | Merge branch 'master' of github.com:sahlberg/libnfs
|
commit | commitdiff | tree |
2012-03-08 |
Ronnie Sahlberg | GETACL: change the signature for the raw getacl3 function...
|
commit | commitdiff | tree |
2012-03-08 |
Ronnie Sahlberg | NFSACL: Add support for SETACL3
|
commit | commitdiff | tree |
2012-03-04 |
Ronnie Sahlberg | update the licence text and proide an explicit copy...
|
commit | commitdiff | tree |
2012-03-03 |
Ronnie Sahlberg | new version 1.3
|
commit | commitdiff | tree |
2012-01-13 |
Ronnie Sahlberg | change rpc_nfs_symlink_async to take a full SYMLINK3args...
|
commit | commitdiff | tree |
2012-01-13 |
Ronnie Sahlberg | make low level readlink_async function take READLINK3args...
|
commit | commitdiff | tree |
2012-01-12 |
Ronnie Sahlberg | make mkdir_async take a full MKDIR3args argument
|
commit | commitdiff | tree |
2012-01-12 |
Ronnie Sahlberg | rpc_nfs_create_async, args is now a pointer, not...
|
commit | commitdiff | tree |
2012-01-12 |
Ronnie Sahlberg | change crate_async low level function to take a full...
|
commit | commitdiff | tree |
2012-01-12 |
Ronnie Sahlberg | read returns a READ3res, not a ACCESS3res
|
commit | commitdiff | tree |
2012-01-10 |
Ronnie Sahlberg | Add function to get root filehandle from a nfs context
|
commit | commitdiff | tree |
2012-01-02 |
Ronnie Sahlberg | Try to rotate the ports we assign when root better...
|
commit | commitdiff | tree |
2012-01-02 |
Ronnie Sahlberg | Improve an error message to show the errno value
|
commit | commitdiff | tree |
2011-12-31 |
Ronnie Sahlberg | MOUNT: describe mount version 1
|
commit | commitdiff | tree |
2011-12-31 |
Ronnie Sahlberg | PORTMAPPER: Add set/unset functions
|
commit | commitdiff | tree |
2011-12-31 |
Ronnie Sahlberg | PMAP: allow to ask for tcp/udp port, dont assume users...
|
commit | commitdiff | tree |
2011-12-06 |
Ronnie Sahlberg | New version 1.2
|
commit | commitdiff | tree |
2011-12-05 |
Ronnie Sahlberg | Set IFREG from file type, dont assume mode bits contain it
|
commit | commitdiff | tree |
2011-11-27 |
Ronnie Sahlberg | Remove all [s]size_t / off_t and replace with [u]int64_t...
|
commit | commitdiff | tree |
2011-11-27 |
Ronnie Sahlberg | Add MKNOD command support
|
commit | commitdiff | tree |
2011-11-27 |
Ronnie Sahlberg | New version 1.1
|
commit | commitdiff | tree |
2011-11-27 |
Ronnie Sahlberg | Make _FILE_OFFSET_BITS=64 always
|
commit | commitdiff | tree |
2011-10-09 |
Ronnie Sahlberg | Everytime we use rpc_connect_async() internally, make...
|
commit | commitdiff | tree |
2011-10-09 |
Ronnie Sahlberg | Sync API: Once the sync nfs_mount() functions is finished...
|
commit | commitdiff | tree |
2011-10-09 |
Ronnie Sahlberg | Only call the "connect callback" if the callback is...
|
commit | commitdiff | tree |
2011-10-09 |
Ronnie Sahlberg | Change remaining "struct AUTH *" to "AUTH *"
|
commit | commitdiff | tree |
2011-10-08 |
Ronnie Sahlberg | Merge pull request #19 from Memphiz/auth2
|
commit | commitdiff | tree |
2011-10-04 |
Ronnie Sahlberg | Bump version to 1.0.0
|
commit | commitdiff | tree |
2011-10-04 |
Ronnie Sahlberg | Fragment reassembly. Add reassembly of fragmented RPC...
|
commit | commitdiff | tree |
2011-10-04 |
Ronnie Sahlberg | Autoreconnect: autoreconnect was completely broken...
|
commit | commitdiff | tree |
2011-10-02 |
Ronnie Sahlberg | READDIRPLUS emulation: Some embedded servers do not...
|
commit | commitdiff | tree |
2011-09-19 |
Ronnie Sahlberg | Donr declate AUTH as a struct in libnfs.h
|
commit | commitdiff | tree |
2011-09-19 |
Ronnie Sahlberg | Merge branch 'master' of github.com:sahlberg/libnfs
|
commit | commitdiff | tree |
2011-09-16 |
Ronnie Sahlberg | Merge pull request #15 from OpenELEC/libnfs-pkgconfig
|
commit | commitdiff | tree |
2011-09-13 |
Ronnie Sahlberg | update README with highly non-portable capability support...
|
commit | commitdiff | tree |
2011-09-13 |
Ronnie Sahlberg | Merge remote branch 'memphiz/win32'
|
commit | commitdiff | tree |
2011-09-13 |
Ronnie Sahlberg | Merge remote branch 'memphiz/listservers'
|
commit | commitdiff | tree |
2011-09-12 |
Ronnie Sahlberg | remove debug message
|
commit | commitdiff | tree |
2011-09-12 |
Ronnie Sahlberg | when creating a socket, spin over a number of low-numbered...
|
commit | commitdiff | tree |
2011-09-11 |
Ronnie Sahlberg | Large-Writes: just like for large-reads, chop large...
|
commit | commitdiff | tree |
2011-09-11 |
Ronnie Sahlberg | Add a call to find the queue-length so we can see how...
|
commit | commitdiff | tree |
2011-09-03 |
Ronnie Sahlberg | Update win32 readme to point to location for oncrpc...
|
commit | commitdiff | tree |
2011-09-03 |
Ronnie Sahlberg | Add Windows as a supported platform
|
commit | commitdiff | tree |
2011-09-03 |
Ronnie Sahlberg | remove old libnfs.def and update the buildscript to...
|
commit | commitdiff | tree |
2011-09-03 |
Ronnie Sahlberg | Revert "Rename libnfs.def to libnfs-win32.def"
|
commit | commitdiff | tree |
2011-09-03 |
Ronnie Sahlberg | memset() is posix, bzero() is not change bzero into...
|
commit | commitdiff | tree |
2011-09-03 |
Ronnie Sahlberg | Rename libnfs.def to libnfs-win32.def
|
commit | commitdiff | tree |
2011-09-03 |
Ronnie Sahlberg | remove some includes that dont exist on windows
|
commit | commitdiff | tree |
2011-09-03 |
Ronnie Sahlberg | cast to char * to avoid compiler warnings for get/setsockopt
|
commit | commitdiff | tree |
2011-09-03 |
Ronnie Sahlberg | Merge branch 'master' into win32-3
|
commit | commitdiff | tree |
2011-09-03 |
Ronnie Sahlberg | cast the pointer to char * for all calls to bzero
|
commit | commitdiff | tree |
2011-09-03 |
Ronnie Sahlberg | Merge branch 'win32' into win32-3
|
commit | commitdiff | tree |
2011-09-02 |
Ronnie Sahlberg | using READDIRPLUS3 we get some extra fields for the...
|
commit | commitdiff | tree |
2011-09-02 |
Ronnie Sahlberg | nfs_opendir() switch to using READDIRPLUS3 instead...
|
commit | commitdiff | tree |
2011-09-01 |
Ronnie Sahlberg | nfs.x: some rpcgen's can not handle multiple union...
|
commit | commitdiff | tree |
2011-09-01 |
Ronnie Sahlberg | add support for opensolaris
|
commit | commitdiff | tree |
2011-08-30 |
Ronnie Sahlberg | win32 add build script for visual studio
|
commit | commitdiff | tree |
2011-08-30 |
Ronnie Sahlberg | Win32: make the sympols public in a dll
|
commit | commitdiff | tree |
2011-08-30 |
Ronnie Sahlberg | Win32: add a libnfs.def file so we can build libraries...
|
commit | commitdiff | tree |
2011-08-29 |
Ronnie Sahlberg | use vsnprintf() on all platforms, dont special case...
|
commit | commitdiff | tree |
2011-08-29 |
Ronnie Sahlberg | Win32: add workaround for lack of vasprintf() and use...
|
commit | commitdiff | tree |
2011-08-28 |
Ronnie Sahlberg | WIN32: win32 does not have poll()
|
commit | commitdiff | tree |
2011-08-28 |
Ronnie Sahlberg | win32 oncrpc environment needx xdr.h before including...
|
commit | commitdiff | tree |
2011-08-28 |
Ronnie Sahlberg | wondows dont have vasprintf()
|
commit | commitdiff | tree |
2011-08-28 |
Ronnie Sahlberg | Win32: more win32 adaptations
|
commit | commitdiff | tree |
2011-08-28 |
Ronnie Sahlberg | VC10 dont like ';;'
|
commit | commitdiff | tree |
2011-08-28 |
Ronnie Sahlberg | Win32: the stat structure on win32 does not have blocks...
|
commit | commitdiff | tree |
2011-08-28 |
Ronnie Sahlberg | replace index/rindex with modern equivalents
|
commit | commitdiff | tree |
2011-08-28 |
Ronnie Sahlberg | replace index/rindex with modern equivalents
|
commit | commitdiff | tree |
2011-08-28 |
Ronnie Sahlberg | nfs_set_auth() is a void and does not return anything
|
commit | commitdiff | tree |
2011-08-28 |
Ronnie Sahlberg | nfs_set_auth() is a void and does not return anything
|
commit | commitdiff | tree |
2011-08-28 |
Ronnie Sahlberg | Win32 changes, include files we need when compiling...
|
commit | commitdiff | tree |
2011-08-28 |
Ronnie Sahlberg | nfs.x: some rpcgen's can not handle multiple union...
|
commit | commitdiff | tree |
2011-08-28 |
Ronnie Sahlberg | callit_cb() : dont return a value from avoid function
|
commit | commitdiff | tree |
2011-08-28 |
Ronnie Sahlberg | callit_cb() : dont return a value from avoid function
|
commit | commitdiff | tree |
2011-07-31 |
Ronnie Sahlberg | bump the configure.ac version to 1.0
|
commit | commitdiff | tree |
2011-07-31 |
Ronnie Sahlberg | Add packaging directory and script and specfile to...
|
commit | commitdiff | tree |
2011-07-31 |
Ronnie Sahlberg | Dont install slist.h or libnfs-private.h
|
commit | commitdiff | tree |
2011-07-31 |
Ronnie Sahlberg | Initialize the rootfh handle when creating the nfs...
|
commit | commitdiff | tree |
2011-07-31 |
Ronnie Sahlberg | Add automatic reconnect after TCP session failure for...
|
commit | commitdiff | tree |
2011-07-20 |
Ronnie Sahlberg | Merge pull request #11 from Memphiz/master
|
commit | commitdiff | tree |
2011-07-18 |
Ronnie Sahlberg | typo
|
commit | commitdiff | tree |
2011-07-18 |
Ronnie Sahlberg | FreeBSD works too
|
commit | commitdiff | tree |
next |