chiark / gitweb /
elogind.git
13 years agoturn negative options into positive options
Lennart Poettering [Sun, 4 Jul 2010 23:08:13 +0000 (01:08 +0200)]
turn negative options into positive options

13 years agodbus: send signals about jobs to the clients having created them unconditionally...
Lennart Poettering [Sun, 4 Jul 2010 22:58:07 +0000 (00:58 +0200)]
dbus: send signals about jobs to the clients having created them unconditionally, and thus get rid of broadcast signals in most cases

13 years agosystemctl: use format_timespan() where applicable
Lennart Poettering [Sun, 4 Jul 2010 19:18:06 +0000 (21:18 +0200)]
systemctl: use format_timespan() where applicable

13 years agodbus: fix unclean shut-down
Lennart Poettering [Sun, 4 Jul 2010 19:17:40 +0000 (21:17 +0200)]
dbus: fix unclean shut-down

13 years agouniformly suffix time span properties with their unit
Lennart Poettering [Sun, 4 Jul 2010 19:12:10 +0000 (21:12 +0200)]
uniformly suffix time span properties with their unit

13 years agoman: update systemctl man page
Lennart Poettering [Sun, 4 Jul 2010 18:46:12 +0000 (20:46 +0200)]
man: update systemctl man page

13 years agodbus: complete exec command coverage
Lennart Poettering [Sun, 4 Jul 2010 18:38:14 +0000 (20:38 +0200)]
dbus: complete exec command coverage

13 years agodbus: complete exec status coverage
Lennart Poettering [Sun, 4 Jul 2010 16:49:58 +0000 (18:49 +0200)]
dbus: complete exec status coverage

13 years agodbus: include NextElapse field in timer properties
Lennart Poettering [Sun, 4 Jul 2010 14:48:24 +0000 (16:48 +0200)]
dbus: include NextElapse field in timer properties

13 years agodbus: complete exec coverage
Lennart Poettering [Sun, 4 Jul 2010 14:44:58 +0000 (16:44 +0200)]
dbus: complete exec coverage

13 years agodbus: complete coverage of service units
Lennart Poettering [Sun, 4 Jul 2010 03:14:30 +0000 (05:14 +0200)]
dbus: complete coverage of service units

13 years agodbus: complete socket unit coverage
Lennart Poettering [Sun, 4 Jul 2010 03:07:31 +0000 (05:07 +0200)]
dbus: complete socket unit coverage

13 years agodbus: complete target unit coverage
Lennart Poettering [Sun, 4 Jul 2010 03:01:36 +0000 (05:01 +0200)]
dbus: complete target unit coverage

13 years agodbus: complete automount and mount unit coverage
Lennart Poettering [Sun, 4 Jul 2010 02:55:33 +0000 (04:55 +0200)]
dbus: complete automount and mount unit coverage

13 years agodbus: complete coverage of manager interface
Lennart Poettering [Sun, 4 Jul 2010 02:47:19 +0000 (04:47 +0200)]
dbus: complete coverage of manager interface

13 years agodbus: complete coverage of timer units
Lennart Poettering [Sun, 4 Jul 2010 02:37:03 +0000 (04:37 +0200)]
dbus: complete coverage of timer units

13 years agosystemctl: load unit when introspecting
Lennart Poettering [Sun, 4 Jul 2010 02:24:23 +0000 (04:24 +0200)]
systemctl: load unit when introspecting

13 years agodbus: complete coverage for unit interface
Lennart Poettering [Sun, 4 Jul 2010 02:24:07 +0000 (04:24 +0200)]
dbus: complete coverage for unit interface

13 years agodbus: complete coverage for path units
Lennart Poettering [Sun, 4 Jul 2010 02:23:48 +0000 (04:23 +0200)]
dbus: complete coverage for path units

13 years agosystemctl: implement 'show' command
Lennart Poettering [Sun, 4 Jul 2010 01:43:57 +0000 (03:43 +0200)]
systemctl: implement 'show' command

