index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ovsdb
/
ovsdb-server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler: Define NO_RETURN for MSVC.
Gurucharan Shetty
2014-09-15
1
-1
/
+1
*
ovsdb-server: Remove the 'enable-dummy' option.
Alex Wang
2014-09-11
1
-7
/
+0
*
Fix two memory leaks.
yinpeijun
2014-07-28
1
-0
/
+1
*
Factor the ovsdb-server main loop into a new function
Eric Sesterhenn
2014-07-16
1
-66
/
+78
*
ovsdb: Frees database memory on ovsdb process cleanup.
Ryan Wilson
2014-07-07
1
-9
/
+16
*
ovsdb-server: Improve message for "add-db" of database already open.
Ben Pfaff
2014-04-07
1
-1
/
+39
*
fatal-signal: SIGPIPE for Windows.
Gurucharan Shetty
2014-02-26
1
-1
/
+2
*
process: Make changes for Windows.
Gurucharan Shetty
2014-02-19
1
-0
/
+2
*
daemon-windows: Add users for windows services.
Gurucharan Shetty
2014-02-04
1
-0
/
+5
*
Avoid printf type modifiers not supported by MSVC C runtime library.
Alin Serdean
2013-11-25
1
-1
/
+1
*
ovsdb: Do not leak error in ovsdb_server_compact()
Thomas Graf
2013-11-01
1
-0
/
+1
*
stress: Remove essentially unused library.
Ben Pfaff
2013-07-15
1
-2
/
+0
*
Replace all uses of strerror() by ovs_strerror(), for thread safety.
Ben Pfaff
2013-06-28
1
-3
/
+4
*
ovsdb-server: Add and remove databases during run time.
Ben Pfaff
2013-06-28
1
-103
/
+286
*
ovsdb-server: Make database name mandatory when specifying db paths.
Gurucharan Shetty
2013-06-26
1
-22
/
+9
*
ovsdb-server: Store databases in shash instead of array.
Gurucharan Shetty
2013-06-26
1
-79
/
+102
*
leak-checker: Remove because it cannot be made thread-safe.
Ben Pfaff
2013-06-17
1
-5
/
+0
*
ovsdb-server: Preserve remotes across crash and restart.
Ben Pfaff
2013-06-13
1
-6
/
+92
*
process: Make signal handling thread-safe.
Ben Pfaff
2013-06-10
1
-2
/
+5
*
process: Remove unused features from process_start().
Ben Pfaff
2013-06-10
1
-1
/
+1
*
Make most "struct option" instances "const".
Ben Pfaff
2013-05-03
1
-1
/
+1
*
ovsdb-server: Announce bound listening ports as status:bound_port.
Ben Pfaff
2013-04-18
1
-1
/
+6
*
ovsdb-server: Add commands for adding and removing remotes at runtime.
Ben Pfaff
2013-04-10
1
-2
/
+92
*
ovsdb-server: Refactor parsing of remote names to avoid ovs_fatal().
Ben Pfaff
2013-04-10
1
-32
/
+65
*
Remove useless use of <assert.h>.
Ben Pfaff
2013-01-16
1
-1
/
+0
*
ovsdb-server: Fix memory leak when manager table has no status column.
Ben Pfaff
2013-01-08
1
-0
/
+4
*
ovsdb-server: Add support for multiple databases.
Ben Pfaff
2012-09-24
1
-87
/
+186
*
ovsdb-server: Add --enable-dummy option for unit tests.
Ben Pfaff
2012-09-24
1
-2
/
+8
*
ovsdb-server: Fix null pointer deref when bool "is_connected" is empty.
Ben Pfaff
2012-09-24
1
-2
/
+14
*
util: New macro CONST_CAST.
Ben Pfaff
2012-08-03
1
-4
/
+4
*
Make the location of the database separately configurable.
Ben Pfaff
2012-08-01
1
-1
/
+1
*
tests: Fix unit test failures related to additional logging.
Ethan Jackson
2012-07-17
1
-1
/
+6
*
ovsdb-server, ovs-vswitchd: Log version after daemonize_complete().
Ethan Jackson
2012-07-17
1
-2
/
+2
*
userspace: Log version on startup.
Ethan Jackson
2012-07-16
1
-0
/
+2
*
Add support for tracking and logging daemon memory usage.
Ben Pfaff
2012-05-22
1
-1
/
+15
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
vswitch: Use consistent representation of DSCP bits.
Ethan Jackson
2012-04-17
1
-26
/
+15
*
stream: By default disable probing on unix sockets.
Ethan Jackson
2012-04-12
1
-1
/
+1
*
Allow configuring DSCP on controller and manager connections.
Mehak Mahajan
2012-03-23
1
-1
/
+50
*
unixctl: New JSON RPC back-end.
Ethan Jackson
2012-02-21
1
-4
/
+4
*
unixctl: Implement quoting.
Ben Pfaff
2011-12-19
1
-8
/
+9
*
ovs-appctl: Print command arguments for "help".
Justin Pettit
2011-09-29
1
-5
/
+5
*
util: Introduce get_program_version function.
Justin Pettit
2011-08-04
1
-1
/
+1
*
ovsdb: Implement a "lock" feature in the database protocol.
Ben Pfaff
2011-07-26
1
-2
/
+17
*
ovsdb: Report the number of connections for inbound Managers.
Ben Pfaff
2011-07-26
1
-0
/
+4
*
ovsdb-server: Reliably report status of inbound connections.
Ben Pfaff
2011-07-26
1
-32
/
+19
*
ovsdb-server: Make database command-line argument optional.
Ben Pfaff
2011-07-26
1
-5
/
+12
*
Consistently write null pointer constants as NULL instead of 0.
Ben Pfaff
2011-05-16
1
-11
/
+11
*
stream-ssl: Improve messages when configuring SSL if it is unsupported.
Ben Pfaff
2011-05-10
1
-8
/
+0
*
daemon: Integrate checking for an existing pidfile into daemonize_start().
Ben Pfaff
2011-04-04
1
-1
/
+0
[next]