index
:
delta/libosinfo.git
baserock/morph
main
master
gitlab.com: libosinfo/libosinfo.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
osinfo
/
osinfo_db.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use G_DEFINE_*_WITH_PRIVATE
Fabiano Fidêncio
2020-04-13
1
-7
/
+3
*
Use OSINFO_DECLARE_TYPE* macros
Fabiano Fidêncio
2020-04-13
1
-2
/
+2
*
Enforce '-Wdeclaration-after-statement'
Fabiano Fidêncio
2020-04-13
1
-8
/
+25
*
Update Copyright year
Fabiano Fidêncio
2020-04-13
1
-1
/
+1
*
Remove Authors
Fabiano Fidêncio
2020-04-13
1
-4
/
+0
*
db: Match "rolling" distros only as a fallback
Fabiano Fidêncio
2020-03-31
1
-0
/
+6
*
db: Remove useless /** PUBLIC METHODS */ comment
Fabiano Fidêncio
2020-01-03
1
-3
/
+0
*
db: Take the media's volume size into account when sorting the medias
Fabiano Fidêncio
2019-11-08
1
-2
/
+12
*
Don't include config.h
Fabiano Fidêncio
2019-09-25
1
-2
/
+0
*
Add "Since: 1.6.0" to the documentation
Fabiano Fidêncio
2019-07-16
1
-0
/
+2
*
Add "Since: 0.2.3" to the documentation
Fabiano Fidêncio
2019-07-16
1
-0
/
+7
*
Add "Since: 0.2.0" to the documentation
Fabiano Fidêncio
2019-07-16
1
-0
/
+5
*
db: deprecate osinfo_db_guess_os_from_tree()
Fabiano Fidêncio
2019-07-02
1
-16
/
+25
*
db: Add identify_tree() API
Fabiano Fidêncio
2019-07-02
1
-0
/
+105
*
db: Avoid dereference of null pointer
Fabiano Fidêncio
2019-05-22
1
-4
/
+6
*
db: Set the os to the detected tree
Fabiano Fidêncio
2019-04-12
1
-1
/
+3
*
db: Deal with "all" media architecture
Fabiano Fidêncio
2019-04-03
1
-15
/
+41
*
db: Deal with "all" tree architectures
Fabiano Fidêncio
2019-04-03
1
-28
/
+52
*
db: Rename os_* to os_treeinfo_* in guess_os_from_tree()
Fabiano Fidêncio
2019-04-03
1
-12
/
+12
*
db: Rename tree to treeinfo in guess_os_from_tree()
Fabiano Fidêncio
2019-04-03
1
-12
/
+12
*
Remove emacs 'Local variables' annotations
Cole Robinson
2019-03-07
1
-7
/
+0
*
db: Add missing attributes to fill_media()
Fabiano Fidêncio
2019-03-01
1
-0
/
+20
*
db: improve _guess_os_from_media() checks
Fabiano Fidêncio
2019-01-15
1
-0
/
+7
*
db: improve _guess_os_from_tree() checks
Fabiano Fidêncio
2018-12-10
1
-4
/
+12
*
Revert "db: Force anchored patterns when matching regex"
Fabiano Fidêncio
2018-10-08
1
-1
/
+1
*
db: Force anchored patterns when matching regex
Fabiano Fidêncio
2018-09-11
1
-1
/
+1
*
Add 'eject-after-install' parameter to OsinfoMedia
Fabiano Fidêncio
2017-04-21
1
-1
/
+8
*
db: Fix valgrind issues with language detection
Christophe Fergeau
2015-11-06
1
-17
/
+14
*
db: Fix leak of 'variants' GList
Christophe Fergeau
2015-11-05
1
-0
/
+1
*
db: Use volume-size info for detection
Zeeshan Ali (Khattak)
2015-03-17
1
-1
/
+8
*
osinfo: fix spacing to satisfy sc_bracket_spacing_check
Giuseppe Scrivano
2014-06-04
1
-24
/
+24
*
media: Add variant info API/XML
Zeeshan Ali (Khattak)
2013-11-29
1
-1
/
+7
*
Remove FSF address from source file headers
Christophe Fergeau
2013-03-12
1
-2
/
+2
*
Remove unused 'priv' variable from _init methods
Christophe Fergeau
2013-01-31
1
-3
/
+1
*
db: _identify_media() should also set media ID
Zeeshan Ali (Khattak)
2012-12-29
1
-3
/
+7
*
docs: Fix typos
Fabiano Fidêncio
2012-12-19
1
-5
/
+5
*
db: Fix gtk-doc name of 2 function for proper introspection
Christophe Fergeau
2012-12-17
1
-1
/
+1
*
Set language in osinfo_db_identify_media
Christophe Fergeau
2012-12-13
1
-2
/
+90
*
Deprecate osinfo_db_guess_os_from_media
Christophe Fergeau
2012-12-13
1
-15
/
+24
*
Add osinfo_db_identify_media
Christophe Fergeau
2012-12-13
1
-0
/
+71
*
loader: Load datamaps
Christophe Fergeau
2012-12-13
1
-0
/
+51
*
Use new osinfo_list_new_* helpers everywhere
Christophe Fergeau
2012-12-07
1
-5
/
+20
*
Translate all (potentially) user visible strings
Zeeshan Ali (Khattak)
2012-10-31
1
-0
/
+1
*
Fix missing ":" at comments
Fabiano Fidêncio
2012-08-23
1
-2
/
+2
*
Associate install scripts with operating systems
Daniel P. Berrange
2012-08-23
1
-0
/
+48
*
Add <config.h> to all files & remove trailing blanks
Daniel P. Berrange
2012-02-24
1
-0
/
+2
*
Fix Red Hat copyright line
Daniel P. Berrange
2012-02-24
1
-1
/
+1
*
Add support for install tree metadata
Daniel P. Berrange
2012-02-23
1
-0
/
+71
*
Fix regex matching for OS media
Daniel P. Berrange
2012-02-23
1
-8
/
+8
*
Also extract application ID from ISO PVD
Daniel P. Berrange
2012-02-21
1
-1
/
+6
[next]