Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Move vlog.h to <openvswitch/vlog.h> | Thomas Graf | 2014-12-15 | 1 | -2/+2 |
* | util: Pre-allocate buffer for ovs_lasterror_to_string(). | Gurucharan Shetty | 2014-02-14 | 1 | -3/+1 |
* | util: A generic function to convert error to string for windows. | Gurucharan Shetty | 2014-01-28 | 1 | -11/+1 |
* | entropy: Add Windows support. | Alin Serdean | 2013-12-19 | 1 | -0/+29 |
* | Replace all uses of strerror() by ovs_strerror(), for thread safety. | Ben Pfaff | 2013-06-28 | 1 | -2/+2 |
* | Global replace of Nicira Networks. | Raju Subramanian | 2012-05-02 | 1 | -1/+1 |
* | Log anything that could prevent a daemon from starting. | Ben Pfaff | 2011-04-04 | 1 | -2/+3 |
* | Add a few more users for ovs_retval_to_string(). | Ben Pfaff | 2011-04-04 | 1 | -2/+1 |
* | vlog: Make client supply semicolon for VLOG_DEFINE_THIS_MODULE. | Ben Pfaff | 2010-10-29 | 1 | -1/+1 |
* | uuid: Break code to read /dev/urandom into a new module. | Ben Pfaff | 2010-08-12 | 1 | -0/+65 |