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
*
mount.nfs: No need to return nfs_mount_data structs
Chuck Lever
2007-07-20
5
-31
/
+24
*
mount.nfs: Move MS_DUMMY and friends to header file
Chuck Lever
2007-07-20
2
-5
/
+12
*
mount.nfs: Move start_statd into nfs_mount
Chuck Lever
2007-07-20
5
-64
/
+65
*
mount.nfs: Move network functions into a common source module
Chuck Lever
2007-07-20
6
-274
/
+354
*
mount.nfs: Eliminate some C macros that use implicit arguments
Chuck Lever
2007-07-20
1
-78
/
+81
*
mount.nfs: Always preset nfs_mount_version
Chuck Lever
2007-07-20
3
-72
/
+64
*
mount.nfs: Create a common source module for reporting mount errors
Chuck Lever
2007-07-20
8
-183
/
+277
*
mount.nfs: clean-up add_mtab
Chuck Lever
2007-07-20
1
-24
/
+28
*
mount.nfs: /bin/mount already handles --bind & friends
Chuck Lever
2007-07-20
1
-30
/
+0
*
mount.nfs: Remove support for "-t" option
Chuck Lever
2007-07-20
1
-36
/
+26
*
mount.nfs: Simplify generation of progname
Chuck Lever
2007-07-20
1
-7
/
+2
*
Fix umount.nfs exit status
Steinar H. Gunderson
2007-07-16
1
-1
/
+1
*
Added missing unlock_mtab() call in the add_mtab()
Steve Dickson
2007-07-16
1
-0
/
+1
*
The wrong bit field is being passed to NFSCTL_TCPISSET()
Steve Dickson
2007-07-16
1
-1
/
+2
*
document the sec= option
J. Bruce Fields
2007-07-10
1
-3
/
+18
*
Support sec= option to specify export security
J. Bruce Fields
2007-07-10
2
-0
/
+22
*
move pseudoflavor information to common code
J. Bruce Fields
2007-07-10
2
-35
/
+4
*
fix warnings in mount.c
J. Bruce Fields
2007-07-10
1
-1
/
+1
*
gitignore updates
J. Bruce Fields
2007-07-10
2
-0
/
+4
*
mount.nfs: Add the mount option "nosharecache"
Trond Myklebust
2007-07-10
5
-4
/
+50
*
mount.nfs - NFSv4 mounts give wrong error message when server denies the mount
Steve Dickson
2007-05-17
1
-5
/
+35
*
nfs-utils: have mountd hold open etab file to force inode number to change
Jeff Layton
2007-05-11
3
-15
/
+26
*
mount.nfs4: Remove checks for idmapd and gssd running.
Neil Brown
2007-05-11
1
-0
/
+5
*
Remove rquotad
Neil Brown
2007-05-08
11
-1075
/
+0
*
update manpages for showmount and mountd
Jeff Layton
2007-05-08
2
-2
/
+11
*
Always get addressless tickets
Kevin Coffman
2007-05-03
1
-2
/
+32
*
statd - the files created are named for dns_name, so use that when unlinking.
Neil Brown
2007-05-03
2
-2
/
+3
*
Don't hide my_name in statd.
Neil Brown
2007-04-20
1
-7
/
+22
*
Factor out error message printing differences between MIT and Heimdal
Kevin Coffman
2007-04-20
3
-23
/
+51
*
Tell Heimdal gss code the correct credential to use
Kevin Coffman
2007-04-20
1
-0
/
+2
*
Make that last patch compile...
Neil Brown
2007-04-16
1
-2
/
+3
*
Be more cautious about use for privilege ports (<1024).
Neil Brown
2007-04-16
2
-11
/
+33
*
statd - fix some compile warnings
Neil Brown
2007-04-03
1
-0
/
+2
*
exportfs - test exportability of filesystems when exportfs is run.
Neil Brown
2007-04-02
1
-1
/
+85
*
mountd - improve checks and error messages for export failure.
Neil Brown
2007-04-02
1
-6
/
+18
*
Tell NFS/lockd client what that local state number is.
Neil Brown
2007-04-02
4
-9
/
+68
*
Add a debug message indicating that gssd is ready to process requests
Kevin Coffman
2007-03-31
1
-0
/
+1
*
Remove the now unused functions
Kevin Coffman
2007-03-31
2
-235
/
+0
*
Clean up gssd_get_single_krb5_cred and its debugging messages
Kevin Coffman
2007-03-31
1
-8
/
+12
*
Use newly added keytab functions
Kevin Coffman
2007-03-31
5
-20
/
+31
*
Add new keytab handling functions for dealing with machine credentials
Kevin Coffman
2007-03-31
2
-0
/
+468
*
Hide differences between MIT and Heimdal in macros
Kevin Coffman
2007-03-31
2
-25
/
+20
*
Fix memory leak on error path of limit_krb5_enctypes()
Kevin Coffman
2007-03-31
1
-0
/
+1
*
Add missing newlines
Kevin Coffman
2007-03-31
1
-6
/
+6
*
Add start-statd script.
Neil Brown
2007-03-29
2
-0
/
+10
*
sm-notify: Try all addresses of a multihomed host.
Neil Brown
2007-03-29
1
-17
/
+28
*
statd - use dnsname to ensure correct matching of NOTIFY requests.
Neil Brown
2007-03-29
3
-17
/
+36
*
statd - check for 'priv' when looking for duplicate registrations.
Neil Brown
2007-03-29
1
-1
/
+2
*
statd - remove a pointless if
Neil Brown
2007-03-29
1
-19
/
+17
*
mount.nfs - nordirplus option
Steve Dickson
2007-03-29
3
-0
/
+11
[next]