chiark / gitweb /
elogind.git
14 years agomain: install crash handler for creating core dumps
Lennart Poettering [Sat, 10 Apr 2010 19:40:40 +0000 (21:40 +0200)]
main: install crash handler for creating core dumps

14 years agoudev: look for new instead of add action
Lennart Poettering [Sat, 10 Apr 2010 19:23:55 +0000 (21:23 +0200)]
udev: look for new instead of add action

14 years agoudev: install rules file that ignore those nasty useless tty devices by default
Lennart Poettering [Sat, 10 Apr 2010 17:18:21 +0000 (19:18 +0200)]
udev: install rules file that ignore those nasty useless tty devices by default

14 years agohostname-setup: add SuSE compatiblity
Kay Sievers [Sat, 10 Apr 2010 16:53:48 +0000 (18:53 +0200)]
hostname-setup: add SuSE compatiblity

14 years agodbus: install D-Bus policy file by default
Lennart Poettering [Sat, 10 Apr 2010 16:51:07 +0000 (18:51 +0200)]
dbus: install D-Bus policy file by default

14 years agomount: implement mounting properly
Lennart Poettering [Sat, 10 Apr 2010 15:53:17 +0000 (17:53 +0200)]
mount: implement mounting properly

This also includes code that writes utmp/wtmp records when applicable,
making use the mount infrastructure to detct when those files are
accessible.

Finally, this also introduces a --dump-configuration-items switch.

14 years agoload-fragment: make socket timeout configurable
Lennart Poettering [Sat, 10 Apr 2010 15:50:54 +0000 (17:50 +0200)]
load-fragment: make socket timeout configurable

14 years agoload-fragment: move NonBlocking option from generic to service options
Lennart Poettering [Sat, 10 Apr 2010 15:48:41 +0000 (17:48 +0200)]
load-fragment: move NonBlocking option from generic to service options

14 years agoexecute: introduce exec_command_done() to free data from static ExecCommand structs
Lennart Poettering [Sat, 10 Apr 2010 15:47:07 +0000 (17:47 +0200)]
execute: introduce exec_command_done() to free data from static ExecCommand structs

14 years agoexecute: introduce exec_command_set() for easy setting for command lines
Lennart Poettering [Sat, 10 Apr 2010 15:46:41 +0000 (17:46 +0200)]
execute: introduce exec_command_set() for easy setting for command lines

14 years agoexecute: improve exec_spawn() logging
Lennart Poettering [Sat, 10 Apr 2010 15:46:01 +0000 (17:46 +0200)]
execute: improve exec_spawn() logging

14 years agodevice: ignore a couple of 'API' devices
Lennart Poettering [Sat, 10 Apr 2010 15:45:14 +0000 (17:45 +0200)]
device: ignore a couple of 'API' devices

14 years agoconf-parser: get rid of redundant NEWLINES definition
Lennart Poettering [Sat, 10 Apr 2010 15:44:19 +0000 (17:44 +0200)]
conf-parser: get rid of redundant NEWLINES definition

14 years agostrv: introduce strv_new_ap() call
Lennart Poettering [Sat, 10 Apr 2010 15:43:12 +0000 (17:43 +0200)]
strv: introduce strv_new_ap() call

14 years agomount-setup: introduce mount_point_is_api() call
Lennart Poettering [Sat, 10 Apr 2010 15:42:00 +0000 (17:42 +0200)]
mount-setup: introduce mount_point_is_api() call

14 years agoutil: introduce fstype_is_network()
Lennart Poettering [Sat, 10 Apr 2010 15:41:34 +0000 (17:41 +0200)]
util: introduce fstype_is_network()

14 years agodbus: add a couple of properties to the dbus manager interface
Lennart Poettering [Sat, 10 Apr 2010 15:40:18 +0000 (17:40 +0200)]
dbus: add a couple of properties to the dbus manager interface

14 years agodbus: make data pointer for properties read-only
Lennart Poettering [Sat, 10 Apr 2010 15:39:36 +0000 (17:39 +0200)]
dbus: make data pointer for properties read-only

14 years agodbus: add generic DEFINE_BUS_PROPERTY_APPEND_ENUM() macro for enum properties
Lennart Poettering [Sat, 10 Apr 2010 15:38:58 +0000 (17:38 +0200)]
dbus: add generic DEFINE_BUS_PROPERTY_APPEND_ENUM() macro for enum properties

