index
:
hal
hal-0_4-stable-branch
hal-0_5_11-branch
hal-0_5_12-branch
hal-0_5_7-branch
hal-0_5_8-branch
hal-0_5_9-branch
hal-gobject-branch
master
Hardware Abstraction Layer (mirrored from https://gitlab.freedesktop.org/archived-projects/hal/hal)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hald
/
linux2
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-21
move hald/linux2 to hald/linux and renamed backend
Danny Kukawka
45
-16316
/
+0
2006-08-21
fix overseen left dbg() calls in probe-{storage,volume}.c
Danny Kukawka
2
-5
/
+5
2006-08-21
remove shared.h for addons/prober and some little fixes
Danny Kukawka
22
-484
/
+304
2006-08-21
properly convert mAh to mWh rather than uWh
Richard Hughes
1
-12
/
+12
2006-08-19
Merge branch 'master' of ssh://david@git.freedesktop.org/git/hal
David Zeuthen
25
-388
/
+181
2006-08-19
introduce some new properties for MS-DOS partition tables
David Zeuthen
3
-12
/
+70
2006-08-17
reduce useless changes on APM battery.remaining_time
Danny Kukawka
1
-4
/
+19
2006-08-16
add more scsi.type mapping and add property info to spec
Danny Kukawka
1
-13
/
+28
2006-08-16
cleanup includes in hald/linux2/*
Danny Kukawka
25
-258
/
+132
2006-08-15
fixed build of HAL
Danny Kukawka
1
-1
/
+1
2006-08-14
share is_mounted_by_hald() and non-gcc nits
Artem Kachitchkine
1
-112
/
+1
2006-08-12
fix up how we handle non-partitioned volumes
David Zeuthen
3
-6
/
+26
2006-08-07
add API to hald (and libhal) to change multiple properties at once
David Zeuthen
1
-68
/
+81
2006-08-06
actually remove the ide-cs special handling code
David Zeuthen
1
-106
/
+0
2006-08-06
fix removal of fakevolume objects and remove special handling for ide-cs
David Zeuthen
2
-7
/
+52
2006-08-06
set proc title for acpi/hid-ups/usb-csr addons
Danny Kukawka
3
-0
/
+14
2006-08-06
fixed several compiler warnings (warn_unused_result and format stuff)
Danny Kukawka
1
-4
/
+4
2006-08-04
sleep before looking for slaves/ in sysfs for device mapper
David Zeuthen
1
-1
/
+15
2006-08-04
use a more robust way of detecting partitions and fix block.is_volume
David Zeuthen
3
-17
/
+15
2006-08-04
fix up device mapper device handling
David Zeuthen
3
-7
/
+19
2006-08-03
fix device mapper block device handling as last commit broke this
David Zeuthen
1
-1
/
+4
2006-08-02
add properties required by a hypothetical disk utility and some bug fixes
David Zeuthen
1
-4
/
+39
2006-08-02
add support for Xen devices
Mark McLoughlin
1
-0
/
+66
2006-08-02
fixed compiler warnings and added doc/api/tmpl/.gitignore
Danny Kukawka
2
-0
/
+2
2006-07-29
introduce new option --disable-policy-kit and streamline the build
David Zeuthen
3
-9
/
+9
2006-07-29
add *~ to all .gitignore files for emacs users
David Zeuthen
3
-0
/
+3
2006-07-28
Check for the new suspend2 sysfs location. Advised by Nigel Cunningham, many ...
Richard
1
-0
/
+2
2006-07-27
Change license of hald/linux2/blockdev.c to GPL only as I just
David Zeuthen
1
-2
/
+0
2006-07-27
Fix up LUKS stuff by using new kernel feature in Linux 2.6.17.
David Zeuthen
2
-76
/
+147
2006-07-27
(forgot to pass -a the first time) git stuff, mount/umount/eject all
David Zeuthen
6
-39
/
+522
2006-07-27
add .o files to .gitignore
Kay Sievers
3
-0
/
+3
2006-07-27
.cvsignore -> .gitignore
Kay Sievers
3
-0
/
+0
2006-07-26
fixed compiler warning about incompatible pointer types
Danny Kukawka
1
-0
/
+1
2006-07-11
If HAL finds already created partitions, it will not longer probe for a
Kay Sievers
1
-2
/
+31
2006-07-10
Depend on external shared version of libvolume_id.
Kay Sievers
3
-43
/
+175
2006-07-10
Prepare for new class devices showing up in /sys/devices instead of
Kay Sievers
1
-29
/
+90
2006-07-10
set volume.block_size for blank CD/DVD to 0 to avoid stange values for
Danny Kukawka
1
-0
/
+2
2006-06-09
Update these with the new files to keep cvs diff happy.
Richard Hughes
1
-0
/
+1
2006-06-09
Adds code so addons can claim interfaces and handle the methods on them in
David Zeuthen
2
-0
/
+264
2006-06-06
Set capability volume.disc as required by the spec. Patch from Kevin Ottens
David Zeuthen
1
-0
/
+3
2006-05-25
removed net.interface_up property because we never refresh the value, since
Danny Kukawka
1
-1
/
+0
2006-05-21
Fixed mapping of system.formfactor from smbios.chassis.type. Added a check
Danny Kukawka
1
-59
/
+64
2006-05-19
Don't stat autofs mounts. Patch from John (J5) Palmieri <johnp@redhat.com>.
David Zeuthen
1
-1
/
+39
2006-05-12
removed (again) unneeded code and validate the returned string directly.
Danny Kukawka
1
-3
/
+1
2006-05-12
In Ubuntu we got several bug reports about device label gibberish, for
David Zeuthen
1
-1
/
+12
2006-05-10
replaced fprintf () with dbg ()
Danny Kukawka
1
-6
/
+6
2006-05-10
removed unneeded code and validate the returned string directly.
Danny Kukawka
1
-3
/
+2
2006-05-09
Added support for --use-syslog option to prober and addons. This should
Danny Kukawka
13
-34
/
+36
2006-05-09
fixed problem with parse information from output of dmidecode where the
Danny Kukawka
1
-1
/
+1
2006-05-09
added property for DVD+RW DL to spec
Danny Kukawka
3
-46
/
+46
[next]