]> git.decadent.org.uk Git - nfs-utils.git/history - utils/statd/sm-notify.c
sm-notify: Use correct retransmit timeout when sending a fresh RPC
[nfs-utils.git] / utils / statd / sm-notify.c
2011-09-20 Chuck Leversm-notify: Use correct retransmit timeout when sending...
2011-09-20 Chuck Leversm-notify: Refactor insert_host() and recv_rpcbind_reply()
2011-08-29 Chuck Leversm-notify: sm-notify doesn't handle localhost properly nfs-utils-1-2-5-rc2
2011-08-29 Chuck Leversm-notify: Disable syslog messages when debugging is...
2010-12-13 Chuck Leversm-notify: Make use of AI_NUMERICSERV conditional
2010-11-01 Chuck Levernfs-utils: Remove all uses of AI_ADDRCONFIG
2010-03-19 Chuck Leversm-notify: Send fully-qualified and unqualified mon_names
2010-03-17 Chuck Leversm-notify: Use my_name when sending SM_NOTIFY requests
2010-01-15 Chuck Leverlibnsm.a: Add support for multiple lines in monitor...
2010-01-15 Chuck Leversm-notify: Save mon_name and my_name strings
2010-01-15 Chuck Levernfs-utils: Collect socket address helpers into one...
2010-01-15 Chuck Leversm-notify: Support IPv6 DNS lookups in smn_lookup
2010-01-15 Chuck Leversm-notify: Use getaddrinfo(3) to create bind address...
2010-01-15 Chuck Leversm-notify: IPv6 support in reserved port binding in...
2010-01-15 Chuck Leversm-notify: Support creating a PF_INET6 socket in smn_cr...
2010-01-15 Chuck Leversm-notify: factor socket creation out of notify()
2010-01-15 Chuck Leversm-notify: Replace RPC code
2010-01-12 Chuck Leverstatd: Use the new nsm_ file.c calls in sm_notify
2009-12-12 Chuck Leverstatd: replace smn_{get,set}_port() with the shared... nfs-utils-1-2-2-rc3
2009-12-12 Steve Dicksonstatd: squelch compiler warning in sm-notify.c
2009-11-24 Chuck Leverstatd: Replace nsm_log() with xlog() in sm-notify command
2009-05-18 Chuck Leversm-notify: Failed DNS lookups should be retried
2009-05-18 Chuck Leversm-notify: Don't orphan addrinfo structs
2009-03-23 Steve DicksonIn recent Fedora builds, the '-D _FORTIFY_SOURCE=2... nfs-utils-1-1-6-rc3
2008-12-17 Chuck Leversm-notify command: fix a use-after-free bug
2008-12-06 Steve Dicksonsm-notify: always exiting without any notification
2008-10-14 Phil Endecottsm-notify should exit as soon as its determined
2008-09-26 Chuck Leversm-notify command: use static function definitions
2008-09-26 Chuck Leversm-notify command: replace nsm_address typedef
2008-09-26 Chuck Leversm-notify command: clean up error logging
2008-09-26 Chuck Leversm-notify command: getaddrinfo(3) addrinfo leak
2008-09-26 Chuck Leversm-notify command: include <config.h>
2008-07-25 Steve Dicksonsm-notify: perform DNS lookup in the background.
2007-07-29 Neil BrownAdd -Wstrict-prototypes to compiler args, and fix warni...
2007-04-16 Neil BrownMake that last patch compile...
2007-04-16 Neil BrownBe more cautious about use for privilege ports (<1024).
2007-04-02 Neil BrownTell NFS/lockd client what that local state number is.
2007-03-29 Neil Brownsm-notify: Try all addresses of a multihomed host.
2007-03-29 Neil Brownsm-notify - fix bugs related to run-only-once.
2007-03-22 Neil Brownsm-notify - Fix typos in Usage message.
2007-03-20 Neil Brownsm-notify - use state directory provided via ./configure
2007-03-19 Neil Brownsm-notify - compile and install
2007-03-19 Neil Brownsm-notify - drop privileges before receiving packets...
2007-03-19 Neil BrownPrevent sm-notify from being run multiple times per...
2007-03-19 Neil Brownsm-notify: remove addr_parse
2007-03-19 Neil Brownsm-notify: Allow base path to be set by command line...
2007-03-19 Neil BrownAdd sm-notify from SuSE