]> git.decadent.org.uk Git - nfs-utils.git/shortlog
nfs-utils.git
2010-02-12 Ben Myersnfs-utils: dont leak fd in mountlist_list
2010-02-12 Ben Myersnfs-utils: remove xflock timeout
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-25 Steve DicksonTeach nfs_compare_sockaddr() to handle NULL arguments.
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 Levertcpwrapper: Eliminated shadowed declaration warnings
2010-01-17 Chuck Levertcpwrapper: Fix signage problems in the tcp_wrappers...
2010-01-17 Chuck Levertcp_wrapper: Clean up logit()
2010-01-17 Chuck Levertcp_wrappers: Use getifaddrs(3) if it is available
2010-01-17 Chuck Levertcpwrappers: Use xlog() instead of perror(3) and syslog(2)
2010-01-15 Steve DicksonTone down a number xlog messages in svc_create_bindaddr() nfs-utils-1-2-2-rc7
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 Leverlibnsm.a: Factor atomic write code out of nsm_get_state()
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-15 Chuck Leverlibnsm.a: Add RPC construction helper functions
2010-01-13 J. Bruce FieldsRevert "Automatically set 'nohide' on referral exports." nfs-utils-1-2-2-rc6
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 Fieldsexports: common exportent initializer
2010-01-13 J. Bruce Fieldsexports: export_read() 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 Steve Dicksonexports: add new flag for NFSv4 pseudoroot
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-13 J. Bruce Fieldsexports: let kernel decide which flags vary by flavor
2010-01-13 J. Bruce Fieldsexports: minor parse_opts cleanup
2010-01-12 Jeff Laytongssd: on krb5 upcall, have gssd send a more granular... nfs-utils-1-2-2-rc5
2010-01-12 Steve DicksonAdded the following files to .gitignore
2010-01-12 Jeff Laytonnfs-utils: add initial tests for statd that run via...
2010-01-12 Jeff Laytonnfs-utils: add statdb_dump utility
2010-01-12 Jeff Laytonnfs-utils: introduce new statd testing simulator
2010-01-12 Jeff Laytonnfs-utils: make private cookie to hex conversion a...
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-12 Chuck Leverlibnsm.a: Introduce common routines to handle persisten...
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-23 Chuck Leverlibexport.a: fix a long-standing typo in name_cmp()
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-11 Chuck Leverlibnfs.a: Provide shared helpers for managing netids
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...
next