glib/gio
Alexander Larsson 2185733235 Don't succeed with trash if newly created trash dir has the wrong owner.
2008-02-06  Alexander Larsson  <alexl@redhat.com>

	* glocalfile.c (g_local_file_trash):
	Don't succeed with trash if newly created
	trash dir has the wrong owner. (#514696)


svn path=/trunk/; revision=6459
2008-02-06 10:06:54 +00:00
..
fam Fix gamin/fam difference build issue. (#509419) 2008-01-30 09:14:58 +00:00
inotify Add registration hooks for extension points. Register the gio extension 2008-01-28 19:43:10 +00:00
tests C89 fixes from Jens Granseuer (#512849) 2008-01-30 09:28:10 +00:00
xdgmime Use list_parents, not get_parents from xdgmime, because the later doesn't 2008-01-29 10:20:49 +00:00
abicheck.sh Fix copy-and-paste leftovers 2007-11-28 18:45:08 +00:00
ChangeLog Don't succeed with trash if newly created trash dir has the wrong owner. 2008-02-06 10:06:54 +00:00
gappinfo.c Actually call the launch_uris method, not launch. 2008-02-01 12:02:52 +00:00
gappinfo.h Oops, fix last commit. 2008-02-01 11:30:37 +00:00
gasynchelper.c Fix up includes in section docs 2007-12-18 02:52:11 +00:00
gasynchelper.h gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00
gasyncresult.c Clean up docs and example for GAsyncResult (#508074) 2008-01-14 14:12:48 +00:00
gasyncresult.h Only allow including <gio/gio.h> from apps 2007-12-14 10:35:24 +00:00
gbufferedinputstream.c Deprecate G_GNUC_(PRETTY)_FUNCTION. 2008-01-27 23:42:33 +00:00
gbufferedinputstream.h Only allow including <gio/gio.h> from apps 2007-12-14 10:35:24 +00:00
gbufferedoutputstream.c modify the new_sized() constructor to take a gsize param instead of guint 2008-02-04 10:04:40 +00:00
gbufferedoutputstream.h modify the new_sized() constructor to take a gsize param instead of guint 2008-02-04 10:04:40 +00:00
gcancellable.c Fixed some minor typos in the documentation. 2008-01-18 09:41:09 +00:00
gcancellable.h Only allow including <gio/gio.h> from apps 2007-12-14 10:35:24 +00:00
gcontenttype.c assign the return value of xdg_mime_list_mime_parents() to a variable of 2008-02-01 13:17:04 +00:00
gcontenttype.h Only allow including <gio/gio.h> from apps 2007-12-14 10:35:24 +00:00
gcontenttypeprivate.h gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00
gdatainputstream.c Corrected some typos in the documentation: occured -> occurred. its -> 2008-01-16 20:00:23 +00:00
gdatainputstream.h Only allow including <gio/gio.h> from apps 2007-12-14 10:35:24 +00:00
gdataoutputstream.c Fix up includes in section docs 2007-12-18 02:52:11 +00:00
gdataoutputstream.h Only allow including <gio/gio.h> from apps 2007-12-14 10:35:24 +00:00
gdesktopappinfo.c Actually call the launch_uris method, not launch. 2008-02-01 12:02:52 +00:00
gdesktopappinfo.h giomodule-priv.h include moved to .c file. 2008-01-29 15:11:54 +00:00
gdrive.c Document new api 2008-01-28 17:26:45 +00:00
gdrive.h Document new api 2008-01-28 17:26:45 +00:00
gdummyfile.c http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00
gdummyfile.h Removed unnecessary file 2007-11-28 16:01:59 +00:00
gfile.c Add docs 2008-01-29 12:23:24 +00:00
gfile.h Add g_file_query_default_handler utility to easily look up the GAppInfo 2008-01-29 12:18:48 +00:00
gfileattribute-priv.h Move GFileAttributeValue to a private header, as its sort of ugly. 2007-12-14 15:56:56 +00:00
gfileattribute.c Documentation additions 2008-01-06 08:04:39 +00:00
gfileattribute.h Documentation updates 2007-12-30 05:21:05 +00:00
gfileenumerator.c Mention need to free returned value in g_file_enumerator_next_files_finish 2008-01-29 10:35:38 +00:00
gfileenumerator.h Only allow including <gio/gio.h> from apps 2007-12-14 10:35:24 +00:00
gfileicon.c Fix up includes in section docs 2007-12-18 02:52:11 +00:00
gfileicon.h Only allow including <gio/gio.h> from apps 2007-12-14 10:35:24 +00:00
gfileinfo.c GFileInfo description: Mention how to actually set attributes in a GFile 2008-01-11 14:15:07 +00:00
gfileinfo.h Small doc addition 2008-01-06 08:06:52 +00:00
gfileinputstream.c Remove duplicated GSeekable functions. (#509990) Just use the 2008-01-21 15:11:56 +00:00
gfileinputstream.h Remove duplicated GSeekable functions. (#509990) Just use the 2008-01-21 15:11:56 +00:00
gfilemonitor.c Doc updates 2008-01-25 17:38:04 +00:00
gfilemonitor.h Documentation updates 2008-01-21 03:49:20 +00:00
gfilenamecompleter.c File attribute renames: std:: -> standard:: fs:: -> filesystem:: id::fs -> 2007-12-20 13:30:47 +00:00
gfilenamecompleter.h Only allow including <gio/gio.h> from apps 2007-12-14 10:35:24 +00:00
gfileoutputstream.c Remove duplicated GSeekable functions. (#509990) Just use the 2008-01-21 15:11:56 +00:00
gfileoutputstream.h Remove duplicated GSeekable functions. (#509990) Just use the 2008-01-21 15:11:56 +00:00
gfilterinputstream.c Fix up includes in section docs 2007-12-18 02:52:11 +00:00
gfilterinputstream.h Only allow including <gio/gio.h> from apps 2007-12-14 10:35:24 +00:00
gfilteroutputstream.c Fix up includes in section docs 2007-12-18 02:52:11 +00:00
gfilteroutputstream.h Only allow including <gio/gio.h> from apps 2007-12-14 10:35:24 +00:00
gicon.c Fix up includes in section docs 2007-12-18 02:52:11 +00:00
gicon.h Only allow including <gio/gio.h> from apps 2007-12-14 10:35:24 +00:00
ginputstream.c Deprecate G_GNUC_(PRETTY)_FUNCTION. 2008-01-27 23:42:33 +00:00
ginputstream.h Only allow including <gio/gio.h> from apps 2007-12-14 10:35:24 +00:00
gio-marshal.list Change the API a bit so that unhandled methods get reported via the reply, 2008-01-09 14:43:41 +00:00
gio.h Build test subdir after . Remove gdirectorymonitor.[ch] 2008-01-07 13:42:08 +00:00
gio.symbols Add g_app_info_launch_default_for_uri utility function. (#513256) 2008-02-01 11:21:37 +00:00
gioenumtypes.c.template Fix typo. 2007-12-01 23:49:34 +00:00
gioenumtypes.h.template Templates for enum registration 2007-12-01 01:53:00 +00:00
gioerror.c Fix up includes in section docs 2007-12-18 02:52:11 +00:00
gioerror.h Introduce g_volume_monitor_adopt_orphan_mount() function. Also add signals 2007-12-19 09:39:50 +00:00
giomodule-priv.h 2.15.4 2008-01-29 00:00:31 +00:00
giomodule.c Add g_file_query_default_handler utility to easily look up the GAppInfo 2008-01-29 12:18:48 +00:00
giomodule.h Add registration hooks for extension points. Register the gio extension 2008-01-28 19:43:10 +00:00
gioscheduler.c Make GIOSchedulerJobFunc return boolean Keep calling io jobs until they 2008-01-25 14:40:54 +00:00
gioscheduler.h Make GIOSchedulerJobFunc return boolean Keep calling io jobs until they 2008-01-25 14:40:54 +00:00
gloadableicon.c Fix up includes in section docs 2007-12-18 02:52:11 +00:00
gloadableicon.h More doc updates 2007-12-30 05:30:42 +00:00
glocaldirectorymonitor.c Add registration hooks for extension points. Register the gio extension 2008-01-28 19:43:10 +00:00
glocaldirectorymonitor.h Add registration hooks for extension points. Register the gio extension 2008-01-28 19:43:10 +00:00
glocalfile.c Don't succeed with trash if newly created trash dir has the wrong owner. 2008-02-06 10:06:54 +00:00
glocalfile.h Removed unnecessary file 2007-11-28 16:01:59 +00:00
glocalfileenumerator.c Avoid warning spew if error == NULL 2007-12-07 11:47:31 +00:00
glocalfileenumerator.h Removed unnecessary file 2007-11-28 16:01:59 +00:00
glocalfileinfo.c Fix leak of uri 2008-01-22 13:24:48 +00:00
glocalfileinfo.h Move GFileAttributeValue to a private header, as its sort of ugly. 2007-12-14 15:56:56 +00:00
glocalfileinputstream.c Whitespace cleanups. 2008-01-21 14:02:19 +00:00
glocalfileinputstream.h s/parent/parent_instance/ in GObjects 2007-12-12 14:33:20 +00:00
glocalfilemonitor.c Add registration hooks for extension points. Register the gio extension 2008-01-28 19:43:10 +00:00
glocalfilemonitor.h Add registration hooks for extension points. Register the gio extension 2008-01-28 19:43:10 +00:00
glocalfileoutputstream.c Whitespace cleanups. 2008-01-21 14:02:19 +00:00
glocalfileoutputstream.h s/parent/parent_instance/ in GObjects 2007-12-12 14:33:20 +00:00
glocalvfs.c 2.15.4 2008-01-29 00:00:31 +00:00
glocalvfs.h Removed unnecessary file 2007-11-28 16:01:59 +00:00
gmemoryinputstream.c Documentation updates 2008-01-21 03:49:20 +00:00
gmemoryinputstream.h Improve API so that you can use multile chunks of memory and custom 2008-01-04 10:17:57 +00:00
gmemoryoutputstream.c Don't do pointer arithmetic on void * (#508602) Patch from Kazuki IWAMOTO 2008-01-15 11:47:04 +00:00
gmemoryoutputstream.h Documentation updates 2008-01-21 03:49:20 +00:00
gmount.c documentation: Mention g_mount_remount_finish() instead of 2008-01-18 18:16:28 +00:00
gmount.h More doc updates 2007-12-30 05:22:33 +00:00
gmountoperation.c Documentation updates 2008-01-21 03:49:20 +00:00
gmountoperation.h Change the API a bit so that unhandled methods get reported via the reply, 2008-01-09 14:43:41 +00:00
gmountprivate.h Add is_supported() to GNativeVolumeMonitorClass so that we can avoid 2007-12-17 16:00:33 +00:00
gnativevolumemonitor.c Removed unnecessary file 2007-11-28 16:01:59 +00:00
gnativevolumemonitor.h Remove unused prio/name fields. 2008-01-29 15:04:50 +00:00
goutputstream.c Deprecate G_GNUC_(PRETTY)_FUNCTION. 2008-01-27 23:42:33 +00:00
goutputstream.h Clean up all flags enums to not have _FLAGS in them Make the names of some 2007-12-14 11:07:31 +00:00
gpollfilemonitor.c File attribute renames: std:: -> standard:: fs:: -> filesystem:: id::fs -> 2007-12-20 13:30:47 +00:00
gpollfilemonitor.h Removed unnecessary file 2007-11-28 16:01:59 +00:00
gseekable.c Corrected some typos in the documentation: occured -> occurred. its -> 2008-01-16 20:00:23 +00:00
gseekable.h Only allow including <gio/gio.h> from apps 2007-12-14 10:35:24 +00:00
gsimpleasyncresult.c Make GIOSchedulerJobFunc return boolean Keep calling io jobs until they 2008-01-25 14:40:54 +00:00
gsimpleasyncresult.h Only allow including <gio/gio.h> from apps 2007-12-14 10:35:24 +00:00
gthemedicon.c Documentation updates 2008-01-21 03:49:20 +00:00
gthemedicon.h Add g_themed_icon_new_with_default_fallbacks 2008-01-09 15:20:49 +00:00
gunionvolumemonitor.c Add registration hooks for extension points. Register the gio extension 2008-01-28 19:43:10 +00:00
gunionvolumemonitor.h Rework how volumes, drives and volume monitoring is done. Previosly the 2007-12-11 21:23:55 +00:00
gunixinputstream.c Fix warning (#507835) 2008-01-07 13:58:37 +00:00
gunixinputstream.h Only allow including <gio/gio.h> from apps 2007-12-14 10:35:24 +00:00
gunixmount.c Add g_unix_mount_guess_should_display and use for unix volume monitor 2008-01-09 15:45:56 +00:00
gunixmount.h Rework how volumes, drives and volume monitoring is done. Previosly the 2007-12-11 21:23:55 +00:00
gunixmounts.c Corrected some typos in the documentation: occured -> occurred. its -> 2008-01-16 20:00:23 +00:00
gunixmounts.h Add g_unix_mount_guess_should_display and use for unix volume monitor 2008-01-09 15:45:56 +00:00
gunixoutputstream.c Fix up includes in section docs 2007-12-18 02:52:11 +00:00
gunixoutputstream.h Only allow including <gio/gio.h> from apps 2007-12-14 10:35:24 +00:00
gunixvolume.c Add g_drive_get_identifier and g_drive_enumerate_identifiers 2008-01-24 16:06:33 +00:00
gunixvolume.h Rework how volumes, drives and volume monitoring is done. Previosly the 2007-12-11 21:23:55 +00:00
gunixvolumemonitor.c Add registration hooks for extension points. Register the gio extension 2008-01-28 19:43:10 +00:00
gunixvolumemonitor.h Namespace waste reduction, move some g_get_unix_mount functions to the 2007-12-17 14:59:23 +00:00
gvfs.c Add g_file_query_default_handler utility to easily look up the GAppInfo 2008-01-29 12:18:48 +00:00
gvfs.h Register local vfs with prio 0. 2008-01-28 21:06:10 +00:00
gvolume.c Document new api 2008-01-28 17:21:34 +00:00
gvolume.h Document new api 2008-01-28 17:21:34 +00:00
gvolumemonitor.c Whitespace cleanups. 2008-01-21 14:02:19 +00:00
gvolumemonitor.h Add registration hooks for extension points. Register the gio extension 2008-01-28 19:43:10 +00:00
gwin32appinfo.c Add g_app_info_supports_files() Remove desktop arg from 2008-01-04 10:51:56 +00:00
gwin32appinfo.h gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00
Makefile.am Pass --internal to glib-genmarshal 2008-01-07 13:56:10 +00:00
makefile.msc update 2008-02-03 22:40:29 +00:00
makegioalias.pl Added. Added. Added. Added. 2007-11-28 12:39:07 +00:00
pltcheck.sh Updates 2007-12-20 03:16:02 +00:00