aboutsummaryrefslogtreecommitdiff
path: root/proxy
Commit message (Expand)AuthorAgeFilesLines
* Remove use of non-reentrant POSIX apisDaniel P. Berrange2009-01-221-3/+0
* Generic internal threads APIDaniel P. Berrange2009-01-151-0/+1
* Push URI probing logic down into individual driversDaniel P. Berrange2008-11-171-2/+2
* add new logging module, and move existing definitions thereDaniel Veillard2008-11-062-6/+2
* Move WITH_XXX driver feature flags into config.h instead of direct compiler/l...Daniel P. Berrange2008-11-041-2/+2
* Move some API declarations out of internal.h & hash.c into dedicated filesDaniel P. Berrange2008-11-041-1/+1
* Massive patch adding event APIs by Ben GuthroDaniel Veillard2008-10-231-0/+1
* generate .gitignore files from .cvsignore onesJim Meyering2008-10-171-0/+5
* Convert XenD XML->SEXPR conversion to new domain XML APIsDaniel P. Berrange2008-07-252-10/+18
* Convert XenD SEXPR->XML convesion to new domain XML APIsDaniel P. Berrange2008-07-251-0/+1
* * proxy/libvirt_proxy.c: fix a compilation problem without XenDaniel Veillard2008-07-071-1/+1
* Remove all use of strcmp, strncmp in favour of STREQ, STREQLEN, STRPREFIXDaniel P. Berrange2008-05-141-2/+2
* Fix build errors.Jim Meyering2008-04-291-1/+1
* Added safer lowlevel memory allocation APis. Converted hash.c and capabilitie...Daniel P. Berrange2008-04-281-0/+1
* * proxy/libvirt_proxy.c and docs/* typo fixingAtsushi SAKAI2008-04-241-2/+2
* convert TAB-based indentation in C sources to use only spacesJim Meyering2008-04-101-326/+326
* remove Vim and Emacs variable settings from C source filesJim Meyering2008-04-101-14/+0
* typos fixesDaniel Veillard2008-04-041-2/+2
* * src/xen_internal.c proxy/libvirt_proxy.c: fix Xen hypercall forDaniel Veillard2008-03-261-0/+5
* Fix typo "informations" -> "information" (Atsushi SAKAI andRichard W.M. Jones2008-03-141-2/+2
* Add formal internal capabilities API and update drivers to use itDaniel P. Berrange2008-02-271-1/+2
* Move safewrite and saferead to a separate file.Jim Meyering2008-02-222-13/+9
* Remove all trailing blanks; turn on the rule to detect them.Jim Meyering2008-02-051-8/+8
* Enable the <config.h>-requiring test; fix violationsJim Meyering2008-01-291-1/+1
* Given code like if (foo) free (foo); remove the useless "if (foo) " part.Jim Meyering2008-01-291-2/+1
* Fri Dec 7 14:55:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-12-071-2/+3
* Fri Dec 7 14:36:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-12-071-1/+5
* Include "config.h" in remaining non-generated files.Jim Meyering2007-12-071-1/+3
* Added public API for authentication credential callback supportDaniel P. Berrange2007-12-051-2/+2
* Mon Nov 26 11:52:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-11-261-0/+2
* * proxy/libvirt_proxy.c src/proxy_internal.[ch] src/xen_internal.cDaniel Veillard2007-10-311-1/+7
* * include/libvirt/libvirt.h include/libvirt/libvirt.h.inDaniel Veillard2007-09-301-1/+1
* Cleanup UUID apis & constantsDaniel P. Berrange2007-08-091-1/+1
* Move virBuffer functions into src/buf.c,hDaniel P. Berrange2007-06-261-1/+1
* +Tue May 29 15:41:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-05-291-1/+1
* Mon Apr 30 18:33:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-04-301-2/+2
* Mon Apr 30 18:02:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-04-301-0/+23
* Wed Apr 4 15:18:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-04-041-0/+18
* * include/libvirt/libvirt.h[.in] include/libvirt/virterror.hDaniel Veillard2007-03-151-0/+15
* * configure.in proxy/Makefile.am proxy/libvirt_proxy.cDaniel Veillard2007-03-152-1/+9
* Thu Mar 01 16:17:48 EST 2007 Mark McLoughlin <markmc@redhat.com>Mark McLoughlin2007-03-011-1/+1
* Thu Mar 01 16:00:12 EST 2007 Mark McLoughlin <markmc@redhat.com>Mark McLoughlin2007-03-011-0/+1
* Mon Jan 23 14:36:18 IST 2007 Mark McLoughlin <markmc@redhat.com>Mark McLoughlin2007-01-231-10/+10
* * libvirt.spec.in: libvirt-devel depends on pkgconfigDaniel Veillard2006-11-071-1/+22
* Added support for i18n translation with gettextDaniel P. Berrange2006-09-212-3/+17
* * NEWS configure.in docs//* include/libvirt/libvirt.h libvirt.specx.*:Daniel Veillard2006-09-051-1/+1
* Hook up virDomainGetXMLDesc to driver backends. Added implementation of virDo...Daniel P. Berrange2006-08-092-2/+30
* * proxy/Makefile.am src/xen_internal.c src/xend_internal.c: cleanupDaniel Veillard2006-07-201-1/+1
* Re-wrote xenDomainLookupByID to use more efficient XenD accessDaniel P. Berrange2006-07-071-22/+4
* unleash the hush puppiesMark McLoughlin2006-07-051-0/+5