chiark / gitweb /
elogind.git
13 years agoexecute: fix parsing of StandardError= setting
Lennart Poettering [Thu, 3 Jun 2010 01:37:12 +0000 (03:37 +0200)]
execute: fix parsing of StandardError= setting

13 years agotest: update test-engine.c to work again
Lennart Poettering [Thu, 3 Jun 2010 01:01:29 +0000 (03:01 +0200)]
test: update test-engine.c to work again

13 years agotests: build the right tests
Lennart Poettering [Thu, 3 Jun 2010 01:01:12 +0000 (03:01 +0200)]
tests: build the right tests

13 years agomanager: when we sweep the tree when looking for ordering cycles, remember and reuse...
Lennart Poettering [Thu, 3 Jun 2010 01:00:47 +0000 (03:00 +0200)]
manager: when we sweep the tree when looking for ordering cycles, remember and reuse if we already decided a tree was loop free, to improve speed drastically

13 years agoupdate fixme
Lennart Poettering [Wed, 2 Jun 2010 21:16:31 +0000 (23:16 +0200)]
update fixme

13 years agomount: parse both parts of the mount options from /proc/self/mountinfo
Lennart Poettering [Wed, 2 Jun 2010 21:03:39 +0000 (23:03 +0200)]
mount: parse both parts of the mount options from /proc/self/mountinfo

13 years agodbus: hide some debug output
Lennart Poettering [Wed, 2 Jun 2010 20:18:57 +0000 (22:18 +0200)]
dbus: hide some debug output

13 years agounits: make sure that rc-local.service is run before the getty on tty1, so that they...
Lennart Poettering [Wed, 2 Jun 2010 20:14:00 +0000 (22:14 +0200)]
units: make sure that rc-local.service is run before the getty on tty1, so that they don't fight for tty access

13 years agobuild-sys: when building from build tree default to / root dir
Lennart Poettering [Wed, 2 Jun 2010 20:13:04 +0000 (22:13 +0200)]
build-sys: when building from build tree default to / root dir

13 years agomacro: avoid name clash with _unused on ppc
Lennart Poettering [Wed, 2 Jun 2010 19:34:03 +0000 (21:34 +0200)]
macro: avoid name clash with _unused on ppc

13 years agomounts: reindent table
Lennart Poettering [Wed, 2 Jun 2010 19:15:27 +0000 (21:15 +0200)]
mounts: reindent table

13 years agomounts: make /cgroup a tmpfs file system
Lennart Poettering [Wed, 2 Jun 2010 19:05:05 +0000 (21:05 +0200)]
mounts: make /cgroup a tmpfs file system

13 years agoservice: change default service type to 'simple' since that is the future
Lennart Poettering [Wed, 2 Jun 2010 17:15:42 +0000 (19:15 +0200)]
service: change default service type to 'simple' since that is the future

13 years agoswap: Fix uninitialized variable
Christian Ruppert [Wed, 2 Jun 2010 16:54:50 +0000 (18:54 +0200)]
swap: Fix uninitialized variable

13 years agobuild-sys: call AC_OUTPUT without any arguments
Christian Ruppert [Wed, 2 Jun 2010 16:53:19 +0000 (18:53 +0200)]
build-sys: call AC_OUTPUT without any arguments

13 years agountis: fix path to helper services
Lennart Poettering [Wed, 2 Jun 2010 13:51:38 +0000 (15:51 +0200)]
untis: fix path to helper services

13 years agohostname: keep dots in hostname
Lennart Poettering [Wed, 2 Jun 2010 13:40:43 +0000 (15:40 +0200)]
hostname: keep dots in hostname

13 years agobuild-sys: default rootdir to prefix
Lennart Poettering [Wed, 2 Jun 2010 03:02:50 +0000 (05:02 +0200)]
build-sys: default rootdir to prefix

13 years agosd-daemon: rework documentation a little
Lennart Poettering [Wed, 2 Jun 2010 02:24:33 +0000 (04:24 +0200)]
sd-daemon: rework documentation a little

13 years agodbus: implement systemd side of dbus activation glue
Lennart Poettering [Wed, 2 Jun 2010 02:24:16 +0000 (04:24 +0200)]
dbus: implement systemd side of dbus activation glue

13 years agounits: tear down sys-kernel-security.automount automount point on shutdown
Lennart Poettering [Tue, 1 Jun 2010 22:58:10 +0000 (00:58 +0200)]
units: tear down sys-kernel-security.automount automount point on shutdown

