chiark / gitweb /
util: add getusername_malloc(), get_shell(), get_home_dir()
[elogind.git] / src / core /
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...
2012-05-21 Lennart Poetteringservice: make the fsck pass no configurable
2012-05-21 Lennart Poetteringcryptsetup: a few simplifications
2012-05-21 Lennart Poetteringhostname-setup: also consider (ńone) an unset hostname
2012-05-21 Lennart Poetteringunit: introduce RequiredBy= setting in [Install], to...
2012-05-21 Lennart Poetteringunits: introduce new Documentation= field and make...
2012-05-21 Michal Schmidtdbus-unit: always load the unit before handling a messa...
2012-05-16 Lennart Poetteringswitch-root: check for absolute paths
2012-05-14 Lennart Poetteringnamespace: make PrivateTmp= apply to both /tmp and...
2012-05-14 Lennart Poetteringcore: add extra safety check before switching root
2012-05-14 Michal Schmidtjob: info message if JOB_VERIFY_ACTIVE detects an inact...
2012-05-14 Michal Schmidtjob: report the status of first half of JOB_RESTART...
2012-05-14 Michal Schmidtunit: unit type dependent status messages
2012-05-14 Michal Schmidtunit: print the color status marks on the left
2012-05-14 Michal Schmidtjob: change red [ABORT] status to yellow [DEPEND]
2012-05-14 Michal Schmidtjob: only jobs on the runqueue can be run
2012-05-09 Michal Schmidtdbus-manager: fix tainted string
2012-05-09 Michal Schmidtmain: fix uninitialized variable
2012-05-09 Michal Schmidtmain: fix assertion failure due to use of ELEMENTSOF...
next