]> git.decadent.org.uk Git - nfs-utils.git/history - support/include
mountd: fix exporting of "/" with sec= setting.
[nfs-utils.git] / support / include /
2013-04-22 NeilBrownmountd: fix exporting of "/" with sec= setting.
2013-03-25 Trond Myklebustnfsd: Add support for the -V and --nfs-version optional...
2013-03-25 Mike Frysingerconfigure: check for libio.h availability
2012-10-30 Chuck Levermountd: Avoid unnecessary type conversions
2012-10-30 Chuck Levernfs-utils: Eliminate dereferencing type punned pointers
2012-10-22 Chuck Levermountd: Add exportent_release()
2012-06-19 Chuck Leverrpcdebug: Add new "state" flag for the nfs module
2012-04-26 Jeff Laytonnfsdcld: add client tracking daemon stub
2012-03-12 Simo SorceKill SPKM3: Remove spkm3 support from exports
2012-03-12 Steve Dicksonexportfs: Stop racing exportfs on clusters
2011-10-20 Steve Dicksonrpcdebug: Add missing debug flags
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-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-03-07 Masatake YAMATORead /etc/exports.d/*.export as extra export files
2011-03-05 Steve DicksonCleaned up a warning in rpcdispatch.c
2010-10-13 Steve Dicksonnfs-utils: Move common code into support
2010-09-16 Chuck Leverlibnfs.a: Fix API for getfh() & friends
2010-09-09 Chuck Levergetport: Recognize "rdma" and "rdma6" netid
2010-08-09 Steve DicksonRemoved warnings from network.c
2010-08-09 Steve DicksonRemoved warnings from cache.c
2010-08-09 Steve DicksonRemove warnings from svc_socket.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: 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-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-04-08 Steve DicksonRemove some warnings that were introduced by commit...
2010-03-22 Chuck Leverlibexport.a: Clean up client_compose() and client_member()
2010-03-22 Chuck Leverlibexport.a: Remove dead code
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-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 Levertcp_wrapper: Clean up logit()
2010-01-17 Chuck Levertcp_wrappers: Use getifaddrs(3) if it is available
2010-01-15 Chuck Leverstatd: Support TI-RPC statd listener
2010-01-15 Chuck Leverlibnsm.a: Add support for multiple lines in monitor...
2010-01-15 Chuck Levernfs-utils: Collect socket address helpers into one...
2010-01-15 Chuck Leverlibnsm.a: Add RPC construction helper functions
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 Fieldsexports: let kernel decide which flags vary by flavor
2010-01-12 Jeff Laytonnfs-utils: make private cookie to hex conversion a...
2010-01-12 Chuck Leverlibnsm.a: Introduce common routines to handle persisten...
2009-12-11 Chuck Leverlibnfs.a: Provide shared helpers for managing netids
2009-11-24 Chuck Leverstatd: Replace note() with xlog() in rpc.statd
2009-10-27 Steve DicksonAdded wrappers around the setting of default values
2009-10-22 Steve DicksonIntroducing the parsing of both 'defaultvers' and ...
2009-08-27 Steve DicksonCleaned up some warnings in the mount config file code.
2009-08-16 Steve DicksonNow that only the Section names are case-insensitive
2009-08-16 Steve DicksonAdded an conditional argument to the Section names
2009-08-16 Steve DicksonMove idmapd's configuration file parsing routines into
2009-08-01 Jeff Laytonnfs-utils: clean up NFSCTL_* macros for handling protoc...
2009-08-01 Jeff Laytonnfs-utils: move nfssvc.c to nfsd dir and clean up linki...
2009-07-14 Chuck Leversupport: Introduce sockaddr helpers to get and set...
2009-07-14 Chuck Levergetport: Clear shared error fields before trying rpcbin...
2009-07-14 Chuck Levergetport: Remove unneeded @salen arguments
2009-05-04 Benny Halevyutils/nfsd: add support for minorvers4
2009-04-18 Chuck Leversupport: Provide an API for creating a privileged RPC...
2009-04-03 Ben MyersMountd should use separate lockfiles
2009-03-05 Chuck Levernfs-utils: Provide type-checked version of svc_getcaller()
2009-03-05 Chuck Levernfs-utils: Replace getservbyname(3)
2009-02-18 Tomas RichterExportfs and rpc.mountd optimalization
2008-11-17 Chuck LeverIntroduce rpcbind client utility functions
2008-11-17 Chuck LeverAdd AF_INET6-capable API to acquire an RPC CLIENT *
2008-09-26 Chuck Levernfs-utils: make makesock() static
2008-09-26 Chuck Levernfs-utils: Remove unused function rpc_svcrun()
2008-09-26 Chuck Levernfs-utils: remove unused function rpc_logcall()
2008-08-28 J. Bruce FieldsRemove redundant m_path field
2007-10-14 Kevin CoffmanCleanup xlog logging code to be safe and usable for all
2007-10-14 Kevin CoffmanCopy new cacheio functions used by svcgssd to nfslib
2007-09-28 Jeff Laytonrpc.mountd: create client_resolve and change client_com...
2007-09-28 Jeff Laytonrpc.mountd: make exportent->e_hostname a dynamically...
2007-09-28 Jeff Laytonrpc.mountd: Change nfs_client->m_hostname to be a dynam...
2007-09-25 Chuck Levermount.nfs: add EX_SUCCESS exit code
2007-07-30 Chuck Leverlibnfs.a: eliminate another dependency on a global...
2007-07-30 Chuck Leverlibnfs.a: eliminate conn.c and conn.h
2007-07-30 Chuck Leverlibnfs.a: move get_socket() function to utils/mount...
2007-07-30 Chuck Leverlibnfs.a: move clnt_ping() to utils/mount
2007-07-30 Chuck Leverlibnfs.a: move more mount-only functions out of libnfs.a
2007-07-30 Chuck Leverlibnfs.a: move mnt_{open, close}clnt calls to utils...
2007-07-21 J. Bruce Fieldsfix broken compile due to missing pseudoflavors.h
2007-07-20 Chuck Leverrpcdebug: Update 'rpcdebug' tool with recently added...
2007-07-10 J. Bruce FieldsSupport sec= option to specify export security
2007-03-18 Neil BrownMake warning about host matching multiple exports more...
2007-03-16 Neil BrownRemove nfs_mntent_t in favour of struct mntent
2007-03-16 Neil BrownCorrectly handle "user" and "users" mount options.
2007-03-16 Neil BrownMake mtab_head static
2007-03-14 J. Bruce FieldsRemove "maptype" support
2007-03-13 Neil BrownRestore use of un-connected socket for UDP mount requests.
2007-02-27 Neil BrownMerge branch 'branch-1-0'
2007-02-22 Neil BrownRemove rpc.lockd
next