index
:
~teuf/libosinfo
datamap
is-snapshot
master
media
valgrind
Unnamed repository; edit this file 'description' to name the repository.
teuf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
osinfo
/
osinfo_media.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-13
Fix GObject property gtk-doc name
Christophe Fergeau
1
-11
/
+11
2012-12-03
Fix OsinfoMedia::installer-reboots default value
Christophe Fergeau
1
-1
/
+1
2012-11-28
media: Use G_PARAM_STATIC_STRINGS
Christophe Fergeau
1
-30
/
+10
2012-11-28
media: Don't mark properties as _CONSTRUCT
Christophe Fergeau
1
-3
/
+0
2012-11-28
Fix 'inirtd' typo
Christophe Fergeau
1
-1
/
+1
2012-10-31
Translate all (potentially) user visible strings
Zeeshan Ali (Khattak)
1
-20
/
+21
2012-10-10
Add 'installer-reboots' parameter to OsinfoMedia
Zeeshan Ali (Khattak)
1
-0
/
+63
2012-09-27
Remove a redundant private function
Zeeshan Ali (Khattak)
1
-17
/
+6
2012-09-26
More type-specific entity value getters/setters
Zeeshan Ali (Khattak)
1
-16
/
+4
2012-08-23
Fix missing ":" at comments
Fabiano FidĂȘncio
1
-9
/
+9
2012-03-22
Standardize OS family names as all lowercase
Daniel P. Berrange
1
-2
/
+2
2012-03-21
Handle short reads when extracting ISO headers
Daniel P. Berrange
1
-38
/
+75
2012-02-24
Add <config.h> to all files & remove trailing blanks
Daniel P. Berrange
1
-0
/
+2
2012-02-24
Fix Red Hat copyright line
Daniel P. Berrange
1
-1
/
+1
2012-02-24
Remove redundant 'packed' attribute since struct is fully aligned
Daniel P. Berrange
1
-2
/
+2
2012-02-21
Also extract application ID from ISO PVD
Daniel P. Berrange
1
-1
/
+55
2012-01-09
Check PrimaryVolumeDescriptor size at compile-time
Christophe Fergeau
1
-0
/
+7
2012-01-06
Mark the volume descriptor structs as packed
Christophe Fergeau
1
-2
/
+2
2011-12-02
Fix OSINFO_MEDIA_ERROR_INSUFFIENT_METADATA typo
Christophe Fergeau
1
-1
/
+1
2011-12-02
Fix "insufficient metadata" test in on_pvd_read
Christophe Fergeau
1
-2
/
+1
2011-12-02
Handle empty/NULL strings in is_str_empty
Christophe Fergeau
1
-3
/
+6
2011-11-24
Fix setting of property default value
Christophe Fergeau
1
-17
/
+2
2011-11-24
Correct flags for most Media properties
Zeeshan Ali (Khattak)
1
-9
/
+0
2011-11-24
Initialize Media.installer to default value
Zeeshan Ali (Khattak)
1
-0
/
+17
2011-11-24
Don't entertain empty ID headers from ISOs
Zeeshan Ali (Khattak)
1
-3
/
+17
2011-11-24
Expose Media properties as gobject properties
Zeeshan Ali (Khattak)
1
-0
/
+302
2011-11-24
API to indicate media is live and/or installer
Zeeshan Ali (Khattak)
1
-0
/
+40
2011-11-24
Update to newer COPYING.LIB file with correct FSF address
Daniel P. Berrange
1
-1
/
+1
2011-10-18
Add API to fetch paths to kernel and initrd images
Zeeshan Ali (Khattak)
1
-0
/
+32
2011-10-04
Fix two small introspection annotations
Zeeshan Ali (Khattak)
1
-2
/
+2
2011-09-23
Media ID strings are now regular expressions
Zeeshan Ali (Khattak)
1
-6
/
+9
2011-09-12
Fix typos in OsinfoMedia doc comments
Zeeshan Ali (Khattak)
1
-5
/
+5
2011-08-23
Async variant of osinfo_media_create_from_location()
Zeeshan Ali (Khattak)
1
-77
/
+274
2011-08-23
'new' -> 'create' in osinfo_media_new_from_location()
Zeeshan Ali (Khattak)
1
-4
/
+4
2011-08-23
Add osinfo_media_new_from_location()
Zeeshan Ali (Khattak)
1
-0
/
+176
2011-08-04
Add Media class
Zeeshan Ali (Khattak)
1
-0
/
+178