summaryrefslogtreecommitdiff
path: root/tools/hal-storage-mount.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-15flush hal-mtab before syncingMartin Pitt1-0/+3
2010-07-13fsync /media/.hal-mtab after changesMartin Pitt1-0/+9
2009-05-24cleaned up hal-storage-mount codeDanny Kukawka1-7/+7
2009-05-24fixed segfault in hal-storage-mountSimon Munton1-1/+2
2009-05-10move from libvolume_id to libblkidKay Sievers1-1/+1
2008-11-10allow uid/gid mount option for ntfsMichael Biebl1-0/+2
2008-10-27added support for alternative fstype to Mount()Danny Kukawka1-16/+68
2008-04-18fixed a bunch of compiler warnings from the Intel compilerDanny Kukawka1-16/+1
2008-01-15fix compiler warning from cgcc/sparseDanny Kukawka1-3/+5
2007-12-27add ext3fs support for FreeBSDJoe Marcus Clarke1-0/+2
2007-08-27update to work with PolicyKit HEADDavid Zeuthen1-4/+7
2007-08-23allow gid= for hfs, remove uid= for hfs+ and handle hfs like fatDanny Kukawka1-1/+2
2007-04-15remove use of "action parameters" now that they're going in PolicyKitDavid Zeuthen1-1/+0
2007-04-09take advantage of new parameter API in PolKitActionDavid Zeuthen1-42/+55
2007-04-06port HAL over to use PolicyKit masterDavid Zeuthen1-46/+18
2007-03-25don't set INVOKED_BY_SYSTEMBUS_CONNECTION_NAME unless call is from busDavid Zeuthen1-16/+18
2007-03-25add interface locking and remove generic locking API committed yesterdayDavid Zeuthen1-0/+2
2007-03-04stop using noexec by default on LinuxDavid Zeuthen1-1/+1
2007-03-04Revert "without PolicyKit, allow only root to mount fixed disks"David Zeuthen1-7/+2
2007-02-20fix gtk-doc code documentationDanny Kukawka1-1/+1
2007-02-20fix .hal-mtab mountpoint handlingDanny Kukawka1-4/+1
2007-02-20build time for /sbin/umount.hal and make our mount helper use thisDavid Zeuthen1-0/+4
2007-02-19clean up some dangerous use of the LIBHAL_FREE_DBUS_ERROR macroDavid Zeuthen1-4/+12
2006-12-14without PolicyKit, allow only root to mount fixed disksMartin Pitt1-2/+6
2006-11-28add FreeBSD supportJoe Marcus Clarke1-1/+1
2006-09-13fix stupid typo in syslog reporting for Mount()David Zeuthen1-2/+2
2006-09-11make Mount() support option remountDavid Zeuthen1-159/+220
2006-08-14share is_mounted_by_hald() and non-gcc nitsArtem Kachitchkine1-2/+2
2006-08-06fixed several compiler warnings (warn_unused_result and format stuff)Danny Kukawka1-6/+3
2006-08-02 * configure.in: don't PKG_CHECK volume_id on SolarisArtem Kachitchkine1-2/+16
2006-07-29Merge branch 'master' of ssh://david@git.freedesktop.org/git/halDavid Zeuthen1-9/+9
2006-07-29introduce new option --disable-policy-kit and streamline the buildDavid Zeuthen1-4/+27
2006-07-29Close memory leaks from not freed DBusError in tools src dirDanny Kukawka1-9/+9
2006-07-27(forgot to pass -a the first time) git stuff, mount/umount/eject allDavid Zeuthen1-168/+227
2006-06-21Handle LABEL= and UUID= in this function. (handle_mount): Also allow uid=David Zeuthen1-5/+36
2006-06-05Export a new environment variable with the unique name for callers systemDavid Zeuthen1-18/+17
2006-05-14Split out the tools scripts into an OS-independent wrapper, and anJoe Marcus Clarke1-25/+174
2006-04-28Update to new PolicyKit API.David Zeuthen1-1/+3
2006-03-14Use new suffix .privilege instead of .policy and prefix privilege filesDavid Zeuthen1-33/+53
2006-03-08Move libhal-policy to a dedicated package PolicyKit (available in HAL CVS).David Zeuthen1-9/+9
2006-03-06New fileDavid Zeuthen1-0/+718