13 years agounits: add SUSE service files
Kay Sievers [Tue, 1 Jun 2010 22:53:30 +0000 (00:53 +0200)]
units: add SUSE service files

13 years agobuild-sys: add missing backslash
Lennart Poettering [Tue, 1 Jun 2010 22:42:36 +0000 (00:42 +0200)]
build-sys: add missing backslash

13 years agobuild-sys: move systemd from /sbin to /bin since it should be used by normal users...
Lennart Poettering [Tue, 1 Jun 2010 22:40:10 +0000 (00:40 +0200)]
build-sys: move systemd from /sbin to /bin since it should be used by normal users too, for session handling

13 years agobuild-sys: install stuff intended for / into ${rootdir} which is configurable with...
Lennart Poettering [Tue, 1 Jun 2010 22:35:58 +0000 (00:35 +0200)]
build-sys: install stuff intended for / into ${rootdir} which is configurable with --with-rootdir=

13 years agounits: drop fuse fs from automount, since this is now done by udev internally
Lennart Poettering [Tue, 1 Jun 2010 17:50:35 +0000 (19:50 +0200)]
units: drop fuse fs from automount, since this is now done by udev internally

13 years agogetty: set TERM=linux for the local gettys we configure
Lennart Poettering [Tue, 1 Jun 2010 17:49:13 +0000 (19:49 +0200)]
getty: set TERM=linux for the local gettys we configure

13 years agodbus: add simplified way to start an arbitrary unit in a single method call
Lennart Poettering [Tue, 1 Jun 2010 17:47:46 +0000 (19:47 +0200)]
dbus: add simplified way to start an arbitrary unit in a single method call

13 years agounits: fix Gentoo services
Marc-Antoine Perennou [Thu, 20 May 2010 21:54:59 +0000 (23:54 +0200)]
units: fix Gentoo services

13 years agoservice: interpret Debian-style X-Interactive LSB header field
Lennart Poettering [Mon, 24 May 2010 20:32:09 +0000 (22:32 +0200)]
service: interpret Debian-style X-Interactive LSB header field

13 years agoman: document syslog and dbus services
Lennart Poettering [Mon, 24 May 2010 20:31:50 +0000 (22:31 +0200)]
man: document syslog and dbus services

13 years agounit: introduce exit.service for exiting from session instances
Lennart Poettering [Mon, 24 May 2010 20:31:38 +0000 (22:31 +0200)]
unit: introduce exit.service for exiting from session instances

13 years agounit: ship a mail-transfer-agent.target unit by default
Lennart Poettering [Mon, 24 May 2010 20:30:54 +0000 (22:30 +0200)]
unit: ship a mail-transfer-agent.target unit by default

13 years agounit: turn display-manager.target into a service
Lennart Poettering [Mon, 24 May 2010 20:29:59 +0000 (22:29 +0200)]
unit: turn display-manager.target into a service

13 years agoservice: add extended debian facilities
Lennart Poettering [Mon, 24 May 2010 17:56:25 +0000 (19:56 +0200)]
service: add extended debian facilities

13 years agoservice: be case insensitive when parsing LSB headers, because some Debian services...
Lennart Poettering [Mon, 24 May 2010 17:23:11 +0000 (19:23 +0200)]
service: be case insensitive when parsing LSB headers, because some Debian services use lower case fields

13 years agoservice: interpret suse/debian style X-Start-Before/X-Start-After
Lennart Poettering [Mon, 24 May 2010 17:00:13 +0000 (19:00 +0200)]
service: interpret suse/debian style X-Start-Before/X-Start-After

13 years agosd-daemon: set FD_CLOEXEC by default
Lennart Poettering [Mon, 24 May 2010 16:59:46 +0000 (18:59 +0200)]
sd-daemon: set FD_CLOEXEC by default

13 years agomain: don't try to mount api dirs if we are not root
Lennart Poettering [Mon, 24 May 2010 16:59:13 +0000 (18:59 +0200)]
main: don't try to mount api dirs if we are not root

13 years agoman: fix minor typo
Lennart Poettering [Mon, 24 May 2010 16:58:43 +0000 (18:58 +0200)]
man: fix minor typo

13 years agopath: add .path unit type for monitoring files
Lennart Poettering [Mon, 24 May 2010 03:25:33 +0000 (05:25 +0200)]
path: add .path unit type for monitoring files

13 years agotimer: fully implement timer units
Lennart Poettering [Sun, 23 May 2010 23:45:54 +0000 (01:45 +0200)]
timer: fully implement timer units

13 years agodbus: automatically generate and install introspection files
Lennart Poettering [Sun, 23 May 2010 01:45:33 +0000 (03:45 +0200)]
dbus: automatically generate and install introspection files

13 years agounit: add automount units for a number of API filesystems
Lennart Poettering [Sat, 22 May 2010 23:56:54 +0000 (01:56 +0200)]
unit: add automount units for a number of API filesystems

13 years agosystemctl: subscribe to changes of existing units/jobs
Lennart Poettering [Sat, 22 May 2010 02:39:37 +0000 (04:39 +0200)]
systemctl: subscribe to changes of existing units/jobs

13 years agoexecute: fix typo
Lennart Poettering [Sat, 22 May 2010 02:39:16 +0000 (04:39 +0200)]
execute: fix typo

13 years agosystemctl: add --block switch for synchronous starting of units
Lennart Poettering [Sat, 22 May 2010 02:27:24 +0000 (04:27 +0200)]
systemctl: add --block switch for synchronous starting of units

13 years agomanager: link ~/.local/share/systemd/session to ~/.config/systemd/session if possible
Lennart Poettering [Sat, 22 May 2010 01:32:00 +0000 (03:32 +0200)]
manager: link ~/.local/share/systemd/session to ~/.config/systemd/session if possible

13 years agomanager: canonicalize search paths and filter out non-existing paths and those pointi...
Lennart Poettering [Sat, 22 May 2010 01:30:46 +0000 (03:30 +0200)]
manager: canonicalize search paths and filter out non-existing paths and those pointing to the same fs directory

13 years agoexecute: only reset those signals to the default we really need to reset to the default
Lennart Poettering [Fri, 21 May 2010 23:46:08 +0000 (01:46 +0200)]
execute: only reset those signals to the default we really need to reset to the default

13 years agodevice: make use of new libudev tags logic
Lennart Poettering [Fri, 21 May 2010 23:00:28 +0000 (01:00 +0200)]
device: make use of new libudev tags logic

13 years agokmod: automatically load a few kernel modules we need for normal operation before...
Lennart Poettering [Fri, 21 May 2010 22:29:53 +0000 (00:29 +0200)]
kmod: automatically load a few kernel modules we need for normal operation before udev is active

13 years agounits: mark a couple of services as OnlyByDependency
Lennart Poettering [Fri, 21 May 2010 21:53:09 +0000 (23:53 +0200)]
units: mark a couple of services as OnlyByDependency

13 years agounit: add simple only-by-dependency flag for units
Lennart Poettering [Fri, 21 May 2010 21:41:54 +0000 (23:41 +0200)]
unit: add simple only-by-dependency flag for units

13 years agosocket: fix parsing of bind_ipv6_only
Lennart Poettering [Fri, 21 May 2010 21:41:25 +0000 (23:41 +0200)]
socket: fix parsing of bind_ipv6_only

13 years agosd-daemon: verify socket family, too
Lennart Poettering [Fri, 21 May 2010 15:06:40 +0000 (17:06 +0200)]
sd-daemon: verify socket family, too

13 years agosd-daemon: fix listening socket verification
Lennart Poettering [Fri, 21 May 2010 01:34:04 +0000 (03:34 +0200)]
sd-daemon: fix listening socket verification

13 years agomount: consider a mount successful if /bin/mount returned successfully but /proc...
Lennart Poettering [Fri, 21 May 2010 01:32:58 +0000 (03:32 +0200)]
mount: consider a mount successful if /bin/mount returned successfully but /proc/self/mountinfo didn't notify us yet

13 years agomount: refuse mount units that have not been loaded from any source
Lennart Poettering [Fri, 21 May 2010 01:32:21 +0000 (03:32 +0200)]
mount: refuse mount units that have not been loaded from any source

13 years agolog: handle multi-line log messages properly
Lennart Poettering [Fri, 21 May 2010 01:31:49 +0000 (03:31 +0200)]
log: handle multi-line log messages properly

13 years agosocket: fix error handling
Lennart Poettering [Thu, 20 May 2010 18:46:17 +0000 (20:46 +0200)]
socket: fix error handling

