- Fix php 8.4 deprecations
I implemented this for myself. Attached patch is against 7.13
geoip updates
1.1.3 release
fix sf download link
release 1.1.3
prep for release 1.1..
- prep for new release
fix filtering by DF/MF flags
doc updates
- don't require address family field in database logs
php 8.1 deprecations
setup script changes
update setup scripts
fix php 8.2 deprecations
fix compatibility with mysql >=8
fix compatibility with php >= 8.1
- fix resolution of hostnames for mysql
fix deprecated items
add prior changes to Changelog
fix pgsql setup script with some versions of wc
fix drilldown on packet page when updating hosts
ignore TUNNEL= in netfilter log files
- add support for rsyslog style repeats (which fixes missing entries for netfilter system logs)
use brackets instead of curly braces for array offset
cleanup for next release
- fix loading of geoip2 php reader when extension not loaded
fix drilldown on fields displayed in hex on php >= 7
- Fix setup script compatibility with postgresql > 10
- add grants for postgresql to underlying tables in setup script
update requires
add contrib directory to docs
update to version 1.1.2
update for webfwlog-1.1.2
update for webfwlog-1.1.2
Webfwlog 1.1.2 released
Create tag webfwlog_1_1_2
- add support for rsyslog style repeats (which fixes missing entries for netfilter system logs)
- add geoip autonomous system fields
- fix - don't filter on geoip fields when no geoip data available (syslog)
- add config options for port and/or socket name for database connections
doc updates
- make intelligent substitutions for aggregate criteria when summarization not selected
build system updates
documentation updates
- update to new release 1.1.1
- update to new release 1.1.1
update survey page to work with ipv6 addresses.
Create tag webfwlog_1_1_1
- remove unneeded geoip_version parameter
- move maxmind geoip functions to separate file
fix report summary to reflect correct included entries after aggregate criteria are applied
remove unneeded code from fix for missing date column
don't compile libdb code unless libmaxminddb is being compiled
use strftime instead of ctime for informational output
ignore updates
- use php strtotime function for date conversions for syslog queries instead
fix alignment of report summary
couple minor fixes
fix typo in build system updates
build system updates
code cleanup
code cleanup
various fixes for configuration file parameters
- Conform to HTML 5.
fix missing date column and sorting by dates for syslog reports
fix null array warning with php>=7.2
fix array warning with php>=7.2
Add support for checksum fields for database logs for tcp, udp and icmp[v6]
code cleanup
style changes and code cleanup
style changes
undo r660
fix style
style changes
code cleanup
code cleanup
code cleanup
move composer vendor directory outside main web...
move composer vendor directory outside main web...
move composer vendor directory outside main web...
merge changes from trunk
update for version 1.1.0
update for version 1.1.0
Webfwlog 1.1.0 released
Create tag webfwlog_1_1_0
redo tag for 1.1.0
fix install for composer files
fix install for composer files
release 1.1.0
Create tag webfwlog_1_1_0
bump version and prep for release
merge geoip branch
documentation updates
- use geoip locale for fields supporting it
allow setting of join_collapse_limit instead of...
- minor doc updates
add default for pgsql_geoip2_schema parameter
respond gracefully to missing mmdb file