summaryrefslogtreecommitdiff
path: root/libgphoto2_port/disk/disk.c
Commit message (Expand)AuthorAgeFilesLines
* allow generic disk:/path/ specifications, not just the autodetected ones.Marcus Meissner2006-02-191-1/+5
* check for presence of mntent.h , disable fstab reading if its not there.Marcus Meissner2006-02-021-1/+6
* changed the hal/dbus shutdown code to mirror the "lshal" code better.Marcus Meissner2006-01-031-3/+3
* * read /etc/fstab and /etc/mtab if we have no HAL.Marcus Meissner2005-08-141-2/+57
* * disk.c (gp_port_library_list): unref the dbus connectionHubert Figuiere2005-06-151-1/+3
* * libgphoto2_port/gphoto2-port.h: new disk settings struct.Hubert Figuiere2005-06-131-8/+104
* * disk/*:Hubert Figuiere2005-06-111-0/+145