summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove wrongly added files from failed distcheckGVFS_0_0_2Alexander Larsson2007-11-152-89/+49
* Require gio 0.1.2Alexander Larsson2007-11-153-1/+23
* Rename gvfs daemon processes to start with "gvfsd". This is shorter andAlexander Larsson2007-11-158-30/+41
* Add unmount operation and unregister mount mounttracker callAlexander Larsson2007-11-148-25/+329
* Handle NULL callback in _g_dbus_connection_call_asyncAlexander Larsson2007-11-143-5/+67
* Make sure we somewhat cleanly handle the various dbus daemons going down.Alexander Larsson2007-11-145-14/+120
* Add required includes for solaris Patch from Damien CarberyAlexander Larsson2007-11-137-0/+19
* Make this class dynamicAlexander Larsson2007-11-126-62/+49
* Add new functionsAlexander Larsson2007-11-1215-207/+405
* Fixes for solaris build. Patches from Damien CarberyAlexander Larsson2007-11-084-2/+12
* Update g_memory_output_stream_set_free_on_close() toSebastian Dröge2007-11-072-2/+8
* Update to new gvfs construction APIAlexander Larsson2007-11-072-17/+28
* Ansi C fixes from Jens GranseuerAlexander Larsson2007-11-074-3/+10
* Fix typo: availible -> available.Sebastian Dröge2007-11-064-5/+12
* Post release version bumpAlexander Larsson2007-11-062-1/+8
* Added all source filesGVFS_0_0_1Alexander Larsson2007-11-066-6/+158
* Actually export get_uri_schemeAlexander Larsson2007-11-063-0/+13
* Remove use of old giotypes.h headerAlexander Larsson2007-11-065-3/+11
* Do not leak the decoded uri.Paolo Borelli2007-11-032-1/+7
* use the correct gmountoperationdbus.h namingSebastien Bacher2007-11-022-1/+5
* Add copyright information to source files.Christian Kellner2007-11-01134-0/+2956
* Implement get_uri_schemeAlexander Larsson2007-11-015-8/+29
* Implement contains_file and get_relative_pathAlexander Larsson2007-10-312-0/+54
* Add g_vfs_backend_get_mount_specAlexander Larsson2007-10-315-13/+49
* Remove get_platform_idAlexander Larsson2007-10-312-9/+5
* Implement find_enclosing_volumeAlexander Larsson2007-10-315-11/+35
* Add all mount info to GMountInfo Make it refcountedAlexander Larsson2007-10-318-255/+245
* Remove volume name attributeAlexander Larsson2007-10-312-6/+5
* Update to new APIAlexander Larsson2007-10-312-1/+6
* Handle threads not being initializedAlexander Larsson2007-10-303-8/+29
* Don't show not user visible mountsAlexander Larsson2007-10-265-6/+32
* Add registerFuse callAlexander Larsson2007-10-268-10/+169
* Update fuse daemon to use the giomodule instead of linking to a copy ofAlexander Larsson2007-10-263-474/+201
* Make to_uri_scheme return const string.Alexander Larsson2007-10-257-27/+70
* Increase password dialog timeout to 30 minutesAlexander Larsson2007-10-242-2/+9
* Actually assign the mount_prefix in the GMountSpecAlexander Larsson2007-10-242-1/+7
* Change the GIO module dir to $(libdir)/gio/modules as was done in GIO.Sebastian Dröge2007-10-232-1/+7
* Ensure GDaemonFile mount specs are actually unique. When a non-uniqueAlexander Larsson2007-10-235-6/+20
* Better handling for default types. (Handle hostname, port and username)Alexander Larsson2007-10-232-9/+26
* Update to use the gurifuncs.h from gio. Fix filename parsing to handle ~/xAlexander Larsson2007-10-225-186/+21
* Rename set_icon -> set_icon_name Add getter for icon_name and display_nameAlexander Larsson2007-10-197-10/+92
* Faster hash, since mount_spec is unique (g_daemon_file_equal): CompareAlexander Larsson2007-10-194-10/+117
* Remove spewAlexander Larsson2007-10-191-3/+0
* Add user_visible to mount info Reorder args so that new stuff comes at theAlexander Larsson2007-10-198-18/+66
* Implement using DEFINE_DYNAMIC_TYPE Actually register GDaemonVolumeMonitorAlexander Larsson2007-10-197-41/+60
* No port by defaultAlexander Larsson2007-10-192-0/+6
* Fix get_parent to handle files that are in the root directoryAlexander Larsson2007-10-162-1/+8
* Make sending icons actually workAlexander Larsson2007-10-165-101/+160
* Build fixes Patch from Milosz Derezynski <internalerror@gmail.com>Alexander Larsson2007-10-122-0/+9
* Support file monitor on trash:/// (for icon)Alexander Larsson2007-10-102-5/+43