13 years agosocket: format IPv4-in-IPv6 addresses as IPv4 addresses for instance name
Lennart Poettering [Thu, 20 May 2010 18:46:06 +0000 (20:46 +0200)]
socket: format IPv4-in-IPv6 addresses as IPv4 addresses for instance name

13 years agoservice: when start is repeated too often, consider that failure
Lennart Poettering [Thu, 20 May 2010 18:45:20 +0000 (20:45 +0200)]
service: when start is repeated too often, consider that failure

13 years agocgroup: consider not-realized cgroups empty when killing all processes in them
Lennart Poettering [Thu, 20 May 2010 18:45:00 +0000 (20:45 +0200)]
cgroup: consider not-realized cgroups empty when killing all processes in them

13 years agoloopback: negate netlink error code before we pass it to strerror()
Lennart Poettering [Thu, 20 May 2010 17:08:37 +0000 (19:08 +0200)]
loopback: negate netlink error code before we pass it to strerror()

13 years agosd-daemon: extend documentation a little
Lennart Poettering [Thu, 20 May 2010 17:01:29 +0000 (19:01 +0200)]
sd-daemon: extend documentation a little

13 years agoloopback-setup: be more verbose when something is failing
Lennart Poettering [Thu, 20 May 2010 17:01:14 +0000 (19:01 +0200)]
loopback-setup: be more verbose when something is failing

13 years agofedora: make sure both prefdm and rc-local depend on base.target properly
Lennart Poettering [Thu, 20 May 2010 16:18:06 +0000 (18:18 +0200)]
fedora: make sure both prefdm and rc-local depend on base.target properly

13 years agounits: add services for Gentoo
Marc-Antoine Perennou [Thu, 20 May 2010 08:31:04 +0000 (10:31 +0200)]
units: add services for Gentoo

13 years agounits: SUSE support
Kay Sievers [Thu, 20 May 2010 15:55:42 +0000 (17:55 +0200)]
units: SUSE support

13 years agosystemadm: fix link when fragment path is unknown
Lennart Poettering [Thu, 20 May 2010 00:37:18 +0000 (02:37 +0200)]
systemadm: fix link when fragment path is unknown

13 years agosystemadm: make fragment path a clickable link
Lennart Poettering [Thu, 20 May 2010 00:31:57 +0000 (02:31 +0200)]
systemadm: make fragment path a clickable link

13 years agounit: ship default.service for sessions by default
Lennart Poettering [Thu, 20 May 2010 00:30:49 +0000 (02:30 +0200)]
unit: ship default.service for sessions by default

13 years agofedora: remove automount points before we go down
Lennart Poettering [Thu, 20 May 2010 00:11:37 +0000 (02:11 +0200)]
fedora: remove automount points before we go down

13 years agofedora: we must call the halt script with a symlink of reboot for rebooting
Lennart Poettering [Thu, 20 May 2010 00:05:28 +0000 (02:05 +0200)]
fedora: we must call the halt script with a symlink of reboot for rebooting

13 years agologger: we need to be started after syslog
Lennart Poettering [Wed, 19 May 2010 23:34:59 +0000 (01:34 +0200)]
logger: we need to be started after syslog

13 years agoexecute: check ppid, not pid for 1
Lennart Poettering [Wed, 19 May 2010 23:34:42 +0000 (01:34 +0200)]
execute: check ppid, not pid for 1

13 years agologger: add an after dependency on the syslog dependency
Lennart Poettering [Wed, 19 May 2010 23:21:38 +0000 (01:21 +0200)]
logger: add an after dependency on the syslog dependency

13 years agoservice: when we cannot start due to rate limít consider that a real failure
Lennart Poettering [Wed, 19 May 2010 23:14:43 +0000 (01:14 +0200)]
service: when we cannot start due to rate limít consider that a real failure

13 years agojob: don't show (null) prefix in dump
Lennart Poettering [Wed, 19 May 2010 23:14:09 +0000 (01:14 +0200)]
job: don't show (null) prefix in dump

13 years agosd-daemon: add API to verify socket types
Lennart Poettering [Wed, 19 May 2010 23:13:43 +0000 (01:13 +0200)]
sd-daemon: add API to verify socket types

13 years agoexecute: reopen console in the spawned processes, if necessary
Lennart Poettering [Wed, 19 May 2010 23:08:13 +0000 (01:08 +0200)]
execute: reopen console in the spawned processes, if necessary

