summaryrefslogtreecommitdiff
path: root/tools/hal-storage-shared.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-15flush hal-mtab before syncingMartin Pitt1-3/+6
2010-07-13fsync /media/.hal-mtab after changesMartin Pitt1-0/+32
2008-06-13don't leak file descriptor on umountDaniel Walsh1-0/+2
2008-04-18fixed a bunch of compiler warnings from the Intel compilerDanny Kukawka1-5/+2
2008-03-03Merge branch 'master' of ssh://david@git.freedesktop.org/git/halDavid Zeuthen1-0/+11
2008-03-03provide a new org.fd.Hal.D.Storage.Removable interface for polling mediaDavid Zeuthen1-3/+19
2008-01-02adapt mount and eject functions for FreeBSDJoe Marcus Clarke1-0/+11
2007-08-27update to work with PolicyKit HEADDavid Zeuthen1-2/+2
2007-05-24create lock file with predictable permissionsDavid Zeuthen1-2/+1
2007-04-15remove use of "action parameters" now that they're going in PolicyKitDavid Zeuthen1-2/+0
2007-04-10fix build without policykit enabled/availableDanny Kukawka1-1/+3
2007-04-09take advantage of new parameter API in PolKitActionDavid Zeuthen1-6/+8
2007-04-06port HAL over to use PolicyKit masterDavid Zeuthen1-13/+51
2007-03-27specify path to eject at build timeDavid Zeuthen1-7/+5
2007-03-25don't set INVOKED_BY_SYSTEMBUS_CONNECTION_NAME unless call is from busDavid Zeuthen1-1/+1
2007-03-25add interface locking and remove generic locking API committed yesterdayDavid Zeuthen1-0/+23
2007-02-21refuse to eject if we can't open the device exclusivelyDavid Zeuthen1-0/+44
2007-02-17more ACL management work; now it's actually usuableDavid Zeuthen1-0/+1
2007-01-12changed error handling for hal-storage-shared.cDanny Kukawka1-5/+6
2007-01-08call dbus_error_free() directly to avoid spew on stderrDavid Zeuthen1-1/+3
2006-11-28add FreeBSD supportJoe Marcus Clarke1-3/+6
2006-11-06solaris backendArtem Kachitchkine1-1/+1
2006-09-23hald/linux/ids -> hald/ids and minor fixesArtem Kachitchkine1-2/+8
2006-09-11make Mount() support option remountDavid Zeuthen1-2/+11
2006-09-02CloseTray() method (eject -t)Artem Kachitchkine1-0/+73
2006-08-02 * configure.in: don't PKG_CHECK volume_id on SolarisArtem Kachitchkine1-1/+29
2006-07-29Merge branch 'master' of ssh://david@git.freedesktop.org/git/halDavid Zeuthen1-0/+1
2006-07-29introduce new option --disable-policy-kit and streamline the buildDavid Zeuthen1-1/+5
2006-07-29Close memory leaks from not freed DBusError in tools src dirDanny Kukawka1-0/+1
2006-07-27git stuff, mount/umount/eject all in C, .hal-mtab usage, light_sensorDavid Zeuthen1-0/+481