Age | Commit message (Expand) | Author | Files | Lines |
2006-09-11 | make Mount() support option remount | David Zeuthen | 1 | -0/+4 |
2006-09-02 | CloseTray() method (eject -t) | Artem Kachitchkine | 1 | -0/+15 |
2006-08-31 | added detection of a SDC Card reader | Danny Kukawka | 1 | -0/+3 |
2006-08-31 | Added ROKR e2 to USB Music Players | Dan Williams | 1 | -0/+17 |
2006-08-31 | added some USB card reader from fd.o bug #7749 | Lennart Poettering | 1 | -0/+21 |
2006-08-31 | add Samsung U2Z to USB Music Players | Kai Willadsen | 1 | -0/+13 |
2006-08-31 | add Samsung YP-Z5 to USB Music Players | Patrick Cherry | 1 | -0/+17 |
2006-08-31 | Added Panasonic SV-MP31V to USB Music Players | Danny Kukawka | 1 | -0/+16 |
2006-08-31 | add Archos Gmini 400 to USB Music Players | Julien Sobrier | 1 | -0/+15 |
2006-08-23 | add cpu frequency scaling support to hal | Holger Macht | 1 | -0/+2 |
2006-08-15 | ISO-8859-1 -> UTF-8 | Kay Sievers | 14 | -14/+13 |
2006-07-29 | add *~ to all .gitignore files for emacs users | David Zeuthen | 13 | -0/+13 |
2006-07-28 | add spawn to dtd so make distcheck works | Richard Hughes | 1 | -1/+6 |
2006-07-27 | Remove unused .fdi files. | David Zeuthen | 20 | -532/+0 |
2006-07-27 | (forgot to pass -a the first time) git stuff, mount/umount/eject all | David Zeuthen | 2 | -8/+27 |
2006-07-27 | add .o files to .gitignore | Kay Sievers | 15 | -0/+15 |
2006-07-27 | .cvsignore -> .gitignore | Kay Sievers | 15 | -0/+0 |
2006-07-19 | Added slightly adopted patch from Bob Copeland <me@bobcopeland.com> to add | Danny Kukawka | 1 | -0/+12 |
2006-07-19 | Patch from <chris.hollenbeck@gmail.com> to fix fd.o bug #7029 and correct | Danny Kukawka | 1 | -2/+2 |
2006-07-14 | As found in http://bugzilla.gnome.org/show_bug.cgi?id=345257 the hal | Richard Hughes | 1 | -3/+5 |
2006-06-21 | Handle LABEL= and UUID= in this function. (handle_mount): Also allow uid= | David Zeuthen | 1 | -0/+9 |
2006-06-09 | Adds code so addons can claim interfaces and handle the methods on them in | David Zeuthen | 1 | -0/+20 |
2006-06-06 | Add introspection support to hald. | David Zeuthen | 4 | -0/+17 |
2006-05-14 | On some laptops, the brightness control is all done in hardware but the | Richard Hughes | 1 | -0/+13 |
2006-05-09 | Added new mp3-player from fd.o bug #6646 | Danny Kukawka | 1 | -3/+14 |
2006-04-26 | Patch from Gabriel Burt <gabriel.burt@gmail.com>. | David Zeuthen | 1 | -0/+11 |
2006-04-24 | Update the patch from http://bugs.freedesktop.org/show_bug.cgi?id=6397 as | Richard Hughes | 1 | -68/+12 |
2006-04-16 | Added new Logitech csr mice, mainly from Bastien Nocera for fd.o 6397. Also | Richard Hughes | 1 | -1/+143 |
2006-04-12 | Applied slightly adopted patches from fd.o bugs 6317, 6462, 6464, 6561. | Danny Kukawka | 1 | -373/+441 |
2006-03-26 | Fix for RH bug #185557 | David Zeuthen | 1 | -0/+7 |
2006-03-13 | applied slightly adopted patch and added new device from fd.o bugs: | Danny Kukawka | 1 | -0/+31 |
2006-03-08 | applied patches and added new devices from fd.o bugs: 6101, 6139, | Danny Kukawka | 1 | -2/+50 |
2006-03-07 | Add entry for my wireless mouse+keyboard combo | David Zeuthen | 1 | -0/+12 |
2006-03-07 | Added several USB mp3 player to fdi file: | Danny Kukawka | 1 | -3/+352 |
2006-03-06 | New file | David Zeuthen | 1 | -22/+39 |
2006-03-03 | Build hald-addon-acpi-buttons-toshiba. When the acpi->input patches get | Richard Hughes | 2 | -0/+16 |
2006-02-22 | Allow fmask and dmask for vfat | David Zeuthen | 1 | -0/+2 |
2006-02-13 | Revert patch from Danny that adds mounts options for ntfs | David Zeuthen | 1 | -7/+0 |
2006-02-13 | Don't generate tools/hal-luks-remove.in, tools/hal-luks-setup.in | David Zeuthen | 1 | -0/+5 |
2006-02-10 | only allow the user who mounted the volume to unmount it (also allow uid | David Zeuthen | 2 | -3/+1 |
2006-02-10 | Use new property on the hal device object to figure out where hal mounted | David Zeuthen | 1 | -1/+40 |
2006-02-09 | Ugh, make sure to launch hald-addon-storage if appropriate | David Zeuthen | 1 | -1/+5 |
2006-02-09 | actually commit this file | David Zeuthen | 1 | -0/+14 |
2006-02-09 | Print out some useful debug information | David Zeuthen | 1 | -0/+1 |
2006-02-04 | added slightly tweaked patch from fd.o bug #5652 (from Jonathan Matthew | Danny Kukawka | 1 | -0/+13 |
2006-02-03 | adde allowed option for ntfs filesystem (uid=,umask=,dmask=) to prevent | Danny Kukawka | 1 | -0/+7 |
2006-02-03 | added Samsung YP-U1 (patch from Andrew Smith <andrew.smith@neworbit.org>) | Danny Kukawka | 1 | -0/+13 |
2006-01-26 | Allow data= mount option for ext3 filesystems. | Kay Sievers | 1 | -0/+5 |
2006-01-24 | For providing eject on audio discs, also match on the cdrom drive instead | David Zeuthen | 1 | -1/+7 |
2006-01-22 | Remove | David Zeuthen | 2 | -15/+0 |