14 years agodbus: add Dump() D-Bus call
Lennart Poettering [Sat, 10 Apr 2010 15:37:56 +0000 (17:37 +0200)]
dbus: add Dump() D-Bus call

14 years agoservice: don't necessarily add ordering links for non-sysv services
Lennart Poettering [Sat, 10 Apr 2010 03:05:05 +0000 (05:05 +0200)]
service: don't necessarily add ordering links for non-sysv services

14 years agoexecute: automatically record start/exit timestamps for forked processes
Lennart Poettering [Sat, 10 Apr 2010 03:03:14 +0000 (05:03 +0200)]
execute: automatically record start/exit timestamps for forked processes

14 years agohostname: set hostname early during boottime
Lennart Poettering [Sat, 10 Apr 2010 03:00:38 +0000 (05:00 +0200)]
hostname: set hostname early during boottime

14 years agotarget: introduce target_get_runlevel() for distilling SysV compatible runlevel infor...
Lennart Poettering [Sat, 10 Apr 2010 02:52:21 +0000 (04:52 +0200)]
target: introduce target_get_runlevel() for distilling SysV compatible runlevel information from a target

14 years agomount-setup: create full paths when mounting
Lennart Poettering [Sat, 10 Apr 2010 02:51:14 +0000 (04:51 +0200)]
mount-setup: create full paths when mounting

14 years agobuild-sys: automatically figure out names of dbus/syslog services
Lennart Poettering [Sat, 10 Apr 2010 02:50:40 +0000 (04:50 +0200)]
build-sys: automatically figure out names of dbus/syslog services

14 years agounit: introduce unit_load_related_unit()
Lennart Poettering [Sat, 10 Apr 2010 02:48:33 +0000 (04:48 +0200)]
unit: introduce unit_load_related_unit()

14 years agounit: make cgroup controller/path specification more flexible
Lennart Poettering [Sat, 10 Apr 2010 02:46:52 +0000 (04:46 +0200)]
unit: make cgroup controller/path specification more flexible

14 years agounit: issue notify even if the high-level state didn't change
Lennart Poettering [Sat, 10 Apr 2010 02:45:44 +0000 (04:45 +0200)]
unit: issue notify even if the high-level state didn't change

14 years agounit: dump some data only when unit is loaded
Lennart Poettering [Sat, 10 Apr 2010 02:44:24 +0000 (04:44 +0200)]
unit: dump some data only when unit is loaded

14 years agounit: dump start/exit timestamp
Lennart Poettering [Sat, 10 Apr 2010 02:43:57 +0000 (04:43 +0200)]
unit: dump start/exit timestamp

14 years agounit: free data from merged unit when we don't need it anymore
Lennart Poettering [Sat, 10 Apr 2010 02:43:21 +0000 (04:43 +0200)]
unit: free data from merged unit when we don't need it anymore

14 years agounit: refuse merging if the unit in question has a job assigned or suchlike
Lennart Poettering [Sat, 10 Apr 2010 02:42:36 +0000 (04:42 +0200)]
unit: refuse merging if the unit in question has a job assigned or suchlike

14 years agoutil: introduce format_timestamp()
Lennart Poettering [Sat, 10 Apr 2010 02:38:49 +0000 (04:38 +0200)]
util: introduce format_timestamp()

14 years agoutil: introduce mkdir_p()
Lennart Poettering [Sat, 10 Apr 2010 02:38:33 +0000 (04:38 +0200)]
util: introduce mkdir_p()

14 years agoutil: introduce streq_ptr() for comparing strings or their pointers
Lennart Poettering [Sat, 10 Apr 2010 02:38:14 +0000 (04:38 +0200)]
util: introduce streq_ptr() for comparing strings or their pointers

14 years agodbus: extra protection against dbus calling into us while we are already disconnected
Lennart Poettering [Thu, 8 Apr 2010 02:58:30 +0000 (04:58 +0200)]
dbus: extra protection against dbus calling into us while we are already disconnected

14 years agodbus: make sure dbus doesn't call us anymore when we unref'ed it
Lennart Poettering [Thu, 8 Apr 2010 02:43:47 +0000 (04:43 +0200)]
dbus: make sure dbus doesn't call us anymore when we unref'ed it

14 years agounit: when merging a device, follow the merge first
Lennart Poettering [Thu, 8 Apr 2010 02:34:42 +0000 (04:34 +0200)]
unit: when merging a device, follow the merge first

