chiark / gitweb /
Introspect and monitor dropin configuration
[elogind.git] / src / core /
2013-04-02 Oleksii ShevchukIntrospect and monitor dropin configuration
2013-04-02 Oleksii ShevchukAdd Listen* to dbus properties
2013-04-01 Lennart Poetteringshutdown: correctly wait for processes we killed in...
2013-04-01 Zbigniew Jędrzejew... core/socket: log errors when starting socket for this...
2013-04-01 Oleksii ShevchukAdd AllowIsolate=yes to snapshots
2013-03-31 Zbigniew Jędrzejew... Partially revert e62d8c394474
2013-03-31 Zbigniew Jędrzejew... Modernization
2013-03-31 Zbigniew Jędrzejew... nspawn, machine-id-setup: warn if read-only mount call...
2013-03-31 Zbigniew Jędrzejew... execute: convert secure bits into mask properly
2013-03-31 Zbigniew Jędrzejew... Remove some dead code
2013-03-30 Lennart Poetteringdbus: let's make this const array static
2013-03-30 Kay Sieverskillall: print notice what we forcefully KILL
2013-03-29 Lennart Poetteringunit: replace remote-fs-setup.target by network-online...
2013-03-27 Václav Pavlíncore: check return value of rm_rf_dangerous and warn...
2013-03-27 Zbigniew Jędrzejew... Simplify the meaning of %s
2013-03-27 Lennart Poetteringunits: automatically order all mount units after networ...
2013-03-25 Lennart Poetteringunits: introduce remote-fs-setup.target to pull in...
2013-03-25 Lennart Poetteringunits: introduce new timers.target and paths.target...
2013-03-25 Frederic Crozatcore: ensure LSB Provides are handled correctly
2013-03-25 Michal Schmidttimer: downgrade time change message to debug
2013-03-24 Miklos Vajnaservice: no need to drop rc. prefix anymore
2013-03-23 Lennart Poetteringunit: never retroactively start requisites
2013-03-22 Lennart Poetteringexec: Assigning the empty string to CapabilityBoundSet...
2013-03-22 Lennart Poetteringmain: minor simplification
2013-03-22 Lennart Poetteringcgroup: minor optimization
2013-03-22 Lennart Poetteringmount: mount all cgroup controllers in containers, too
2013-03-22 Lennart Poetteringmain: use strv_find() where we can
2013-03-22 Lennart Poetteringmain: don't mount cgroup controller unless PID == 1
2013-03-20 Zbigniew Jędrzejew... Make two functions static
2013-03-20 Zbigniew Jędrzejew... core: remove unnecessary goto in setup_namespace
2013-03-20 Zbigniew Jędrzejew... Make PrivateTmp dirs also inaccessible from the outside
2013-03-18 Colin WaltersUse bus_maybe_send_reply() where applicable
2013-03-16 Zbigniew Jędrzejew... timer: fix grammar in message
2013-03-16 Michal Sekletarcore: reuse the same /tmp, /var/tmp and inaccessible dir
2013-03-16 Nathaniel Chensmack-setup: enable Smack/CIPSO mapping
2013-03-16 Zbigniew Jędrzejew... smack-setup: extract rule writing into a separate function
2013-03-16 Umut Tezduyarcore: keep mountinfo .mounts until late shutdown
2013-03-15 Lennart Poetteringsd-booted: update sd_booted() check a bit
2013-03-14 Harald HoyerMake initrd.target the default target in the initrd
2013-03-14 Lennart Poetteringmain: don't mount /sys, /dev and friends when we run...
2013-03-13 Michal Schmidtcore: single unit_kill implementation for all unit...
2013-03-13 Michal Schmidtutil, manager: and mempset() and use it
2013-03-13 Michal Schmidtmanager: use more stpcpy()
2013-03-13 Harald Hoyeradd initrd-fs.target and root-fs.target
2013-03-12 Michal Schmidtmanager: push back animation timer whenever a job finishes
2013-03-12 Michal Sekletarcore: fix getting information about mount unit
2013-03-11 Zbigniew Jędrzejew... core/smack: downgrade info to debug
2013-03-11 Michael BieblMove udevadm to rootbindir
2013-03-08 Michal Schmidtpath: avoid an allocation in path_spec_watch
2013-03-07 Lennart Poetteringcore: if we cannot JOB_ISOLATE the default target JOB_R... v198
2013-03-07 Nathaniel Chencore: mount and initialize Smack
2013-03-07 Nathaniel Chencore: move mount_setup_early() to main.c
2013-03-07 Lennart Poetteringcore: don't complain about systemd.journald.xxx kernel...
2013-03-06 Michael Bieblservice: sysv - properly handle init scripts with ...
2013-03-06 Lennart Poetteringcore: add missing comma for NonewPrivileges=
2013-03-06 Simon McVittiebus: Escape environment-based D-Bus addresses properly
2013-03-06 Enrico Scholzmanager: remove timer fd explicitly from epoll
2013-03-06 Tom Gundersenmain: ISOLATE rather than REPLACE default.target
2013-03-06 Harald HoyerRevert "add initrd-fs.target and initrd-fs-pre.target"
2013-03-04 Harald Hoyeradd initrd-fs.target and initrd-fs-pre.target
2013-03-04 Michal Schmidtcore/manager: fix conditions to start and stop watching...
2013-03-04 Zbigniew Jędrzejew... core/path: install inotify watches top-down instead...
2013-03-03 Zbigniew Jędrzejew... core/service: use cleanup functions, wrap lines
2013-03-03 Zbigniew Jędrzejew... core/path: catch errors when adding watches
2013-03-03 Zbigniew Jędrzejew... core/path: modernize style
2013-03-03 Zbigniew Jędrzejew... core/path: use automatic cleanup
2013-03-03 Zbigniew Jędrzejew... core/path: fix a leak in success path
2013-03-02 Michal Schmidtjob: print the "OK" status messages in normal green
2013-03-02 Michal Schmidtmanager: turn a superfluous check into assert
2013-03-02 Michal Schmidtunit: count deserialized job only after it's definitely...
2013-03-01 Lukas Nykrynmanager: print p and then free it
2013-03-01 Michal Schmidtcore: fix running jobs counters after reload/reexec
2013-03-01 Oleksii Shevchukunit: fix the race in deserialization.
2013-03-01 Harald Hoyermanager: prevent segfault in manager_print_jobs_in_prog...
2013-03-01 Lennart Poetteringspecifier: when resolving specifier strings when loadin...
2013-03-01 Frederic Crozatfstab,mount: detect rbind as bind mount
2013-03-01 Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-28 Michal Schmidtcore/manager: print status messages about running jobs
2013-02-28 Michal Schmidtcore: count active units that may mind our printing...
2013-02-28 Michal Schmidtcore/execute: determine if ExecContext may fiddle with...
2013-02-28 Michal Schmidtcore/execute: add internal is_terminal_output()
2013-02-28 Michal Schmidtcore/unit: use a temp variable for manager pointer...
2013-02-28 Michal Schmidtutil, core: add support for ephemeral status lines
2013-02-28 Michal Schmidtcore/transaction: replace a bare status_printf()
2013-02-28 Michal Schmidtcore: redefine unit_status_printf()
2013-02-28 Michal Schmidtcore/manager: make a couple of functions static
2013-02-27 Michal Schmidtcore: add manager_status_printf()
2013-02-27 Michal Schmidtcore: keep track of the number of JOB_RUNNING jobs
2013-02-27 Lennart Poetteringunit: rework resource management API
2013-02-27 Kay Sieversmount-setup: mount pstore filesystem
2013-02-22 Michal Schmidtcore, systemctl: add support for irreversible jobs
2013-02-16 Michal Schmidtunit: don't Require systemd-journald.socket from units
2013-02-16 Michal Schmidtexecute: increase severity of journal connect failure...
2013-02-16 Michal Schmidtexecute: unify setup_{output,error}
2013-02-16 Michal Schmidtexecute: robustness against journald failures
2013-02-14 Umut Tezduyarcore: do not overwrite existing units source
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-13 Lennart Poetteringbuild-sys: make EFI support build-time optional
2013-02-13 Lennart Poetteringselinux: use a dynamically sized string when generating...
2013-02-13 Zbigniew Jędrzejew... man: rename systemd.conf to systemd-system.conf
next