summaryrefslogtreecommitdiff
path: root/osinfo
Commit message (Expand)AuthorAgeFilesLines
* osinfo-install-script: read config values as stringsGiuseppe Scrivano2014-03-201-4/+4
* installer: Add get_injection_methods()Giuseppe Scrivano2014-03-064-4/+70
* Switch to using the upstream m4 macros for GObject-introspectionRyan Lortie2014-01-171-33/+19
* build: add libraries via _LIBADD, not _LDFLAGSRyan Lortie2014-01-071-3/+5
* build: specify the full path to libosinfo.symsGiuseppe Scrivano2013-12-151-2/+2
* Add scripts for validating the libosinfo.syms fileDaniel P. Berrange2013-12-113-0/+186
* Sort symbols in libosinfo.syms alphabeticallyDaniel P. Berrange2013-12-111-185/+220
* Remove non-existant osinfo_device_driver_set_signed symDaniel P. Berrange2013-12-111-1/+0
* media: Add variant info API/XMLZeeshan Ali (Khattak)2013-11-295-3/+67
* os: Add variant info API/XMLZeeshan Ali (Khattak)2013-11-294-0/+85
* Introducing OsinfoOsVariantListZeeshan Ali (Khattak)2013-11-295-0/+161
* Introducing OsinfoOsVariantZeeshan Ali (Khattak)2013-11-295-0/+246
* Add release status info to OS entriesZeeshan Ali (Khattak)2013-11-264-2/+44
* Fix warnings in OsinfoLoader boolean supportChristophe Fergeau2013-11-131-3/+3
* Teach osinfo_loader_entity() how to parse booleansChristophe Fergeau2013-11-131-3/+53
* Add type info to osinfo_loader_entity() 'key' argumentChristophe Fergeau2013-11-131-77/+103
* Allow to pass a NULL 'keys' argument to osinfo_loader_entity()Christophe Fergeau2013-11-061-9/+3
* build: avoid missing file on parallel buildEric Blake2013-09-061-1/+1
* Don't install private headersChristophe Fergeau2013-08-281-2/+2
* Export more missing symbolsChristophe Fergeau2013-08-281-0/+17
* Move osinfo_install_script_add_config_param to private headerChristophe Fergeau2013-08-282-2/+2
* Export more missing OsinfoProduct symbolsChristophe Fergeau2013-08-271-0/+4
* Export the symbol osinfo_product_get_codenameGiuseppe Scrivano2013-08-271-0/+4
* installer: API to generate commandline infoFabiano FidĂȘncio2013-04-143-2/+52
* Fix "FASLSE" typo in osinfo_install_script_get_can_pre_install_drivers() API docFabiano FidĂȘncio2013-04-121-1/+1
* Add osinfo_platform_get_all_devices() documentationChristophe Fergeau2013-04-081-0/+12
* Use 'unsigned int' rather than enum type for flag paramChristophe Fergeau2013-04-082-2/+2
* Add osinfo_product_foreach_related() documentationChristophe Fergeau2013-04-081-0/+12
* Fix relations that osinfo_platform_get_all_devices followsChristophe Fergeau2013-04-081-1/+2
* Implement osinfo_platform_get_all_devices()Christophe Fergeau2013-04-033-0/+43
* Implement osinfo_os_get_all_devices() with osinfo_product_foreach_related()Christophe Fergeau2013-04-031-32/+36
* Add osinfo_product_foreach_related()Christophe Fergeau2013-04-033-0/+112
* Use g_getenv() instead of getenv()Christophe Fergeau2013-03-291-1/+1
* Fix a few string leaksChristophe Fergeau2013-03-291-1/+3
* Fix 'retreives' typo in osinfo_os_get_all_devices API docChristophe Fergeau2013-03-251-1/+1
* installer: API to query device driver signing requirementZeeshan Ali (Khattak)2013-03-154-0/+73
* install-config,winxp,win7: API to enable/disable driver signingZeeshan Ali (Khattak)2013-03-153-0/+42
* API to query signed status of device driversZeeshan Ali (Khattak)2013-03-154-0/+32
* Don't ignore vendor/device name in pci/usb id parserChristophe Fergeau2013-03-141-2/+6
* Remove FSF address from source file headersChristophe Fergeau2013-03-1272-144/+144
* Add forgotten ignore-value.h to buildZeeshan Ali (Khattak)2013-02-191-0/+1
* Use gnulib's ignore-value.h to silence gccChristophe Fergeau2013-02-112-13/+53
* Remove unused 'priv' variable from _init methodsChristophe Fergeau2013-01-3133-93/+34
* build: Add forgotten header fileZeeshan Ali (Khattak)2013-01-141-0/+1
* Apply datamap to config parameters when generating install scriptDaniel P. Berrange2013-01-101-18/+78
* Revert "Add OsinfoInstallConfig:config-params property"Daniel P. Berrange2013-01-095-142/+1
* Revert "OsinfoInstallConfig: Use config-params if set"Daniel P. Berrange2013-01-092-51/+0
* Revert "Add osinfo_install_config_new_for_script"Daniel P. Berrange2013-01-093-36/+0
* Revert "Set OsinfoInstallConfig:config-params in osinfo_install_script_apply_...Daniel P. Berrange2013-01-091-31/+1
* Revert "Use OS-specific config in OsinfoInstallScript"Daniel P. Berrange2013-01-091-8/+2