aboutsummaryrefslogtreecommitdiff
path: root/lib/unixctl.c
AgeCommit message (Expand)Author
2011-11-14Make unixctl_command_register() idempotentSimon Horman
2011-09-29ovs-appctl: Print command arguments for "help".Justin Pettit
2011-08-04ovs-appctl: Add "version" command to print version of running daemons.Justin Pettit
2011-04-04Add a few more users for ovs_retval_to_string().Ben Pfaff
2010-11-30coverage: Make the coverage counters catalog program-specific.Ben Pfaff
2010-11-29Make installation directories overridable at runtime.Ben Pfaff
2010-11-29Add new "dummy" netdev and dpif implementations for use in unit tests.Ben Pfaff
2010-10-29vlog: Make client supply semicolon for VLOG_DEFINE_THIS_MODULE.Ben Pfaff
2010-10-01Switch many macros from using CONTAINER_OF to using OBJECT_CONTAINING.Ben Pfaff
2010-07-21vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring vlog module in use.Ben Pfaff
2010-05-25unixctl: Sort list of commands output by "help".Ben Pfaff
2010-03-26Cleanup default file locations and XenServer packagingJustin Pettit
2010-03-18util: New functions get_cwd(), abs_file_name().Ben Pfaff
2010-02-11Merge "master" into "next".Ben Pfaff
2010-02-11Rename UNUSED macro to OVS_UNUSED to avoid naming conflict.Ben Pfaff
2010-01-15unixctl: Improve error reporting.Ben Pfaff
2009-12-02Merge "master" branch into "db".Ben Pfaff
2009-11-09Make ovs-appctl easier to use and synchronize its interface with ovs-vsctl.Ben Pfaff
2009-10-29unixctl: Allow passing auxiliary data to unixctl commands.Ben Pfaff
2009-09-21fatal-signal: New function fatal_signal_unlink_file_now().Ben Pfaff
2009-08-25Cleanup isdigit() warnings.Justin Pettit
2009-07-30shash: Introduce new macros SHASH_FOR_EACH, SHASH_FOR_EACH_SAFE.Ben Pfaff
2009-06-15Update primary code license to Apache 2.0.Ben Pfaff
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff