aboutsummaryrefslogtreecommitdiff
path: root/cfg.mk
Commit message (Expand)AuthorAgeFilesLines
* build: simplify xmlFreeNode usageEric Blake2012-01-241-0/+1
* maint: enforce use of _LAST markerEric Blake2012-01-201-1/+12
* build: update to latest gnulibEric Blake2011-12-011-0/+3
* build: allow for local gnulib diffsEric Blake2011-11-091-0/+1
* Rewrite LXC I/O forwarding to use main event loopDaniel P. Berrange2011-11-031-1/+1
* Update examples for probing with systemtapDaniel P. Berrange2011-10-111-1/+1
* Rewrite all the DTrace/SystemTAP probingDaniel P. Berrange2011-10-111-1/+2
* remote: fix crash on OOMEric Blake2011-09-211-1/+10
* Prevent crash from dlclose() of libvirt.soDaniel P. Berrange2011-09-161-1/+1
* make: Fix 'make syntax-check' failing.Peter Krempa2011-09-141-1/+1
* hyperv: Add driver skeletonMatthias Bolte2011-08-261-0/+1
* maint: treat more libxml2 functions as free-likeEric Blake2011-08-191-0/+2
* bandwidth: Add parsing and free functionsMichal Privoznik2011-07-251-0/+1
* Add a test case for certificate validationDaniel P. Berrange2011-07-221-1/+1
* save: add virFileDirectFd wrapper typeEric Blake2011-07-211-0/+1
* conf: support abstracted interface info in domain interface XMLLaine Stump2011-07-211-0/+1
* build: rename files.h to virfile.hEric Blake2011-07-211-1/+1
* maint: fix spelling of Red HatEric Blake2011-07-191-0/+3
* build: add syntax check for proper flags useEric Blake2011-07-151-4/+26
* storage: Avoid memory leak on metadata fetchingMichal Privoznik2011-07-141-0/+1
* build: avoid ATTRIBUTE_UNUSED in headersEric Blake2011-07-141-0/+8
* maint: print flags in hex during debugEric Blake2011-07-131-0/+11
* maint: exclude more files from syntax checkEric Blake2011-07-131-10/+9
* maint: avoid incremental 'make syntax-check' failureEric Blake2011-07-121-3/+7
* build: allow 'make syntax-check' on fresh checkoutEric Blake2011-06-301-0/+8
* build: update translated filesEric Blake2011-06-281-1/+1
* Move the RPC generator scripts into src/rpcDaniel P. Berrange2011-06-241-3/+3
* Introduce generic RPC client objectsDaniel P. Berrange2011-06-241-0/+3
* Introduce generic RPC module for advertising via MDNSDaniel P. Berrange2011-06-241-0/+3
* Introduce generic RPC server objectsDaniel P. Berrange2011-06-241-0/+4
* Generic module for handling SASL authentication & encryptionDaniel P. Berrange2011-06-241-0/+2
* Generic module for handling TLS encryption and x509 certsDaniel P. Berrange2011-06-241-0/+1
* Introduce a generic object for using network socketsDaniel P. Berrange2011-06-241-1/+2
* Provide a simple object for encoding/decoding RPC messagesDaniel P. Berrange2011-06-241-0/+1
* maint: avoid future setgid problemsEric Blake2011-06-231-6/+10
* maint: remove syntax-check exceptionEric Blake2011-06-221-3/+0
* Move virRun, virExec*, virFork to util/commandCole Robinson2011-06-071-1/+1
* util: Remove unused virExec wrapperCole Robinson2011-06-071-1/+0
* Pass graphics setup from dst back to src via migration cookiesDaniel P. Berrange2011-05-161-0/+1
* Introduce migration cookies to QEMU driverDaniel P. Berrange2011-05-161-0/+1
* domain_event: Add virDomainEventState structureCole Robinson2011-05-131-0/+1
* remote generator: Add skipgen/autogen flags to .x filesMatthias Bolte2011-05-121-1/+1
* maint: omit translation for all VIR_INFOEric Blake2011-05-111-1/+1
* libvirt,logging: cleanup VIR_XXX0()Lai Jiangshan2011-05-111-2/+1
* build: translate generated stringsEric Blake2011-05-091-0/+8
* build: Remove all generated RPC files from GITDaniel P. Berrange2011-05-061-5/+2
* build: rename generated files to .h, for automake's sakeEric Blake2011-05-061-5/+3
* remote generator, client: Handle functions that return listsMatthias Bolte2011-05-061-0/+6
* remote generator, client: Handle simple remote driver functionsMatthias Bolte2011-05-061-3/+5
* remote generator, daemon: Output function bodies tooMatthias Bolte2011-05-061-4/+4