Yet Another Stupid Network Daemon
Go to file
2012-02-23 13:59:11 +04:00
contrib remove unnecessary --make-pidfile option from init script. Fix copyright header 2012-01-03 03:51:11 +04:00
lib begin to separate potentially shared code into library 2012-02-23 13:36:48 +04:00
.gitignore initial commit 2011-11-15 14:41:46 +04:00
AUTHORS initial commit 2011-11-15 14:41:46 +04:00
autogen.sh begin to separate potentially shared code into library 2012-02-23 13:36:48 +04:00
ChangeLog initial commit 2011-11-15 14:41:46 +04:00
configure.ac remove hardcoded path for m4 2012-02-23 13:59:11 +04:00
COPYING initial commit 2011-11-15 14:41:46 +04:00
INSTALL begin to separate potentially shared code into library 2012-02-23 13:36:48 +04:00
Makefile.am remove hardcoded path for m4 2012-02-23 13:59:11 +04:00
NEWS initial commit 2011-11-15 14:41:46 +04:00
README fix missing license info in README 2011-11-16 15:57:09 +04:00
yasnd-gammu.c implement SMS sending via IPC queue loop 2011-12-19 18:35:14 +04:00
yasnd-ipc.c rename variable "sms_send_enable" to "sms_enable" 2011-12-20 17:05:53 +04:00
yasnd.c fix improper SIGTERM handling, improve freeing resources 2012-01-03 04:51:57 +04:00
yasnd.h rename variable "sms_send_enable" to "sms_enable" 2011-12-20 17:05:53 +04:00

yasnd - Yet Another Stupid Network Daemon

yasnd is a little daemon that checks availability of network resources(hosts, services)

This program is distributed under terms of GNU GPL v2 or higher

For installation instructions please see INSTALL file