aboutsummaryrefslogtreecommitdiff
path: root/lib/vlog.c
AgeCommit message (Expand)Author
2012-06-13vlog: Avoid use-after-free in corner case.Ben Pfaff
2011-10-18vlog: Skip reopening a log file if it would have no effect.Ben Pfaff
2011-09-29ovs-appctl: Print command arguments for "help".Justin Pettit
2011-09-29vlog: Accept any case for ANY and PATTERN when setting levels.Ben Pfaff
2011-08-01vlog: Add a new log level "off".Ben Pfaff
2011-06-21vlog: Add a little more detail to ratelimit messagesBen Pfaff
2011-06-09vlog: Output configuration list in alphabetical order.Justin Pettit
2011-04-04Log anything that could prevent a daemon from starting.Ben Pfaff
2010-11-29Make installation directories overridable at runtime.Ben Pfaff
2010-10-29vlog: Make client supply semicolon for VLOG_DEFINE_THIS_MODULE.Ben Pfaff
2010-08-30treewide: Remove trailing whitespaceJoe Perches
2010-08-12daemon: Make sure that vlog is initialized when a process daemonizes.Ben Pfaff
2010-07-23vlog: Fix logic error in update_min_level().Ben Pfaff
2010-07-21vlog: Make the vlog module catalog program-specific.Ben Pfaff
2010-07-21vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring vlog module in use.Ben Pfaff
2010-07-21vlog: Make vlog initialize itself when necessary.Ben Pfaff
2010-06-08timeval: Use monotonic time where appropriate.Jesse Gross
2010-02-11Merge "master" into "next".Ben Pfaff
2010-02-11Rename UNUSED macro to OVS_UNUSED to avoid naming conflict.Ben Pfaff
2009-10-29unixctl: Allow passing auxiliary data to unixctl commands.Ben Pfaff
2009-08-25Cleanup isdigit() warnings.Justin Pettit
2009-07-29Cleanup warnings about "save_ptr" in strtok_r argumentJustin Pettit
2009-06-15Update primary code license to Apache 2.0.Ben Pfaff
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff