index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
main.c
Age
Commit message (
Expand
)
Author
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-14
machine-id: add --root option to operate on an alternate fs tree
Greg KH
2014-03-08
fix off by one error in array index assertion
Dave Reisner
2014-03-07
gpt-auto-generator: automatically find the root disk of the system
Lennart Poettering
2014-03-06
util: move more intellegince into parse_proc_cmdline()
Lennart Poettering
2014-03-05
missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi...
Lennart Poettering
2014-03-03
core: move ShowStatus type into the core
Lennart Poettering
2014-03-03
execute: no need to include seccomp.h from execute.h
Lennart Poettering
2014-02-24
core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...
Lennart Poettering
2014-02-24
smack: set loaded_policy in smack_setup()
Łukasz Stelmach
2014-02-21
hostnamectl: should the sanitized arch, not the native uname() one
Lennart Poettering
2014-02-17
main: make gcc shut up
Lennart Poettering
2014-02-17
core: fixate show_status earlier, so that we actually print the welcome message
Lennart Poettering
2014-02-17
main: don't set no_new_privs when using SystemCallArchitectures= system-wide
Lennart Poettering
2014-02-17
Pass log config from systemd to systemd-shutdown
Zbigniew Jędrzejewski-Szmek
2014-02-17
Some modernizations
Zbigniew Jędrzejewski-Szmek
2014-02-17
Extract looping over /proc/cmdline into a shared function
Zbigniew Jędrzejewski-Szmek
2014-02-13
seccomp: fix build again if libseccomp is missing
Lennart Poettering
2014-02-13
core: add a system-wide SystemCallArchitectures= setting
Lennart Poettering
2014-01-27
manager: add systemd.show_status=auto mode
Zbigniew Jędrzejewski-Szmek
2014-01-08
Improve messages about user mode a bit
Zbigniew Jędrzejewski-Szmek
2014-01-05
Remove unused variables
Zbigniew Jędrzejewski-Szmek
2014-01-05
strv: multiple cleanups
Simon Peeters
2014-01-02
Use format patterns for usec_t, pid_t, nsec_t, usec_t
Zbigniew Jędrzejewski-Szmek
2013-12-23
log: als turn on debug logging in non-PID1 if /proc/cmdline contains "debug"
Lennart Poettering
2013-12-19
do not run kmod-setup in a container
Kay Sievers
2013-12-18
core: in a container log to /dev/console if "debug" is specified
Lennart Poettering
2013-12-18
log: don't reopen /dev/console each time we call log_open()
Lennart Poettering
2013-12-17
_noreturn_ --> noreturn for C11 compat
Shawn Landden
2013-11-30
core: allocate a kdbus bus for each systemd instance, if we can
Lennart Poettering
2013-11-26
tree-wide usage of %m specifier instead of strerror(errno)
Daniel Buch
2013-11-25
shutdown: during final killing spree also send SIGHUP in addition to SIGTERM ...
Lennart Poettering
2013-11-25
conf-parser: distinguish between multiple sections with the same name
Tom Gundersen
2013-11-20
valgrind: make running PID 1 in valgrind useful
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-10
analyze: plot the time spent setting up security modules
Thomas Hindoe Paaboel Andersen
2013-11-08
manager: configurable StartLimit default values
Lukas Nykryn
2013-11-07
core: fix require $XDG_RUNTIME_DIR
Kay Sievers
2013-11-07
udevadm-settle: add missing brace
Zbigniew Jędrzejewski-Szmek
2013-11-07
core: require $XDG_RUNTIME_DIR to be set for user instances
Mantas Mikulėnas
2013-11-06
util: unify reading of /proc/cmdline
Lennart Poettering
2013-11-05
Configurable Timeouts/Restarts default values
Oleksii Shevchuk
2013-10-21
bus: remove static introspection file export
Kay Sievers
2013-10-01
main: don't free fds array twice
Lennart Poettering
2013-09-26
main: set umask before creating any files
Mike Gilbert
2013-08-30
main: drop capabilities of userhelpers before ours
Harald Hoyer
2013-08-27
log to kmsg when "debug" is used on the kernel command line
Kay Sievers
2013-07-30
do not pass-along the environment from the kernel or initrd
Kay Sievers
2013-07-26
rework systemd's own process environment handling/passing
Kay Sievers
2013-07-23
remove left-over initrd time stamp handling
Kay Sievers
[next]