index
:
nfs-utils.git
fixrootccache
gss-fixes
gss-proxy-mods
master
NFS utils related patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
statd - remove try_to_resolve
Neil Brown
2007-03-20
1
-60
/
+2
*
umount should succeed even if we cannot contact the server.
Neil Brown
2007-03-20
1
-4
/
+3
*
Add support for quoted mount options
Karel Zak
2007-03-20
2
-15
/
+53
*
Build mount.nfs by default, and install setuid
Neil Brown
2007-03-20
3
-5
/
+18
*
mount.nfs - make sure program name in error message is correct.
Neil Brown
2007-03-20
2
-1
/
+3
*
umount.nfs - more strict checks on command line args.
Neil Brown
2007-03-20
1
-0
/
+11
*
mount.nfs - Tidy up option parsing.
Neil Brown
2007-03-20
1
-14
/
+38
*
sm-notify - use state directory provided via ./configure
Neil Brown
2007-03-20
1
-1
/
+5
*
Allow disabling of libblkid usage.
Neil Brown
2007-03-20
1
-0
/
+10
*
Add --with-rpcgen= for configure so that the system rpcgen can be used.
Neil Brown
2007-03-20
2
-4
/
+10
*
Handle -o remount better
Neil Brown
2007-03-20
1
-0
/
+5
*
statd - delay drop-privs until sockets have been setup.
Neil Brown
2007-03-20
1
-1
/
+5
*
Allow rpc.statd to *not* run sm-notify.
Neil Brown
2007-03-20
3
-22
/
+47
*
Remove notify functionality from statd in favour of sm-notify
Neil Brown
2007-03-20
9
-392
/
+84
*
sm-notify - compile and install
Neil Brown
2007-03-20
3
-4
/
+8
*
sm-notify - drop privileges before receiving packets from network.
Neil Brown
2007-03-20
2
-0
/
+47
*
Prevent sm-notify from being run multiple times per reboot.
Neil Brown
2007-03-20
2
-4
/
+62
*
sm-notify - make the manpage a little more up-to-date
Neil Brown
2007-03-20
1
-18
/
+29
*
sm-notify: remove addr_parse
Neil Brown
2007-03-20
1
-22
/
+2
*
sm-notify: Allow base path to be set by command line option.
Neil Brown
2007-03-20
1
-4
/
+26
*
Add sm-notify from SuSE
Neil Brown
2007-03-20
2
-0
/
+792
*
Correctly handle -f (fake) mount option.
Karel Zak
2007-03-20
1
-9
/
+9
*
When finding an export for an fsid, check submounts too.
Neil Brown
2007-03-19
1
-10
/
+63
*
Handle 'crossmnt' when kernel asked for export options for a directory.
Neil Brown
2007-03-19
1
-1
/
+26
*
Allow exporting of a subfilesystem when 'crossmnt' is set.
Neil Brown
2007-03-19
2
-10
/
+50
*
Work around svc_getreqset in glibc 3
Neil Brown
2007-03-19
1
-0
/
+26
*
Clean up of some error messages.
Amit Gud
2007-03-19
2
-5
/
+5
*
Make warning about host matching multiple exports more helpful.
Neil Brown
2007-03-19
2
-3
/
+7
*
Create two separate paths for pipefs_dir and pipefs_nfsdir.
Kevin Coffman
2007-03-19
4
-21
/
+23
*
Allow any credential to be used for machine credentials
Kevin Coffman
2007-03-19
2
-18
/
+16
*
Add option to allow root to use credentials other than machine credentials
Kevin Coffman
2007-03-19
4
-54
/
+69
*
Don't leak keytab entries
Kevin Coffman
2007-03-19
1
-0
/
+5
*
Fix a 'const' misuse warning.
Neil Brown
2007-03-16
1
-1
/
+1
*
Support unmount by not privileged users
Neil Brown
2007-03-16
1
-0
/
+31
*
Remove nfs_mntent_t in favour of struct mntent
Neil Brown
2007-03-16
1
-1
/
+1
*
Correctly handle "user" and "users" mount options.
Neil Brown
2007-03-16
1
-6
/
+57
*
Remove some incorrect version matching code.
Neil Brown
2007-03-16
3
-8
/
+4
*
Return the correct exit status on failed mounts
Steve Dickson
2007-03-16
1
-10
/
+16
*
Support -s option to ignore unknown options (sloppy)
Neil Brown
2007-03-16
3
-6
/
+25
*
On "umount --lazy", don't tell the server we have unmounted.
Neil Brown
2007-03-16
1
-6
/
+7
*
Return correct exit status for umount.nfs.
Neil Brown
2007-03-16
1
-1
/
+1
*
Update the nfs.5 manpage
Neil Brown
2007-03-16
1
-20
/
+16
*
Add nfs.5 man page
Neil Brown
2007-03-16
2
-1
/
+468
*
Use lstat rather than stat in gssd_find_existing_krb5_ccache
Neil Brown
2007-03-16
1
-1
/
+1
*
Further tidyup of nfs_umount.
Neil Brown
2007-03-16
1
-65
/
+16
*
Rename add_mtab2() to del_mtab()
Wei Yongjun
2007-03-16
1
-3
/
+3
*
Use correct UMNT protocol to do umount
Wei Yongjun
2007-03-16
1
-25
/
+29
*
Fix nfs4 umount to not used umount procedure
Wei Yongjun
2007-03-16
1
-27
/
+13
*
Use correct UMNT version to do umount
Wei Yongjun
2007-03-16
1
-3
/
+10
*
Don't complain if two exports of different types match the same IP address.
Neil Brown
2007-03-16
1
-2
/
+4
[next]