summaryrefslogtreecommitdiffstats
path: root/utils/statd/sm-notify.c
Commit message (Expand)AuthorAgeFilesLines
* sm-notify: Failed DNS lookups should be retriedChuck Lever2009-05-181-12/+27
* sm-notify: Don't orphan addrinfo structsChuck Lever2009-05-181-13/+21
* In recent Fedora builds, the '-D _FORTIFY_SOURCE=2' compileSteve Dickson2009-03-231-3/+10
* sm-notify command: fix a use-after-free bugChuck Lever2008-12-171-11/+14
* sm-notify: always exiting without any notificationSteve Dickson2008-12-061-1/+2
* sm-notify should exit as soon as its determinedPhil Endecott2008-10-141-3/+10
* sm-notify command: use static function definitionsChuck Lever2008-09-261-10/+10
* sm-notify command: replace nsm_address typedefChuck Lever2008-09-261-66/+63
* sm-notify command: clean up error loggingChuck Lever2008-09-261-19/+29
* sm-notify command: getaddrinfo(3) addrinfo leakChuck Lever2008-09-261-1/+4
* sm-notify command: include <config.h>Chuck Lever2008-09-261-2/+4
* sm-notify: perform DNS lookup in the background.Steve Dickson2008-07-251-20/+40
* Add -Wstrict-prototypes to compiler args, and fix warnings caused.Neil Brown2007-07-291-2/+2
* Make that last patch compile...Neil Brown2007-04-161-2/+3
* Be more cautious about use for privilege ports (<1024).Neil Brown2007-04-161-0/+10
* Tell NFS/lockd client what that local state number is.Neil Brown2007-04-021-3/+18
* sm-notify: Try all addresses of a multihomed host.Neil Brown2007-03-291-17/+28
* sm-notify - fix bugs related to run-only-once.Neil Brown2007-03-291-2/+2
* sm-notify - Fix typos in Usage message.Neil Brown2007-03-221-1/+1
* sm-notify - use state directory provided via ./configureNeil Brown2007-03-201-1/+5
* sm-notify - compile and installNeil Brown2007-03-201-0/+1
* sm-notify - drop privileges before receiving packets from network.Neil Brown2007-03-201-0/+31
* Prevent sm-notify from being run multiple times per reboot.Neil Brown2007-03-201-2/+35
* sm-notify: remove addr_parseNeil Brown2007-03-201-22/+2
* sm-notify: Allow base path to be set by command line option.Neil Brown2007-03-201-4/+26
* Add sm-notify from SuSENeil Brown2007-03-201-0/+678