Shane Kerr 016925ef24 [2608] Kill msgq if we cannot connect to it on startup 12 years ago
..
tests 0232cbe00f [711] catch and ignore permission error for unlinking log lock file. 12 years ago
.gitignore f75dda7a75 [master] appended auto-generated doc files into .gitignore. okayed on jabber. 12 years ago
Makefile.am b31ee71173 [master] use DISTCLEANFILES instead of MAINTAINERCLEANFILES for docs 12 years ago
README 5f05261cbc Added some explanation of the files here. 15 years ago
TODO d83a117a09 [213] Purge invalid items in TODO 13 years ago
bind10.xml 44bd04d531 [master] in docs, change hardcoded package name 12 years ago
bind10_messages.mes da5c7b1faa [711] (unrelated cleanup) removed stale warn log about non root startup 12 years ago
bind10_src.py.in 016925ef24 [2608] Kill msgq if we cannot connect to it on startup 12 years ago
bob.spec 7ab78d8e1d [2137] Removed 'setstats' command and revied the argument of 'getstats' from 12 years ago
creatorapi.txt 2f49e3eb0d [801] Notes about limitations 13 years ago
run_bind10.sh.in 3dbb7c077b [1451] fix module so that it is runnable 13 years ago

README

This directory contains the source for the "Boss of Bind" program.

Files:
Makefile.am - build information
README - this file
TODO - remaining development tasks for this program
bind10.py.in - used to make bind10.py with proper Python paths
bob.spec - defines the options and commands
run_bind10.sh.in - use to make run_bind10.sh with proper Python paths

The "tests" directory contains unit tests for the application.

If you want to run the bind10 program from the source directory, then
use the "run_bind10.sh" script. To run it in the installed location,
use the "bind10" program.