2009-05-09 | Matthias Bolte | [tests] Fix check-gdb Makefile target by disabling... Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-05-09 | Matthias Bolte | [tests] Append _test to the filenames. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-05-09 | Matthias Bolte | [lib] Don't report errors for empty lines in host file... Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-05-09 | Matthias Bolte | [lib] Fix typo in vsc_mgmt_ipv4_parse(). Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-05-09 | Matthias Bolte | [tests] Rename parser_test to parser_dump. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-05-09 | Matthias Bolte | [tests] Add missing license header to parser test. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-05-09 | Matthias Bolte | Rename VscMgmtHostInfoInternal to VscMgmtHost. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-05-08 | Matthias Bolte | Add tests/parser_test to .gitignore. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-05-07 | Matthias Bolte | Rename path to filename. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-05-07 | Matthias Bolte | [python] Add get_version() and get_object_type(). Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-05-07 | Matthias Bolte | [lib] Rename vsc_mgmt_uuid_get_type() to vsc_mgmt_get_object... Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-05-07 | Matthias Bolte | [lib] Reuse _vsc_mgmt_host_type_parse() in _vsc_mgmt_parse_h... Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-05-05 | Matthias Bolte | [lib] Fix memory leak in the host file parser. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-05-05 | Matthias Bolte | [tests] Clean up coding style in the host file parser... Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-05-05 | Matthias Bolte | [lib] Clean up coding style in the host file parser. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-05-05 | Matthias Bolte | [lib] Fix some problems with the new host file parser. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-05-01 | Matthias Bolte | Remove proxy and daemon and merge utils into lib. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-30 | Matthias Bolte | [lib] Replace host_{add,remove} with read_hosts_config... Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-25 | Matthias Bolte | Cleanup doxygen style. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-25 | Matthias Bolte | Add doxygen config. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-23 | Matthias Bolte | [cli] Update to latest function rename in libvsccli. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-23 | Matthias Bolte | [lib] Forward libvirt error messages. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-23 | Matthias Bolte | [python] Bind backup, recover and host_remove. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-23 | Matthias Bolte | [build] Add 'new' make rule for subdirectories. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-21 | Matthias Bolte | Update function syntax to match the latest specification. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-21 | Matthias Bolte | [build] Let clean target remove all *.a, *.o and *... Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-21 | Matthias Bolte | Ignore *.pyc files. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-21 | Matthias Bolte | [python] First step towards Python bindings for libvscmgmt. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-21 | Matthias Bolte | Remove unused function prototypes. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-21 | Matthias Bolte | [cli] Update to latest changes in libvsccli. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-16 | Matthias Bolte | [cli] Update command functions to latest changes in... Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-16 | Matthias Bolte | [build] Allow optional config-user.mk file for per... Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-16 | Matthias Bolte | Update HACKING file. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-16 | Matthias Bolte | Fix spelling: Super Computer -> Supercomputer Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-16 | Matthias Bolte | [cli] Fix compile error due to changes in libvsccli... Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-09 | Matthias Bolte | Update Makefiles to install headers. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-09 | Matthias Bolte | Fix case in a message strings. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-09 | Matthias Bolte | Update .gitignore file. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-09 | Matthias Bolte | Use --verbose-errors option from libvsccli. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-06 | Matthias Bolte | Change XML-RPC-C server to write the log to /var/log... Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-05 | Matthias Bolte | Add simple input parameter checks to every function. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-05 | Matthias Bolte | Stop using old error codes. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-05 | Matthias Bolte | Move common used/useable code from libvscmgmt to libvsc... Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-03 | Matthias Bolte | Build the network common backend as static library. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-01 | Matthias Bolte | Reorder Makefile rules to bring 'all' to the top. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-01 | Matthias Bolte | Fix out-of-bounds memory access and memory leak in... Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-04-01 | Matthias Bolte | Add command parser to vscmgmt-cli. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-30 | Matthias Bolte | Rename _vsc_mgmt_network_get_ip to _vsc_mgmt_network_acquire_ip. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-30 | Matthias Bolte | Basically revert commit 18180acf85977655e88e7b02b6e43e17aa6f... Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-30 | Matthias Bolte | Move more Makefile rules into rules.mk and remove unnecessar... Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-30 | Matthias Bolte | Compile backends as static libraries. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-30 | Matthias Bolte | Cleanup bits and pieces after the backend transition. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-30 | Matthias Bolte | Stricter IPv4 parsing. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-30 | Matthias Bolte | Replace -Wno-sign-compare with -Wsign-compare. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-30 | Matthias Bolte | Add some input validation to the network backend. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-29 | Matthias Bolte | Add HACKING file. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-29 | Matthias Bolte | Use _vsc_mgmt_alloc instead of calloc. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-29 | Matthias Bolte | Add COPYING file. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-29 | Matthias Bolte | Change pointer handling for lists to use pointers pointing... Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-28 | Matthias Bolte | Remove most of the typedefs. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-27 | Matthias Bolte | Add suspension_uuid and image_path to the vm_info struct. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-27 | Matthias Bolte | Add network backend API. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-25 | Matthias Bolte | Add virtual host type for testing purpose. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-25 | Matthias Bolte | Add initial testing with Valgrind. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-25 | Matthias Bolte | Implement host_add and host_remove. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-23 | Matthias Bolte | Split major header files and prefix non-public API... Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-20 | Matthias Bolte | Update code to be in sync with the latest changes in... Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-20 | Matthias Bolte | Don't free uninitialized pointers. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-20 | Matthias Bolte | Update code to be in sync with the latest changes in... Signed-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-20 | Matthias Bolte | Add Pthread mutex and custom strerror. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-20 | Matthias Bolte | Tune Makefile output for 'make -s' Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-19 | Matthias Bolte | Rename host_type.c to hosttype.c. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-19 | Matthias Bolte | Add typedefs for all structs and enums. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-19 | Matthias Bolte | Generalize list handling and add/update some comments. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-19 | Matthias Bolte | Update code to be in sync with the latest changes in... Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |
2009-03-18 | Matthias Bolte | Add initial code. Signed-off-by: Matthias Bolte <matthias.bolte@googlemail.com> |
commit | commitdiff | tree |