projects
/
nfs-utils.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mount.nfs: Update the mount.nfs(8) man page
2007-08-10
Chuck Lever
mount.nfs: Update the mount.nfs(8) man page
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-09
Jeff Layton
nfs-utils: specify a create mode with open(...O_CREAT...
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-09
Neil Brown
Remove ARCH-specific compile flags for ALPHA.
commit
|
commitdiff
|
tree
2007-08-09
david m. richter
nfsstat: include -Z/--sleep in the manpage
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-09
david m. richter
nfsstat: rename --diff-stat to --sleep
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-09
david m. richter
nfsstat: fix a bug in diff_stats()
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-09
david m. richter
nfsstat: add a comment to has_stats()
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-09
david m. richter
nfsstat: display 3 additional NFSv4 client op counters
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-06
Jeff Layton
fix regression with rmtab handling in newer nfs-utils...
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-03
Chuck Lever
mount.nfs: Fix background mounts
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-03
Chuck Lever
mount.nfs: Refactor mount logic to allow support for...
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-03
Chuck Lever
mount.nfs: restore bg argument to nfsmount() and nfs4mount()
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-03
Chuck Lever
mount.nfs: get_socket() may clobber errno, but preserves...
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-03
Chuck Lever
mount.nfs: Always close the socket at the end of getport()
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-03
Chuck Lever
mount.nfs: Shorter timeout for TCP connects
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-03
Chuck Lever
mount.nfs: Remove a redundant port assignment
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-03
Chuck Lever
mount.nfs: umount needs to pick up transport option...
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-03
Chuck Lever
mount.nfs: fix printf's normally hidden behind NFS_MOUNT_DEBUG
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-03
Chuck Lever
mount.nfs: Support double-wide characters in printed...
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-01
david m. richter
nfsstat: add -D/--diff-stat
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-01
david m. richter
nfsstat: just declare -D/--diff-stat's variables
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-01
david m. richter
nfsstat: use macros to declare struct statinfo arrays
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-01
david m. richter
nfsstat: standardize naming of opcount arrays
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-01
david m. richter
nfsstat: standardize naming of server variables
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-01
david m. richter
nfsstat: add get_stats()
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-08-01
david m. richter
nfsstat: add has_stats()
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-30
Neil Brown
Fix more 'prototype' warnings and other warnings.
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-30
Chuck Lever
mount.nfs: clean up a couple of printfs in fstab.c
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-30
Chuck Lever
libnfs.a: eliminate another dependency on a global...
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-30
Chuck Lever
libnfs.a: eliminate conn.c and conn.h
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-30
Chuck Lever
mount.nfs: use nfs_error instead of fprintf in get_socket()
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-30
Chuck Lever
libnfs.a: move get_socket() function to utils/mount...
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-30
Chuck Lever
libnfs.a: move clnt_ping() to utils/mount
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-30
Chuck Lever
libnfs.a: move more mount-only functions out of libnfs.a
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-30
Chuck Lever
libnfs.a: move mnt_{open, close}clnt calls to utils...
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-30
Chuck Lever
mount.nfs: clean up getport() function
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-30
Chuck Lever
mount.nfs: fix hang when getport() uses TCP against...
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-30
Chuck Lever
umount.nfs: eliminate a nearly empty header file.
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-30
Chuck Lever
umount.nfs: Pass return codes from do_nfs_umount back
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-30
Chuck Lever
umount.nfs: Make do_nfs_mount use conventional EX_...
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-30
Chuck Lever
umount.nfs: make _nfsumount() static
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-30
Chuck Lever
umount.nfs: make del_mtab() a static function
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-30
Chuck Lever
Make sure nfs_call_umount's callers are handling its...
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-30
Chuck Lever
umount.nfs: move nfs_call_umount to network.c
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-30
Chuck Lever
umount.nfs: make umount_usage() static
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-30
Chuck Lever
umount.nfs: make umount.nfs use UDP by default
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-30
Chuck Lever
umount.nfs: some umount.nfs error return codes are...
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-30
Chuck Lever
mount.nfs: fix more nits with error messages
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-29
Neil Brown
Add -Wstrict-prototypes to compiler args, and fix warnings...
commit
|
commitdiff
|
tree
2007-07-27
J. Bruce Fields
Use __fpurge to ensure single-line writes to cache...
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-21
J. Bruce Fields
fix broken compile due to missing pseudoflavors.h
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-20
Chuck Lever
mount.nfs: White space clean up
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-20
Chuck Lever
mount.nfs: Use nfs_error in nfsmount.c, nfsumount.c...
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-20
Chuck Lever
mount.nfs: Error handling clean-up
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-20
Chuck Lever
mount.nfs: When -v is set and the mount succeeds, print...
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-20
Chuck Lever
Remove the running_bg parameter
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-20
Chuck Lever
mount.nfs: Change *flags to flags
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-20
Chuck Lever
mount.nfs: No need to return nfs_mount_data structs
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-20
Chuck Lever
mount.nfs: Move MS_DUMMY and friends to header file
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-20
Chuck Lever
mount.nfs: Move start_statd into nfs_mount
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-20
Chuck Lever
mount.nfs: Move network functions into a common source...
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-20
Chuck Lever
mount.nfs: Eliminate some C macros that use implicit...
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-20
Chuck Lever
mount.nfs: Always preset nfs_mount_version
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-20
Chuck Lever
mount.nfs: Create a common source module for reporting...
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-20
Chuck Lever
mount.nfs: clean-up add_mtab
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-20
Chuck Lever
mount.nfs: /bin/mount already handles --bind & friends
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-20
Chuck Lever
mount.nfs: Remove support for "-t" option
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-20
Chuck Lever
mount.nfs: Simplify generation of progname
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-20
Chuck Lever
rpcdebug: Update 'rpcdebug' tool with recently added...
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-16
Steinar H. Gunderson
Fix umount.nfs exit status
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-16
Steve Dickson
Added missing unlock_mtab() call in the add_mtab()
commit
|
commitdiff
|
tree
2007-07-16
Steve Dickson
The wrong bit field is being passed to NFSCTL_TCPISSET()
commit
|
commitdiff
|
tree
2007-07-10
J. Bruce Fields
document the sec= option
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-10
J. Bruce Fields
Support sec= option to specify export security
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-10
J. Bruce Fields
move pseudoflavor information to common code
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-10
J. Bruce Fields
fix warnings in mount.c
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-10
J. Bruce Fields
gitignore updates
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-10
Flavio Leitner
mount.nfs: Fix retry= to handle lack of reserved port...
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-10
Neil Brown
configure changed to corrently report the default for...
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-07-10
Trond Myklebust
mount.nfs: Add the mount option "nosharecache"
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-05-17
Steve Dickson
mount.nfs - NFSv4 mounts give wrong error message when...
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-05-11
Steinar H. Gunderson
Memory leak in mountd
commit
|
commitdiff
|
tree
2007-05-11
Neil Brown
Release 1.1.0
commit
|
commitdiff
|
tree
2007-05-11
Jeff Layton
nfs-utils: have mountd hold open etab file to force...
commit
|
commitdiff
|
tree
2007-05-11
Neil Brown
mount.nfs4: Remove checks for idmapd and gssd running.
commit
|
commitdiff
|
tree
2007-05-08
Neil Brown
Remove rquotad
commit
|
commitdiff
|
tree
2007-05-08
Jeff Layton
update manpages for showmount and mountd
commit
|
commitdiff
|
tree
2007-05-03
Neil Brown
Detect version of libblkid and act accordingly.
commit
|
commitdiff
|
tree
2007-05-02
Kevin Coffman
Always get addressless tickets
Signed-off-by:
Neil Brown
<neilb@suse.de>
commit
|
commitdiff
|
tree
2007-05-02
Neil Brown
statd - the files created are named for dns_name, so...
commit
|
commitdiff
|
tree
2007-04-20
Neil Brown
Change version to 1.1.0-rc2
commit
|
commitdiff
|
tree
2007-04-20
Neil Brown
Don't hide my_name in statd.
commit
|
commitdiff
|
tree
2007-04-20
Neil Brown
Release notes updates: portmap and kerberos versions.
commit
|
commitdiff
|
tree
2007-04-20
Kevin Coffman
Update libgssapi requirements
commit
|
commitdiff
|
tree
2007-04-20
Kevin Coffman
Factor out error message printing differences between...
commit
|
commitdiff
|
tree
2007-04-20
Kevin Coffman
Tell Heimdal gss code the correct credential to use
commit
|
commitdiff
|
tree
2007-04-16
Neil Brown
Make that last patch compile...
commit
|
commitdiff
|
tree
2007-04-16
Neil Brown
Be more cautious about use for privilege ports (<1024).
commit
|
commitdiff
|
tree
2007-04-04
Kevin Coffman
README - updates to daemon start order.
commit
|
commitdiff
|
tree
2007-04-04
Kevin Coffman
NEWS - add info about gssd changes.
commit
|
commitdiff
|
tree
next