index
:
~teuf/libvirt-designer
gsoc2015
master
next
virtinstall
wip
Personal libvirt-designer repository for various hacks
teuf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-23
Align function headers
HEAD
master
Jayashree Deshpande
6
-102
/
+168
2015-03-06
Post-release version bump to 0.0.3
Daniel P. Berrange
1
-1
/
+1
2015-03-06
Update NEWS for 0.0.2 release
Daniel P. Berrange
1
-0
/
+36
2015-03-06
Add devel-doc sub-RPM
Daniel P. Berrange
1
-2
/
+14
2015-03-06
Add vala bindings to RPM
Daniel P. Berrange
1
-1
/
+26
2015-03-06
Remove unused with_python variable in RPM spec
Daniel P. Berrange
1
-1
/
+0
2015-03-04
Makefile: Build tests at the same time as the rest
Michal Privoznik
1
-2
/
+2
2015-03-04
Fix gvir_designer_domain_get_guest_full() leak
Christophe Fergeau
1
-0
/
+2
2015-03-04
Fix gvir_designer_domain_get_fallback_disk_controller leak
Christophe Fergeau
1
-2
/
+4
2015-03-04
test: Add new SimpleDisk test
Michal Privoznik
1
-0
/
+92
2015-03-03
Fix GVirConfigDomainDiskDriver leak
Christophe Fergeau
1
-0
/
+4
2015-03-03
Add gvir_designer_domain_interface_{bridge,user} methods
Christophe Fergeau
3
-2
/
+75
2015-03-03
Add more preconditions to gvir_designer_domain_add_interface_network()
Christophe Fergeau
1
-0
/
+2
2015-03-03
Don't return uninitialized memory from gvir_designer_domain_add_interface_full()
Christophe Fergeau
1
-1
/
+1
2015-03-03
virtxml: Don't leak 'iface' in add_iface()
Christophe Fergeau
1
-0
/
+1
2015-03-03
build-sys: Update manywarnings.m4 from gnulib
Christophe Fergeau
1
-76
/
+137
2015-03-03
build-sys: Use AM_CPPFLAGS instead of INCLUDES
Christophe Fergeau
1
-1
/
+1
2014-01-30
virtxml: Rename to virt-designer
Michal Privoznik
6
-26
/
+26
2014-01-30
gvir_designer_domain_add_disk_full: Adapt to latest libvirt-glib
Michal Privoznik
4
-3
/
+68
2013-09-26
Use latest warnings.m4 from gnulib
Christophe Fergeau
1
-20
/
+62
2013-08-27
Fix typo in error message
Christophe Fergeau
1
-1
/
+1
2013-06-06
Implement gvir_designer_domain_add_video()
Christophe Fergeau
4
-0
/
+178
2013-06-06
Implement gvir_designer_domain_add_smartcard()
Christophe Fergeau
4
-0
/
+50
2013-06-06
Implement gvir_designer_domain_add_usb_redir()
Christophe Fergeau
4
-0
/
+135
2013-06-06
Check for vioserial availability before adding a SPICE agent
Christophe Fergeau
1
-3
/
+46
2013-06-06
Automatically add SPICE channel with SPICE graphics
Christophe Fergeau
1
-0
/
+85
2013-06-06
Implement gvir_designer_domain_add_graphics()
Christophe Fergeau
5
-1
/
+149
2013-06-05
Update copyright notice
Christophe Fergeau
1
-1
/
+2
2013-06-05
Implement gvir_designer_domain_add_sound()
Christophe Fergeau
4
-0
/
+139
2013-06-04
Improve VM skeleton created by gvir_designer_domain_setup_guest()
Christophe Fergeau
1
-0
/
+95
2013-04-22
Add missing files to EXTRA_DIST
Christophe Fergeau
1
-0
/
+2
2013-04-22
Rework disk bus type handling
Christophe Fergeau
1
-94
/
+90
2013-04-22
Add gvir_designer_domain_get_supported_devices()
Christophe Fergeau
2
-3
/
+81
2013-04-22
Add driver handling methods to GVirDesignerDomain
Christophe Fergeau
3
-0
/
+87
2013-04-22
Set min versions from configure in .spec file
Christophe Fergeau
2
-5
/
+5
2013-04-22
Automatically set min versions in README
Christophe Fergeau
4
-2
/
+12
2013-04-22
Fix 'dependancy' typo in README file
Christophe Fergeau
1
-1
/
+1
2013-04-19
libvirt-designer-main.c: Re-indent function headers
Michal Privoznik
1
-3
/
+3
2013-04-19
cfg.mk: Update list of syntax-check exceptions
Michal Privoznik
1
-3
/
+3
2013-04-19
Increment soname + symbol versions
Daniel P. Berrange
2
-2
/
+2
2013-04-19
Adapt saner libtool versioning scheme from libvirt
Daniel P. Berrange
1
-1
/
+39
2013-04-18
Add support for floppies and CDROMs
Christophe Fergeau
4
-13
/
+240
2013-04-18
Add Vala API
Zeeshan Ali (Khattak)
4
-1
/
+67
2013-04-18
Add transfer annotation to *init.argv
Zeeshan Ali (Khattak)
1
-2
/
+6
2013-04-12
Fix 'be find' typo in error message
Christophe Fergeau
1
-1
/
+1
2013-04-11
virtxml: Fix 2 memory leaks
Christophe Fergeau
1
-3
/
+8
2013-04-11
Fix some wrong gtk-doc transfer annotations
Christophe Fergeau
1
-3
/
+3
2013-04-11
test: Adapt to new gvir_designer_domain_new signature
Michal Privoznik
1
-2
/
+6
2013-04-11
Don't redefine _FORTIFY_SOURCE macro
Michal Privoznik
1
-1
/
+1
2013-04-08
Auto-generate AUTHORS file from GIT logs
Daniel P. Berrange
6
-21
/
+23
[next]