]> git.decadent.org.uk Git - nfs-utils.git/history - utils/statd/sm-notify.c
nfs-utils: Collect socket address helpers into one location
[nfs-utils.git] / utils / statd / sm-notify.c
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