You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Michael Prokop ddc577f99c
Use "mysql" instead of "$mysql" in LSB headers.
15 years ago
debian Use "mysql" instead of "$mysql" in LSB headers. 15 years ago
ChangeLog Added trunk/tags dir structure. 17 years ago
Makefile added proper error handling. daemon will shut down on critical errors. additionally use the lockfile to mark errors requiring manuel intervention and keep the daemon from restarting. 15 years ago
cdr.c Removed unnecessary log messages. 15 years ago
cdr.h Added trunk/tags dir structure. 17 years ago
config.c Finished prov db connection implementation. 16 years ago
config.h Use a dedicated connection for provisioning/billing db queries. 16 years ago
daemonizer.c Some fixes to make compiler happy. 16 years ago
daemonizer.h Added trunk/tags dir structure. 17 years ago
mediator.c Fixed warning for not using return values for write when writing lock file. 15 years ago
mediator.h added proper error handling. daemon will shut down on critical errors. additionally use the lockfile to mark errors requiring manuel intervention and keep the daemon from restarting. 15 years ago
medmysql.c Add missing else {} - otherwise we might be passing null pointer to strcpy :) 15 years ago
medmysql.h Fixed warning for not using return values for write when writing lock file. 15 years ago