Move Autoconf's macro definitions into config.h.
[sliver-openvswitch.git] / lib / vlog.c
2008-07-21 Ben PfaffMove Autoconf's macro definitions into config.h.
2008-07-18 Ben PfaffMake facility and level optional in -v, --verbose options.
2008-07-18 Ben PfaffBy default, log to syslog also.
2008-07-18 Ben PfaffLog an error when the time is negative at vlog startup.
2008-07-16 Ben PfaffInclude date and time in vlog messages.
2008-07-01 Ben PfaffFix -v, --verbose options to userspace programs.
2008-04-15 Ben PfaffMerge remote branch 'repo/master' into stats
2008-04-04 Ben PfaffAdd vlog functions and macros for testing whether a...
2008-03-28 casadoUpdate copyright on all non-GPL files
2008-03-28 Ben PfaffMake vlog preserve errno.
2008-03-04 Martin CasadoInitial import