log

age author description
2012-02-29 markus schnalke Broke long lines.
2012-02-21 markus schnalke Ensure lval and rval are always stripped. Plus minor refactoring.
2012-02-21 markus schnalke Various minor refactoring.
2012-02-21 markus schnalke resolve_ip() appeared to be broken, in connect.c. I fixed it.
2012-02-21 markus schnalke Minor refactoring.
2012-02-21 markus schnalke Typographic rework in man page and line-breaking.
2012-02-18 markus schnalke Fixed debugging output during read_conf().
2012-02-18 markus schnalke Fixed conf.c: read_lval().
2012-02-18 markus schnalke Removed log_max_pri limit. It makes no sense.
2012-02-18 markus schnalke Refactoring in conf.c: read_rval().
2012-02-18 markus schnalke Various refactoring and code layouting in the second half of conf.c.
2012-02-18 markus schnalke Heavy refactoring in parts of conf.c.
2012-02-18 markus schnalke Refactoring and code layouting.
2012-02-18 markus schnalke Refactoring and code layouting.
2012-02-18 markus schnalke Refactoring and code layouting.
2012-02-18 markus schnalke Refactoring and code layouting.
2012-02-18 markus schnalke Added a glob-pattern aliasing facility.
2012-02-18 markus schnalke Ignore pointer sign warnings.
2012-02-16 markus schnalke Refactoring in tables.c.
2012-02-16 markus schnalke Beautifying.
2012-02-16 markus schnalke Port number are unsigned. This corrects the logfile output.
2012-01-18 markus schnalke Bumped version number.
2012-01-18 markus schnalke Added tag 0.3.4 for changeset 35c5239ebcc1
2012-01-18 markus schnalke Updated version number. 0.3.4
2012-01-18 markus schnalke Updated ChangeLog and NEWS.
2012-01-14 markus schnalke Removed ident. This had been discussed on the mailing list in Oct 2011.
2012-01-14 markus schnalke Various cleanups to remove compiler warnings.
2012-01-14 markus schnalke Removed unused variables.
2012-01-14 markus schnalke local_hosts now understands glob patterns like `*example.org'.
2012-01-14 markus schnalke Improved log/debug messages.