14 years agodevice: look for all possible device names on udev events
Lennart Poettering [Thu, 8 Apr 2010 02:34:21 +0000 (04:34 +0200)]
device: look for all possible device names on udev events

14 years agoservice: when reading pid file make sure to watch the pid read
Lennart Poettering [Thu, 8 Apr 2010 02:05:56 +0000 (04:05 +0200)]
service: when reading pid file make sure to watch the pid read

14 years agosystemctl: minor output fix
Lennart Poettering [Thu, 8 Apr 2010 01:49:12 +0000 (03:49 +0200)]
systemctl: minor output fix

14 years agoservice: verify PID is valid when reading it from PID file
Lennart Poettering [Thu, 8 Apr 2010 01:48:52 +0000 (03:48 +0200)]
service: verify PID is valid when reading it from PID file

14 years agoservice/socket: show main/control pids in dump
Lennart Poettering [Thu, 8 Apr 2010 01:48:27 +0000 (03:48 +0200)]
service/socket: show main/control pids in dump

14 years agomanager: print process name for all SIGCHLD received
Lennart Poettering [Thu, 8 Apr 2010 01:22:25 +0000 (03:22 +0200)]
manager: print process name for all SIGCHLD received

14 years agounit: shortcut unit_notify() early, if possible
Lennart Poettering [Thu, 8 Apr 2010 01:01:05 +0000 (03:01 +0200)]
unit: shortcut unit_notify() early, if possible

14 years agomain: fall back to rescue target when default target cannot be loaded
Lennart Poettering [Thu, 8 Apr 2010 00:00:40 +0000 (02:00 +0200)]
main: fall back to rescue target when default target cannot be loaded

14 years agomain: fix parsing of systemd.default= kernel command line argument
Lennart Poettering [Thu, 8 Apr 2010 00:00:22 +0000 (02:00 +0200)]
main: fix parsing of systemd.default= kernel command line argument

14 years agoutil: when reading a line from a file have space for at least 2k chars
Lennart Poettering [Wed, 7 Apr 2010 23:43:25 +0000 (01:43 +0200)]
util: when reading a line from a file have space for at least 2k chars

14 years agomount-setup: properly show NULL mount options
Lennart Poettering [Wed, 7 Apr 2010 23:43:07 +0000 (01:43 +0200)]
mount-setup: properly show NULL mount options

14 years agounit: make sure we detect messagbus/syslog going up
Lennart Poettering [Wed, 7 Apr 2010 23:22:51 +0000 (01:22 +0200)]
unit: make sure we detect messagbus/syslog going up

14 years agolog: log when we fail to open logging target
Lennart Poettering [Wed, 7 Apr 2010 23:22:27 +0000 (01:22 +0200)]
log: log when we fail to open logging target

14 years agolog: print a test line whever we manage to open a log device
Lennart Poettering [Wed, 7 Apr 2010 22:58:03 +0000 (00:58 +0200)]
log: print a test line whever we manage to open a log device

14 years agodbus: print a line when we connect to dbus
Lennart Poettering [Wed, 7 Apr 2010 22:53:33 +0000 (00:53 +0200)]
dbus: print a line when we connect to dbus

14 years agoudev: introduce SYSTEMD_EXPOSE as binary udev property for hiding/showing devices...
Lennart Poettering [Wed, 7 Apr 2010 22:53:21 +0000 (00:53 +0200)]
udev: introduce SYSTEMD_EXPOSE as binary udev property for hiding/showing devices in the systemd list

14 years agodbus: fix dbus event loop hookup
Lennart Poettering [Wed, 7 Apr 2010 22:52:50 +0000 (00:52 +0200)]
dbus: fix dbus event loop hookup

14 years agoexecute: make kill mode configurable
Lennart Poettering [Wed, 7 Apr 2010 22:52:14 +0000 (00:52 +0200)]
execute: make kill mode configurable

14 years agomain: set $PATH if it isn't set
Lennart Poettering [Wed, 7 Apr 2010 21:24:41 +0000 (23:24 +0200)]
main: set $PATH if it isn't set

14 years agoservice: optionally, call setsid() on services
Lennart Poettering [Wed, 7 Apr 2010 21:23:58 +0000 (23:23 +0200)]
service: optionally, call setsid() on services

