Updated CHANGELOG
Add debian build tree and remove patch
Added support for ipchains to at least 1.8.3
CHANGELOG addition
do correct memory margin rounding
removal of unneeded ipac/agents/iptables/iptables.c.new.good
uppercase SQL statements and add missing space to one query
*** empty log message ***
fix possible logging bug
remove compiler warning by using strerror instead of sys_errlist[]
loginfo now goes to the ipac-ng-commit mailinglist
non classic mode removal part 3 (we can compile it now)
make it compile with older gcc's, move variable declarations
more logging statements
add Id tag and correct small typo
Removed Files: access/postgre/Makefile.in
document changes about memory usage characteristics
optimize list_records(filter) for stoarage postgres so in the
little space-tabs reformating
CHANGELOG,ipac-ng.spec updated
reformat source code (spaces replaced with tabs)
- print the hostname in the output if the user used the -H/--hostname option
correct a comment
last patch from Friedrich applied
clear up before exiting with -1
fix bug when DEBUG_POST is not defined
make INSTALLPATH completely controllable by configure, no hardcoded prefix/sbin anymore
document my changes
revert return (1) back to exit(-1), has to be discussed further
remove some extern's
CHANGELOG updated, added errorhandling to postgre storage
postgre_stor_list_timestamps: better query string, improve error handling
remove empty file debug
let syncmail create unified diffs with a context of 3 lines
we currently do not store the machine name so we do not need to free it
generate email after each checkin
added more logging
fix for perl 5.8.0
clarify some descriptions, correct a spelling error
CHANGELOG updated.
removing empty file named 'trace'
document my changes
change bigint to int. plus little cleanups.
correct small optical flaw
make INSTALLPATH completely controllable by configure, no hardcoded prefix/sbin anymore
add CFLAGS to compile of subst and remove some warnings there
- minimize the use of calloc calls by reusing already allocated memory
start of nonclassic mode removal
we currently do not store the machine name so we do not need to free it
small cleanups
initial checkin
- improve memory handling in storage/postgre
add option '--enable-debug-database' to configure,
contrib/sample_configs/rules.conf.iptables updated to briefly describe some new extensions of the ipac-ng
improve and simplify debugging mode
apply last patch from Friedrich
adding \'$Id: to ipacsum
removing 'postgre' access method.
starting a list of tips-and-tricks
add --enable-debug-ipacsum=yes|no to configure
correct checking for default access method in configure
Initial import
remove comment
memory appetite of fetchipac reduced greatly. new option -u|--sum added.
This commit was manufactured by cvs2svn to create tag 'start'.
add changes from 1.25 to 1.27 to changelog
little reformating
fixing doubled files
removal of no longer needed ipac/access/files/rules.y.good
optimize postgre_stor_get_records() for queries about just one timestamp
removing nonclassic mode - part2
still removing classic mode
add option '--human-kilo' to ipacsum, the default now is 1K=1024
remove the leftovers of the classic mode
remove no longer needed agents/iptables/iptables.c.new.good
initial import.
ipacsum version corrected
abort on error inside insert logs with postgresql storage
initial checkin
remove some more remains of the non-classic mode...
put sqlite database file always into the ipac datadir /var/lib/ipac
This commit was manufactured by cvs2svn to create tag 'rel-1-28'.
a little reformating
another "make distclean" update
Improved configure/make scripts
add section "known problems" to changelog
force -H/--hostname when -r/--replace is specified
fixed the chain creation bug in that rules in the form of "%chain% ..." where
import docs
document latest changes
typo fixed
add another file type which should be ignored when creating a release
ignore one unfinished file
remove empty line
mysql database definition added
small corrections