index
:
~dkukawka/hal
hal-0_4-stable-branch
hal-0_5_11-branch
hal-0_5_12-SUSE_CODE11-branch
hal-0_5_12-branch
hal-0_5_12-openSUSE11.1-branch
hal-0_5_13-openSUSE11.2-branch
hal-0_5_14-openSUSE11.3-branch
hal-0_5_6-SUSE_CODE10-branch
hal-0_5_7-branch
hal-0_5_8-branch
hal-0_5_9-branch
hal-gobject-branch
master
My HAL repo for development and maintenance.
dkukawka
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hald-runner
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-30
use $libexecdir not $libdir/hal to define private hal directory
Kay Sievers
1
-1
/
+1
2008-04-18
fixed a bunch of compiler warnings from the Intel compiler
Danny Kukawka
2
-3
/
+3
2008-03-03
print more debug information
David Zeuthen
1
-1
/
+2
2007-11-18
assign pid to a gint64 before passing it as an _INT64 in a dbus message
Sjoerd Simons
2
-3
/
+5
2007-07-02
[PATCH] add hald-runner support for singleton addons
Rob Taylor
3
-22
/
+67
2007-05-02
update configure.in and use autoreconf
Guillem Jover
1
-1
/
+1
2007-04-02
as_ac_removal
Michael Biebl
1
-1
/
+2
2006-11-28
add FreeBSD support
Joe Marcus Clarke
1
-0
/
+4
2006-11-06
solaris backend
Artem Kachitchkine
1
-0
/
+4
2006-10-27
fix unaligned messages (RH Bug #210079)
Doug Chapman
1
-1
/
+1
2006-10-09
some memory optimization work
David Zeuthen
1
-0
/
+4
2006-10-02
prevent hald-runner from printing unnecessary warning messages
Sjoerd Simons
1
-2
/
+2
2006-09-10
require addons to call libhal_device_addon_is_ready() to make device visible
David Zeuthen
3
-7
/
+32
2006-08-21
corrects the location of the hal scripts directory
Dan Nicholson
1
-1
/
+1
2006-08-15
hald-runner/runner.c: Close the stderr filedescriptor after reading it to
Sjoerd Simons
1
-0
/
+1
2006-08-06
fixed several compiler warnings (warn_unused_result and format stuff)
Danny Kukawka
1
-1
/
+2
2006-07-29
introduce new option --disable-policy-kit and streamline the build
David Zeuthen
1
-2
/
+2
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-07-26
fixed compiler warning about incompatible pointer types
Danny Kukawka
1
-1
/
+2
2006-02-24
Patch from Sjoerd Simons <sjoerd@luon.net>. It adds a save PATH to the
David Zeuthen
3
-4
/
+8
2006-02-09
Print out some useful debug information
David Zeuthen
1
-0
/
+2
2006-01-29
Use r->argv[0] rather than r->argv so the cwd works.
Richard Hughes
1
-1
/
+1
2006-01-28
Set working directory to where the program exists.
David Zeuthen
1
-2
/
+11
2006-01-23
Adopt hald-runner to usual HAL coding style.
Kay Sievers
4
-435
/
+443
2006-01-21
Simply use glib convience g_find_program_in_path() on the basename of the
David Zeuthen
2
-17
/
+6
2006-01-21
add .cvsignore to hald-runner
Kay Sievers
1
-0
/
+5
2006-01-21
Search $PATH before searching allowed dirs; this is needed to make e.g.
David Zeuthen
1
-7
/
+15
2006-01-21
Great patch from Sjoerd Simons <sjoerd@luon.net>: As most people probably
David Zeuthen
6
-0
/
+747