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
/
tools
/
device-manager
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-29
add *~ to all .gitignore files for emacs users
David Zeuthen
1
-0
/
+1
2006-07-27
add .o files to .gitignore
Kay Sievers
1
-0
/
+1
2006-07-27
.cvsignore -> .gitignore
Kay Sievers
1
-0
/
+0
2006-01-13
Add device objects for video and dvb devices, to have a way for
Kay Sievers
1
-1
/
+3
2005-11-29
removed hal-device-manager from $(datadir)/hal/device-manager to prevent
Danny Kukawka
1
-2
/
+0
2005-11-21
generated for 0.5.5.1 spec
Danny Kukawka
1
-0
/
+4
2005-11-09
fixed compiler warning
Danny Kukawka
1
-2
/
+2
2005-11-08
fixed typo from fd.o bug #2115
Danny Kukawka
3
-20
/
+41
2005-07-29
Patch from Danny Kukawka <danny.kukawka@web.de>.
David Zeuthen
1
-13
/
+13
2005-07-15
Here is a patch to fix up hal-device-manager. This will still run with
David Zeuthen
1
-21
/
+13
2005-07-07
h-d-m raises: Traceback (most recent call last): File
Kay Sievers
1
-5
/
+8
2005-07-01
Make h-d-m tolerate expected device properties which are empty.
Kay Sievers
3
-3
/
+15
2005-06-21
update this and add a bunch of other .cvsignore files. Patch from William
David Zeuthen
1
-0
/
+1
2005-05-13
Fix a port J5 missed when porting to the new D-BUS Python bindings (I just
David Zeuthen
1
-4
/
+4
2005-04-27
Patch from John (J5) Palmieri <johnp@redhat.com>: I am about to check in my
David Zeuthen
2
-57
/
+37
2005-04-14
Some patches from Martin Pitt <martin@piware.de>.
David Zeuthen
1
-1
/
+1
2005-03-21
Teach hal about Firewire devices; tested with both my iPod and my Powerbook
David Zeuthen
1
-2
/
+1
2005-03-02
Do add PropertyModified though
David Zeuthen
1
-2
/
+2
2005-03-02
Move some things around only to discover that D-BUS python bindings need
David Zeuthen
1
-41
/
+56
2005-02-22
Make this work again after the D-BUS updates
David Zeuthen
1
-10
/
+8
2005-02-16
Make this work for string lists
David Zeuthen
1
-0
/
+3
2005-02-14
Require dbus >= 0.30
David Zeuthen
1
-23
/
+26
2005-01-22
Add pnp and serio to BUS_NAMES
David Zeuthen
1
-0
/
+2
2005-01-19
Some more refactoring... You want to redo 'make install' to get h-d-m
David Zeuthen
2
-12
/
+18
2004-11-08
Patch from Sjoerd Simons <sjoerd@luon.net>. Attached patch improves h-d-m's
David Zeuthen
1
-8
/
+8
2004-11-08
Patch from Bryan Clark <bclark@redhat.com>: I've noticed that the category
David Zeuthen
1
-2
/
+10
2004-11-04
forgot to add file
David Zeuthen
1
-0
/
+19
2004-11-01
New file; append path to where we install so we don't need a symlink to
David Zeuthen
2
-22
/
+10
2004-09-20
Add support for usb-serial devices:
Kay Sievers
4
-2
/
+6
2004-09-13
New file for initial support of video4linux devices. It's just a starting
Kay Sievers
1
-1
/
+1
2004-09-01
Patch from Jon Lech Johansen <jon@nanocrew.net>. Add support for properties
David Zeuthen
1
-0
/
+2
2004-08-31
Don't poll on drives with storage.removable set to FALSE
David Zeuthen
1
-0
/
+2
2004-08-15
Sends messages from hotplug and device naming helpers via a local socket.
David Zeuthen
1
-1
/
+1
2004-08-09
Added hal-fdi-example3.png
David Zeuthen
3
-17
/
+7
2004-08-02
Upgrade to latest D-BUS python API
David Zeuthen
1
-12
/
+49
2004-07-30
Use get() rather than indexing for "info.property" so that we can fall back
Joe Shaw
1
-1
/
+1
2004-07-22
Patch from Kay Sievers <kay.sievers@vrfy.org>
David Zeuthen
3
-2
/
+8
2004-07-14
Patch from Sjoerd Simons <sjoerd@luon.net>
David Zeuthen
3
-3
/
+8
2004-06-24
Add floppy support to HAL - tested with x86 legacy floppies and an USB
David Zeuthen
1
-0
/
+1
2004-06-07
Add an item about capability matching in FDI files.
Joe Shaw
1
-14
/
+15
2004-05-25
Add the ieee1394 class devices.
Joe Shaw
1
-1
/
+2
2004-04-26
new file because with the recent change in how probing is handled, my
HAL_0_2_90
David Zeuthen
1
-0
/
+1
2004-04-22
don't set capabilities from device class since this is very misleading. In
David Zeuthen
1
-1
/
+1
2004-04-14
shut up cvs
Joe Shaw
1
-0
/
+1
2004-04-12
Wrap the gnome.ui import in a try statement and desensitize the About menu
Joe Shaw
1
-1
/
+10
2004-04-07
new function (remove_class_device): new function (handle_hotplug): simplify
David Zeuthen
1
-1
/
+4
2004-03-14
Just ignore if we can't open /proc/bus/usb/devices
David Zeuthen
1
-1
/
+6
2004-03-01
shut up cvs
Joe Shaw
1
-0
/
+3
2004-01-17
use strtok_r instead of strstr as it didn't really work (example: will
David Zeuthen
1
-1
/
+2
2004-01-13
Bump version number to 0.2.4
HAL_0_2_4
David Zeuthen
1
-1
/
+0
[next]