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
/
statd
/
sm-notify.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sm-notify: Send fully-qualified and unqualified mon_names
Chuck Lever
2010-03-19
1
-4
/
+17
*
sm-notify: Use my_name when sending SM_NOTIFY requests
Chuck Lever
2010-03-17
1
-9
/
+32
*
libnsm.a: Add support for multiple lines in monitor record files
Chuck Lever
2010-01-15
1
-2
/
+3
*
sm-notify: Save mon_name and my_name strings
Chuck Lever
2010-01-15
1
-5
/
+17
*
nfs-utils: Collect socket address helpers into one location
Chuck Lever
2010-01-15
1
-0
/
+1
*
sm-notify: Support IPv6 DNS lookups in smn_lookup
Chuck Lever
2010-01-15
1
-7
/
+12
*
sm-notify: Use getaddrinfo(3) to create bind address in smn_create_socket()
Chuck Lever
2010-01-15
1
-31
/
+51
*
sm-notify: IPv6 support in reserved port binding in smn_create_socket()
Chuck Lever
2010-01-15
1
-1
/
+28
*
sm-notify: Support creating a PF_INET6 socket in smn_create_socket()
Chuck Lever
2010-01-15
1
-5
/
+76
*
sm-notify: factor socket creation out of notify()
Chuck Lever
2010-01-15
1
-60
/
+77
*
sm-notify: Replace RPC code
Chuck Lever
2010-01-15
1
-122
/
+66
*
statd: Use the new nsm_ file.c calls in sm_notify
Chuck Lever
2010-01-12
1
-225
/
+63
*
statd: replace smn_{get,set}_port() with the shared equivalents
Chuck Lever
2009-12-12
1
-33
/
+7
*
statd: squelch compiler warning in sm-notify.c
Steve Dickson
2009-12-12
1
-3
/
+7
*
statd: Replace nsm_log() with xlog() in sm-notify command
Chuck Lever
2009-11-24
1
-99
/
+64
*
sm-notify: Failed DNS lookups should be retried
Chuck Lever
2009-05-18
1
-12
/
+27
*
sm-notify: Don't orphan addrinfo structs
Chuck Lever
2009-05-18
1
-13
/
+21
*
In recent Fedora builds, the '-D _FORTIFY_SOURCE=2' compile
Steve Dickson
2009-03-23
1
-3
/
+10
*
sm-notify command: fix a use-after-free bug
Chuck Lever
2008-12-17
1
-11
/
+14
*
sm-notify: always exiting without any notification
Steve Dickson
2008-12-06
1
-1
/
+2
*
sm-notify should exit as soon as its determined
Phil Endecott
2008-10-14
1
-3
/
+10
*
sm-notify command: use static function definitions
Chuck Lever
2008-09-26
1
-10
/
+10
*
sm-notify command: replace nsm_address typedef
Chuck Lever
2008-09-26
1
-66
/
+63
*
sm-notify command: clean up error logging
Chuck Lever
2008-09-26
1
-19
/
+29
*
sm-notify command: getaddrinfo(3) addrinfo leak
Chuck Lever
2008-09-26
1
-1
/
+4
*
sm-notify command: include <config.h>
Chuck Lever
2008-09-26
1
-2
/
+4
*
sm-notify: perform DNS lookup in the background.
Steve Dickson
2008-07-25
1
-20
/
+40
*
Add -Wstrict-prototypes to compiler args, and fix warnings caused.
Neil Brown
2007-07-29
1
-2
/
+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
1
-0
/
+10
*
Tell NFS/lockd client what that local state number is.
Neil Brown
2007-04-02
1
-3
/
+18
*
sm-notify: Try all addresses of a multihomed host.
Neil Brown
2007-03-29
1
-17
/
+28
*
sm-notify - fix bugs related to run-only-once.
Neil Brown
2007-03-29
1
-2
/
+2
*
sm-notify - Fix typos in Usage message.
Neil Brown
2007-03-22
1
-1
/
+1
*
sm-notify - use state directory provided via ./configure
Neil Brown
2007-03-20
1
-1
/
+5
*
sm-notify - compile and install
Neil Brown
2007-03-20
1
-0
/
+1
*
sm-notify - drop privileges before receiving packets from network.
Neil Brown
2007-03-20
1
-0
/
+31
*
Prevent sm-notify from being run multiple times per reboot.
Neil Brown
2007-03-20
1
-2
/
+35
*
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
1
-0
/
+678