Don't reload config if read from stdin
Reload configure at start of every child process
Document writedatetime in ipaudit man page
Fix pcapfilename_m, give it a copy of string in readfile_m, not a pointer to it
New version number in configure.ac 1.2mg1
use new function call_execv() to launch report script. Update man page
Make debug_g a counter. Add include errno to ipdbase.c
Update PLAN
update -V option in ipaudit man page
Fix type in PACKAGE_HOWTO
update VERSION info in PACKAGE_HOWTO
update total
fix vlan_m==-1, simplify detach_terminal(), update PACKAGE_HOWTO
Apply indent to *.c *.h files, update PLAN
PLAN for merging
Make debug_g a counter. Add include errno to ipdbase.c
Fix daemon mode (-D) to clean up child processes quickly
Fix small memory leak from filtercmd_m variable
Free up storage created by strdup() to clean up valgrind messages
Fix FREE of pcapfilename_m in set_defaults()
fix strncpy(probelabel_g,...)
Fix compile error regarding strncpy(buffer2,buffer,nbuffer+) statement
remove src/config.h.in. It is generated fresh from autotools
ignore src/config.h.in
Upgrade to new confiugre macros C_CONFIG_HEADERS and AC_CONFIG_FILES in configure.ac
Increase tarball version from 1.1 to 1.2
Add tests/ directory
Corrected and cleaned daemon/child code.
Working version with lots of debug code
Daemon mode now runs without memory leak. Also, small test shows no *defunct* processes
Fix memory allcation (see ChangeLog)
fix bugs in makelocal.c, ipaudit.h. Add vim modeline. See ChangeLog file for details
Skip leading delimiters for input
Update total man page
Add -w option to total.c
Fix parsing with input delimiter
Add options -G and -L to total
I have also updated ipaudit-web-1.0BETA9 to use ipaudit-1.1 Directions: after compiling ipaudit-1.1 cd src/ chown ipaudit:ipaudit * chown root:ipaudit ipaudit chmod ug+s ipaudit chmod o-rxw ipaudit cp -a ipaudit ~ipaudit/bin/ cp -a ipstrings ~ipaudit/bin/ cp -a makelocal ~ipaudit/bin/ cp -a total ~ipaudit/bin/
ipaudit-web 2021 patches
Fix length in calll to strncpy line 1822
Update automake files and dependencies so that ./configure will work on new systems
Add DLT_LINUX_SLL to ipstrings.c
Fix compiler errors in ipdbase.c
ChangeLog entries
When using VLAN, correct length of data
When using VLAN, correct length of data
Additional TODOs
Remove SQL from the binary
Remaining TODOs
Commit a GNU Indent profile and apply to all so...
Cleanups with -Werror - this compiles on my Mac...
Restructure data to store in pktmeta structure,...
fix pointers, remove saving copies of raw packe...
Fix for dport in output, and shift eth addrs be...
Fix interface=vlan syntax
Implement -R to reverse the othernet in makeloc...
bugfixes, cleanups and merge conflicts
Fix overflow ips and dump ip filtering
write ethernet headers out of key properly base...
Initial stab at IPv6 support
makelocal now works with ipv6 addresses and ran...
leftover debugging
add IPv6 support
Localrange checks work for ipv4 and ipv6
multiple vlan modes
modify makelocal to work with vlan tags too - j...
fix pidfile handling
other formats - ep but not ts, ts but not ep - ...
fix makelocal - in case we're not outputting ti...
SQL note
add lookforzero and pdate from IPAudit-Web
Fix "total" to support aliased columns, and to ...
Update lookforzero and pdate to be more general...
Merge VLAN filter and tagging patches
Cleanup Git Repository
update to config.h.in post-autoconf/automake
leftover debugging
fix pidfile handling
SQL note
Fix overflow ips and dump ip filtering
other formats - ep but not ts, ts but not ep - ...
fix makelocal - in case we're not outputting ti...
makelocal now works with ipv6 addresses and ran...
write ethernet headers out of key properly base...
Localrange checks work for ipv4 and ipv6
Localrange checks work for ipv4 and ipv6
makelocal now works with ipv6 addresses and ran...
fix makelocal - in case we're not outputting ti...
other formats - ep but not ts, ts but not ep - ...
write ethernet headers out of key properly base...
add IPv6 support
Initial stab at IPv6 support
Cleanups - these are generated (and now ignored)
How to monitor your home network's Internet link
How to monitor your home network's Internet link
How to monitor your home network's Internet link
Monitoring your home network's Internet link
Add most recent changes