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
/
runner.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-18
fixed a bunch of compiler warnings from the Intel compiler
Danny Kukawka
1
-1
/
+1
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
1
-1
/
+2
2007-07-02
[PATCH] add hald-runner support for singleton addons
Rob Taylor
1
-13
/
+24
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
1
-4
/
+24
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-26
fixed compiler warning about incompatible pointer types
Danny Kukawka
1
-1
/
+2
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
1
-227
/
+236
2006-01-21
Simply use glib convience g_find_program_in_path() on the basename of the
David Zeuthen
1
-16
/
+2
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
1
-0
/
+335