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
/
support
Commit message (
Expand
)
Author
Age
Files
Lines
*
support: Provide an API for creating a privileged RPC client
Chuck Lever
2009-04-18
2
-8
/
+143
*
getport.c: fix non-standard C
Chuck Lever
2009-04-15
1
-2
/
+2
*
cacheio: return any original error from qword_eol
Kevin Coffman
2009-04-03
1
-2
/
+8
*
Mountd should use separate lockfiles
Ben Myers
2009-04-03
4
-17
/
+30
*
In recent Fedora builds, the '-D _FORTIFY_SOURCE=2' compile
Steve Dickson
2009-03-23
1
-3
/
+13
*
nfs-utils: Include legacy or TI-RPC headers, not both
Chuck Lever
2009-03-16
2
-45
/
+4
*
nfs-utils: replace function-specific switches with HAVE_LIBTIRPC
Chuck Lever
2009-03-16
2
-43
/
+43
*
Added back the some logging variables which are no
Steve Dickson
2009-03-08
1
-1
/
+9
*
nfs-utils: Provide type-checked version of svc_getcaller()
Chuck Lever
2009-03-05
1
-0
/
+9
*
nfs-utils: Replace getservbyname(3)
Chuck Lever
2009-03-05
3
-94
/
+63
*
Have sizeof using the correct value in nfs_getlocalport()
Ben Greear
2009-03-04
1
-1
/
+1
*
nfs-utils: Remove fprintf() call from support/nfs/getport.c
Chuck Lever
2009-03-04
1
-3
/
+0
*
General clean up. Removed unused routines. Reworked syslog
Steve Dickson
2009-03-04
1
-130
/
+5
*
Converted good_client() to correctly use the tcp wrapper
Steve Dickson
2009-03-04
1
-50
/
+7
*
Only hash on IP address and Program number. Including the Procedure
Steve Dickson
2009-03-04
1
-12
/
+11
*
Exportfs and rpc.mountd optimalization
Tomas Richter
2009-02-18
4
-31
/
+104
*
mount: getport: don't use getaddrinfo(3) on old systems
Chuck Lever
2009-01-06
1
-10
/
+59
*
Now that the TCP wrapper actually works, mounts will
Steve Dickson
2009-01-03
1
-4
/
+16
*
To ensure the hash table of clients has valid
Steve Dickson
2008-12-19
1
-3
/
+42
*
Clients IP address and host names are check on
Steve Dickson
2008-12-19
1
-0
/
+79
*
When clients are define as IP addresses in /etc/hosts.deny,
Steve Dickson
2008-12-19
1
-44
/
+45
*
Added support/nfs/getport.c
Steve Dickson
2008-11-18
1
-0
/
+965
*
Introduce rpcbind client utility functions
Chuck Lever
2008-11-17
2
-1
/
+72
*
Add AF_INET6-capable API to acquire an RPC CLIENT *
Chuck Lever
2008-11-17
3
-1
/
+599
*
nfs-utils: make makesock() static
Chuck Lever
2008-10-08
1
-42
/
+40
*
nfs-utils: Clean up support/nfs/rpcmisc.c:closedown()
Chuck Lever
2008-10-08
1
-23
/
+25
*
nfs-utils: whitespace clean ups in support/nfs/rpcmisc.c
Chuck Lever
2008-09-26
1
-7
/
+6
*
nfs-utils: Remove excess log reporting
Chuck Lever
2008-09-26
1
-8
/
+4
*
nfs-utils: make makesock() static
Chuck Lever
2008-09-26
2
-17
/
+22
*
nfs-utils: remove disabled code from support/nfs/rpcmisc.c
Chuck Lever
2008-09-26
1
-16
/
+0
*
nfs-utils: Remove unused function rpc_svcrun()
Chuck Lever
2008-09-26
2
-52
/
+0
*
nfs-utils: remove unused function rpc_logcall()
Chuck Lever
2008-09-26
2
-61
/
+0
*
Remove redundant m_path field
J. Bruce Fields
2008-08-28
4
-25
/
+2
*
Fix handling of explicit uuid
David Woodhouse
2008-08-28
1
-1
/
+1
*
It appears that a recent glibc update now enforces the requirement for a mode
Steve Dickson
2008-07-15
1
-1
/
+7
*
When a FQDN exists in /var/lib/nfs/rmtab it causes
Steve Dickson
2008-06-25
1
-2
/
+2
*
Removed the initialization of args2 in xlog_backend. It
Steve Dickson
2008-06-06
1
-1
/
+1
*
Cleaned up warnings in rmtab.c and xlog.c
Steve Dickson
2008-06-06
2
-4
/
+4
*
Fixed arguments to the hosts_ctl() call in the good_client() routine
Sten Spans
2008-05-05
1
-2
/
+2
*
Stop the kernel export table from being flushed
Neil Brown
2008-03-04
1
-1
/
+1
*
Stop segfaults on amd64 during warnings messages by creating
Steve Dickson
2008-01-17
1
-2
/
+7
*
Automatically set 'nohide' on referral exports.
Steve Dickson
2008-01-09
1
-0
/
+6
*
Cleanup xlog logging code to be safe and usable for all
Kevin Coffman
2007-10-15
2
-21
/
+48
*
Copy new cacheio functions used by svcgssd to nfslib
Kevin Coffman
2007-10-15
2
-7
/
+45
*
rpc.mountd: create client_resolve and change client_compose to take a hostent...
Jeff Layton
2007-09-28
2
-9
/
+16
*
rpc.mountd: make exportent->e_hostname a dynamically-allocated string
Jeff Layton
2007-09-28
5
-24
/
+15
*
rpc.mountd: Change nfs_client->m_hostname to be a dynamically-allocated string
Jeff Layton
2007-09-28
2
-9
/
+8
*
mount.nfs: add EX_SUCCESS exit code
Chuck Lever
2007-09-25
1
-0
/
+1
*
nfs-utils: specify a create mode with open(...O_CREAT) call in xflock
Jeff Layton
2007-08-09
1
-1
/
+1
*
libnfs.a: eliminate another dependency on a global variable
Chuck Lever
2007-07-30
3
-32
/
+1
[next]