]> git.decadent.org.uk Git - nfs-utils.git/history - utils/mount
Merge branch 'upstream'
[nfs-utils.git] / utils / mount /
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsImported Upstream version 1.1.1~git-20070929 upstream/1.1.1_git-20070929
2010-07-14 Ben HutchingsImported Upstream version 1.1.1~git-20070709 upstream/1.1.1_git-20070709
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsImported Upstream version 1.1.1~git-20070706 upstream/1.1.1_git-20070706
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsImported Upstream version 1.1.0 upstream/1.1.0
2010-07-14 Ben HutchingsImported Upstream version 1.1.0~rc2 upstream/1.1.0_rc2
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsImported Upstream version 1.1.0~rc1 upstream/1.1.0_rc1
2010-07-14 Ben HutchingsImported Upstream version 1.0.12 upstream/1.0.12
2010-07-14 Ben HutchingsImported Upstream version 1.0.11 upstream/1.0.11
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsImported Upstream version 1.0.11~git-20070212 upstream/1.0.11_git-20070212
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsImported Upstream version 1.0.11~git-20060117 upstream/1.0.11_git-20060117
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsImported Upstream version 1.0.11~git-20060105 upstream/1.0.11_git-20060105
2010-07-14 Ben HutchingsImported Upstream version 1.0.10 upstream/1.0.10
2010-07-14 Steinar H. GundersonImported Debian patch 1.0.9-2 debian/1%1.0.9-2
2010-07-14 Anibal Monsalve... Imported Debian patch 1.0.9-1 debian/1%1.0.9-1
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsImported Upstream version 1.0.9 upstream/1.0.9
2010-07-14 Steinar H. GundersonImported Debian patch 1.0.8+1.0.9pre1-4 debian/1%1.0.8+1.0.9pre1-4
2010-07-14 Steinar H. GundersonImported Debian patch 1.0.8+1.0.9pre1-3 debian/1%1.0.8+1.0.9pre1-3
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsImported Upstream version 1.0.8+1.0.9pre1 upstream/1.0.8+1.0.9pre1
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-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...
2007-09-25 Chuck Levermount.nfs: Provide comments for public network functions
2007-09-05 Chuck Levermount.nfs: Update description of clientaddr= in nfs(5)
2007-09-05 Chuck Levermount.nfs: restore admin-specified clientaddr option
2007-08-24 Chuck Levermount.nfs: Add a block comment before mount_error(...
2007-08-24 Chuck Levermount.nfs: Remove get_my_ipv4addr() from utils/mount...
2007-08-24 Chuck Levermount.nfs: Use get_client_addr() to build clientaddr...
2007-08-24 Chuck Levermount.nfs: Create a new API to find out client's address
2007-08-24 Chuck Levermount.nfs: Refactor parse_devname and fill_ipv4_addr
2007-08-24 Chuck Levermount.nfs: Use dynamically allocated character buffers
2007-08-24 Chuck Levermount.nfs: Remove get_my_ipv4addr() from append_addr_opt()
2007-08-24 Chuck Levermount.nfs: Don't allow the user to specify addr= or...
2007-08-24 Chuck Levermount.nfs: Fix nfs4mount_s prototype.
2007-08-24 Chuck Levermount.nfs: Combine two verbose messages into one
2007-08-24 Chuck Levermount.nfs: getport() should avoid modifying passed...
2007-08-24 Chuck Levermount.nfs: Replace fork() with daemon() for backgroundi...
2007-08-24 Neil Brownmount: Small tidy up.
2007-08-10 Neil BrownRestrict -i option to root.
2007-08-10 Chuck Levermount.nfs: Enable mount.nfs to do text-based mount...
2007-08-10 Chuck Levermount.nfs: Add new files for supporting string-ified...
2007-08-10 Chuck Levermount.nfs: Replace a "return 0; " that should be an...
2007-08-10 Chuck Levermount.nfs: Treat another UDP/TCP pair of strings like...
2007-08-10 Chuck Leverumount.nfs: Update umount.nfs(8)
2007-08-10 Chuck Levermount.nfs: Update the mount.nfs(8) man page
2007-08-03 Chuck Levermount.nfs: Fix background mounts
2007-08-03 Chuck Levermount.nfs: Refactor mount logic to allow support for...
2007-08-03 Chuck Levermount.nfs: restore bg argument to nfsmount() and nfs4mo...
2007-08-03 Chuck Levermount.nfs: get_socket() may clobber errno, but preserve...
2007-08-03 Chuck Levermount.nfs: Always close the socket at the end of getport()
2007-08-03 Chuck Levermount.nfs: Shorter timeout for TCP connects
2007-08-03 Chuck Levermount.nfs: Remove a redundant port assignment
2007-08-03 Chuck Levermount.nfs: umount needs to pick up transport option...
2007-08-03 Chuck Levermount.nfs: fix printf's normally hidden behind NFS_MOUN...
2007-08-03 Chuck Levermount.nfs: Support double-wide characters in printed...
2007-07-30 Neil BrownFix more 'prototype' warnings and other warnings.
2007-07-30 Chuck Levermount.nfs: clean up a couple of printfs in fstab.c
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 Levermount.nfs: use nfs_error instead of fprintf in get_socket()
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-30 Chuck Levermount.nfs: clean up getport() function
2007-07-30 Chuck Levermount.nfs: fix hang when getport() uses TCP against...
2007-07-30 Chuck Leverumount.nfs: eliminate a nearly empty header file.
2007-07-30 Chuck Leverumount.nfs: Pass return codes from do_nfs_umount back
2007-07-30 Chuck Leverumount.nfs: Make do_nfs_mount use conventional EX_...
2007-07-30 Chuck Leverumount.nfs: make _nfsumount() static
2007-07-30 Chuck Leverumount.nfs: make del_mtab() a static function
2007-07-30 Chuck LeverMake sure nfs_call_umount's callers are handling its...
2007-07-30 Chuck Leverumount.nfs: move nfs_call_umount to network.c
2007-07-30 Chuck Leverumount.nfs: make umount_usage() static
2007-07-30 Chuck Leverumount.nfs: make umount.nfs use UDP by default
next