aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-10-17 10:21:56 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2013-10-17 10:21:56 +0300
commitaad0ead6ae1bb56953642eac584d9a5f1dc6d72e (patch)
treefb943138c9612c0036860e9991420a1ea5433c05 /Makefile.am
parent57d1cbccf5bfb96831501519825e462580b0affe (diff)
downloadvmod-binlog-aad0ead6ae1bb56953642eac584d9a5f1dc6d72e.tar.gz
vmod-binlog-aad0ead6ae1bb56953642eac584d9a5f1dc6d72e.tar.bz2
Add multiple interval support to binlogsel.
* src/binlogsel.c (FROM_TIME,TO_TIME): Rename to START_TIME, STOP_TIME. (from_time,to_time): Rename to start_time,to_time. (CLEAR_START_TIME,CLEAR_STOP_TIME): New macros. (interval): New struct. (interval_head, interval_tail): New variables. (interval_add): New function. (selmem): Iterate over available intervals and output records for those that match the time limits. (main): New option -I. Build interval list from multiple -I,-F,-T options.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions

Return to:

Send suggestions and report system problems to the System administrator.