]> git.decadent.org.uk Git - nfs-utils.git/shortlog
nfs-utils.git
2008-07-15 Chuck LeverChange the fix_mounthost_option() function to support...
2008-07-15 Chuck LeverChange the append_clientaddr_option() function to suppo...
2008-07-15 Chuck LeverChange the append_addr_option() function to support...
2008-07-15 Chuck LeverThere are three helpers that convert sockaddr-style...
2008-07-15 Chuck LeverIntroduce IPv6-enabled version of get_client_address...
2008-07-15 Chuck LeverIntroduce two new functions to convert a sockaddr to...
2008-07-15 Chuck LeverAdd #include directives for additional header files...
2008-07-15 Chuck LeverWe want to continue to support building nfs-utils on...
2008-07-15 Chuck LeverCurrently the "-s" option is ignored by the text-based...
2008-07-15 Chuck LeverLots of parts of nfs-utils already depend on getaddrinf...
2008-07-15 Chuck LeverClean up: add the traditional pre-processor safety...
2008-07-15 Chuck LeverMoved the kernel version-ing code into a new version.h
2008-07-15 Chuck LeverIntroduce a new DNS resolver function in utils/mount...
2008-07-15 Chuck LeverThe text-based mount command displays the rather inexpl...
2008-07-15 Chuck LeverUpdated both the mountstats and nfs-iostat scripts...
2008-07-15 Christiaan... Ported the create_mtab() routine from util-linux-ng...
2008-07-15 Lukas HejtmanekThe rpc.gssd scans for any suitable kerberos ticket...
2008-07-15 Lukas HejtmanekThe default expiration of kernel gss contexts is the...
2008-07-15 Lukas Hejtmanekgssd_setup_krb5_user_gss_ccache must return an error...
2008-06-25 Steve DicksonWhen a FQDN exists in /var/lib/nfs/rmtab it causes
2008-06-23 Tom TalpeyAdd RDMA as a supported transport for reporting
2008-06-23 Chuck LeverThe "nfs-iostat" utility is a Python program that extra...
2008-06-23 Tom TalpeyAdd RDMA as a supported transport for reporting the
2008-06-23 Chuck LeverThe "mountstats" utility is a Python program that extra...
2008-06-23 Jeff LaytonThe nfsstat program reads /proc/net/rpc/* files to...
2008-06-06 Steve DicksonRemoved the initialization of args2 in xlog_backend. It
2008-06-06 Neil Brownnfsstat -m lists all current nfs mounts, with the mount...
2008-06-06 Chuck LeverFix error reporting when probe_bothports() fails while...
2008-06-06 Chuck LeverClean up: instead of passing so many arguments to all...
2008-06-06 Chuck LeverSteinar Gunderson reports:
2008-06-06 Neil BrownMake the text-based mount path check whether statd...
2008-06-06 Steve DicksonCleaned up warnings in rmtab.c and xlog.c
2008-05-08 Oren HeldFixed smail typo in exportfs man page
2008-05-08 NeilBrownIf mount.nfs is not installed setuid, an attempt to...
2008-05-07 Vince BusamKerberos credentials may be stored in multiple places...
2008-05-07 Kevin CoffmanAdd a new function to retrieve the current verbosity...
2008-05-07 Kevin CoffmanAdd the other two DES encryption types to the default...
2008-05-07 Olga KornievskaiaCheck the info file nfs/rpc_pipefs/nfs/clnt?/info to
2008-05-07 Jeff LaytonThe prev_bg_host stuff made sense when NFS didn't have...
2008-05-07 Jeff LaytonThe bg option is essentially ignored with nfs4 currentl...
2008-05-07 Jeff LaytonCurrently nfs4mount() sets the retry value to 10000...
2008-05-05 Sten SpansFixed arguments to the hosts_ctl() call in the good_cli...
2008-04-14 Jeff LaytonChange how mount.nfs handles EACCES errors. Currently,
2008-04-09 Li YewangCorrect a spelling error in a mount.nfs error message
2008-03-18 Steve DicksonMake sure showmount fails when rpc.mountd is not registered
2008-03-18 Steve DicksonUpdated exportfs man to talk about /var/lib/nfs/etab
2008-03-18 bc WongThere were 2 things wrong with auth flavour ordering:
2008-03-14 Steve DicksonRelease 1.1.2 nfs-utils-1-1-2
2008-03-13 Timo AaltonenTurn down gssd's syslog verbosity
2008-03-13 Steinar H.... Stop rpc.mountd from probing all known devices which...
2008-03-11 Chuck LeverRecently #include directives for autoconf's config...
2008-03-11 Filipus KlutieroFixed typo in nfsd man page
2008-03-10 Steinar H.... Fixed a segfault in the mount.nfs command
2008-03-10 Steinar H.... Fixed a couple typos that effected the '--mounts' nfsst...
2008-03-10 Steinar H.... Fixed typo in gssd manpage
2008-03-10 Steinar H.... The mount(5) man page states that the noquota, quota...
2008-03-10 Steve DicksonBe explicit on how to update exports in the man page.
2008-03-05 Chuck LeverAs part of migrating from nfs@lists.sf.net to linux...
2008-03-04 Neil BrownStop the kernel export table from being flushed
2008-03-04 Drew MiddlesworthIncrease the number of concurrent krb5 mounts by increasing
2008-02-26 NeilBrownIf validateascii is passed a string containing only...
2008-02-26 Peng HaitaoFixed typo in the nfsstat command line arugments.
2008-02-26 Vince BusamStop gssd from ignoring the machine credential cache
2008-02-12 Harshula JayasuriyaIn mountd, if get_exportlist() (utils/mountd/mountd...
2008-02-09 Frank FilzCleaned up some typos that were found in the various
2008-01-24 Steve DicksonAdded in relatime mount option so mount.nfs stays
2008-01-19 Steve DicksonFix bug when both crossmnt and fsid are set.
2008-01-17 Steve DicksonStop segfaults on amd64 during warnings messages by...
2008-01-16 Steve DicksonThe kernel doesn't support the underlying parts needed...
2008-01-16 Steve DicksonThe kernel hasn't supported the underlying parts needed...
2008-01-16 Steve DicksonAddress an inconsistency: the mount.nfs command uses...
2008-01-16 Steve Dicksonadd_mtab() calls unlock_mtab() twice in one of its...
2008-01-16 Steve DicksonWhen mount.nfs reports that statd isn't running, it...
2008-01-09 Steve DicksonAutomatically set 'nohide' on referral exports.
2008-01-09 Steve DicksonRedress some nits in the description of the timeo option
2008-01-07 Steve DicksonFixed typo in rpc.mountd's man page
2008-01-04 Steve DicksonGet rid of the "-i" option for mount.nfs[4] and always...
2008-01-04 Steve DicksonIncorporated Chuck Lever's and Don Domingo's changes...
2007-11-03 Steve DicksonWhen mountd gets a request to export a mountpoint which...
2007-11-03 Steve DicksonWhen following a list of mount versions to probe -
2007-11-03 Steve DicksonThis means that if mountd is run with "--no-nfs-version 3",
2007-11-03 Steve DicksonThe wording in the exportfs man page can be a bit confu...
2007-10-26 Steve DicksonAdded -S/--since to the nfsstat(1) manpage
2007-10-19 Neil BrownRelease 1.1.1 nfs-utils-1-1-1
2007-10-14 Kevin CoffmanRemove unnecessary code from idmapd.
2007-10-14 Kevin CoffmanRemove old logging implementation for idmapd and rework...
2007-10-14 Kevin CoffmanCleanup xlog logging code to be safe and usable for all
2007-10-14 Kevin CoffmanRemove svcgssd's private version of cacheio.c
2007-10-14 Kevin CoffmanUse nfslib versions of cacheio functions
2007-10-14 Kevin CoffmanCopy new cacheio functions used by svcgssd to nfslib
2007-10-14 Kevin CoffmanUse printerr to print svcgssd downcall debugging info
2007-10-14 Kevin CoffmanMake print_hexl function write to stdout rather than...
2007-10-14 Kevin CoffmanFix new warning after strict prototype checking enabled
2007-10-11 Chuck Levertext-based mount.nfs: Fix po_rightmost() enum return...
2007-10-11 Chuck Levermountd: address a minor compiler warning
2007-10-11 Chuck Levermountd: eliminate a spurious compiler warning
2007-10-11 Neil BrownFix version fallback for unmount.
2007-10-11 Neil BrownDon't fail an unmount just because we couldn't contact...
2007-10-11 Chuck Levertext-based mount.nfs: Plug "fg" and "bg" processing...
2007-10-11 Chuck Levertext-based mount.nfs: Add functions to handle backgroun...
next