13 years agoautomount: try to modprobe autofs4 if its lacking
Lennart Poettering [Wed, 19 May 2010 20:30:28 +0000 (22:30 +0200)]
automount: try to modprobe autofs4 if its lacking

13 years agoshorten copyright header of configuration files
Lennart Poettering [Wed, 19 May 2010 20:14:29 +0000 (22:14 +0200)]
shorten copyright header of configuration files

13 years agoservice: refuse to parse sysv scripts that are requested with a boot. prefix or ...
Lennart Poettering [Wed, 19 May 2010 19:52:30 +0000 (21:52 +0200)]
service: refuse to parse sysv scripts that are requested with a boot. prefix or .sh suffix

13 years agoload-fragment: add support for overriding argv[0] in parsed command lines
Lennart Poettering [Wed, 19 May 2010 19:51:53 +0000 (21:51 +0200)]
load-fragment: add support for overriding argv[0] in parsed command lines

13 years agoexecute: send output of services by default to same place as systemd internal output
Lennart Poettering [Wed, 19 May 2010 19:51:25 +0000 (21:51 +0200)]
execute: send output of services by default to same place as systemd internal output

13 years agoexecute: simplify stdin/stderr/stdout fixup a little
Lennart Poettering [Wed, 19 May 2010 19:50:34 +0000 (21:50 +0200)]
execute: simplify stdin/stderr/stdout fixup a little

13 years agoexecute: s/EXEC_OUTPUT_KERNEL/EXEC_OUTPUT_KMSG/ to follow LOG_TARGET_xxx nomenclature
Lennart Poettering [Wed, 19 May 2010 19:49:03 +0000 (21:49 +0200)]
execute: s/EXEC_OUTPUT_KERNEL/EXEC_OUTPUT_KMSG/ to follow LOG_TARGET_xxx nomenclature

13 years agounits: don't install var-run.mount anymore for the moment
Lennart Poettering [Wed, 19 May 2010 02:37:21 +0000 (04:37 +0200)]
units: don't install var-run.mount anymore for the moment

13 years agoservice: by default send service output to syslog, except for SysV services which...
Lennart Poettering [Wed, 19 May 2010 02:28:25 +0000 (04:28 +0200)]
service: by default send service output to syslog, except for SysV services which should go to the console

13 years agoservice: sysv_chkconfig_order() actually has nothing to do with chkconfig anymore...
Lennart Poettering [Wed, 19 May 2010 01:44:37 +0000 (03:44 +0200)]
service: sysv_chkconfig_order() actually has nothing to do with chkconfig anymore, so rename it

13 years agoservice: properly drop boot. prefix and .sh suffix from dependency names in the LSB...
Lennart Poettering [Wed, 19 May 2010 01:44:07 +0000 (03:44 +0200)]
service: properly drop boot. prefix and .sh suffix from dependency names in the LSB headers

13 years agologger: use the right enum type
Lennart Poettering [Wed, 19 May 2010 01:42:24 +0000 (03:42 +0200)]
logger: use the right enum type

13 years agoautomount: never consider our own mount point a prefix mount of us
Lennart Poettering [Wed, 19 May 2010 01:42:05 +0000 (03:42 +0200)]
automount: never consider our own mount point a prefix mount of us

13 years agolog: never close file descriptors < 3
Lennart Poettering [Tue, 18 May 2010 03:10:52 +0000 (05:10 +0200)]
log: never close file descriptors < 3

13 years agounits: fix syntax of mount unit files
Lennart Poettering [Tue, 18 May 2010 02:17:05 +0000 (04:17 +0200)]
units: fix syntax of mount unit files

13 years agomanager: before entering loop dispatch queued up SIGCHLDs
Lennart Poettering [Tue, 18 May 2010 02:16:33 +0000 (04:16 +0200)]
manager: before entering loop dispatch queued up SIGCHLDs

13 years agounit: don't gc units that are still in STUB state
Lennart Poettering [Tue, 18 May 2010 02:05:27 +0000 (04:05 +0200)]
unit: don't gc units that are still in STUB state

13 years agomain: ignore EPERM in TIOCSTTY when opening terminal for crash shell
Lennart Poettering [Tue, 18 May 2010 01:40:19 +0000 (03:40 +0200)]
main: ignore EPERM in TIOCSTTY when opening terminal for crash shell