14 years agosysv: add basic.target dependencies only for normal init scripts
Lennart Poettering [Wed, 7 Apr 2010 18:28:44 +0000 (20:28 +0200)]
sysv: add basic.target dependencies only for normal init scripts

14 years agoservice: parse default runlevels from init scripts
Lennart Poettering [Wed, 7 Apr 2010 18:27:52 +0000 (20:27 +0200)]
service: parse default runlevels from init scripts

14 years agoutil: add chars_intersect() call
Lennart Poettering [Wed, 7 Apr 2010 18:27:19 +0000 (20:27 +0200)]
util: add chars_intersect() call

14 years agoutil: add delete_chars() call
Lennart Poettering [Wed, 7 Apr 2010 18:27:05 +0000 (20:27 +0200)]
util: add delete_chars() call

14 years agosysv: use lsb dependencies only for ordering, not for pulling in stuff, leave that...
Lennart Poettering [Wed, 7 Apr 2010 16:47:36 +0000 (18:47 +0200)]
sysv: use lsb dependencies only for ordering, not for pulling in stuff, leave that to the symlink farms

14 years agomount-setup: mount debugfs by default
Lennart Poettering [Wed, 7 Apr 2010 16:47:08 +0000 (18:47 +0200)]
mount-setup: mount debugfs by default

14 years agosysv: handle suse style boot.d dirs
Lennart Poettering [Wed, 7 Apr 2010 16:46:49 +0000 (18:46 +0200)]
sysv: handle suse style boot.d dirs

14 years agoutil: make gcc shut up
Lennart Poettering [Wed, 7 Apr 2010 14:39:07 +0000 (16:39 +0200)]
util: make gcc shut up

14 years agojob: fix pulldown-on-failure logic
Lennart Poettering [Wed, 7 Apr 2010 14:38:56 +0000 (16:38 +0200)]
job: fix pulldown-on-failure logic

14 years agovala: take command line args to control whether to talk to system or session systemd
Lennart Poettering [Wed, 7 Apr 2010 14:23:08 +0000 (16:23 +0200)]
vala: take command line args to control whether to talk to system or session systemd

14 years agosysv: properly enumerate rcN.d directory
Lennart Poettering [Wed, 7 Apr 2010 14:22:30 +0000 (16:22 +0200)]
sysv: properly enumerate rcN.d directory

14 years agobuild-sys: fix AC_SUBST for /etc/rcN.d
Lennart Poettering [Wed, 7 Apr 2010 13:44:35 +0000 (15:44 +0200)]
build-sys: fix AC_SUBST for /etc/rcN.d

14 years agobuild-sys: fix build regarding SYSTEM_SYSVRCND_PATH
Lennart Poettering [Wed, 7 Apr 2010 13:39:28 +0000 (15:39 +0200)]
build-sys: fix build regarding SYSTEM_SYSVRCND_PATH

14 years agobuild-sys: drop debug output
Lennart Poettering [Wed, 7 Apr 2010 13:36:28 +0000 (15:36 +0200)]
build-sys: drop debug output

14 years agobuild-sys: automatically detect SysV init dirs
Lennart Poettering [Wed, 7 Apr 2010 13:35:01 +0000 (15:35 +0200)]
build-sys: automatically detect SysV init dirs

14 years agobuild-sys: drop -Wunsafe-loop-optimizations
Lennart Poettering [Wed, 7 Apr 2010 11:55:02 +0000 (13:55 +0200)]
build-sys: drop -Wunsafe-loop-optimizations

14 years agosysv: sysv service should depend on the full basic system, not only rc.sysinit
Lennart Poettering [Wed, 7 Apr 2010 01:20:19 +0000 (03:20 +0200)]
sysv: sysv service should depend on the full basic system, not only rc.sysinit

14 years agomanager: mention to which unit a SIGCHLD belongs
Lennart Poettering [Wed, 7 Apr 2010 01:19:00 +0000 (03:19 +0200)]
manager: mention to which unit a SIGCHLD belongs

14 years agomain: fail if we cannot mount /cgroup/debug
Lennart Poettering [Wed, 7 Apr 2010 01:18:35 +0000 (03:18 +0200)]
main: fail if we cannot mount /cgroup/debug

14 years agomain: small typo fix
Lennart Poettering [Wed, 7 Apr 2010 01:18:13 +0000 (03:18 +0200)]
main: small typo fix

