chiark / gitweb /
main: explain our /etc empty check a bit in a comment
[elogind.git] / src / core / main.c
2014-07-07 Lennart Poetteringmain: explain our /etc empty check a bit in a comment
2014-07-04 Lennart Poetteringmain: change check whether /etc is unpopulated to look...
2014-06-27 Lennart Poetteringmain: uid_to_name() might fail due to OOM, protect...
2014-06-26 Michał Bartoszkiewiczcore: use correct format string for UIDs
2014-06-20 Lennart Poetteringcore: clean-up signal reset logic when reexec
2014-06-19 Lennart Poetteringmain: don't show help text anymore when we detect an...
2014-06-19 Lennart Poetteringmain: honour rd.systemd.unit= only in the initrd, not...
2014-06-17 Lennart Poetteringcore: populate unit file set with preset data if we...
2014-06-17 Lennart Poetteringmachine-id-setup: allow passing NULL as function argume...
2014-06-17 Lennart Poetteringkmod: conditionalize kmod setup on CAP_SYS_MODULE,...
2014-06-17 Lennart Poetteringlog: don't downgrade log level in non-PID 1 if "quiet...
2014-06-16 Ruediger OertelReset signal-mask on re-exec to init=..
2014-06-13 Lennart Poetteringcore: don't complain at early boot if /etc/mtab is...
2014-06-13 Lennart Poetteringos-release: define /usr/lib/os-release as fallback...
2014-05-28 Lennart Poetteringvirt: rework container detection logic
2014-05-23 Kay Sieversshared: rename hwclock.[ch] to clock-util.[ch]
2014-05-22 Lennart Poetteringcgroups: simplify CPUQuota= logic
2014-05-05 Kay Sieverscore: require cgroups filesystem to be available
2014-04-25 Lennart Poetteringcore: expose CFS CPU time quota as high-level unit...
2014-04-06 Kay Sieversreduce the amount of messages logged to /dev/kmsg when...
2014-03-24 Lennart Poetteringcore: add a setting to globally control the default...
2014-03-18 Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-14 Greg KHmachine-id: add --root option to operate on an alternat...
2014-03-08 Dave Reisnerfix off by one error in array index assertion
2014-03-07 Lennart Poetteringgpt-auto-generator: automatically find the root disk...
2014-03-06 Lennart Poetteringutil: move more intellegince into parse_proc_cmdline()
2014-03-05 Lennart Poetteringmissing: if RLIMIT_RTTIME is not defined by the libc...
2014-03-03 Lennart Poetteringcore: move ShowStatus type into the core
2014-03-03 Lennart Poetteringexecute: no need to include seccomp.h from execute.h
2014-02-24 Lennart Poetteringcore: add global settings for enabling CPUAccounting...
2014-02-24 Łukasz Stelmachsmack: set loaded_policy in smack_setup()
2014-02-21 Lennart Poetteringhostnamectl: should the sanitized arch, not the native...
2014-02-17 Lennart Poetteringmain: make gcc shut up
2014-02-17 Lennart Poetteringcore: fixate show_status earlier, so that we actually...
2014-02-17 Lennart Poetteringmain: don't set no_new_privs when using SystemCallArchi...
2014-02-17 Zbigniew Jędrzejew... Pass log config from systemd to systemd-shutdown
2014-02-17 Zbigniew Jędrzejew... Some modernizations
2014-02-17 Zbigniew Jędrzejew... Extract looping over /proc/cmdline into a shared function
2014-02-13 Lennart Poetteringseccomp: fix build again if libseccomp is missing
2014-02-13 Lennart Poetteringcore: add a system-wide SystemCallArchitectures= setting
2014-01-28 Zbigniew Jędrzejew... manager: add systemd.show_status=auto mode
2014-01-09 Zbigniew Jędrzejew... Improve messages about user mode a bit
2014-01-05 Zbigniew Jędrzejew... Remove unused variables
2014-01-05 Simon Peetersstrv: multiple cleanups
2014-01-03 Zbigniew Jędrzejew... Use format patterns for usec_t, pid_t, nsec_t, usec_t
2013-12-23 Lennart Poetteringlog: als turn on debug logging in non-PID1 if /proc...
2013-12-19 Kay Sieversdo not run kmod-setup in a container
2013-12-18 Lennart Poetteringcore: in a container log to /dev/console if "debug...
2013-12-18 Lennart Poetteringlog: don't reopen /dev/console each time we call log_open()
2013-12-17 Shawn Landden_noreturn_ --> noreturn for C11 compat
2013-11-30 Lennart Poetteringcore: allocate a kdbus bus for each systemd instance...
2013-11-26 Daniel Buchtree-wide usage of %m specifier instead of strerror...
2013-11-25 Lennart Poetteringshutdown: during final killing spree also send SIGHUP...
2013-11-25 Tom Gundersenconf-parser: distinguish between multiple sections...
2013-11-20 Lennart Poetteringvalgrind: make running PID 1 in valgrind useful
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-10 Thomas Hindoe Paab... analyze: plot the time spent setting up security modules
2013-11-08 Lukas Nykrynmanager: configurable StartLimit default values
2013-11-07 Kay Sieverscore: fix require $XDG_RUNTIME_DIR
2013-11-07 Zbigniew Jędrzejew... udevadm-settle: add missing brace
2013-11-07 Mantas Mikulėnascore: require $XDG_RUNTIME_DIR to be set for user instances
2013-11-06 Lennart Poetteringutil: unify reading of /proc/cmdline
2013-11-05 Oleksii ShevchukConfigurable Timeouts/Restarts default values
2013-10-20 Kay Sieversbus: remove static introspection file export
2013-09-30 Lennart Poetteringmain: don't free fds array twice
2013-09-26 Mike Gilbertmain: set umask before creating any files
2013-08-30 Harald Hoyermain: drop capabilities of userhelpers before ours
2013-08-27 Kay Sieverslog to kmsg when "debug" is used on the kernel command...
2013-07-30 Kay Sieversdo not pass-along the environment from the kernel or...
2013-07-26 Kay Sieversrework systemd's own process environment handling/passing
2013-07-23 Kay Sieversremove left-over initrd time stamp handling
2013-07-17 Harald Hoyerremove RD_TIMESTAMP import
2013-07-10 Lennart Poetteringcore: rearrange if blocks a bit
2013-07-10 Lennart Poetteringcore: uninstall cgroup agent only if we are running...
2013-07-10 Lennart Poetteringcore: send out "Reloading" signal before and after...
2013-07-10 Lennart Poetteringcore: serialize/deserialize bus subscribers
2013-07-04 Kay Sieverssuppress status message output at shutdown when 'quiet...
2013-07-04 Kay Sieversdisable the cgroups release agent when shutting down
2013-07-03 Jason St. Johnman: improve grammar and word formatting in numerous...
2013-06-28 Lennart Poetteringmain: fix loading of default target
2013-06-28 Lennart Poetteringcore: add transient units
2013-06-27 Lennart Poetteringcore: general cgroup rework
2013-06-27 Lennart Poetteringcore: don't do runaway fork()s if we hit a segfault...
2013-06-20 Umut Tezduyarmanager: add DefaultEnvironment option
2013-06-06 Chengwei Yangmanager: Do not handle SIGKILL since we can not
2013-05-30 Lukas Nykryncore: read "debug" from kernel commandline and set...
2013-05-29 Zachary Cooksystemd: record efi timestamps after /sys is mounted
2013-05-06 Zbigniew Jędrzejew... systemd-sleep: add support for freeze and standby
2013-04-25 Harald Hoyersystemd: record the timestamps as early as possible
2013-04-25 Lennart Poetteringconf-parser: restrict .include usage
2013-04-24 Zbigniew Jędrzejew... Small cleanup
2013-04-23 Lennart Poetteringcore: there's no point to complain so loudly about...
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-18 Simon PeetersMove bus_error to dbus-common and remove bus_error_mess...
2013-04-17 Zbigniew Jędrzejew... core/main: use _cleanup_
2013-04-17 Zbigniew Jędrzejew... Report about syntax errors with metadata
2013-04-17 Zbigniew Jędrzejew... core/main: generate 4 parsing functions from a macro
2013-04-08 Harald HoyerDo not serialize environment, when switching root
2013-04-06 Zbigniew Jędrzejew... Use _cleanup_ when reading config files
2013-04-05 Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
next