]> git.decadent.org.uk Git - nfs-utils.git/history - support/include
Remove warnings from svc_socket.c
[nfs-utils.git] / support / include /
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
2007-02-22 Fred IsamanExtend the exportfs interface to pass fslocations info...
2007-02-12 Neil BrownUse UUIDs to identify filesystems if kernel supports it.
2007-01-11 Neil BrownError check messages sent to the kernel.
2006-07-05 Greg BanksUpdate rpcdebug to know about new 2.6 debug flags....
2006-07-05 Neil BrownRemove some files that old, unused, unneeded.
2006-07-03 Greg BanksMerge branch 'master' of git://linux-nfs.org/nfs-utils
2006-07-02 Steve DicksonAllow rpc.nfsd to suppress tcp or udp, and listen on...
2006-06-26 Steve DicksonAdd support for suppressing different NFS versions.
2006-06-23 Neil BrownTry to make sure that clientid used for NFSv4 is reliable.
2006-06-16 Amit GudMove NFS mount code from util-linux to nfs-utils -...
2006-04-17 Neil Brown Remove **/Makefile.in, aclocal.m4, configure, and
2006-04-10 neilbrown2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>
2006-04-10 neilbrown2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>
2006-04-10 neilbrown Add checking for innetgr back to configure.in
2006-04-09 neilbrown2006-04-10 kwc@citi.umich.edu
2006-03-28 neilbrownaclocal/autoconf/automake, properly this time.
2006-03-28 neilbrown Use PKGCONFIG to locate gssapi and rpcsecgss header...
2005-12-20 neilbrownRemove all the Makefiles
2005-12-20 neilbrownMore automake stuff
2005-12-20 neilbrownAutogen update
2005-12-16 neilbrownUpdates from Kevin Coffman at UMich
2005-10-06 neilbrownAssorted changes from Steve Dickson nfs-utils-1-0-7-post6
2005-08-26 neilbrownRemove the rpcsec_gss code and rely on an external... nfs-utils-1-0-7-post2
next