14 years agomain: don't verify that we have no trailing args since the kernel sometimes passes...
Lennart Poettering [Wed, 7 Apr 2010 01:17:47 +0000 (03:17 +0200)]
main: don't verify that we have no trailing args since the kernel sometimes passes us some

14 years agoudev: remove debug log message
Lennart Poettering [Wed, 7 Apr 2010 01:17:13 +0000 (03:17 +0200)]
udev: remove debug log message

14 years agodbus: be a bit more explicit about which bus connection failed
Lennart Poettering [Wed, 7 Apr 2010 01:16:50 +0000 (03:16 +0200)]
dbus: be a bit more explicit about which bus connection failed

14 years agomain: implement --test
Lennart Poettering [Tue, 6 Apr 2010 22:10:17 +0000 (00:10 +0200)]
main: implement --test

14 years agoutil: don't fail if we cannot close valgrind's fds
Lennart Poettering [Tue, 6 Apr 2010 22:09:59 +0000 (00:09 +0200)]
util: don't fail if we cannot close valgrind's fds

14 years agomanager: make running_as configurable
Lennart Poettering [Tue, 6 Apr 2010 21:55:42 +0000 (23:55 +0200)]
manager: make running_as configurable

14 years agomain: parse our own command line and the kernel command line
Lennart Poettering [Tue, 6 Apr 2010 21:40:24 +0000 (23:40 +0200)]
main: parse our own command line and the kernel command line

14 years agolog: read log settings from the environment
Lennart Poettering [Tue, 6 Apr 2010 21:38:32 +0000 (23:38 +0200)]
log: read log settings from the environment

14 years agoutil: when parsing strings lookup tables accept integer strings, too
Lennart Poettering [Tue, 6 Apr 2010 21:37:20 +0000 (23:37 +0200)]
util: when parsing strings lookup tables accept integer strings, too

14 years agoutil: declare __progname in util.h
Lennart Poettering [Tue, 6 Apr 2010 21:36:48 +0000 (23:36 +0200)]
util: declare __progname in util.h

14 years agoutil: move close_all_fds() to util.c
Lennart Poettering [Tue, 6 Apr 2010 21:35:59 +0000 (23:35 +0200)]
util: move close_all_fds() to util.c

14 years agounit: automatically connect to syslog when it becomes available
Lennart Poettering [Tue, 6 Apr 2010 20:01:06 +0000 (22:01 +0200)]
unit: automatically connect to syslog when it becomes available

14 years agomain: move basic setup into main.c
Lennart Poettering [Tue, 6 Apr 2010 19:59:25 +0000 (21:59 +0200)]
main: move basic setup into main.c

14 years agolog: rework logging subsystem to support syslog and kmsg output
Lennart Poettering [Tue, 6 Apr 2010 19:57:45 +0000 (21:57 +0200)]
log: rework logging subsystem to support syslog and kmsg output

14 years agomount-setup: create mount points if not existing yet
Lennart Poettering [Tue, 6 Apr 2010 19:55:58 +0000 (21:55 +0200)]
mount-setup: create mount points if not existing yet

14 years agomount-setup: set default modes when mounting
Lennart Poettering [Tue, 6 Apr 2010 19:55:39 +0000 (21:55 +0200)]
mount-setup: set default modes when mounting

14 years agomanager: dump status on SIGUSR1
Lennart Poettering [Tue, 6 Apr 2010 19:54:57 +0000 (21:54 +0200)]
manager: dump status on SIGUSR1

14 years agomacro: move IOVEC_SET_STRING into macro.h
Lennart Poettering [Tue, 6 Apr 2010 19:54:19 +0000 (21:54 +0200)]
macro: move IOVEC_SET_STRING into macro.h

14 years agoexecute: use fd_nonblock()//fd_cloexec() where applicable
Lennart Poettering [Tue, 6 Apr 2010 19:53:39 +0000 (21:53 +0200)]
execute: use fd_nonblock()//fd_cloexec() where applicable

14 years agoutil: implement fd_nonbloc()/fd_cloexec()
Lennart Poettering [Tue, 6 Apr 2010 19:53:02 +0000 (21:53 +0200)]
util: implement fd_nonbloc()/fd_cloexec()

14 years agoconf-parser: fix strv parsing
Lennart Poettering [Tue, 6 Apr 2010 19:52:35 +0000 (21:52 +0200)]
conf-parser: fix strv parsing