]> git.decadent.org.uk Git - nfs-utils.git/history - support
nfsidmap: Added Error Logging
[nfs-utils.git] / support /
2011-10-20 Steve Dicksonrpcdebug: Add missing debug flags
2011-09-20 Steve Dicksonstatd: Decouple statd's state directory from the NFS...
2011-09-20 J. Bruce Fieldsnfsd: allow choosing server 41 support at runtime
2011-08-29 NeilBrownpdate addres for Free Software Foundation
2011-08-03 Mi Jinlongrpc.mountd: let mountd consult /etc/services for port
2011-07-21 NeilBrownStatd should always 'chdir' to its state directory.
2011-07-12 Masatake YAMATOexportfs: closing fd associated with /proc/fs/nfsd...
2011-06-22 Mi Jinlonglibexport.a: fix using bad index for loop at cltsetup()
2011-06-22 Jeff Laytonnfs: fix host_reliable_addrinfo
2011-05-23 NeilBrownRemove risk of nfs_addmntent corrupting mtab
2011-05-23 Ben Myersexportfs: getexportent interprets -test-client- as...
2011-04-19 Sean Finneynfs-utils: Increase the stdio file buffer size for...
2011-04-06 Chuck Leverexports: add a configurable time-to-live for the kernel...
2011-04-06 Steve DicksonRemoved a warning from conffile.c
2011-03-07 Masatake YAMATORead /etc/exports.d/*.export as extra export files
2011-03-05 Steve DicksonCleaned up a warning in rpcdispatch.c
2011-01-04 Mi Jinlonglibnsm.a: modify return value to false from 0 at nsm_dr...
2010-12-13 Chuck Leverlibnsm.a: sm-notify sometimes ignores monitored hosts nfs-utils-1-2-4-rc4
2010-12-13 Chuck Leverlibnsm.a: Replace __attribute_noinline__
2010-12-03 Sid Moorerpc.mountd: Checking RPC Procedure ID before process it
2010-11-29 Mi Jinlonglibnfs.a: fix a bug when parse section's arg nfs-utils-1-2-4-rc3
2010-11-01 Chuck Levernfs-utils: Remove all uses of AI_ADDRCONFIG
2010-10-14 NeilBrowngcc complained:
2010-10-14 Trond Myklebustexport: Ensure that we free struct exportent->e_uuid
2010-10-14 Chuck Leverlibnfs.a: Allow multiple RPC listeners to share listene...
2010-10-13 Steve DicksonFix style nits in atomicio.c
2010-10-13 Steve Dicksonnfs-utils: Move common code into support
2010-09-27 Chuck Levernfs-utils: Fix source code character encoding
2010-09-27 Steve Dicksonlibnfs.a: Remove support/nfs/fstab.c
2010-09-16 Chuck Leverlibexport.a: Enable IPv6 support in hostname.c
2010-09-16 Chuck Leverlibnfs.a: Fix API for getfh() & friends
2010-09-09 Chuck Levergetport: Recognize "rdma" and "rdma6" netid
2010-09-09 Chuck Leverlibexport.a: Refactor init_netmask()
2010-08-31 Chuck Leverlibexport.a: IPv6 support in client_check()
2010-08-31 Chuck Leverlibexport.a: IPv6 support for client_init_subnet()
2010-08-31 Chuck Leverlibexport.a: Prepare init_subnetwork() for IPv6 support
2010-08-31 Chuck Leverlibexport.a: Use host helper to parse address in client...
2010-08-31 Chuck Leverlibexport.a: Prepare to recognize IPv6 addresses in...
2010-08-24 Chuck Leverlibexport: Fix IP address check in check_netgroup()
2010-08-24 Chuck Leverbexport: Add a common exit label to check_netgroup()
2010-08-09 Steve DicksonRemove warnings from nfsctl.c nfs-utils-1-2-3-rc5
2010-08-09 Steve DicksonRemoved warnings from network.c
2010-08-09 Steve DicksonRemoved warnings from cache.c
2010-08-09 Steve DicksonRemoved warnings from conffile.c
2010-08-09 Steve DicksonRemove warnings from nfs_mntent.c
2010-08-09 Steve Dicksonemove warnings from cacheio.c
2010-08-09 Steve DicksonRemove warnings from svc_socket.c
2010-08-09 Steve DicksonRemoved warnings from rpcdispatch.c
2010-07-19 Chuck Levernfs-utils: Fix C aliasing rules violation in nfs_getrpc...
2010-06-22 Chuck Leverlibexport.a: Remove unused hostent-based DNS helper...
2010-06-22 Chuck Leverlibexport.a: Replace matchhostname()
2010-06-22 Chuck Leverlibexport.a: Add documenting comments
2010-06-22 Chuck Leverlibexport.a: Make export_add() static
2010-06-22 Chuck Leverlibexport.a: Make export_read() return void
2010-06-22 Chuck Levermountd: Replace "struct hostent" with "struct addrinfo"
2010-06-22 Chuck Leverlibexport.a: Add helpers to manage DNS lookups
2010-05-24 Chuck Levermountd: Convert colons in IPv6 presentation addresses...
2010-05-24 Chuck Leverlibexport.a: Refactor rmtab_read()
2010-05-05 Chuck Levermountd/exportfs: Make m_addrlist field a nfs_sockaddr nfs-utils-1-2-3-rc3
2010-05-05 Chuck Leverlibexport.a: Clean up client_add()
2010-05-05 Chuck Leverlibexport.a: Refactor client_init()
2010-04-23 Mike FrysingerMake capabilities support optional
2010-04-23 Chuck Leverlibexport.a: Allow malloc(3) failures in client_lookup...
2010-04-23 Chuck Leverlibexport.a: Allow m_hostname allocation to fail instea...
2010-04-23 Chuck Leverlibexport.a: Allow client_init() to fail instead of...
2010-04-23 Chuck Leverlibexport.a: Add client_free()
2010-04-16 Chuck Leverlibexport.a: export_find() should handle address parsin...
2010-04-16 Chuck Leverlibexport.a: Add export_free()
2010-04-15 Chuck Leverlibexport.a: Add helper for populating m_addrlist[]
2010-04-15 Chuck Leverlibexport.a: Reduce code duplication in client_init()
2010-04-08 Chuck Leverlibexport.a: replace xlog(L_FATAL) in client_check()
2010-04-08 Chuck Leverlibexport.a: Refactor wildcard checking in client_check()
2010-04-08 Chuck Leverlibexport.a: Refactor netgroup checking in client_check()
2010-04-08 Chuck Leverlibexport.a: Remove unused function client_checkaddr()
2010-04-08 Chuck Leverlibexport.a: Factor SUBNETWORK checking out of check_cl...
2010-04-08 Chuck Leverlibexport.a: Factor FQDN checking out of check_client()
2010-04-08 Steve DicksonRemove some warnings that were introduced by commit...
2010-03-22 Chuck Leverlibexport.a: e_fslocdata should be freed with free(3) nfs-utils-1-2-3-rc1
2010-03-22 Chuck Leverlibexport.a: Fix whitespace damage in support/export...
2010-03-22 Chuck Leverlibexport.a: Clean up client_compose() and client_member()
2010-03-22 Chuck Leverlibexport.a: Remove dead code
2010-03-08 Steve Dicksonmountd: fix --manage-gids hang due to int/uint bug
2010-03-08 Steve DicksonUse authunix_create() instead of authsys_create() to...
2010-03-01 Jeff Laytonnfs-utils: add and use nfs_authsys_create
2010-02-17 Steve Dicksonnfsd: Disble NFS 4.1 functionality by default
2010-02-12 Ben Myersnfs-utils: don't fdatasync the rmtab
2010-02-12 Ben Myersnfs-utils: remove xflock timeout
2010-01-25 Steve DicksonTeach nfs_compare_sockaddr() to handle NULL arguments.
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: Support TI-RPC statd listener
2010-01-15 Chuck Leverlibnsm.a: retain CAP_NET_BIND when dropping privileges
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 Levernfs-utils: Collect socket address helpers into one...
next