13 years agodbus: implement GetAll() with empty interface string properly
Lennart Poettering [Sun, 4 Jul 2010 01:43:20 +0000 (03:43 +0200)]
dbus: implement GetAll() with empty interface string properly

13 years agodbus: properly name StartupTimestamp property
Lennart Poettering [Sun, 4 Jul 2010 01:42:55 +0000 (03:42 +0200)]
dbus: properly name StartupTimestamp property

13 years agoman: various man page updates
Lennart Poettering [Sat, 3 Jul 2010 17:54:00 +0000 (19:54 +0200)]
man: various man page updates

13 years agounits: update shipped unit files for DefaultDependencies=
Lennart Poettering [Sat, 3 Jul 2010 17:53:37 +0000 (19:53 +0200)]
units: update shipped unit files for DefaultDependencies=

13 years agosnapshot: downgrade automatic dependencies from Requires to Wants
Lennart Poettering [Sat, 3 Jul 2010 17:51:24 +0000 (19:51 +0200)]
snapshot: downgrade automatic dependencies from Requires to Wants

13 years agounit: add DefaultDependencies= setting
Lennart Poettering [Sat, 3 Jul 2010 17:48:33 +0000 (19:48 +0200)]
unit: add DefaultDependencies= setting

In order to simplify writing of unit files introduce default
dependencies that are added to all units unless explictly disabled in a
unit. This option can be switched off for select units that are involved
in early boot-up ot late system shutdown,

This should simplify service files for most normal daemons, but breaks
existing service files for software involved in early boot (notably
udev), which need to be updated for a DefaultDependencies=no setting)

13 years agounit: simplify things a little by introducing API to add two dependencies in one...
Lennart Poettering [Sat, 3 Jul 2010 17:46:38 +0000 (19:46 +0200)]
unit: simplify things a little by introducing API to add two dependencies in one step

13 years agoexecute: check tcpwrap for sockets passed via new-style socket passing as well.
Lennart Poettering [Fri, 2 Jul 2010 21:25:25 +0000 (23:25 +0200)]
execute: check tcpwrap for sockets passed via new-style socket passing as well.

13 years agoman: document execution context related settings
Lennart Poettering [Fri, 2 Jul 2010 21:24:38 +0000 (23:24 +0200)]
man: document execution context related settings

13 years agoman: extend references to exec man page
Lennart Poettering [Fri, 2 Jul 2010 17:51:07 +0000 (19:51 +0200)]
man: extend references to exec man page

13 years agoman: minor fix
Lennart Poettering [Fri, 2 Jul 2010 15:28:02 +0000 (17:28 +0200)]
man: minor fix

13 years agoman: refer to snapshot man page from unit man page
Lennart Poettering [Fri, 2 Jul 2010 15:23:19 +0000 (17:23 +0200)]
man: refer to snapshot man page from unit man page

13 years agoman: minor fixes
Lennart Poettering [Fri, 2 Jul 2010 15:19:52 +0000 (17:19 +0200)]
man: minor fixes

13 years agoman: fix typo in systemctl man page
Lennart Poettering [Fri, 2 Jul 2010 15:04:48 +0000 (17:04 +0200)]
man: fix typo in systemctl man page

13 years agoman: trivial spelling fixes
Kay Sievers [Fri, 2 Jul 2010 07:51:25 +0000 (09:51 +0200)]
man: trivial spelling fixes

13 years agoman: document snapshot units
Lennart Poettering [Fri, 2 Jul 2010 01:51:29 +0000 (03:51 +0200)]
man: document snapshot units

13 years agosystemctl: implement delete command
Lennart Poettering [Fri, 2 Jul 2010 01:51:05 +0000 (03:51 +0200)]
systemctl: implement delete command

13 years agoman: document device units
Lennart Poettering [Fri, 2 Jul 2010 01:28:33 +0000 (03:28 +0200)]
man: document device units

13 years agoman: document target units
Lennart Poettering [Fri, 2 Jul 2010 00:55:34 +0000 (02:55 +0200)]
man: document target units

13 years agoman: document path units
Lennart Poettering [Fri, 2 Jul 2010 00:38:30 +0000 (02:38 +0200)]
man: document path units

13 years agoman: document timer units
Lennart Poettering [Fri, 2 Jul 2010 00:14:13 +0000 (02:14 +0200)]
man: document timer units

13 years agoman: document swap units
Lennart Poettering [Thu, 1 Jul 2010 23:33:54 +0000 (01:33 +0200)]
man: document swap units

13 years agoman: document automount units
Lennart Poettering [Thu, 1 Jul 2010 23:17:55 +0000 (01:17 +0200)]
man: document automount units

13 years agoautomount: add DirectoryMode= setting
Lennart Poettering [Thu, 1 Jul 2010 23:17:21 +0000 (01:17 +0200)]
automount: add DirectoryMode= setting

13 years agoman: document mount units
Lennart Poettering [Thu, 1 Jul 2010 22:29:15 +0000 (00:29 +0200)]
man: document mount units

13 years agomount: automatically create non-existing mount point dirs prior to mounting
Lennart Poettering [Thu, 1 Jul 2010 22:28:44 +0000 (00:28 +0200)]
mount: automatically create non-existing mount point dirs prior to mounting

13 years agoman: document socket units
Lennart Poettering [Thu, 1 Jul 2010 21:49:50 +0000 (23:49 +0200)]
man: document socket units

13 years agosystemd: include /etc/systemd/system/ and /lib/systemd/system/ in search path uncondi...
Lennart Poettering [Thu, 1 Jul 2010 18:43:52 +0000 (20:43 +0200)]
systemd: include /etc/systemd/system/ and /lib/systemd/system/ in search path unconditionally

13 years agoman: finish service man page
Lennart Poettering [Thu, 1 Jul 2010 17:39:35 +0000 (19:39 +0200)]
man: finish service man page

13 years agosocket: define IP_FREEBIND if not defined
Kay Sievers [Thu, 1 Jul 2010 15:44:13 +0000 (17:44 +0200)]
socket: define IP_FREEBIND if not defined

13 years agosystemd: add IP TOS field to --dump-configuration-items output
Lennart Poettering [Thu, 1 Jul 2010 14:34:26 +0000 (16:34 +0200)]
systemd: add IP TOS field to --dump-configuration-items output

13 years agosocket: on ipv6 try to use IPV6_UNICAST_HOPS sockopt
Lennart Poettering [Thu, 1 Jul 2010 13:27:30 +0000 (15:27 +0200)]
socket: on ipv6 try to use IPV6_UNICAST_HOPS sockopt

13 years agosystemctl: fix detection of active units
Lennart Poettering [Thu, 1 Jul 2010 13:19:45 +0000 (15:19 +0200)]
systemctl: fix detection of active units

13 years agosystemadm: update signal connection for new vala
Lennart Poettering [Thu, 1 Jul 2010 02:14:57 +0000 (04:14 +0200)]
systemadm: update signal connection for new vala

13 years agoman: update systemctl man page
Lennart Poettering [Thu, 1 Jul 2010 01:55:42 +0000 (03:55 +0200)]
man: update systemctl man page

13 years agosystemctl: return error codes for failed jobs
Lennart Poettering [Thu, 1 Jul 2010 01:44:09 +0000 (03:44 +0200)]
systemctl: return error codes for failed jobs

13 years agosnapshot: ensure that snapshots cannot be created unless with create_snapshot
Lennart Poettering [Thu, 1 Jul 2010 01:39:55 +0000 (03:39 +0200)]
snapshot: ensure that snapshots cannot be created unless with create_snapshot

13 years agounit: shorten active state enums to make systemctl output nicer
Lennart Poettering [Thu, 1 Jul 2010 01:34:15 +0000 (03:34 +0200)]
unit: shorten active state enums to make systemctl output nicer

13 years agosocket: fix D-Bus introspection data
Lennart Poettering [Wed, 30 Jun 2010 23:07:13 +0000 (01:07 +0200)]
socket: fix D-Bus introspection data

