aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* correct and tighten up .*ignore filesJim Meyering2009-01-2313-274/+282
* maint: update list of error function names and adaptJim Meyering2009-01-235-21/+17
* parse IP address for bridge interfacesJohn Levon2009-01-2311-6/+106
* use the gnulib random_r functionDaniel P. Berrange2009-01-226-12/+54
* Remove use of non-reentrant POSIX apisDaniel P. Berrange2009-01-2218-132/+198
* xm_internal.c: fix locking bug: s/Lock/Unlock/Jim Meyering2009-01-222-1/+7
* generate .hgignoreJohn Levon2009-01-226-0/+264
* Remove non-existent symbol from linker scriptJohn Levon2009-01-222-1/+5
* Support script for bridge interface typeJohn Levon2009-01-2227-11/+89
* Fix to xen test case for threadsafety patchesDaniel P. Berrange2009-01-223-2/+31
* Least privilege support for SolarisJohn Levon2009-01-228-27/+188
* Make xen driver threadsafeDaniel P. Berrange2009-01-2110-305/+556
* If you un-install libvirt and re-install it, you get a warningMark McLoughlin2009-01-212-1/+14
* Allow storage driver to handle daemon restartsDaniel P. Berrange2009-01-203-30/+23
* Allow virtual networks to survive daemon restartDaniel P. Berrange2009-01-2010-135/+389
* Support ac97 soundcard modelDaniel P. Berrange2009-01-205-50/+28
* Use global thread-local error for all python error reportingDaniel P. Berrange2009-01-203-26/+30
* libvirtd: respect LIBVIRT_DEBUG when logging to syslogJohn Levon2009-01-202-3/+12
* Add missing .x-sc_prohibit_nonreentrantDaniel P. Berrange2009-01-201-0/+8
* * src/logging.c: fix openlog() ident lifetime for SolarisDaniel Veillard2009-01-202-1/+17
* Refresh GNULIB, also pulling in random_r moduleDaniel P. Berrange2009-01-2074-354/+1107
* Support domain events in test driverDaniel P. Berrange2009-01-203-6/+234
* Add syntax check rule to look for non-reentrant POSIX apisDaniel P. Berrange2009-01-205-0/+107
* don't ignore write failureJim Meyering2009-01-202-6/+22
* Dynamically adjust worker threads in daemonDaniel P. Berrange2009-01-203-16/+111
* Allow concurrent processing of RPC calls in daemonDaniel P. Berrange2009-01-208-319/+601
* Fix some misleading comments in XM driverDaniel P. Berrange2009-01-202-7/+12
* Remove a use of strerror() in error reporting in remote driverDaniel P. Berrange2009-01-202-2/+7
* Remove use of static data in Xen XM driverDaniel P. Berrange2009-01-206-139/+159
* Activate RHEL5 specific flags when neededDaniel Veillard2009-01-202-0/+21
* Remove use of static data in Xen inotify driverDaniel P. Berrange2009-01-204-69/+88
* Make error reporting threadsafe by avoiding strerrorDaniel P. Berrange2009-01-2032-760/+899
* * src/qemu_driver.c: remove a warning when printing a file offsetDaniel Veillard2009-01-202-1/+5
* Make RPC call dispatch threadedDaniel P. Berrange2009-01-205-450/+888
* remove stdout_fd, stderr_fd from virDomainObjDaniel Veillard2009-01-204-9/+8
* * src/domain_conf.h src/qemu_driver.c: use monitor fd for QEmu/KVMDaniel Veillard2009-01-203-92/+178
* Fix apibuild.py and update/regenerate localizationsDaniel Veillard2009-01-2077-57765/+60956
* fix "make syntax-check" failuresJim Meyering2009-01-202-7/+11
* Fix config summary output alignmentDaniel P. Berrange2009-01-202-10/+14
* Add public APIs for ref counting on public objectsDaniel P. Berrange2009-01-205-1/+214
* Fix actual vs expected data comparison order to get correct diff +++/--- outputDaniel P. Berrange2009-01-206-10/+16
* Thread local error reportingDaniel P. Berrange2009-01-206-508/+1934
* Avoid bogus event loop wakeups in remote driver when doing RPC callDaniel P. Berrange2009-01-202-8/+40
* Add locking to the remote driverDaniel P. Berrange2009-01-202-35/+479
* daemonize qemu processesGuido Günther2009-01-192-13/+33
* save domstate as string in status fileGuido Günther2009-01-195-4/+31
* Change Ben Guthro emailDaniel Veillard2009-01-191-1/+1
* * src/xen_internal.c src/xend_internal.c: Relax NUMA checkingDaniel Veillard2009-01-193-7/+18
* Fix PVFB version check for RHEL-5Daniel Veillard2009-01-193-3/+13
* * src/xend_internal.c src/xm_internal.c: fix fully virt networkDaniel Veillard2009-01-193-2/+19