Commit Graph

  • 458f6c2be5 Add option and method to disable/enable directory caching Ronnie Sahlberg 2016-02-07 16:06:00 -0800
  • 6d5628bcab Drop the directory cache if we do things that stalify the data Ronnie Sahlberg 2016-02-06 16:26:35 -0800
  • b5f961c076 Dir cache: compare also mtime.nseconds when validating the cache Ronnie Sahlberg 2016-02-06 16:04:03 -0800
  • 4476f11b9d Try to avoid allocating memory during zdr string decoding Ronnie Sahlberg 2016-01-31 16:16:35 -0800
  • 62daa224d9 Remove the zdr_malloc call when decoding a BYTES blob Ronnie Sahlberg 2016-01-31 16:15:20 -0800
  • e3cf674856 Use a single allocation for zdr_mem and the payload Ronnie Sahlberg 2016-01-31 16:13:47 -0800
  • 8c391edb17 Use a single allocation for both rpc_pdu and zde_decode_buf Ronnie Sahlberg 2016-01-31 16:12:36 -0800
  • 04363a9274 New version 1.10.0 Ronnie Sahlberg 2016-01-31 15:40:54 -0800
  • 49eaca0c42 Includes: Don't install win32/win32_compat.h Ronnie Sahlberg 2016-01-31 15:58:20 -0800
  • d827447242 Don't leak a rpde_cb_data structure on each opendir() Ronnie Sahlberg 2016-01-16 18:35:57 -0800
  • ae236110d1 Merge pull request #134 from jbkempf/readme_update Ronnie Sahlberg 2016-01-16 11:56:46 -0800
  • f29382d03c README: mention Android Jean-Baptiste Kempf 2016-01-16 19:16:35 +0100
  • 4324dcb846 README: mention MingW to cross-compile Jean-Baptiste Kempf 2016-01-16 19:13:51 +0100
  • ab0b9b1f88 README: remove tabs and trailing spaces Jean-Baptiste Kempf 2016-01-16 19:11:27 +0100
  • 66876e2879 Merge pull request #131 from jbkempf/win32_mingw Ronnie Sahlberg 2016-01-16 08:51:31 -0800
  • 9472c8a593 Merge pull request #133 from fkuehne/noutils-featurebranch Ronnie Sahlberg 2016-01-16 08:48:12 -0800
  • 0dc008ab93 Add a configure option to disable the utils compilation Felix Paul Kühne 2016-01-14 17:02:53 +0100
  • d337e4634e Merge pull request #132 from jbkempf/android_ndk Ronnie Sahlberg 2016-01-09 13:31:04 -0800
  • d02d5d0f5e The correct NDK define for Android is __ANDROID__ Jean-Baptiste Kempf 2016-01-09 13:35:11 +0100
  • 215b6eab13 win32: instead of ATTRIBUTE(unused) use _U_ to mark dummy as unused. Diego Elio Pettenò 2016-01-08 22:39:00 +0000
  • 7744df2c76 build: enable subdir-objects option to make sure that source files are built where expected. Diego Elio Pettenò 2016-01-08 22:36:19 +0000
  • 6b5b09dbc1 build: avoid abusing AM_LDFLAGS. Diego Elio Pettenò 2016-01-08 22:32:59 +0000
  • 4f0d26258e Win32: Fix nfs_stat declaration for Win32 Jean-Baptiste Kempf 2016-01-08 22:44:53 +0100
  • 3c37d03f4b Win32: do not compile nfs-cp in utils Jean-Baptiste Kempf 2016-01-08 23:17:56 +0100
  • cd53647f53 Win32: link utils with winsock2 Jean-Baptiste Kempf 2016-01-08 23:06:24 +0100
  • 3ca22dcfdd Win32: Add win32_compat.h include Jean-Baptiste Kempf 2016-01-08 22:41:17 +0100
  • 6adcfdcd56 Win32: Mingw has utimbuf Jean-Baptiste Kempf 2016-01-08 23:00:31 +0100
  • 76daf49d2d Win32: Mingw has timezone and mingw_gettimeofday Jean-Baptiste Kempf 2016-01-08 22:35:29 +0100
  • 6d30222b04 Win32: use lower-case for Windows headers Jean-Baptiste Kempf 2016-01-08 22:29:50 +0100
  • 6f4ff8621f Handle POLLERR/POLLHUP properly and try to reconnect on failure Ronnie Sahlberg 2015-12-28 08:02:15 -0800
  • 034c277c71 Make rpc->connect_cb a one-shot callback Ronnie Sahlberg 2015-12-24 18:01:19 -0800
  • aea2810c1e Do not use ioctl(FIONREAD) for UDP sockets Ronnie Sahlberg 2015-12-24 12:21:33 -0800
  • 1ec2d0c5b7 Add check that we have the full RM before starting to read the PDU data Ronnie Sahlberg 2015-12-24 12:00:59 -0800
  • f681a2c167 Revert some commits that cause subtle API issues Ronnie Sahlberg 2015-12-24 11:46:46 -0800
  • dc8d86628d Remove FUSE NFS filesystem Ronnie Sahlberg 2015-10-19 18:59:38 -0700
  • 4d102bd24d Improve the documentation for *_get_fd/*_which_events/*_service Ronnie Sahlberg 2015-10-14 07:01:10 -0700
  • d73d4f3305 rpc_reconnect_requeue: return -1 if autoreconnect is not enabled Ronnie Sahlberg 2015-10-14 06:44:22 -0700
  • 82d2a22807 Merge pull request #130 from plieven/fix_fd Ronnie Sahlberg 2015-09-28 19:25:17 -0700
  • ddd9e2f7e9 socket: keep fd the same across reconnects Peter Lieven 2015-09-22 14:54:48 +0200
  • 7b7aef6b6d socket: keep reconnecting if a reconnect fails Peter Lieven 2015-09-22 14:40:59 +0200
  • e453431d00 Merge pull request #129 from agraf/fuse-commands Ronnie Sahlberg 2015-09-11 05:01:04 -0700
  • 883f660430 fuse_nfs: Add fsync Alexander Graf 2015-09-11 11:24:45 +0200
  • 9439361243 fuse_nfs: Add truncate Alexander Graf 2015-09-11 11:24:07 +0200
  • b66121610d fuse_nfs: Add chown Alexander Graf 2015-09-11 11:23:34 +0200
  • 315112b923 fuse_nfs: Add chmod Alexander Graf 2015-09-11 11:23:02 +0200
  • d1709ab573 fuse_nfs: Add link Alexander Graf 2015-09-11 11:22:27 +0200
  • 37fd16ee08 fuse_nfs: Add rename Alexander Graf 2015-09-11 11:21:30 +0200
  • 50aabd0729 fuse_nfs: Add symlink Alexander Graf 2015-09-11 11:20:42 +0200
  • 618b6ea030 fuse_nfs: Add mknod Alexander Graf 2015-09-11 11:19:50 +0200
  • c7204781b1 Merge pull request #128 from agraf/fuse-symlinks Ronnie Sahlberg 2015-09-10 17:34:29 -0700
  • 39d1f3693c fuse_nfs: Add symlink support Alexander Graf 2015-09-11 00:23:46 +0200
  • e81f9e23ab fuse_nfs: Consider st_.tim as struct timespec Alexander Graf 2015-09-11 00:22:07 +0200
  • 2a95006567 Merge pull request #122 from plieven/fix_recv Ronnie Sahlberg 2015-09-06 06:57:32 -0700
  • 96142f98ff Merge pull request #127 from plieven/for_upstream Ronnie Sahlberg 2015-09-06 06:55:55 -0700
  • c859ac8bd7 Merge branch 'master' of github.com:sahlberg/libnfs Ronnie Sahlberg 2015-09-06 06:53:47 -0700
  • c078a42353 Fix OSX build. Ronnie Sahlberg 2015-09-06 06:50:22 -0700
  • 5c7a0f04e6 socket: fix deadlock in rpc_reconnect_requeue Peter Lieven 2015-08-28 21:13:37 +0200
  • aea3b9be1c Merge pull request #125 from alonbl/build Ronnie Sahlberg 2015-08-23 15:28:14 -0700
  • 8338c7e27f build: add m4 directory to source tree Alon Bar-Lev 2015-08-24 01:04:58 +0300
  • cc69b9c189 Merge pull request #123 from plieven/fix_rpc_error Ronnie Sahlberg 2015-08-06 05:40:42 -0700
  • 29ab169d2b init: do not write to stderr in rpc_set_error Peter Lieven 2015-08-06 10:10:45 +0200
  • aacee393ca socket: also reconnect on write errors Peter Lieven 2015-08-06 09:53:49 +0200
  • e466dc6b03 Merge pull request #121 from plieven/fix_recv Ronnie Sahlberg 2015-08-04 16:12:43 -0700
  • b319b976dc socket: handle count == 0 in rpc_read_from_socket Peter Lieven 2015-08-04 14:55:28 +0200
  • 2288339ed4 Merge pull request #120 from plieven/m4_fix Ronnie Sahlberg 2015-08-02 11:04:27 -0700
  • 8f06fc9d92 New version 1.9.8 Ronnie Sahlberg 2015-08-02 10:18:25 -0700
  • b09a55f3d3 bootstrap: create m4 directory Peter Lieven 2015-07-14 14:20:48 +0200
  • 68941809a8 Merge pull request #118 from plieven/for_upstream Ronnie Sahlberg 2015-06-23 14:17:35 -0700
  • 9bff07490f add basic support for setting a log level Peter Lieven 2015-06-23 08:52:59 +0200
  • f7bc4c8bb1 init: do not leak rpc->inbuf Peter Lieven 2015-06-19 16:22:20 +0200
  • 24429e95b8 socket: we have to use memmove in rpc_read_from_socket Peter Lieven 2015-06-19 15:53:58 +0200
  • beaa838637 fix some compiler warnings Peter Lieven 2015-06-19 13:49:17 +0200
  • 7000a0aa04 socket: make rpc->inbuf static and simplify receive logic Peter Lieven 2015-06-19 13:41:11 +0200
  • 82aec93f12 socket: limit memory allocation when reading from socket Peter Lieven 2015-06-19 13:15:56 +0200
  • dc70b92dc6 socket: reset written bytes for head outqueue element Peter Lieven 2015-06-19 11:59:59 +0200
  • cf420d32d0 socket: use FIONREAD ioctl only for UDP Peter Lieven 2015-06-19 11:56:29 +0200
  • 99ae3c01c4 add some debug output Peter Lieven 2015-06-18 15:39:57 +0200
  • 68b0298102 Add missing NULLing of data->continue_data for READDIR Ronnie Sahlberg 2015-05-26 19:48:24 -0700
  • d8ba04d9c6 READDIRPLUS: use lookup on entries where the server did not return any attr Ronnie Sahlberg 2015-05-25 16:53:56 -0700
  • 7121bc3b89 Merge branch 'master' of github.com:sahlberg/libnfs Ronnie Sahlberg 2015-05-24 07:51:00 -0700
  • 08ea9a3138 UTILS: move nfs-cp from examples to utils Ronnie Sahlberg 2015-05-24 07:49:09 -0700
  • eadef4f724 UTILS: move nfs-cp from examples to utils Ronnie Sahlberg 2015-05-24 07:49:09 -0700
  • ec3a3afeae EXAMPLES: convert remaining nfs_[f]stat to nfs_[f]stat64 Ronnie Sahlberg 2015-05-24 07:38:17 -0700
  • 6f2727468d FUSE: use nfs_stat64() not nfs_stat() Ronnie Sahlberg 2015-05-24 07:19:01 -0700
  • 32633fc3af Merge branch 'master' of github.com:sahlberg/libnfs Ronnie Sahlberg 2015-05-24 07:05:38 -0700
  • 4b1de15bb5 UTILS: add nfs-cat utility Ronnie Sahlberg 2015-05-24 06:47:14 -0700
  • 77e3d80f26 Merge pull request #114 from rosslagerwall/licenses Ronnie Sahlberg 2015-03-30 09:48:33 -0700
  • 6741cd7b55 Include the BSD license text in a separate file Ross Lagerwall 2015-03-29 14:46:47 +0100
  • 63d40b1737 Revert "Remove unused variable from socket.c" Ronnie Sahlberg 2015-03-12 20:52:52 -0700
  • 471aa1b1af Merge pull request #113 from MilhouseVH/unused-variables Ronnie Sahlberg 2015-03-12 20:51:22 -0700
  • d74a938775 Remove unused variable from socket.c MilhouseVH 2015-03-12 05:29:56 +0000
  • 221df2245e Removed unused variables from nfs-ls.c MilhouseVH 2015-03-12 05:20:18 +0000
  • 7b853063c9 Remove unused variables from raw (generated) files MilhouseVH 2015-03-12 05:15:55 +0000
  • 617cfba5b5 configure is hard. now it looks like --enable-werror works Ronnie Sahlberg 2015-03-11 21:22:43 -0700
  • d01e75de8a configure: only add -Werror id --enable-werror is used Ronnie Sahlberg 2015-03-11 20:32:04 -0700
  • 4d318527ea Merge branch 'master' of github.com:sahlberg/libnfs Ronnie Sahlberg 2015-03-10 21:09:00 -0700
  • 84607f4821 Add -Wall -Werror and friends Ronnie Sahlberg 2015-03-10 21:06:38 -0700
  • 6da5bc1cc7 Merge pull request #109 from agraf/master Ronnie Sahlberg 2015-02-16 15:29:48 -0800
  • a5042b9857 fuse_nfs: Disable multithreading Alexander Graf 2015-02-15 01:49:22 +0100
  • e775160243 new version 1.9.7 Ronnie Sahlberg 2015-02-09 19:16:56 -0800