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

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.