Author: noodles
Date: 2003/02/15 17:36:56
0.1.2 release. Update HISTORY, bump version in onak-conf.h/README
* Updated README to be a bit more useful.
* Code cleanup; removed circular dependencies.
* Added sixdegrees.
* Updated README to be a bit more useful.
* Code cleanup; removed circular dependencies.
* Added sixdegrees.
+
+0.1.2 - 15th February 2003
+
+* Added fingerprint calculation/display.
+* Cleanup sixdegrees binary/object file on make clean.
+* Introduced transaction support to DB3 backend, along with deadlock detection.
+* Added keydb dumping ability.
+* Added logging infrastructure to help more easily track down problems.
-onak 0.1.1
-Copyright 2002 Project Purple. Written by Jonathan McDowell
+onak 0.1.2
+Copyright 2003 Project Purple. Written by Jonathan McDowell
http://www.earth.li/projectpurple/progs/onak.html
http://www.earth.li/projectpurple/progs/onak.html
#ifndef __ONAK_CONF_H_
#define __ONAK_CONF_H_
#ifndef __ONAK_CONF_H_
#define __ONAK_CONF_H_
#define CONFIGFILE "/home/noodles/projects/onak/onak.conf"
/*
#define CONFIGFILE "/home/noodles/projects/onak/onak.conf"
/*
pks_bin_dir /community/pgp-keyserver/bin
db_dir /home/noodles/onak-db/
pks_bin_dir /community/pgp-keyserver/bin
db_dir /home/noodles/onak-db/
+logfile /var/log/onak.log
### Set www_port to the port on which HTTP requests should be accepted.
### If you do not want to process HTTP requests, set this to 0.
### Set www_port to the port on which HTTP requests should be accepted.
### If you do not want to process HTTP requests, set this to 0.