]> git.decadent.org.uk Git - nfs-utils.git/history - utils
Added the defaultproto and defaultvers variable to the mount
[nfs-utils.git] / utils /
2009-10-22 Steve DicksonAdded the defaultproto and defaultvers variable to... nfs-utils-1-2-1-rc7
2009-10-22 Steve DicksonUse the default protocol and version values, when they
2009-10-22 Steve DicksonIntroducing the parsing of both 'defaultvers' and ...
2009-10-09 Steve DicksonMake sure all protocol version options are checked...
2009-10-09 Steve DicksonMake the network transports value in the mount
2009-10-09 Steve DicksonThere are a number of different mount options that...
2009-09-29 Chuck Levermount: Support negotiation between v4, v3, and v2 nfs-utils-1-2-1-rc6
2009-09-29 Chuck LeverThe user's mount options and the set of versions to...
2009-09-29 Chuck Levermount.nfs: Keep server's address in nfsmount_info
2009-09-29 Chuck Levermount.nfs: Add API to duplicate a mount option list
2009-09-14 Jeff Laytonidmapd: rearm event handler after error in nfsdcb()
2009-09-14 Chuck Levermount.nfs: Support "-t nfs,vers=4" mounts in the kernel
2009-09-14 Jeff LaytonIPv6 support for nfsd was finished before some of the...
2009-08-27 Lukas HejtmanekGssd blindly caches machine credentials
2009-08-27 Steve DicksonCleaned up some warnings in the mount config file code.
2009-08-24 J. Bruce FieldsDon't give client an empty flavor list
2009-08-17 Steve DicksonCleaned up parsing errors to hopeful be more precise nfs-utils-1-2-1-rc4
2009-08-16 Steve DicksonNow that only the Section names are case-insensitive
2009-08-16 Steve DicksonThe example nfsmount.conf file
2009-08-16 Steve DicksonThe new nfsmount.conf(5) man page and the update to
2009-08-16 Steve DicksonAdded hooks to the mount command that allow
2009-08-16 Steve DicksonSupport routines used to read sections from the configu...
2009-08-16 Steve DicksonMove idmapd's configuration file parsing routines into
2009-08-16 Benny HalevyAugment nfs4 stats to cover new nfs41 client and
2009-08-16 Chuck Levernfs(5): Remove trailing blanks
2009-08-16 Chuck Levernfs(5): Add description of lookupcache mount option
2009-08-16 J. Bruce FieldsSince
2009-08-14 Jeff LaytonAdd some clarification about the purpose of the program... nfs-utils-1-2-1-rc3
2009-08-14 Jeff Laytonnfs-utils: add IPv6 support to nfsd
2009-08-14 Jeff LaytonAllow nfssvc_setfds to properly deal with AF_INET6.
2009-08-14 Jeff Laytonnfs-utils: convert nfssvc_setfds to use getaddrinfo
2009-08-01 Jeff Laytonnfs-utils: move check for active knfsd to helper function
2009-08-01 Jeff Laytonnfs-utils: declare a static common buffer for nfssvc...
2009-08-01 Jeff Laytonnfs-utils: clean up NFSCTL_* macros for handling protoc...
2009-08-01 Jeff Laytonnfs-utils: convert rpc.nfsd to use xlog()
2009-08-01 Jeff Laytonnfs-utils: clean up option parsing in nfsd.c
2009-08-01 Jeff Laytonnfs-utils: move nfssvc.c to nfsd dir and clean up linki...
2009-07-15 Steve Dicksonerrno not be set on RPC errors nfs-utils-1-2-1-rc2
2009-07-15 Steve DicksonDon't use initialized garbage for address lengths
2009-07-14 Chuck Levermount.nfs: Squelch compiler warnings in nfs_strerror()
2009-07-14 Chuck Levermount.nfs: Squelch unused parameter warnings on empty...
2009-07-14 Chuck Levermount.nfs: Fix compiler warning in stropts.c
2009-07-14 Chuck Leverumount.nfs: Use correct data type in nfsumount()
2009-07-14 Chuck Levermount.nfs: remove unused @addrlen argument from nfs_str...
2009-07-14 Chuck Levermount.nfs: Remove unused @salen parameter from nfs_ca_gai()
2009-07-14 Chuck Levermount.nfs: Fix some nfs_error() nits in network.c
2009-07-14 Chuck Levermount.nfs: Remove unused parameter in try_mount()
2009-07-14 Chuck Levermount.nfs: Use correct data type in discover_nfs_mount_...
2009-07-14 Chuck Leversupport: Introduce sockaddr helpers to get and set...
2009-07-14 Chuck Levermount.nfs: Don't update extra_opts after text-based...
2009-07-14 Chuck Levermount.nfs: Clean up after restructuring version/protoco...
2009-07-14 Chuck Levermount.nfs: Clean up nfs_is_permanent_error()
2009-07-14 Chuck Levermount.nfs: rearchitect mount version/protocol negotiati...
2009-07-14 Chuck Levermount.nfs: make nfs_options2pmap return errors
2009-07-14 Chuck Levermount.nfs: force rpcbind queries if options aren't...
2009-07-14 Chuck Levermount.nfs: If port= specifies an unregistered port...
2009-07-14 Chuck Levermount.nfs: Add more debugging output around nfs_getport()
2009-07-14 Chuck Levergetport: Clear shared error fields before trying rpcbin...
2009-06-29 Steve Dicksonmydaemon: remove closeall() calls from mydaemon()
2009-06-22 Steve DicksonSet the verbosity level in both the librpcsecgss and
2009-06-03 NeilBrownRetry export if getfh fails.
2009-06-02 Tom spot CallawayReplace the Sun RPC license with the BSD license, nfs-utils-1-2-0
2009-05-18 Chuck Leverumount.nfs: Harden umount.nfs error reporting nfs-utils-1-1-7-rc1
2009-05-18 Chuck Levermount: remove legacy version of nfs_name_to_address()
2009-05-18 Chuck Leversm-notify: Failed DNS lookups should be retried
2009-05-18 Chuck Leversm-notify: Don't orphan addrinfo structs
2009-05-18 Benny Halevyutils/nfsd: enable nfs minorvers4 by default
2009-05-18 Benny HalevyExtend -N command line option syntax to accept
2009-05-04 Benny Halevyutils/nfsd: add support for minorvers4
2009-04-18 Chuck Leverumount.nfs: Fix return value of nfs_mount_protocol() nfs-utils-1-1-6-rc7
2009-04-18 Chuck Leverumount.nfs: Use a privileged port when sending UMNT...
2009-04-15 Benny Halevyutils/nfsd: fix -N optarg error printout
2009-04-15 Jeff Laytonnfs-utils: add IPv6 code to gssd nfs-utils-1-1-6-rc6
2009-04-15 Jeff Laytonnfs-utils: switch gssd to use standard function for...
2009-04-15 Jeff Laytonnfs-utils: query for remote port using rpcbind instead...
2009-04-15 Jeff Laytonnfs-utils: store the address given in the upcall for...
2009-04-08 Steve DicksonThe --list option does not work on server stats. nfs-utils-1-1-6-rc5
2009-04-08 Steve DicksonThe server stats were not being updated with the
2009-04-08 Steve DicksonEliminate the displaying zero stats when the explicit...
2009-04-04 Kevin Constantinenfsstat: Add --list flag
2009-04-04 Steve DicksonKeep the interval output quite when there is no NFS...
2009-04-04 Kevin Constantinenfsstat: Print diff stats every N seconds
2009-04-03 Kevin Coffmansvcgssd: check the return code from qword_eol() and...
2009-04-03 Ben MyersMountd should use separate lockfiles
2009-03-23 Steve DicksonIn recent Fedora builds, the '-D _FORTIFY_SOURCE=2... nfs-utils-1-1-6-rc3
2009-03-23 Jeff LaytonRegardless though, it's dangerous to keep invalid point...
2009-03-23 Jeff Laytongssd: free buffer allocated by gssd_k5_err_msg
2009-03-23 Jeff Laytongssd: NULL-terminate buffer after read in read_service_...
2009-03-23 Jeff Laytongssd: initialize fakeseed in prepare_krb5_rfc1964_buffer
2009-03-16 Chuck Levernfs-utils: clean up handling of libgssglue in gssd... nfs-utils-1-1-6-rc2
2009-03-16 Chuck Levernfs-utils: Include legacy or TI-RPC headers, not both
2009-03-05 Chuck Levergssd: include gssapi/gssapi.h before write_bytes.h
2009-03-05 Chuck Levergssd: Use same style for including config.h that rest...
2009-03-05 Chuck Levermount.nfs: squelch compiler warning for TI-RPC builds
2009-03-05 Chuck Levernfs-utils: Provide type-checked version of svc_getcaller()
2009-03-04 Valerie Aurora HensonUpdate example in exports(5) man page
2009-03-04 Chuck Levershowmount command: remove legacy RPC logic
2009-03-04 Chuck Levernfs(5): document new [no]resvport option
2009-03-04 Chuck Levernfs(5): document new [no]resvport option
2009-03-04 Chuck LeverThe legacy version of nfs_name_to_address() returned...
next