]> git.decadent.org.uk Git - nfs-utils.git/history - utils/mount
nfs-utils: Include legacy or TI-RPC headers, not both
[nfs-utils.git] / utils / mount /
2009-03-05 Chuck Levermount.nfs: squelch compiler warning for TI-RPC builds
2009-03-04 Chuck Levernfs(5): document new [no]resvport option
2009-03-04 Chuck Levernfs(5): document new [no]resvport option
2009-03-04 Chuck LeverThe legacy version of nfs_name_to_address() returned...
2009-02-17 Chuck Leverumount command: remove do_nfs_umount23 function
2009-02-17 Chuck Leverumount.nfs command: Support AF_INET6 server addresses
2009-02-17 Chuck Leverumount.nfs command: Add an AF_INET6-capable version...
2009-02-17 Steve DicksonThe mount sockaddr len (mnt_salen) is not be set in
2009-02-17 Chuck Levertext-based mount command: fix return value from po_righ...
2009-01-27 Chuck Levertext-based mount command: support AF_INET6 in rewrite_m...
2009-01-27 Chuck Levertext-based mount command: fix mount option rewriting...
2009-01-27 Chuck Levertext-based mount options: Use new pmap stuffer when...
2009-01-27 Chuck Levertext-based mount command: Function to stuff "struct...
2009-01-27 Chuck Levertext-based mount command: make po_rightmost() work...
2009-01-07 Steve DicksonMerge branch 'master' of git://linux-nfs.org/nfs-utils
2009-01-06 Chuck Levermount command: Random clean up
2009-01-06 Chuck Levermount command: use gethostbyname(3) when building on...
2009-01-06 Chuck Levermount: revert recent fix for build problems on old...
2008-12-17 Chuck Levertext-based mount command: use po_get_numeric() for...
2008-12-17 Chuck Levertext-based mount command: add function to parse numeric...
2008-12-11 Chuck Levermount command: AF_INET6 support for probe_bothports()
2008-12-11 Chuck Levermount command: support AF_INET6 in probe_nfsport()...
2008-12-11 Chuck Levermount command: full support for AF_INET6 addresses...
2008-12-02 Chuck Levermount command: remove local getport() implementation
2008-12-02 Chuck Levermount command: Replace clnt_ping() and getport() calls...
2008-12-02 Chuck Levermount command: Use nfs_error() instead of perror()
2008-12-02 Chuck Levermount command: Use nfs_pmap_getport() in probe_statd()
2008-11-26 Neil BrownEnsure statd gets started if required when non-root
2008-10-08 Chuck Levernfs(5): Clarify behavior of the mountproto= and proto...
2008-09-29 Chuck Levernfs(5): Replace the term "netid" in mount option descri...
2008-09-29 Chuck Levernfs(5): Replace the term "netid" in mount option descr...
2008-08-28 Neil Brownmount: enable retry for nfs23 to set the correct protoc...
2008-07-31 Chuck Levermount.nfs command: old glibc missing some flags
2008-07-25 Chuck Levernfs(5) man page: Add documentation for the "mountproto...
2008-07-16 Neil BrownIf portmap is not listening on UDP (as apparently happe...
2008-07-16 Neil BrownIf an NFS server is only listening on TCP for portmap...
2008-07-15 Chuck LeverClean up: Include the bare minimum of legacy RPC headers in
2008-07-15 Chuck LeverClean up: remove unneeded headers from utils/mount...
2008-07-15 Chuck LeverClean up: rename a couple of functions in utils/mount...
2008-07-15 Chuck LeverClean up: remove unused IPv4-only functions used by...
2008-07-15 Chuck LeverTraditionally the mount command has looked for a "...
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 LeverCurrently the "-s" option is ignored by the text-based...
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 Christiaan WelvaartPorted the create_mtab() routine from util-linux-ng...
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 NeilBrownIf mount.nfs is not installed setuid, an attempt 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 bc WongThere were 2 things wrong with auth flavour ordering:
2008-03-11 Chuck LeverRecently #include directives for autoconf's config...
2008-03-10 Steinar H. GundersonFixed a segfault in the mount.nfs command
2008-03-10 Steinar H. GundersonThe mount(5) man page states that the noquota, quota...
2008-03-05 Chuck LeverAs part of migrating from nfs@lists.sf.net to linux...
2008-01-24 Steve DicksonAdded in relatime mount option so mount.nfs stays
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 DicksonRedress some nits in the description of the timeo option
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 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-10-11 Chuck Levertext-based mount.nfs: Fix po_rightmost() enum return...
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
next