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
*
Handle mapping failure from get_ids.
kwc@citi.umich.edu
2006-07-04
1
-2
/
+15
*
Properly report errors in readline() function
kwc@citi.umich.edu
2006-07-04
2
-4
/
+8
*
Change default buffer size increment for readline()
kwc@citi.umich.edu
2006-07-04
1
-3
/
+5
*
Clean up the printerr() logging function.
kwc@citi.umich.edu
2006-07-04
1
-30
/
+31
*
Use setfsuid() rather than seteuid() while creating contexts
kwc@citi.umich.edu
2006-07-04
1
-7
/
+7
*
Limit acquire_cred call to to Kerberos only
kwc@citi.umich.edu
2006-07-04
1
-1
/
+6
*
Check that the gssapi library is usable early on.
kwc@citi.umich.edu
2006-07-04
4
-0
/
+34
*
Fix problems with 64-bit big-endian machines
kwc@citi.umich.edu
2006-07-04
2
-4
/
+4
*
Define CFLAGS for gss_clnt_send_err compile
kwc@citi.umich.edu
2006-07-04
1
-0
/
+3
*
Merge branch 'master' of git://linux-nfs.org/nfs-utils
Greg Banks
2006-07-03
14
-407
/
+160
|
\
|
*
Allow rpc.nfsd to suppress tcp or udp, and listen on a specific address.
Steve Dickson
2006-07-03
2
-3
/
+65
|
*
Add support for suppressing different NFS versions.
Steve Dickson
2006-06-26
2
-10
/
+49
|
*
Further coverity related cleanups.
Neil Brown
2006-06-23
2
-11
/
+8
|
*
Fix various issues discovered by Coverity
Neil Brown
2006-06-23
4
-8
/
+19
|
*
Change mount configure option to --enable-mount
Amit Gud
2006-06-23
1
-1
/
+1
|
*
Merge nfsmount.x and mount.x into mount.x
Amit Gud
2006-06-23
6
-379
/
+11
|
*
Try to make sure that clientid used for NFSv4 is reliable.
Neil Brown
2006-06-23
2
-4
/
+16
*
|
Comment out unused variable.
Greg Banks
2006-06-27
1
-0
/
+2
*
|
Comment out the decades-old SCCS id strings from the original Sun
Greg Banks
2006-06-27
1
-1
/
+1
*
|
Detect if glibc provides socklen_t and use that instead
Greg Banks
2006-06-27
1
-1
/
+5
*
|
Replace the deprecated sigblock() with more modern
Greg Banks
2006-06-27
1
-0
/
+22
*
|
Fix a number of the easier compile warnings: unused variables,
Greg Banks
2006-06-22
7
-12
/
+16
*
|
Detect presence of nfs4_set_debug() in libnfsidmap and
Greg Banks
2006-06-22
1
-0
/
+2
|
/
*
multiple threads for mountd
Greg Banks
2006-06-16
2
-9
/
+121
*
Add support to auto-generate nfsmount* files for new nfs.mount program
Neil Brown
2006-06-16
1
-0
/
+32
*
Move NFS mount code from util-linux to nfs-utils - part 1
Amit Gud
2006-06-16
13
-0
/
+3252
*
Minor man page tidyup
Neil Brown
2006-06-05
1
-6
/
+6
*
fix nhfsrun signal
Neil Brown
2006-06-05
1
-1
/
+1
*
mountd state directory
Neil Brown
2006-06-05
2
-4
/
+19
*
document sync option:
Neil Brown
2006-06-05
1
-0
/
+7
*
Remove **/Makefile.in, aclocal.m4, configure, and
Neil Brown
2006-04-17
12
-7796
/
+0
*
Define and use HIAVE_IFADDRS_H
Neil Brown
2006-04-17
1
-1
/
+7
*
2006-04-10 NeilBrown <neilb@suse.de>
neilbrown
2006-04-10
3
-7
/
+9
*
2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>
neilbrown
2006-04-10
12
-0
/
+24
*
2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>
neilbrown
2006-04-10
12
-0
/
+24
*
2006-04-10 kwc@citi.umich.edu
neilbrown
2006-04-09
2
-2
/
+2
*
2006-04-10 kwc@citi.umich.edu
neilbrown
2006-04-09
1
-0
/
+13
*
2006-04-10 kwc@citi.umich.edu
neilbrown
2006-04-09
1
-33
/
+47
*
aclocal/autoconf/automake, properly this time.
neilbrown
2006-03-28
12
-2
/
+50
*
Update version, autoconf, automake
neilbrown
2006-03-28
1
-43
/
+105
*
Use PKGCONFIG to locate gssapi and rpcsecgss header files
neilbrown
2006-03-28
1
-5
/
+2
*
Add debugging to better detect negotiation of enctype not supported by kernel
neilbrown
2006-03-28
1
-0
/
+10
*
Don't close and reopen all pipes on every DNOTIFY signal.
neilbrown
2006-03-28
1
-36
/
+87
*
Add option to specify directory to search for credentials cache files
neilbrown
2006-03-28
4
-9
/
+20
*
Must still use knowledge of the glue context for pre-1.4 versions of MIT krb5
neilbrown
2006-03-28
1
-1
/
+12
*
Remove unused groups variable from get_ids() which was causing a compiler wa...
neilbrown
2006-03-28
1
-1
/
+0
*
Update krb5 code to use glue routine lucid context functions
neilbrown
2006-03-28
5
-19
/
+29
*
add missing files from previous update
neilbrown
2006-03-28
2
-0
/
+514
*
Separate out context handling code for MIT Kerberos and SPKM3
neilbrown
2006-03-28
3
-450
/
+5
*
User-selectable idmapping cache lifetime
neilbrown
2006-03-28
1
-3
/
+38
[next]