]> git.decadent.org.uk Git - nfs-utils.git/history - utils
nfsd: Disble NFS 4.1 functionality by default
[nfs-utils.git] / utils /
2010-02-12 Jeff Laytonmount.nfs: make nfs_{nfs,mount}_proto set errno on...
2010-02-12 Jeff Laytonmount.nfs: return error if proto= option specified...
2010-02-12 Chuck Leverstatd: Remove SIMU_CRASH warning
2010-02-12 Jeff LaytonThis is the second iteration of this patch. The only...
2010-02-12 Ben Myersnfs-utils: dont leak fd in mountlist_list
2010-02-12 Chuck Levertext-based mount: Support protocol family negotiation
2010-02-12 Chuck Levertext-based mount: Set addr= option in nfs_try_mount_foo()
2010-02-12 Chuck Levertext-based mount: Replace nfs_lookup() with getaddrinfo(3)
2010-02-12 Chuck Levertext-based mount: Retry when server can't be reached
2010-02-08 Benny Halevynfsstat: use symbolic constants for operation array...
2010-02-08 Benny HalevyAdd recalim_complete to client stats.
2010-02-04 J. Bruce Fieldsnfsd: fix version-setting regression on old kernels
2010-01-22 Steve DicksonAdded the sys/stat.h header file to a number of nfs-utils-1-2-2-rc9
2010-01-22 Steve DicksonRemove the idmapd.conf man. It now lives in the
2010-01-20 Steve Dicksonmount.nfs: Configuration file parser ignoring options
2010-01-17 Chuck Levertcpwrapper: Add support for IPv6 nfs-utils-1-2-2-rc8
2010-01-17 Chuck Levertcp_wrapper: Clean up logit()
2010-01-15 Chuck Leverstatd: update rpc.statd(8) and sm-notify(8) to reflect...
2010-01-15 Chuck Leverstatd: Support TI-RPC statd listener
2010-01-15 Chuck Leverlibnsm.a: retain CAP_NET_BIND when dropping privileges
2010-01-15 Chuck Leverstatd: Remove NL_ADDR() macro
2010-01-15 Chuck Leverstatd: Support IPv6 in sm_stat_1_svc()
2010-01-15 Chuck Leverstatd: Support IPv6 in sm_mon_1_svc()
2010-01-15 Chuck Leverstatd: Add API to canonicalize mon_names
2010-01-15 Chuck Leverlibnsm.a: Add support for multiple lines in monitor...
2010-01-15 Chuck Leversm-notify: Save mon_name and my_name strings
2010-01-15 Chuck Leverstatd: Support IPv6 in sm_simu_crash_1_svc
2010-01-15 Chuck Leverstatd: Support IPv6 is caller_is_localhost()
2010-01-15 Chuck Leverstatd: add IPv6 support in sm_notify_1_svc()
2010-01-15 Chuck Leverstatd: add nsm_present_address() API
2010-01-15 Chuck Leverstatd: Introduce statd version of matchhostname()
2010-01-15 Chuck Levernfs-utils: Collect socket address helpers into one...
2010-01-15 Chuck Leversm-notify: Support IPv6 DNS lookups in smn_lookup
2010-01-15 Chuck Leversm-notify: Use getaddrinfo(3) to create bind address...
2010-01-15 Chuck Leversm-notify: IPv6 support in reserved port binding in...
2010-01-15 Chuck Leversm-notify: Support creating a PF_INET6 socket in smn_cr...
2010-01-15 Chuck Leversm-notify: factor socket creation out of notify()
2010-01-15 Chuck Leverstatd: Update rmtcall.c
2010-01-15 Chuck Leversm-notify: Replace RPC code
2010-01-13 J. Bruce Fieldsmountd: better hiding of v4root exports from mountd...
2010-01-13 J. Bruce Fieldsmountd: minor v4root_set cleanup, check strdup return
2010-01-13 J. Bruce Fieldsmountd: simplify export list deferral in v4root_set
2010-01-13 J. Bruce Fieldsmountd: minor optimization in v4root_set
2010-01-13 J. Bruce Fieldsmountd: kill unnecessary m_mayexport check
2010-01-13 J. Bruce Fieldsmountd: mountlist_del_all cleanup
2010-01-13 J. Bruce Fieldsmountd: auth_authenticate_internal further cleanup
2010-01-13 J. Bruce Fieldsmountd: auth_authenticate_internal cleanup
2010-01-13 J. Bruce Fieldsmountd: get_exportlist() cleanup
2010-01-13 J. Bruce Fieldsmountd: move most of get_exportlist() into helpers
2010-01-13 Steve Dicksonexports: turn on pseudo exports
2010-01-13 Steve Dicksonexports: hide pseudo exports from clients
2010-01-13 J. Bruce Fieldsmountd: prefer non-V4ROOT exports.
2010-01-13 Steve Dicksonexports: NFSv4 pseudoroot support routines
2010-01-13 J. Bruce Fieldsmountd: don't require mountpoint in crossmnt case
2010-01-13 J. Bruce Fieldsmountd: further split up lookup_export
2010-01-13 J. Bruce Fieldsmountd: move export lookup into separate function
2010-01-12 Jeff Laytongssd: on krb5 upcall, have gssd send a more granular... nfs-utils-1-2-2-rc5
2010-01-12 Chuck Leverstatd: Use the new nsm_ file.c calls in rpc.statd
2010-01-12 Chuck Leverstatd: Use the new nsm_ file.c calls in sm_notify
2010-01-11 Steve Dicksonshowmount: Try the highest mount version then fall... nfs-utils-1-2-2-rc4
2010-01-04 Jeff Laytonmount.nfs: don't use IPv6 unless IPV6_SUPPORTED is set
2009-12-23 Chuck Leverlibnsm.a: Move the sm_inter XDR pieces to libnsm.a
2009-12-12 Chuck Leverstatd: replace smn_{get,set}_port() with the shared... nfs-utils-1-2-2-rc3
2009-12-12 Steve Dicksonstatd: squelch compiler warning in sm-notify.c
2009-12-11 Jeff Laytongssd: have gssd deal with scopeid field in upcall
2009-12-11 Chuck LeverNFS man page: update nfs(5) with details about IPv6... nfs-utils-1-2-2-rc2
2009-12-11 Chuck Levermount.nfs: Remove nfs_name_to_address()
2009-12-11 Chuck Levermount.nfs: Teach umount.nfs to recognize netids in...
2009-12-11 Chuck Levermount.nfs: proto=netid forces address family when resol...
2009-12-11 Chuck Levermount.nfs: Fix sockaddr pointer aliasing in stropts.c
2009-12-11 Chuck Levermount.nfs: Add new API for getting protocol family...
2009-12-11 Chuck Levermount.nfs: make nfs_lookup() global
2009-12-11 Chuck Levermount.nfs: support netids in v2/v3 version/transport...
2009-12-11 Chuck Levermount.nfs: support netids in nfs_options2pmap()
2009-12-07 Neil Brownmount.nfs: Retry v4 mounts with v3 on ENOENT errors
2009-11-24 Chuck Leverstatd: Replace nsm_log() with xlog() in sm-notify command
2009-11-24 Chuck Leverstatd: Replace note() with xlog() in rpc.statd
2009-11-16 Harshula Jayasuriyanfs-utils: NFSv4: fix backgrounding
2009-11-16 Harshula Jayasuriyamount options can be lost when using bg option
2009-11-16 Robert Gordonrelax insecure option on mountd
2009-11-16 Chuck Levermount.nfs: Assume v2/v3 if mount-related options are...
2009-11-16 Olga Kornievskaiagssd: process service= attribute in new upcall nfs-utils-1-2-2-rc1
2009-11-16 Olga Kornievskaiagssd: process target= attribute in new upcall
2009-11-16 Olga Kornievskaiagssd: handle new client upcall
2009-11-16 Olga Kornievskaiagssd: print full client directory being handled
2009-11-16 Olga Kornievskaiagssd: add upcall support for callback authentication
2009-11-16 Olga Kornievskaiagssd: refactor update_client_list()
2009-11-16 Olga KornievskaiaThis patch adds the krb5 hostbased principal, name...
2009-11-12 Steve DicksonRemove the AI_ADDRCONFIG hint flag to getaddrinfo(...
2009-11-03 Chuck Levermount: Fix po_join() call site in nfs_try_mount_v4()
2009-11-03 Chuck Levermount.nfs: Assume v2/v3 if mount-related options are...
2009-11-03 Steve DicksonMade some aesthetic changes to the code that sets
2009-11-03 Steve DicksonRetry v4 mounts with a v3 mount when the version
2009-10-27 Steve DicksonAdded wrappers around the setting of default values
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...
next