1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Oct 22, 2024 — Oct 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
do not ship transient db file
Mike Fisk
as mfisk
More... about 13 years ago
this will be 2.7.1
Mike Fisk
as mfisk
More... about 13 years ago
increment to version 2.7.1 more portable(?) echo_n that works on CentOS 5.8
Mike Fisk
as mfisk
More... about 13 years ago
gcc 4.2 pedantic constants
Mike Fisk
as mfisk
More... about 13 years ago
db file name changed
Mike Fisk
as mfisk
More... about 13 years ago
added int64 type
Mike Fisk
as mfisk
More... about 13 years ago
pedantic casting
Mike Fisk
as mfisk
More... about 13 years ago
added nanosecond timespec type
Mike Fisk
as mfisk
More... about 13 years ago
added getfd() method
Mike Fisk
as mfisk
More... about 13 years ago
Added ft module and netflow7 type for flow-tools netflow v7 input (host byte order only)
Mike Fisk
as mfisk
More... about 13 years ago
port from libgda1 to libgda4
Mike Fisk
as mfisk
More... about 13 years ago
Use "not" module
Mike Fisk
as mfisk
More... about 13 years ago
reorder where --tag is specified for newer versions of libtool
Mike Fisk
as mfisk
More... about 13 years ago
more subtle const type changes in gcc 4.4.3
Mike Fisk
as mfisk
More... almost 15 years ago
makes libtool 2.2.6 happier; not sure if backwards compatible
Mike Fisk
as mfisk
More... almost 15 years ago
use the agressively static linker script, but also specify libtool --tag since we're now using a non-standard linker command
Mike Fisk
as mfisk
More... almost 15 years ago
fix NOT in boolean expressions
Mike Fisk
as mfisk
More... about 15 years ago
add double.int field (truncating cast)
Mike Fisk
as mfisk
More... about 15 years ago
bugfix: "mask(field, !cidr)" didn't work unless cidr was a simple address without mask.
Mike Fisk
as mfisk
More... about 15 years ago
remove debugging output
Mike Fisk
as mfisk
More... almost 16 years ago
honor hint not to optimize already optimized partitions we're cloning
Mike Fisk
as mfisk
More... almost 16 years ago
inconsequential
Mike Fisk
as mfisk
More... almost 16 years ago
Works on Ubuntu 9.4 --- and runs on Fedora
Mike Fisk
as mfisk
More... almost 16 years ago
fix vectoriziation in equals module
Mike Fisk
as mfisk
More... almost 16 years ago
make the internal field start with an _
Mike Fisk
as mfisk
More... almost 16 years ago
print -i should show empty fields too
Mike Fisk
as mfisk
More... almost 16 years ago
empty fields were causing a delimeter even though not being printed
Mike Fisk
as mfisk
More... almost 16 years ago
fix groupby module documentation to be current & correct
Mike Fisk
as mfisk
More... almost 16 years ago
fixed small memory leak by changing field strings to C++ strings
Mike Fisk
as mfisk
More... almost 16 years ago
bugfix: "filter foo != k" where foo is a field that doesn't exist
Mike Fisk
as mfisk
More... almost 16 years ago