chiark / gitweb /
systemctl: use color specification understood by dot
[elogind.git] / src / core /
2012-07-22 Jim Meyeringsd-daemon: remove unnecessary memset calls
2012-07-19 Lennart Poetteringunits: apply default resource limits to socket/mount...
2012-07-19 Lennart Poetteringcore: drop KillMode parameter from KillUnit() bus call
2012-07-19 Lennart Poetteringunit: split off KillContext from ExecContext containing...
2012-07-19 Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-07-19 Lennart Poetteringmanager: use a private notify sockets in containers...
2012-07-19 Lennart Poetteringkillall: avoid gcc warning about wait name clash
2012-07-18 Lennart Poetteringservice: don't print a warning if we are in autorestart...
2012-07-18 Lennart Poetteringservice: make start jobs wait, not fail, when an automa...
2012-07-17 Lennart Poetteringunit: don't serialize job state, only unit state across...
2012-07-17 Lennart Poetteringswitch-root: don't wait for processes
2012-07-17 Zbigniew Jędrzejew... systemd: add --version option
2012-07-17 Lennart Poetteringexecute: free syscall filter array after use
2012-07-17 Lennart Poetteringexecute: support syscall filtering using seccomp filters
2012-07-16 Lennart Poetteringcore: fix name of dbus call parameter
2012-07-16 Lennart Poetteringunit: set default working directory to the user's home...
2012-07-16 Lennart Poetteringunit: introduce %s specifier for the user shell
2012-07-16 Auke Kokunit: printf specifiers %u and %h: $USER and $HOME.
2012-07-16 Ville SkyttäSpelling fixes.
2012-07-15 Kay Sieversunit: avoid re-definition of enum for older gcc versions
2012-07-13 Lennart Poetteringunit: rename BindTo= to BindsTo=
2012-07-13 Lennart Poetteringshutdown: add missing include
2012-07-13 Harald Hoyermain: only reopen /dev/console if we switch-root to...
2012-07-13 Lennart Poetteringcontainer: when shutting down in a container don't...
2012-07-13 Lennart Poetteringcore: go on a killing spree when transitioning from...
2012-07-13 Lennart Poetteringutil: rename join() to strjoin()
2012-07-10 Lennart Poetteringselinux: turn of libselinux' internal logging
2012-07-10 Lennart Poetteringswitch-root: reopen /dev/console before we switch root
2012-07-10 Malte Starostikmount: fix for complex automounts
2012-07-10 Zbigniew Jędrzejew... unit: Move UnitLoadState definitions from core/unit...
2012-07-10 Lennart Poetteringunit: get rid of UnitVTable.suffix, which is now unused
2012-07-10 Lennart Poetteringunit-name: remove unit_name_is_valid_no_type() and...
2012-07-10 Zbigniew Jędrzejew... unit: Move UnitType definitions from core/unit.c to...
2012-07-09 Auke KokMeeGo: Remove build support for MeeGo distribution.
2012-07-03 Lennart Poetteringservice: flush the start counter in "systemctl reset...
2012-07-03 Lennart Poetteringmount-setup: don't complain if we try to fix the label...
2012-07-03 Lennart Poetteringload-fragment: a few modernizations
2012-07-02 Lennart Poetteringcore: mention if we are run from an initial RAM disk
2012-07-02 Lennart Poetteringmanager: turn notify socket into abstract namespace...
2012-06-29 Lennart Poetteringmanager: serialize/deserialize job counters across...
2012-06-29 Lennart Poetteringremount-fs: also remount /usr according to fstab
2012-06-29 Michal Schmidtmount: load only if we there's mountinfo or fragment
2012-06-29 Michal Schmidtmount: split adding of extras from mount_load()
2012-06-28 Lennart Poetteringmain: print detected virtualiaztion at boot
2012-06-27 Michal Schmidtmodules-load: use correct va_list logging function
2012-06-26 Lennart Poetteringcore: make systemd.confirm_spawn=1 actually work
2012-06-26 Michal Schmidtservice: pass via FAILED/DEAD before going to AUTO_RESTART
2012-06-26 Michal Schmidtservice: fix incorrect argument
2012-06-25 Lennart Poetteringbus: drop HaveWatchdog option
2012-06-25 Lennart Poetteringcryptsetup: fix escaping when generating cryptsetup...
2012-06-25 Lennart Poetteringunits: rename fsck@.service to systemd-fsck@.service
2012-06-22 Lennart Poetteringunit: drop the Names= option
2012-06-22 Lennart Poetteringdbus: don't expose SysVInitPath and SysVRcndPath on...
2012-06-22 Lennart Poetteringcore: remove sysv_console option
2012-06-22 Lennart Poetteringsystemctl: automatically turn paths and unescaped unit...
2012-06-22 Lennart Poetteringcryptsetup: allow configuration of LUKS disks via the...
2012-06-21 Lennart Poetteringman: document all kernel command line options we understand
2012-06-21 Eelco Dolstrajournal: set the _SYSTEMD_UNIT field for messages from...
2012-06-21 Lennart Poetteringrpm: include RPM macro definition for .spec snippets
2012-06-19 Michal Sekletarsystemd: return error when asked to stop unknown unit
2012-06-15 Lukas Nykrynservice: timeout for oneshot services
2012-06-13 Michal Schmidtunit-name: introduce unit_dbus_path_from_name()
2012-06-04 Kay Sieverssilence gcc warning on 32 bit
2012-06-04 Kay Sieversremove support for deprecated /proc/self/oom_adj
2012-06-01 Lennart Poetteringmissing: define MS_STRICTATIME if not defined already
2012-06-01 Lennart Poetteringjournal: allow setting of a cutoff log level for disk...
2012-05-31 Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-31 Lennart Poetteringmain: allow setting of timer slack for PID 1
2012-05-31 Lennart Poetteringutil: introduce a proper nsec_t and make use of it...
2012-05-30 Daniel Drakeshutdown: Don't skip bind mounts on shutdown
2012-05-30 Lennart Poetteringdbus: better don't expose options we better shouldn...
2012-05-30 Lennart Poetteringservice: mark compat options as such
2012-05-29 Lennart Poetteringcapabilities: when dropping capabilities system-wide...
2012-05-24 Lennart Poetteringswap: avoid bad memory access v183
2012-05-24 Lennart Poetteringmain: add configuration option to alter capability...
2012-05-24 Lennart Poetteringservice: for Type=idle units consider START_PRE, START...
2012-05-23 Lennart Poetteringman: properly document FsckPassNo= for mount units
2012-05-23 Lennart Poetteringmanager: rework generator logic
2012-05-22 Lennart Poetteringunits: remove service sysv_path variable and replace...
2012-05-22 Lennart Poetteringmount: drop unused function
2012-05-22 Lennart Poetteringexecute: use a much lower idle timeout that default...
2012-05-22 Lennart Poetteringmount: replace PID1 internal fstab parser with generator
2012-05-22 Kay Sieversmain: only fall back to /bin/sh in case /sbin/init...
2012-05-22 Harald Hoyerswitch-root: do not use close old_root_fd after rm_rf_c...
2012-05-22 Lennart Poetteringmain: properly queue default.target after switched...
2012-05-22 Lennart Poetteringmount: use the same fstab extension option syntax every...
2012-05-21 David Wardservice: fix auto-restart handling in service_start()
2012-05-21 David Wardservice: fix auto-restart handling in service_stop()
2012-05-21 David Wardservice: actually delay auto-restart if another job...
2012-05-21 Frederic Crozatmain: allow system wide limits for services
2012-05-21 Lennart Poetteringmain: rename a few fix to follow general naming style
2012-05-21 Lennart Poetteringswitch-root: move switch_root() call into its own ...
2012-05-21 Harald Hoyermain: do_switch_root() do not recursively remove across...
2012-05-21 Harald Hoyercore/main.c: handle the initrd timestamp differently...
2012-05-21 Harald Hoyercore/main.c: do_switch_root(): do not remove the old...
2012-05-21 Harald Hoyercore/main.c: add "--switchedroot" parameter
2012-05-21 Harald Hoyermanager: only serialize the timestamps for the initramf...
2012-05-21 Harald Hoyermain: corrected do_switch_root()
2012-05-21 Auke Koksd-pam: Drop uid so parent signal arrives at child.
2012-05-21 Lennart Poetteringmain: try a bit harder to find an init process to execu...
next