summaryrefslogtreecommitdiff
path: root/osinfo
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Set language in osinfo_db_identify_mediaChristophe Fergeau1-2/+90
2012-12-13loader: Read media language informationChristophe Fergeau2-4/+29
2012-12-13media: Add OsinfoMedia::languages propertyChristophe Fergeau4-1/+71
2012-12-13Deprecate osinfo_db_guess_os_from_mediaChristophe Fergeau2-15/+25
2012-12-13Add osinfo_db_identify_mediaChristophe Fergeau4-1/+78
2012-12-13Set OsinfoOs::media for OSes stored in an OsinfoDbChristophe Fergeau1-0/+2
2012-12-13Add OsinfoMedia::os propertyChristophe Fergeau5-1/+96
2012-12-13loader: Load datamapsChristophe Fergeau4-1/+126
2012-12-13Add datamap classesChristophe Fergeau7-1/+404
2012-12-13loader: Don't harcode '+ 9' in tree loadingChristophe Fergeau1-4/+4
2012-12-13Use G_PARAM_STATIC_STRINGS everywhereChristophe Fergeau10-90/+30
2012-12-13Fix GObject property gtk-doc nameChristophe Fergeau4-31/+31
2012-12-10loader: Use symbolic names in osinfo_loader_install_config_paramsChristophe Fergeau1-2/+2
2012-12-07syms: Alphabetically order osinfo_install_config_*Christophe Fergeau1-6/+6
2012-12-07list: Include osinfo_filter.h in osinfo_list.hChristophe Fergeau1-0/+2
2012-12-07Remove obsolete methods from OsinfoDeviceDriverListChristophe Fergeau3-88/+0
2012-12-07Deprecate osinfo_*list_new_*Christophe Fergeau20-0/+80
2012-12-07Use new osinfo_list_new_* helpers everywhereChristophe Fergeau2-8/+28
2012-12-07Add osinfo_list_new_*Christophe Fergeau3-3/+118
2012-12-07osinfo_install_config.c: Describe function argumentsMichal Privoznik1-0/+25
2012-12-07Document OsinfoInstallConfigParamPolicy enumMichal Privoznik1-1/+8
2012-12-07Document even more argumentsMichal Privoznik2-0/+15
2012-12-07Suppress gtk-doc warnings on missing field descriptionMichal Privoznik32-2/+34
2012-12-07Fix internal function names in OsinfoInstallScriptChristophe Fergeau1-10/+10
2012-12-07Add missing osinfo_install_script_get_config_param_list annotationChristophe Fergeau1-0/+9
2012-12-07Add Fabiano's copyright to some source filesChristophe Fergeau3-0/+3
2012-12-07Fix osinfo_loader_root commentChristophe Fergeau1-1/+2
2012-12-07syms: Remove duplicated symbolChristophe Fergeau1-3/+2
2012-12-07loader: Fix one newly introduced leakChristophe Fergeau1-1/+3
2012-12-07loader: Fix memory leaks in error pathsChristophe Fergeau1-10/+17
2012-12-07loader: Fix leak in osinfo_loader_osChristophe Fergeau1-0/+1
2012-12-07loader: Don't leak 'arch'Christophe Fergeau1-0/+3
2012-12-07loader: Set GError on osinfo_loader_nodeset failuresChristophe Fergeau1-0/+2
2012-12-07loader: Use xmlFree to free libxml2 stringsChristophe Fergeau1-12/+12
2012-12-07build-sys: Fix circular make dependencyChristophe Fergeau1-4/+7
2012-12-07install-config: API to specify drivers disk & locationZeeshan Ali (Khattak)3-0/+171
2012-12-07install-script: Add driver install capability APIZeeshan Ali (Khattak)4-0/+34
2012-12-07loader: Load device drivers from DBZeeshan Ali (Khattak)1-0/+90
2012-12-07os: API to add & list device driversZeeshan Ali (Khattak)3-0/+35
2012-12-07Add DeviceDriverList classZeeshan Ali (Khattak)5-0/+274
2012-12-07Add DeviceDriver classZeeshan Ali (Khattak)6-0/+326
2012-12-07install-config: Document expected kbd layout formatZeeshan Ali (Khattak)1-0/+8
2012-12-05loader: Fix media object leaksZeeshan Ali (Khattak)1-0/+1
2012-12-03Fix OsinfoMedia::installer-reboots default valueChristophe Fergeau1-1/+1
2012-11-30Export osinfo_install_script_get_product_key_formatZeeshan Ali (Khattak)1-0/+2
2012-11-28Remove extra blank spaces from .sym fileChristophe Fergeau1-2/+0
2012-11-28media: Use G_PARAM_STATIC_STRINGSChristophe Fergeau1-30/+10
2012-11-28media: Don't mark properties as _CONSTRUCTChristophe Fergeau1-3/+0
2012-11-28Fix 'inirtd' typoChristophe Fergeau1-1/+1
2012-11-28Fix gint64 format string in osinfo_entity_set_param_int64Christophe Fergeau1-1/+1