summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-23Align function headersHEADmasterJayashree Deshpande6-102/+168
2015-03-06Post-release version bump to 0.0.3Daniel P. Berrange1-1/+1
2015-03-06Update NEWS for 0.0.2 releaseDaniel P. Berrange1-0/+36
2015-03-06Add devel-doc sub-RPMDaniel P. Berrange1-2/+14
2015-03-06Add vala bindings to RPMDaniel P. Berrange1-1/+26
2015-03-06Remove unused with_python variable in RPM specDaniel P. Berrange1-1/+0
2015-03-04Makefile: Build tests at the same time as the restMichal Privoznik1-2/+2
2015-03-04Fix gvir_designer_domain_get_guest_full() leakChristophe Fergeau1-0/+2
2015-03-04Fix gvir_designer_domain_get_fallback_disk_controller leakChristophe Fergeau1-2/+4
2015-03-04test: Add new SimpleDisk testMichal Privoznik1-0/+92
2015-03-03Fix GVirConfigDomainDiskDriver leakChristophe Fergeau1-0/+4
2015-03-03Add gvir_designer_domain_interface_{bridge,user} methodsChristophe Fergeau3-2/+75
2015-03-03Add more preconditions to gvir_designer_domain_add_interface_network()Christophe Fergeau1-0/+2
2015-03-03Don't return uninitialized memory from gvir_designer_domain_add_interface_full()Christophe Fergeau1-1/+1
2015-03-03virtxml: Don't leak 'iface' in add_iface()Christophe Fergeau1-0/+1
2015-03-03build-sys: Update manywarnings.m4 from gnulibChristophe Fergeau1-76/+137
2015-03-03build-sys: Use AM_CPPFLAGS instead of INCLUDESChristophe Fergeau1-1/+1
2014-01-30virtxml: Rename to virt-designerMichal Privoznik6-26/+26
2014-01-30gvir_designer_domain_add_disk_full: Adapt to latest libvirt-glibMichal Privoznik4-3/+68
2013-09-26Use latest warnings.m4 from gnulibChristophe Fergeau1-20/+62
2013-08-27Fix typo in error messageChristophe Fergeau1-1/+1
2013-06-06Implement gvir_designer_domain_add_video()Christophe Fergeau4-0/+178
2013-06-06Implement gvir_designer_domain_add_smartcard()Christophe Fergeau4-0/+50
2013-06-06Implement gvir_designer_domain_add_usb_redir()Christophe Fergeau4-0/+135
2013-06-06Check for vioserial availability before adding a SPICE agentChristophe Fergeau1-3/+46
2013-06-06Automatically add SPICE channel with SPICE graphicsChristophe Fergeau1-0/+85
2013-06-06Implement gvir_designer_domain_add_graphics()Christophe Fergeau5-1/+149
2013-06-05Update copyright noticeChristophe Fergeau1-1/+2
2013-06-05Implement gvir_designer_domain_add_sound()Christophe Fergeau4-0/+139
2013-06-04Improve VM skeleton created by gvir_designer_domain_setup_guest()Christophe Fergeau1-0/+95
2013-04-22Add missing files to EXTRA_DISTChristophe Fergeau1-0/+2
2013-04-22Rework disk bus type handlingChristophe Fergeau1-94/+90
2013-04-22Add gvir_designer_domain_get_supported_devices()Christophe Fergeau2-3/+81
2013-04-22Add driver handling methods to GVirDesignerDomainChristophe Fergeau3-0/+87
2013-04-22Set min versions from configure in .spec fileChristophe Fergeau2-5/+5
2013-04-22Automatically set min versions in READMEChristophe Fergeau4-2/+12
2013-04-22Fix 'dependancy' typo in README fileChristophe Fergeau1-1/+1
2013-04-19libvirt-designer-main.c: Re-indent function headersMichal Privoznik1-3/+3
2013-04-19cfg.mk: Update list of syntax-check exceptionsMichal Privoznik1-3/+3
2013-04-19Increment soname + symbol versionsDaniel P. Berrange2-2/+2
2013-04-19Adapt saner libtool versioning scheme from libvirtDaniel P. Berrange1-1/+39
2013-04-18Add support for floppies and CDROMsChristophe Fergeau4-13/+240
2013-04-18Add Vala APIZeeshan Ali (Khattak)4-1/+67
2013-04-18Add transfer annotation to *init.argvZeeshan Ali (Khattak)1-2/+6
2013-04-12Fix 'be find' typo in error messageChristophe Fergeau1-1/+1
2013-04-11virtxml: Fix 2 memory leaksChristophe Fergeau1-3/+8
2013-04-11Fix some wrong gtk-doc transfer annotationsChristophe Fergeau1-3/+3
2013-04-11test: Adapt to new gvir_designer_domain_new signatureMichal Privoznik1-2/+6
2013-04-11Don't redefine _FORTIFY_SOURCE macroMichal Privoznik1-1/+1
2013-04-08Auto-generate AUTHORS file from GIT logsDaniel P. Berrange6-21/+23