13 years agosystemctl: add 'check' call
Lennart Poettering [Wed, 30 Jun 2010 23:06:58 +0000 (01:06 +0200)]
systemctl: add 'check' call

13 years agosystemctl: block by default
Lennart Poettering [Wed, 30 Jun 2010 22:32:29 +0000 (00:32 +0200)]
systemctl: block by default

13 years agounit: add new abstracted maintenance state for units
Lennart Poettering [Wed, 30 Jun 2010 22:31:53 +0000 (00:31 +0200)]
unit: add new abstracted maintenance state for units

13 years agosocket: make various socket/pipe options configurable
Lennart Poettering [Wed, 30 Jun 2010 22:29:17 +0000 (00:29 +0200)]
socket: make various socket/pipe options configurable

13 years agocore: rename struct timestamp to dual_timestamp to avoid name clash with IP system...
Lennart Poettering [Wed, 30 Jun 2010 22:26:44 +0000 (00:26 +0200)]
core: rename struct timestamp to dual_timestamp to avoid name clash with IP system headers

13 years agobuild-sys: fix automake version check
Lennart Poettering [Wed, 30 Jun 2010 22:24:14 +0000 (00:24 +0200)]
build-sys: fix automake version check

13 years agoman: more fixes
Kay Sievers [Thu, 24 Jun 2010 22:06:49 +0000 (00:06 +0200)]
man: more fixes

13 years agoman: various fixes
Kay Sievers [Thu, 24 Jun 2010 22:04:29 +0000 (00:04 +0200)]
man: various fixes

13 years agoman: finish systemd.unit.5
Lennart Poettering [Thu, 24 Jun 2010 17:08:38 +0000 (19:08 +0200)]
man: finish systemd.unit.5

13 years agoman: spelling fixes
Kay Sievers [Thu, 24 Jun 2010 15:25:16 +0000 (17:25 +0200)]
man: spelling fixes

13 years agoman: additional documentation
Lennart Poettering [Thu, 24 Jun 2010 15:22:52 +0000 (17:22 +0200)]
man: additional documentation

13 years agoman: extend systemd-notify man page a bit
Lennart Poettering [Thu, 24 Jun 2010 14:13:56 +0000 (16:13 +0200)]
man: extend systemd-notify man page a bit

13 years agoman: minor updates for pam_systemd's page
Lennart Poettering [Thu, 24 Jun 2010 03:23:16 +0000 (05:23 +0200)]
man: minor updates for pam_systemd's page

13 years agoman: document systemd-notify
Lennart Poettering [Thu, 24 Jun 2010 03:17:02 +0000 (05:17 +0200)]
man: document systemd-notify

13 years agoutils: show help blurb when run without any arguments
Lennart Poettering [Thu, 24 Jun 2010 02:55:57 +0000 (04:55 +0200)]
utils: show help blurb when run without any arguments

13 years agoman: rework man page generation in makefile
Lennart Poettering [Thu, 24 Jun 2010 02:22:22 +0000 (04:22 +0200)]
man: rework man page generation in makefile

13 years agoman: minor fixes
Lennart Poettering [Thu, 24 Jun 2010 01:47:03 +0000 (03:47 +0200)]
man: minor fixes

13 years agoman: extend manual page documentation
Lennart Poettering [Thu, 24 Jun 2010 01:09:36 +0000 (03:09 +0200)]
man: extend manual page documentation

13 years agosystemctl: minor --help rewording
Lennart Poettering [Thu, 24 Jun 2010 01:08:37 +0000 (03:08 +0200)]
systemctl: minor --help rewording

13 years agopath-lookup: unconditionally check /usr and /usr/share unit directories
Lennart Poettering [Thu, 24 Jun 2010 01:08:22 +0000 (03:08 +0200)]
path-lookup: unconditionally check /usr and /usr/share unit directories

13 years agomanager: both rescue and emergency should be started in isolate mode
Lennart Poettering [Thu, 24 Jun 2010 01:07:43 +0000 (03:07 +0200)]
manager: both rescue and emergency should be started in isolate mode

