GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/gentoo-hal.git
gentoo-patchset-0.5.11
master
HAL Repository for Gentoo
Saleem Abdulrasool <compnerd@compnerd.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide partitions marked as Compaq Diagnostics
gentoo-patchset-0.5.11
Saleem Abdulrasool
2008-03-23
1
-0
/
+5
*
undo double application of Gentoo rules
Saleem Abdulrasool
2008-03-23
1
-11
/
+0
*
Add Gentoo specific policies.
Saleem Abdulrasool
2008-03-23
1
-0
/
+22
*
add support for the CheckForMedia message
Joe Marcus Clarke
2008-03-22
1
-22
/
+69
*
make sure the block device is added before probing it
Joe Marcus Clarke
2008-03-19
1
-1
/
+1
*
call libhal_device_addon_is_ready()
Joe Marcus Clarke
2008-03-18
1
-0
/
+4
*
clean up Apple releted fdi-files
Danny Kukawka
2008-03-17
3
-35
/
+4
*
updated NEWS file for upcomming release
Danny Kukawka
2008-03-17
1
-0
/
+35
*
Revert "process non-dependant hotplug events in parallel"
Rob Taylor
2008-03-17
2
-99
/
+26
*
fix crash on 64-bit platforms
Joe Marcus Clarke
2008-03-17
1
-0
/
+3
*
autofix primary (ACPI) batteries which charge with a rate > 50 W
Danny Kukawka
2008-03-17
1
-1
/
+26
*
fix for the acl-list patch change
Lubomir Kundrak
2008-03-17
2
-16
/
+11
*
properly escape the UDI
Joe Marcus Clarke
2008-03-15
2
-4
/
+8
*
check storage.media_check_enabled before polling the device
Joe Marcus Clarke
2008-03-15
1
-19
/
+38
*
cleanup TODO: removed already implemented 'depends only on pm-utils'
Danny Kukawka
2008-03-14
1
-3
/
+0
*
cleanup TODO: remove implemented 'Singleton addon'
Danny Kukawka
2008-03-14
1
-11
/
+0
*
fixed several addons to build correctly
Danny Kukawka
2008-03-14
5
-8
/
+26
*
fixed compiler warning for 64bit related to usage of GQuark
Danny Kukawka
2008-03-14
1
-1
/
+1
*
Revert "fix building with g++ 4.3"
Danny Kukawka
2008-03-14
1
-1
/
+0
*
Merge branch 'master' of ssh://homac@git.freedesktop.org/git/hal
Holger Macht
2008-03-13
45
-561
/
+1382
|
\
|
*
add 10-imac-backlight.fdi to Makefile
Danny Kukawka
2008-03-13
1
-0
/
+4
|
*
update .gitignore for hald-addon-imac-backlight
Danny Kukawka
2008-03-13
1
-0
/
+1
|
*
add iMac (x86 linux) backlight addon
Martin Szulecki
2008-03-13
4
-0
/
+287
|
*
fix policy file for org.freedesktop.hal.dockstation.*
Danny Kukawka
2008-03-13
2
-0
/
+1
|
*
add ACL policy for Palm PDA device files
Kevin Page
2008-03-13
2
-2
/
+19
|
*
partutil: make the get endian functions alignment aware
Guillem Jover
2008-03-13
1
-4
/
+16
|
*
removed unused GList *hotplug_events_blocked
Danny Kukawka
2008-03-13
1
-3
/
+0
|
*
update .gitignore
Danny Kukawka
2008-03-13
2
-11
/
+14
|
*
fixed typo from commit d2b2baf9912b36def7856b6bfa5c60fc942bbcba
Danny Kukawka
2008-03-13
1
-1
/
+1
|
*
Add backwards compat wrapper for g_hash_table_get_keys
Rob Taylor
2008-03-13
1
-0
/
+17
|
*
Fix memory leak in property_index_check_all
Rob Taylor
2008-03-13
1
-0
/
+1
|
*
add large as a valid vfat mount option for FreeBSD
Joe Marcus Clarke
2008-03-13
1
-0
/
+1
|
*
cleanup poll_for_media() in addon-storage.c
Danny Kukawka
2008-03-13
1
-9
/
+2
|
*
cleanup code, removed separate calls to set info.udi
Danny Kukawka
2008-03-13
16
-61
/
+1
|
*
compute udis that are unique in the gdl and tdl
Rob Taylor
2008-03-12
14
-274
/
+326
|
*
set 'linux.sysfs_path' as an indexed property
Rob Taylor
2008-03-12
1
-0
/
+3
|
*
process non-dependant hotplug events in parallel
Rob Taylor
2008-03-12
6
-51
/
+268
|
*
use GQuarks for property keys.
Rob Taylor
2008-03-12
1
-23
/
+47
|
*
rework handling of data from udevinfo for more efficient memory usage
Rob Taylor
2008-03-12
1
-60
/
+115
|
*
process coldplug events as soon as they're generated
Rob Taylor
2008-03-12
1
-5
/
+6
|
*
use g_slice for hotplug events
Rob Taylor
2008-03-12
8
-66
/
+33
|
*
use slices for HalProperty
Rob Taylor
2008-03-12
1
-2
/
+2
|
*
document already existing pnp namespace in the spec
Danny Kukawka
2008-03-12
1
-0
/
+75
|
*
added support for Tablet PCs
Danny Kukawka
2008-03-12
5
-4
/
+150
|
*
add ufstype= as allowed mount option for UFS
Georges Discry
2008-03-12
1
-0
/
+7
*
|
fix dock station status detection on undock operation
Holger Macht
2008-03-13
1
-2
/
+37
|
/
*
added portable_audio_player.storage_device to spec
Danny Kukawka
2008-03-11
1
-0
/
+11
*
fixed possible segfault from fd.o bug #14947
Danny Kukawka
2008-03-11
1
-4
/
+6
*
re-remove deprecated keys
Joe Marcus Clarke
2008-03-07
2
-3
/
+0
*
make crypto-setup policy description more clear
Danny Kukawka
2008-03-07
1
-2
/
+2
[next]