Jan Friesse
|
bdabbf6f20
Don't call reload on corosync-objctl actions
|
13 years ago |
Christine Caulfield
|
5704a34612
confdb: Fix crash with long values and add API calls to get them
|
13 years ago |
Fabio M. Di Nitto
|
dc9b04a719
objctl: add missing calls to dispatch notifications and fix memory corruption
|
14 years ago |
Jan Friesse
|
53959750a7
Ensure that strings are null terminated after strncpy().
|
14 years ago |
Jan Friesse
|
14bacb4eb6
flatiron: enable compile with --enable-fatal-warnings
|
14 years ago |
Jan Friesse
|
f8bacd2839
corosync-objctl: Option to display binary data
|
14 years ago |
Steven Dake
|
a7c95c2854
Add -n option to corosync-objctl to create a new object/key combo
|
15 years ago |
Angus Salkeld
|
a47fb64e69
add float and double support to corosync-objctl
|
15 years ago |
Steven Dake
|
e35d38b547
Merge trunk revision 2682:
|
16 years ago |
Steven Dake
|
bea0a9206b
Merge trunk revision 2521:
|
16 years ago |
Steven Dake
|
a65022d2f3
Merge trunk revision 2516:
|
16 years ago |
Steven Dake
|
ea38f7e15b
Merge trunk revision 2511:
|
16 years ago |
Angus Salkeld
|
42d3c01cb1
add "-p" option to corosync-objctl
|
16 years ago |
Jim Meyering
|
1f40a10983
don't include <signal.h> when it's not used
|
16 years ago |
Steven Dake
|
65f8490350
use uint64_t for hdb_handle_t type and also specify some formatting
|
17 years ago |
Steven Dake
|
2827180b36
Remove warning in corosync-objctl.
|
17 years ago |
Jim Meyering
|
00db317b82
sync the rest of the code with previous header changes
|
17 years ago |
Jim Meyering
|
781d3454c2
confdb.h: continue API changes: const+size_t
|
17 years ago |
Jim Meyering
|
41cc0e06b4
print "?" in place of non-printing bytes of obj/key/val values
|
17 years ago |
Jim Meyering
|
1701b32f1d
confdb.h (confdb_key_change_notify_fn_t): Make 3 params "const"
|
17 years ago |
Jim Meyering
|
a8bad8dee2
corosync-objctl.c: remove a just-added "const"
|
17 years ago |
Jim Meyering
|
748cf03858
remove unused functions and variable
|
17 years ago |
Jim Meyering
|
9bd1a8e728
declare many functions "static" (also avoids missing prototype warnings)
|
17 years ago |
Fabio M. Di Nitto
|
031c02f589
- Every .c file should include "config.h" to get the right defines...
|
17 years ago |
Steven Dake
|
58ab8d4a65
Unification around hdb_handle_t data type.
|
17 years ago |
Steven Dake
|
240abb3138
Patch to fix compilation of macosx and linux in some platform configurations.
|
17 years ago |
Angus Salkeld
|
fd25950970
LINT: fix or ignore unchecked return values.
|
17 years ago |
Angus Salkeld
|
56eaee9561
cleanup the last of the SAF headers and types
|
17 years ago |
Christine Caulfield
|
c08559c0ba
Improve the usage message of corosync_objctl.
|
17 years ago |
Angus Salkeld
|
301a730dd1
remove some new warnings from corosync
|
17 years ago |