summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Add unmount operation and unregister mount mounttracker callAlexander Larsson2007-11-141-0/+2
* Handle NULL callback in _g_dbus_connection_call_asyncAlexander Larsson2007-11-141-3/+8
* Make sure we somewhat cleanly handle the various dbus daemons going down.Alexander Larsson2007-11-141-0/+3
* Add required includes for solaris Patch from Damien CarberyAlexander Larsson2007-11-131-0/+2
* Add new functionsAlexander Larsson2007-11-127-488/+31
* Ansi C fixes from Jens GranseuerAlexander Larsson2007-11-071-1/+1
* Remove use of old giotypes.h headerAlexander Larsson2007-11-062-1/+3
* use the correct gmountoperationdbus.h namingSebastien Bacher2007-11-021-1/+1
* Add copyright information to source files.Christian Kellner2007-11-0117-0/+374
* Add all mount info to GMountInfo Make it refcountedAlexander Larsson2007-10-312-21/+75
* Handle threads not being initializedAlexander Larsson2007-10-301-7/+14
* Add registerFuse callAlexander Larsson2007-10-262-1/+7
* Make to_uri_scheme return const string.Alexander Larsson2007-10-252-3/+3
* Increase password dialog timeout to 30 minutesAlexander Larsson2007-10-241-2/+3
* Actually assign the mount_prefix in the GMountSpecAlexander Larsson2007-10-241-1/+1
* Ensure GDaemonFile mount specs are actually unique. When a non-uniqueAlexander Larsson2007-10-232-2/+8
* Update to use the gurifuncs.h from gio. Fix filename parsing to handle ~/xAlexander Larsson2007-10-222-178/+6
* Add user_visible to mount info Reorder args so that new stuff comes at theAlexander Larsson2007-10-192-2/+6
* Implement using DEFINE_DYNAMIC_TYPE Actually register GDaemonVolumeMonitorAlexander Larsson2007-10-191-4/+6
* Make sending icons actually workAlexander Larsson2007-10-162-100/+147
* Implement file monitor in clientAlexander Larsson2007-10-091-0/+1
* Add defines for monitoringAlexander Larsson2007-10-081-0/+9
* Implement get_supported_uri_schemes method and add a GVfsUriMapper methodSebastian Dröge2007-10-083-23/+40
* Allow NULL end pointerAlexander Larsson2007-10-041-0/+3
* Pass in DBusConnection to use instead of using default oneAlexander Larsson2007-09-254-73/+160
* Don't pass the contained signature when creating a DBus struct. Since DBusSebastian Dröge2007-09-252-16/+9
* Removed. Removed. Added. Added.Alexander Larsson2007-09-171-2/+2
* Allow NULL pointers for some out argumentsAlexander Larsson2007-09-131-7/+14
* Pass uris as strings into GVfsUriMapperAlexander Larsson2007-09-132-13/+13
* Add g_uri_get_schemeAlexander Larsson2007-09-132-0/+38
* Don't prefix the uri tools with underscore.Alexander Larsson2007-09-132-24/+33
* Split out gio into its own moduleAlexander Larsson2007-09-131-2/+2
* Forgot to commit new filesAlexander Larsson2007-09-132-8/+9
* Converted uri mapping modules to use GIOModule.Alexander Larsson2007-09-134-0/+496
* Add g_mount_spec_get_unique_forAlexander Larsson2007-09-132-0/+34
* Rename g_file_get_for_XXX to g_file_new_for_XXXAlexander Larsson2007-09-131-1/+1
* Add flags for FileAttributeInfoAlexander Larsson2007-09-131-3/+17
* Add daemon side query attribute supportAlexander Larsson2007-09-132-3/+47
* Marshal attribute query requests on client sideAlexander Larsson2007-09-132-0/+48
* Fix illegal freeAlexander Larsson2007-09-131-0/+1
* Add boolean file attribute typeAlexander Larsson2007-09-131-1/+19
* Remove g_file_attribute_value_destroy (replace with clear)Alexander Larsson2007-09-131-1/+1
* Break out GFileAttributeValue from GFileInfo and use in other places.Alexander Larsson2007-09-132-157/+48
* Implement make symbolic linkAlexander Larsson2007-09-131-0/+1
* Move FileInfo marshalling to common/.Alexander Larsson2007-09-132-22/+229
* Move gvfsdaemonprotocol.c to common/, and split out some code so we can appendAlexander Larsson2007-09-133-4/+309
* Add move support to daemonAlexander Larsson2007-09-131-0/+1
* Add copy in daemon, and support for callbacks in daemon protocolAlexander Larsson2007-09-131-0/+5
* Implement MakeDirectory job and SMB implementation.Alexander Larsson2007-09-131-0/+1
* Implement trash/delete in daemonAlexander Larsson2007-09-131-0/+2