chiark / gitweb /
main: replace --running-as= by --session and --system do mimic related tools and...
[elogind.git] / src /
2010-07-06 Lennart Poetteringmanager: optionally print status updates to console...
2010-07-06 Lennart Poetteringmain: add a native implementation of the 'nomodules...
2010-07-06 Lennart Poetteringutil: fix space calculation in get_process_cmdline()
2010-07-06 Lennart Poetteringsystemctl: when we cannot load a unit, retry with getti...
2010-07-06 Lennart Poetteringdbus: fix segfault with direct local connections
2010-07-06 Lennart Poetteringsystemctl: don't use UTF directly
2010-07-06 Lennart Poetteringsystemctl: fix parsing of cgroup contents
2010-07-06 Lennart Poetteringinstall: implement --start option
2010-07-05 Lennart Poetteringsystemctl: show cgroup contents in status
2010-07-05 Lennart Poetteringsystemctl: implement 'status' command
2010-07-04 Lennart Poetteringturn negative options into positive options
2010-07-04 Lennart Poetteringdbus: send signals about jobs to the clients having...
2010-07-04 Lennart Poetteringsystemctl: use format_timespan() where applicable
2010-07-04 Lennart Poetteringdbus: fix unclean shut-down
2010-07-04 Lennart Poetteringuniformly suffix time span properties with their unit
2010-07-04 Lennart Poetteringman: update systemctl man page
2010-07-04 Lennart Poetteringdbus: complete exec command coverage
2010-07-04 Lennart Poetteringdbus: complete exec status coverage
2010-07-04 Lennart Poetteringdbus: include NextElapse field in timer properties
2010-07-04 Lennart Poetteringdbus: complete exec coverage
2010-07-04 Lennart Poetteringdbus: complete coverage of service units
2010-07-04 Lennart Poetteringdbus: complete socket unit coverage
2010-07-04 Lennart Poetteringdbus: complete target unit coverage
2010-07-04 Lennart Poetteringdbus: complete automount and mount unit coverage
2010-07-04 Lennart Poetteringdbus: complete coverage of manager interface
2010-07-04 Lennart Poetteringdbus: complete coverage of timer units
2010-07-04 Lennart Poetteringsystemctl: load unit when introspecting
2010-07-04 Lennart Poetteringdbus: complete coverage for unit interface
2010-07-04 Lennart Poetteringdbus: complete coverage for path units
2010-07-04 Lennart Poetteringsystemctl: implement 'show' command
2010-07-04 Lennart Poetteringdbus: implement GetAll() with empty interface string...
2010-07-04 Lennart Poetteringdbus: properly name StartupTimestamp property
2010-07-03 Lennart Poetteringsnapshot: downgrade automatic dependencies from Require...
2010-07-03 Lennart Poetteringunit: add DefaultDependencies= setting
2010-07-03 Lennart Poetteringunit: simplify things a little by introducing API to...
2010-07-02 Lennart Poetteringexecute: check tcpwrap for sockets passed via new-style...
2010-07-02 Lennart Poetteringsystemctl: implement delete command
2010-07-01 Lennart Poetteringautomount: add DirectoryMode= setting
2010-07-01 Lennart Poetteringmount: automatically create non-existing mount point...
2010-07-01 Lennart Poetteringman: document socket units
2010-07-01 Lennart Poetteringsystemd: include /etc/systemd/system/ and /lib/systemd...
2010-07-01 Lennart Poetteringman: finish service man page
2010-07-01 Kay Sieverssocket: define IP_FREEBIND if not defined
2010-07-01 Lennart Poetteringsystemd: add IP TOS field to --dump-configuration-items...
2010-07-01 Lennart Poetteringsocket: on ipv6 try to use IPV6_UNICAST_HOPS sockopt
2010-07-01 Lennart Poetteringsystemctl: fix detection of active units
2010-07-01 Lennart Poetteringsystemadm: update signal connection for new vala
2010-07-01 Lennart Poetteringsystemctl: return error codes for failed jobs
2010-07-01 Lennart Poetteringsnapshot: ensure that snapshots cannot be created unles...
2010-07-01 Lennart Poetteringunit: shorten active state enums to make systemctl...
2010-06-30 Lennart Poetteringsocket: fix D-Bus introspection data
2010-06-30 Lennart Poetteringsystemctl: add 'check' call
2010-06-30 Lennart Poetteringsystemctl: block by default
2010-06-30 Lennart Poetteringunit: add new abstracted maintenance state for units
2010-06-30 Lennart Poetteringsocket: make various socket/pipe options configurable
2010-06-30 Lennart Poetteringcore: rename struct timestamp to dual_timestamp to...
2010-06-24 Lennart Poetteringutils: show help blurb when run without any arguments
2010-06-24 Lennart Poetteringsystemctl: minor --help rewording
2010-06-24 Lennart Poetteringpath-lookup: unconditionally check /usr and /usr/share...
2010-06-24 Lennart Poetteringmanager: both rescue and emergency should be started...
2010-06-24 Lennart Poetteringlog: unify log env var prefix
2010-06-23 Lennart Poetteringsd-daemon: refer to the man pages
2010-06-23 Lennart Poetteringpam: make sure we don't assign colliding session ids...
2010-06-23 Lennart Poetteringminor fixes to help texts
2010-06-23 Lennart Poetteringman: start documenting systemd itself
2010-06-23 Lennart Poetteringpam: dont use $XDG_SESSION_COOKIE since CK wants that...
2010-06-23 Lennart Poetteringminor typo fixes
2010-06-22 Lennart Poetteringman: document sd-daemon.[ch]
2010-06-22 Lennart Poetteringsystemctl: fix systemctl help text
2010-06-22 Lennart Poetteringservice: rework logic when we consider a service running
2010-06-22 Lennart Poetteringconf-parser: check all parse callbacks
2010-06-21 Lennart Poetteringpam: implement systemd PAM module and generelize cgroup...
2010-06-21 Lennart Poetteringnotify: add systemd-notify --booted
2010-06-21 Lennart Poetteringsd-daemon: introduce sd_booted() and set ELF visibility...
2010-06-19 Lennart Poetteringsystemctl: make upstart glue code talk to upstart via...
2010-06-19 Lennart Poetteringservice: require KillMode=control-group when PAM is...
2010-06-19 Lennart Poetteringunit: make unit casts typesafe
2010-06-19 Lennart Poetteringinitctl: add some checks before starting up
2010-06-19 Lennart Poetteringinitctl: talk to systemd via the abstract private bus
2010-06-19 Lennart Poetteringunit: get rid of various unnecessary casts
2010-06-19 Lennart Poetteringdon't use 'long long' unless we have a really good...
2010-06-19 Lennart Poetteringsocket: enforce limit on number of concurrent connections
2010-06-19 Lennart Poetteringmanager: get rid of destinction between running_as...
2010-06-19 Lennart Poetteringdbus: to make sure that systemd stays controllable...
2010-06-18 Lennart Poetteringservice: honour empty cgroup even in ValidNoProcess...
2010-06-18 Lennart Poetteringutil: properly divide in 64bit in format_timestamp()
2010-06-18 Lennart Poetteringexecute: handle format strings in User= and other direc...
2010-06-18 Lennart Poetteringnotify: properly NUL-terminate received messages
2010-06-18 Lennart Poetteringmain: don't segfault when --log-color is passed without...
2010-06-18 Lennart Poetteringservice: add minimal access control logic for notifcati...
2010-06-18 Lennart Poetteringservice: when we supervise a process, ensure it is...
2010-06-18 Lennart Poetteringinstall: make systemd-install useful for installation...
2010-06-18 Lennart Poetteringsystemctl: don't fail if first argument to shutdown...
2010-06-18 Lennart Poetteringsystemctl: when called as shutdown, fail if first argum...
2010-06-18 Lennart Poetteringsystemctl: when called as shutdown, properly handle...
2010-06-18 Lennart Poetteringcgroup: make sure the user cannot accidentaly unmount...
2010-06-18 Lennart Poetteringinit: call telinit in case we are run as init and not...
2010-06-18 Lennart Poetteringutmp: properly initialize local variables
2010-06-18 Lennart Poetteringsystemctl: add compat support for shutting down the...
2010-06-18 Lennart Poetteringexecute: add EnvironmentFile= option
next