13 years agolog: unify log env var prefix
Lennart Poettering [Thu, 24 Jun 2010 01:07:06 +0000 (03:07 +0200)]
log: unify log env var prefix

13 years agoman: add more man pages
Lennart Poettering [Wed, 23 Jun 2010 22:11:04 +0000 (00:11 +0200)]
man: add more man pages

13 years agosd-daemon: refer to the man pages
Lennart Poettering [Wed, 23 Jun 2010 22:10:03 +0000 (00:10 +0200)]
sd-daemon: refer to the man pages

13 years agopam: make sure we don't assign colliding session ids if we get our session ids from...
Lennart Poettering [Wed, 23 Jun 2010 22:09:45 +0000 (00:09 +0200)]
pam: make sure we don't assign colliding session ids if we get our session ids from multiple sources

13 years agominor fixes to help texts
Lennart Poettering [Wed, 23 Jun 2010 22:08:42 +0000 (00:08 +0200)]
minor fixes to help texts

13 years agoman: start documenting systemd itself
Lennart Poettering [Wed, 23 Jun 2010 18:34:25 +0000 (20:34 +0200)]
man: start documenting systemd itself

13 years agopam: dont use $XDG_SESSION_COOKIE since CK wants that to be secret. Come up with...
Lennart Poettering [Wed, 23 Jun 2010 17:46:29 +0000 (19:46 +0200)]
pam: dont use $XDG_SESSION_COOKIE since CK wants that to be secret. Come up with our own $XDG_SESSION_ID based on /proc/self/sessionid if that is available

13 years agoman: minor fixes
Lennart Poettering [Wed, 23 Jun 2010 00:28:09 +0000 (02:28 +0200)]
man: minor fixes

13 years agoman: generate ANSI prototypes in HTML man pages
Lennart Poettering [Wed, 23 Jun 2010 00:26:15 +0000 (02:26 +0200)]
man: generate ANSI prototypes in HTML man pages

13 years agoman: add missing systemd.xml
Lennart Poettering [Wed, 23 Jun 2010 00:12:10 +0000 (02:12 +0200)]
man: add missing systemd.xml

13 years agominor typo fixes
Lennart Poettering [Wed, 23 Jun 2010 00:10:19 +0000 (02:10 +0200)]
minor typo fixes

13 years agoman: document runlevel and systemd-install
Lennart Poettering [Tue, 22 Jun 2010 23:49:57 +0000 (01:49 +0200)]
man: document runlevel and systemd-install

13 years agoman: document sd-daemon.[ch]
Lennart Poettering [Tue, 22 Jun 2010 22:31:54 +0000 (00:31 +0200)]
man: document sd-daemon.[ch]

13 years agobuild-sys: fix directory creation of a few dirs
Lennart Poettering [Tue, 22 Jun 2010 03:43:07 +0000 (05:43 +0200)]
build-sys: fix directory creation of a few dirs

13 years agobuild-sys: install more docs
Lennart Poettering [Tue, 22 Jun 2010 03:39:35 +0000 (05:39 +0200)]
build-sys: install more docs

13 years agosystemctl: fix systemctl help text
Lennart Poettering [Tue, 22 Jun 2010 02:10:06 +0000 (04:10 +0200)]
systemctl: fix systemctl help text

13 years agoservice: rework logic when we consider a service running
Lennart Poettering [Tue, 22 Jun 2010 02:09:50 +0000 (04:09 +0200)]
service: rework logic when we consider a service running

13 years agoconf-parser: check all parse callbacks
Lennart Poettering [Tue, 22 Jun 2010 02:09:26 +0000 (04:09 +0200)]
conf-parser: check all parse callbacks

13 years agoman: add initial version of daemon(7)
Lennart Poettering [Tue, 22 Jun 2010 00:42:10 +0000 (02:42 +0200)]
man: add initial version of daemon(7)

13 years agobuild-sys: fix make distcheck
Lennart Poettering [Mon, 21 Jun 2010 22:05:37 +0000 (00:05 +0200)]
build-sys: fix make distcheck