Commit Graph

18 Commits

Author SHA1 Message Date
Lon Hohberger
c322978fef Enable UUID use in libvirt.c
Signed-off-by: Lon Hohberger <lhh@redhat.com>
2009-09-01 15:13:53 -04:00
Lon Hohberger
481905d8bf Add missing log.c. Enable syslog wrapping
Signed-off-by: Lon Hohberger <lhh@redhat.com>
2009-08-31 09:38:28 -04:00
Lon Hohberger
28627c9796 Fix context type names
Signed-off-by: Lon Hohberger <lhh@redhat.com>
2009-08-28 14:12:46 -04:00
Lon Hohberger
58467292b1 Minor cleanup
- Remove reference to fence_callbacks structure
- Remove old options-ccs.c

Signed-off-by: Lon Hohberger <lhh@redhat.com>
2009-08-28 14:04:28 -04:00
Lon Hohberger
2464a326b8 Drop duplicate fencing requests
XVM shotguns packets from all interfaces on the system.
This means the server can get the same request from multiple
interfaces at the same time.  This records a history of
fencing requests and drops duplicates for a few seconds.

Signed-off-by: Lon Hohberger <lhh@redhat.com>
2009-08-21 15:31:02 -04:00
Lon Hohberger
d3a421f1bb Fix segfault
Signed-off-by: Lon Hohberger <lhh@redhat.com>
2009-08-21 14:36:14 -04:00
Lon Hohberger
f05920b01c Actually use the default port by default
Signed-off-by: Lon Hohberger <lhh@redhat.com>
2009-08-21 14:21:14 -04:00
Lon Hohberger
1e3ee504f9 Install modules, too. 2009-08-21 14:12:58 -04:00
Lon Hohberger
d7f7dec3ec Add temporary 'make install' target 2009-08-21 14:05:48 -04:00
Lon Hohberger
138fed47d9 Make a default configuration file
Signed-off-by: Lon Hohberger <lhh@redhat.com>
2009-08-21 14:02:06 -04:00
Lon Hohberger
062460c14f Make mcast work with UUIDs
Signed-off-by: Lon Hohberger <lhh@redhat.com>
2009-08-21 14:00:01 -04:00
Lon Hohberger
a593b53741 Remove useless prototype
Signed-off-by: Lon Hohberger <lhh@redhat.com>
2009-08-21 13:43:42 -04:00
Lon Hohberger
68c5d1c57b Add checkpoint.so to the build
Even though it doesn't work yet ;)

Signed-off-by: Lon Hohberger <lhh@redhat.com>
2009-08-20 15:03:41 -04:00
Lon Hohberger
36e28b3005 Make multicast use config file
Signed-off-by: Lon Hohberger <lhh@redhat.com>
2009-08-20 12:26:51 -04:00
Lon Hohberger
61e0cc19c9 Integrate config file processing
Signed-off-by: Lon Hohberger <lhh@redhat.com>
2009-08-17 16:53:58 -04:00
Lon Hohberger
9ec497ddc6 Create server-side plugin architecture
Signed-off-by: Lon Hohberger <lhh@redhat.com>
2009-08-17 12:44:06 -04:00
Lon Hohberger
214f9b65bf Make libvirt a built-in plugin
Signed-off-by: Lon Hohberger <lhh@redhat.com>
2009-08-12 13:20:50 -04:00
Lon Hohberger
55357fcd85 initial checkin
Signed-off-by: Lon Hohberger <lhh@redhat.com>
2009-07-28 10:46:53 -04:00