]> git.decadent.org.uk Git - nfs-utils.git/history - utils
Fix error reporting when probe_bothports() fails while rewriting mount
[nfs-utils.git] / utils /
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-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-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-13 Timo AaltonenTurn down gssd's syslog verbosity
2008-03-13 Steinar H. GundersonStop 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. GundersonFixed a segfault in the mount.nfs command
2008-03-10 Steinar H. GundersonFixed a couple typos that effected the '--mounts' nfsst...
2008-03-10 Steinar H. GundersonFixed typo in gssd manpage
2008-03-10 Steinar H. GundersonThe 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 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-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-14 Kevin CoffmanRemove unnecessary code from idmapd.
2007-10-14 Kevin CoffmanRemove old logging implementation for idmapd and rework...
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 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...
2007-10-11 Chuck Levertext-based mount.nfs: add function to do foreground...
2007-10-11 Chuck Levertext-based mount.nfs: sort between permanent and tempor...
2007-10-11 Chuck Levertext-based mount.nfs: Use helpers for invoking mount...
2007-10-11 Chuck Levertext-based mount.nfs: Implement falling back to NFSv2...
2007-10-11 Chuck Levertext-based mount.nfs: Add rewrite_mount_options() function
2007-10-11 Chuck Levertext-based mount.nfs: add a few useful parser return...
2007-10-09 Chuck Levertext-based mount.nfs: Create helpers for invoking mount...
2007-10-09 Chuck Levertext-based mount.nfs: Remove unused top level functions
2007-10-09 Chuck Levertext-based mount.nfs: combine nfsmount_s() and nfs4moun...
2007-10-09 Chuck Levertext-based mount.nfs: refactor mandatory mount option...
2007-10-09 Chuck Levertext-based mount.nfs: rename fix_up_mounthost_opt()
2007-09-28 Chuck Levertext-based mount.nfs: Fix mounthost= processing
2007-09-28 Chuck Levertext-based mount.nfs: Clean up helper functions that...
2007-09-28 Chuck Levertext-based mount.nfs: start using new mount option...
2007-09-28 Chuck Levertext-based mount.nfs: add parser init and destroy calls
2007-09-28 Chuck Levertext-based mount.nfs: prepare for more complex error...
2007-09-28 Chuck Levertext-based mount.nfs: Use new parser to handle 'addr...
2007-09-28 Chuck Levertext-based mount.nfs: parse option strings into lists
2007-09-28 Chuck Levermount.nfs: add new string tokenizer facility
2007-09-28 Jeff Laytonrpc.mountd: add new mode for handling netgroup-heavy...
2007-09-28 Jeff Laytonrpc.mountd: create client_resolve and change client_com...
2007-09-28 Jeff Laytonrpc.mountd: Change nfs_client->m_hostname to be a dynam...
2007-09-28 Jeff Laytonrpc.mountd: fix memory leak and error handling in nfsd_fh
2007-09-25 Chuck LeverDon't do_nfs_umount() for NFSv4 unmounts
2007-09-25 Chuck Leverumount.nfs: umount doesn't recognize a busy file system
2007-09-25 Chuck Leverumount.nfs: Refactor remount logic in umount.nfs
2007-09-25 Chuck Leverumount.nfs: Fix white space damage in nfsumount.c
2007-09-25 Chuck Levermount.nfs: Add error messages for errors reported by...
2007-09-25 Chuck Levertext-based mount.nfs: Add text-based error reporting...
2007-09-25 Chuck Levermount.nfs: rename mount_errors()
2007-09-25 Chuck Levertext-based mount.nfs: Use "child" instead of "bg" for...
2007-09-25 Chuck Levermount.nfs: Don't leak mount_opts
2007-09-25 Chuck Levermount.nfs: Don't leak extra_opts
2007-09-25 Chuck Levertext-based mount.nfs: Fix memory leak in add_mtab()
2007-09-25 Chuck Levermount.nfs: teach [u]mount.nfs[4] to exit with EX_SUCCES...
next