Yet Another Stupid Network Daemon
Go to file
2011-12-20 17:33:51 +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 initial commit 2011-11-15 14:41:46 +04:00
ChangeLog initial commit 2011-11-15 14:41:46 +04:00
configure.ac change default installation path for yasnd binary to /sbin 2011-12-20 17:33:51 +04:00
COPYING initial commit 2011-11-15 14:41:46 +04:00
INSTALL initial commit 2011-11-15 14:41:46 +04:00
Makefile.am change default installation path for yasnd binary to /sbin 2011-12-20 17:33:51 +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 rename variable "sms_send_enable" to "sms_enable" 2011-12-20 17:05:53 +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