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
/
device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-05
add more useful debug output on UTF-8 problems
Danny Kukawka
1
-1
/
+2
2007-12-02
use GString to convert a strlist propery to string instead of a static buffer
Sjoerd Simons
1
-17
/
+8
2007-08-28
fixed changeset handling for HAL_PROPERTY_TYPE_STRLIST
Danny Kukawka
1
-16
/
+50
2007-04-06
port HAL over to use PolicyKit master
David Zeuthen
1
-0
/
+8
2007-03-31
change locking semantics slightly and add missing locking bits
David Zeuthen
1
-11
/
+66
2007-03-27
only acquire a lock exclusively if no-one else is holding the lock
David Zeuthen
1
-0
/
+4
2007-03-25
add interface locking and remove generic locking API committed yesterday
David Zeuthen
1
-2
/
+34
2007-03-24
add named mandatory locking API
David Zeuthen
1
-0
/
+171
2007-03-05
add copy_property FDI directive for stringlist properties
Danny Kukawka
1
-0
/
+64
2007-02-20
fix gtk-doc code documentation
Danny Kukawka
1
-6
/
+8
2006-11-28
implement HAL_PROPERTY_TYPE_STRLIST support in merge_device_rewrite_cb and fi...
Jean-Yves Lefort
1
-5
/
+12
2006-10-10
free hash table before the private object to prevent segfault
David Zeuthen
1
-3
/
+2
2006-10-10
move property code into device object core
David Zeuthen
1
-1
/
+308
2006-10-10
implement missing functions after move to hash table properties
David Zeuthen
1
-203
/
+141
2006-10-09
use a hash table for device properties
David Zeuthen
1
-136
/
+77
2006-10-09
switch device_info.c to use strlist iterator
David Zeuthen
1
-2
/
+5
2006-10-09
use an iterator to iterate over strlist instead of using GSList
David Zeuthen
1
-36
/
+122
2006-10-09
make HalProperty private to HalDevice implementation (makes it easier to nuke)
David Zeuthen
1
-12
/
+14
2006-10-09
clean up HalDevice and HalProperty a bit
David Zeuthen
1
-142
/
+0
2006-10-09
some memory optimization work
David Zeuthen
1
-33
/
+45
2006-09-10
require addons to call libhal_device_addon_is_ready() to make device visible
David Zeuthen
1
-0
/
+34
2006-08-31
add support for attribute 'empty' for strlist to <match> tag
Danny Kukawka
1
-0
/
+20
2006-08-06
fixed several compiler warnings (warn_unused_result and format stuff)
Danny Kukawka
1
-4
/
+4
2006-01-21
Search $PATH before searching allowed dirs; this is needed to make e.g.
David Zeuthen
1
-0
/
+33
2005-11-02
Update to Academic Free License 2.1. Also fix all C source and header
David Zeuthen
1
-1
/
+1
2005-07-29
The FSF moved to a new address, so I updated all license headers and the
David Zeuthen
1
-1
/
+1
2005-07-26
This is a patch (against CVS) to fix several compiler warnings with gcc
David Zeuthen
1
-2
/
+3
2005-07-13
Add prototype for hal_util_helper_invoke_with_pipes
David Zeuthen
1
-0
/
+19
2005-02-28
More fun with valgrind :-)
David Zeuthen
1
-0
/
+16
2005-02-26
Add new LibHalDriveType entries for ZIP, JAZ and FLASH_KEY - the latter
David Zeuthen
1
-47
/
+22
2005-02-24
Removed
David Zeuthen
1
-1
/
+0
2005-02-14
Require dbus >= 0.30
David Zeuthen
1
-5
/
+5
2005-01-31
Prebump to 0.5.0 - but we're not doing a release yet! Add libtool
David Zeuthen
1
-91
/
+232
2004-10-12
First part of big patch to use .fdi files for policy properties.
David Zeuthen
1
-0
/
+71
2004-09-02
Aiee! If the property is not found, we want to return FALSE instead of -1.
Joe Shaw
1
-1
/
+1
2004-09-01
Patch from Jon Lech Johansen <jon@nanocrew.net>. Add support for properties
David Zeuthen
1
-0
/
+80
2004-08-25
Add option for new callout hal-hotplug-map
David Zeuthen
1
-0
/
+20
2004-06-20
Create $(LOCALSTATEDIR)/lib/hal
David Zeuthen
1
-24
/
+84
2004-04-26
Print out to stderr instead of stdout.
Joe Shaw
1
-6
/
+24
2004-04-20
hal_property_get_as_string is now to_string, fix leak.
Joe Shaw
1
-0
/
+12
2004-04-15
Ref the device when we create the AsyncInfo. This should fix the glib
Joe Shaw
1
-1
/
+2
2004-04-12
Merge storage.* and storage_lun%d.* properties from physical device (eg.
David Zeuthen
1
-0
/
+85
2004-04-03
Merge hal-gobject-branch back to HEAD
David Zeuthen
1
-0
/
+765