index
:
platform/upstream/glib
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_base
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
backup/glib-2.70.0_20240216
backup/glib-2.78.4_20240903
devel
glib-upgrade-from-2.52.2-to-2.62.3
glib_2.78.4_tizen
glib_2.80.5
kdbus-dev
kdbus-integration
kdbus-integration_for_systemd_v212
pristine-tar
sandbox/adrians/2.62.3
sandbox/backup/glib-2.62.3-20211109
sandbox/dh0128.kwak/glib-2.62.3_dlog_logging_20210122
sandbox/dh0128.kwak/glib-2.70.1-20211029
sandbox/dh0128.kwak/glib-2.79.3
sandbox/dh0128.kwak/glib_2.50.2
sandbox/dh0128.kwak/glib_2.52.2
sandbox/dh0128.kwak/glib_2.62.3
sandbox/hj0426.kim/glib_2.52.2
sandbox/insun.pyo/glib_2.50.2_kdbus
sandbox/klewandowski/glib_2.80.0-bisect2-good
sandbox/klewandowski/glib_2.80.0-good
sandbox/klewandowski/glib_2.80.5
sandbox/klewandowski/v2.52.2-upgrade-prep
sandbox/klewandowski/v2.52.2-upgraded-no-kdbus
sandbox/konradl/tizen
sandbox/lskalski/glib-2-48
sandbox/lskalski/glib-libdbuspolicy
sandbox/lskalski/tizen_glib_2.43.1
sandbox/mbloch/dedlokk
sandbox/mj2004.park/glib_upto_2.48
sandbox/mmajewski2/update_attempt
sandbox/mwereski/kdbus-integration
sandbox/nmerinov/llvm
sandbox/pcoval/devel
sandbox/pcoval/latest
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/pcoval/yocto
sandbox/sanghyeok.oh/dbg_gdbusobj
sandbox/sebuns2/use_pgo
sandbox/vbarinov/tizen
sandbox/vbarinov/ubsan
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_backup_dhkwak_upgrade
tizen_ivi-release
tizen_ivi_genivi
tizen_ivi_panda
upstream
Domain: System / Base;
Donghun Kwak <dh0128.kwak@samsung.com>, hyunjee Kim <hj0426.kim@samsung.com>, JinWang An <jinwang.an@samsung.com>, Kiseok Chang <kiso.chang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gio
/
gdrive.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-15
Bug 585591 – Starting/stopping drives
David Zeuthen
1
-3
/
+256
2009-02-23
Fix "it's" vs "its" confusion throughout the source. Patch by Will
Matthias Clasen
1
-1
/
+1
2008-07-21
More doc fixes
Matthias Clasen
1
-22
/
+31
2008-07-20
543504 – crash in Epiphany Web Browser: Opening local file
Matthias Clasen
1
-7
/
+8
2008-07-01
Moved all relevant typedefs into these files.
Cody Russell
1
-0
/
+2
2008-06-22
Include "config.h" instead of <config.h> Command used: find -name
Johan Dahlin
1
-1
/
+1
2008-02-21
Doc fixes
Matthias Clasen
1
-1
/
+1
2008-02-11
Documentation additions
Matthias Clasen
1
-0
/
+3
2008-01-28
Document new api
Matthias Clasen
1
-2
/
+24
2008-01-24
Add g_drive_get_identifier and g_drive_enumerate_identifiers
Alexander Larsson
1
-0
/
+32
2008-01-15
For async functions that have no non-async version, document that the
Murray Cumming
1
-2
/
+2
2007-12-31
Updates to GIO documentation. (#506395, Mikael Hermansson)
Mathias Hasselmann
1
-0
/
+4
2007-12-20
Add GMountUnmountFlags to all unmount and eject calls. Add
Alexander Larsson
1
-1
/
+3
2007-12-19
Introduce g_volume_monitor_adopt_orphan_mount() function. Also add signals
David Zeuthen
1
-2
/
+33
2007-12-18
Fix up includes in section docs
Matthias Clasen
1
-1
/
+1
2007-12-11
Rework how volumes, drives and volume monitoring is done. Previosly the
David Zeuthen
1
-56
/
+101
2007-12-09
More documentation cleanup and filling in missing information, bringing
A. Walton
1
-4
/
+11
2007-12-05
Rename all struct members named: read, write, close, truncate, or mount to
Alexander Larsson
1
-2
/
+2
2007-11-29
Coding style fixups
Matthias Clasen
1
-16
/
+15
2007-11-28
Added. Added. Added. Added.
Alexander Larsson
1
-0
/
+5
2007-11-28
Another round of trivial doc fixes
Matthias Clasen
1
-1
/
+1
2007-11-28
More trivial doc fixes
Matthias Clasen
1
-2
/
+3
2007-11-27
Bumps documentation to 93% symbol coverage, touching most
Andrew Walton
1
-2
/
+38
2007-11-26
gio/ docs/reference/gio Merged gio-standalone into glib.
Alexander Larsson
1
-0
/
+348