projects
/
nfs-utils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mount.nfs: Add a block comment before mount_error() and umount_error()
[nfs-utils.git]
/
utils
/
2007-08-24
Chuck Lever
mount.nfs: Add a block comment before mount_error(...
tree
|
commitdiff
2007-08-24
Chuck Lever
mount.nfs: Remove get_my_ipv4addr() from utils/mount...
tree
|
commitdiff
2007-08-24
Chuck Lever
mount.nfs: Use get_client_addr() to build clientaddr...
tree
|
commitdiff
2007-08-24
Chuck Lever
mount.nfs: Create a new API to find out client's address
tree
|
commitdiff
2007-08-24
Chuck Lever
mount.nfs: Refactor parse_devname and fill_ipv4_addr
tree
|
commitdiff
2007-08-24
Chuck Lever
mount.nfs: Use dynamically allocated character buffers
tree
|
commitdiff
2007-08-24
Chuck Lever
mount.nfs: Remove get_my_ipv4addr() from append_addr_opt()
tree
|
commitdiff
2007-08-24
Chuck Lever
mount.nfs: Don't allow the user to specify addr= or...
tree
|
commitdiff
2007-08-24
Chuck Lever
mount.nfs: Fix nfs4mount_s prototype.
tree
|
commitdiff
2007-08-24
Chuck Lever
mount.nfs: Combine two verbose messages into one
tree
|
commitdiff
2007-08-24
Chuck Lever
mount.nfs: getport() should avoid modifying passed...
tree
|
commitdiff
2007-08-24
Chuck Lever
mount.nfs: Replace fork() with daemon() for backgroundi...
tree
|
commitdiff
2007-08-24
Neil Brown
mount: Small tidy up.
tree
|
commitdiff
2007-08-15
david m. richter
nfsstat: Add -S/--since flag.
tree
|
commitdiff
2007-08-15
david m. richter
nfsstat: #define stat header labels.
tree
|
commitdiff
2007-08-15
david m. richter
nfsstat: Remove some pointer comparisons against global...
tree
|
commitdiff
2007-08-15
david m. richter
nfsstat: Obviate and remove copy_stats().
tree
|
commitdiff
2007-08-15
david m. richter
nfsstat: rename *_tmp variables to *_old.
tree
|
commitdiff
2007-08-10
Neil Brown
Restrict -i option to root.
tree
|
commitdiff
2007-08-10
Chuck Lever
mount.nfs: Enable mount.nfs to do text-based mount...
tree
|
commitdiff
2007-08-10
Chuck Lever
mount.nfs: Add new files for supporting string-ified...
tree
|
commitdiff
2007-08-10
Chuck Lever
mount.nfs: Replace a "return 0; " that should be an...
tree
|
commitdiff
2007-08-10
Chuck Lever
mount.nfs: Treat another UDP/TCP pair of strings like...
tree
|
commitdiff
2007-08-10
Chuck Lever
umount.nfs: Update umount.nfs(8)
tree
|
commitdiff
2007-08-10
Chuck Lever
mount.nfs: Update the mount.nfs(8) man page
tree
|
commitdiff
2007-08-09
david m. richter
nfsstat: include -Z/--sleep in the manpage
tree
|
commitdiff
2007-08-09
david m. richter
nfsstat: rename --diff-stat to --sleep
tree
|
commitdiff
2007-08-09
david m. richter
nfsstat: fix a bug in diff_stats()
tree
|
commitdiff
2007-08-09
david m. richter
nfsstat: add a comment to has_stats()
tree
|
commitdiff
2007-08-09
david m. richter
nfsstat: display 3 additional NFSv4 client op counters
tree
|
commitdiff
2007-08-06
Jeff Layton
fix regression with rmtab handling in newer nfs-utils...
tree
|
commitdiff
2007-08-03
Chuck Lever
mount.nfs: Fix background mounts
tree
|
commitdiff
2007-08-03
Chuck Lever
mount.nfs: Refactor mount logic to allow support for...
tree
|
commitdiff
2007-08-03
Chuck Lever
mount.nfs: restore bg argument to nfsmount() and nfs4mo...
tree
|
commitdiff
2007-08-03
Chuck Lever
mount.nfs: get_socket() may clobber errno, but preserve...
tree
|
commitdiff
2007-08-03
Chuck Lever
mount.nfs: Always close the socket at the end of getport()
tree
|
commitdiff
2007-08-03
Chuck Lever
mount.nfs: Shorter timeout for TCP connects
tree
|
commitdiff
2007-08-03
Chuck Lever
mount.nfs: Remove a redundant port assignment
tree
|
commitdiff
2007-08-03
Chuck Lever
mount.nfs: umount needs to pick up transport option...
tree
|
commitdiff
2007-08-03
Chuck Lever
mount.nfs: fix printf's normally hidden behind NFS_MOUN...
tree
|
commitdiff
2007-08-03
Chuck Lever
mount.nfs: Support double-wide characters in printed...
tree
|
commitdiff
2007-08-01
david m. richter
nfsstat: add -D/--diff-stat
tree
|
commitdiff
2007-08-01
david m. richter
nfsstat: just declare -D/--diff-stat's variables
tree
|
commitdiff
2007-08-01
david m. richter
nfsstat: use macros to declare struct statinfo arrays
tree
|
commitdiff
2007-08-01
david m. richter
nfsstat: standardize naming of opcount arrays
tree
|
commitdiff
2007-08-01
david m. richter
nfsstat: standardize naming of server variables
tree
|
commitdiff
2007-08-01
david m. richter
nfsstat: add get_stats()
tree
|
commitdiff
2007-08-01
david m. richter
nfsstat: add has_stats()
tree
|
commitdiff
2007-07-30
Neil Brown
Fix more 'prototype' warnings and other warnings.
tree
|
commitdiff
2007-07-30
Chuck Lever
mount.nfs: clean up a couple of printfs in fstab.c
tree
|
commitdiff
2007-07-30
Chuck Lever
libnfs.a: eliminate another dependency on a global...
tree
|
commitdiff
2007-07-30
Chuck Lever
libnfs.a: eliminate conn.c and conn.h
tree
|
commitdiff
2007-07-30
Chuck Lever
mount.nfs: use nfs_error instead of fprintf in get_socket()
tree
|
commitdiff
2007-07-30
Chuck Lever
libnfs.a: move get_socket() function to utils/mount...
tree
|
commitdiff
2007-07-30
Chuck Lever
libnfs.a: move clnt_ping() to utils/mount
tree
|
commitdiff
2007-07-30
Chuck Lever
libnfs.a: move more mount-only functions out of libnfs.a
tree
|
commitdiff
2007-07-30
Chuck Lever
libnfs.a: move mnt_{open, close}clnt calls to utils...
tree
|
commitdiff
2007-07-30
Chuck Lever
mount.nfs: clean up getport() function
tree
|
commitdiff
2007-07-30
Chuck Lever
mount.nfs: fix hang when getport() uses TCP against...
tree
|
commitdiff
2007-07-30
Chuck Lever
umount.nfs: eliminate a nearly empty header file.
tree
|
commitdiff
2007-07-30
Chuck Lever
umount.nfs: Pass return codes from do_nfs_umount back
tree
|
commitdiff
2007-07-30
Chuck Lever
umount.nfs: Make do_nfs_mount use conventional EX_...
tree
|
commitdiff
2007-07-30
Chuck Lever
umount.nfs: make _nfsumount() static
tree
|
commitdiff
2007-07-30
Chuck Lever
umount.nfs: make del_mtab() a static function
tree
|
commitdiff
2007-07-30
Chuck Lever
Make sure nfs_call_umount's callers are handling its...
tree
|
commitdiff
2007-07-30
Chuck Lever
umount.nfs: move nfs_call_umount to network.c
tree
|
commitdiff
2007-07-30
Chuck Lever
umount.nfs: make umount_usage() static
tree
|
commitdiff
2007-07-30
Chuck Lever
umount.nfs: make umount.nfs use UDP by default
tree
|
commitdiff
2007-07-30
Chuck Lever
umount.nfs: some umount.nfs error return codes are...
tree
|
commitdiff
2007-07-30
Chuck Lever
mount.nfs: fix more nits with error messages
tree
|
commitdiff
2007-07-29
Neil Brown
Add -Wstrict-prototypes to compiler args, and fix warni...
tree
|
commitdiff
2007-07-20
Chuck Lever
mount.nfs: White space clean up
tree
|
commitdiff
2007-07-20
Chuck Lever
mount.nfs: Use nfs_error in nfsmount.c, nfsumount.c...
tree
|
commitdiff
2007-07-20
Chuck Lever
mount.nfs: Error handling clean-up
tree
|
commitdiff
2007-07-20
Chuck Lever
mount.nfs: When -v is set and the mount succeeds, print...
tree
|
commitdiff
2007-07-20
Chuck Lever
Remove the running_bg parameter
tree
|
commitdiff
2007-07-20
Chuck Lever
mount.nfs: Change *flags to flags
tree
|
commitdiff
2007-07-20
Chuck Lever
mount.nfs: No need to return nfs_mount_data structs
tree
|
commitdiff
2007-07-20
Chuck Lever
mount.nfs: Move MS_DUMMY and friends to header file
tree
|
commitdiff
2007-07-20
Chuck Lever
mount.nfs: Move start_statd into nfs_mount
tree
|
commitdiff
2007-07-20
Chuck Lever
mount.nfs: Move network functions into a common source...
tree
|
commitdiff
2007-07-20
Chuck Lever
mount.nfs: Eliminate some C macros that use implicit...
tree
|
commitdiff
2007-07-20
Chuck Lever
mount.nfs: Always preset nfs_mount_version
tree
|
commitdiff
2007-07-20
Chuck Lever
mount.nfs: Create a common source module for reporting...
tree
|
commitdiff
2007-07-20
Chuck Lever
mount.nfs: clean-up add_mtab
tree
|
commitdiff
2007-07-20
Chuck Lever
mount.nfs: /bin/mount already handles --bind & friends
tree
|
commitdiff
2007-07-20
Chuck Lever
mount.nfs: Remove support for "-t" option
tree
|
commitdiff
2007-07-20
Chuck Lever
mount.nfs: Simplify generation of progname
tree
|
commitdiff
2007-07-16
Steinar H. Gunderson
Fix umount.nfs exit status
tree
|
commitdiff
2007-07-16
Steve Dickson
Added missing unlock_mtab() call in the add_mtab()
tree
|
commitdiff
2007-07-16
Steve Dickson
The wrong bit field is being passed to NFSCTL_TCPISSET()
tree
|
commitdiff
2007-07-10
J. Bruce Fields
document the sec= option
tree
|
commitdiff
2007-07-10
J. Bruce Fields
Support sec= option to specify export security
tree
|
commitdiff
2007-07-10
J. Bruce Fields
move pseudoflavor information to common code
tree
|
commitdiff
2007-07-10
J. Bruce Fields
fix warnings in mount.c
tree
|
commitdiff
2007-07-10
J. Bruce Fields
gitignore updates
tree
|
commitdiff
2007-07-10
Trond Myklebust
mount.nfs: Add the mount option "nosharecache"
tree
|
commitdiff
2007-05-17
Steve Dickson
mount.nfs - NFSv4 mounts give wrong error message when...
tree
|
commitdiff
2007-05-11
Jeff Layton
nfs-utils: have mountd hold open etab file to force...
tree
|
commitdiff
2007-05-11
Neil Brown
mount.nfs4: Remove checks for idmapd and gssd running.
tree
|
commitdiff
next