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
2015-09-09
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-09-07
basic: rework virtualization detection API
Lennart Poettering
2015-09-01
Merge pull request #1098 from filbranden/cpuaffinity2
Lennart Poettering
2015-09-01
core: Log parse errors in config_parse_cpu_affinity2
Filipe Brandenburger
2015-09-01
Merge pull request #1111 from poettering/more-cgroup-fixes
Tom Gundersen
2015-09-01
cgroup: small cleanups and coding style fixes
Lennart Poettering
2015-09-01
core: add OOM check in config_parse_join_controllers
Filipe Brandenburger
2015-09-01
core: Log parse errors in config_parse_join_controllers
Filipe Brandenburger
2015-08-31
core: Use extract_first_word in config_parse_join_controllers
Filipe Brandenburger
2015-08-31
util: Declare a cleanup routine for a cpu_set_t
Filipe Brandenburger
2015-08-31
core: Use extract_first_word in config_parse_cpu_affinity2
Filipe Brandenburger
2015-08-31
core: use DUAL_TIMESTAMP_NULL where we can
Lennart Poettering
2015-08-07
core: s/reexection/reexecution/ typo fix
Jan Pokorný
2015-07-31
tree-wide: introduce mfree()
David Herrmann
2015-07-09
Reload manager defaults at daemon-reload
Thomas Blume
2015-07-06
fileio: consolidate write_string_file*()
Daniel Mack
2015-06-30
core: handle --log-target=null when calling systemd-shutdown
Iago López Galeiras
2015-06-10
tree-wide: whenever we fork off a foreign child process reset signal mask/han...
Lennart Poettering
2015-06-05
core: Remove "old kernel" warning if PR_SET_CHILD_SUBREAPER fails
Cristian Rodríguez
2015-05-29
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-27
fix extraneous space in equality check
Jonathan Boulle
2015-05-15
core: Execute first boot presets in an enable-only preset-mode.
Dimitri John Ledkov
2015-05-11
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-11
core,network: major per-object logging rework
Lennart Poettering
2015-05-11
treewide: Correct typos and spell plural of bus consistent
Torstein Husebø
2015-04-11
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-10
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-03-16
core: Remove explicit Plymouth integration
Jasper St. Pierre
2015-03-15
Add (void) where we don't care about return value
Zbigniew Jędrzejewski-Szmek
2015-03-14
core: do not use quotes around virt and arch
Zbigniew Jędrzejewski-Szmek
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-18
everywhere: remove configurability of sysv runlevel to target mapping
Lennart Poettering
2015-02-12
core: disarm shutdown watchdog if we fail to set timeout
Lennart Poettering
2015-02-04
core: don't reset log level to NOTICE if we get quiet on the kernel cmdline
Lennart Poettering
2015-02-03
core: use some nice macros where appropriate
Lennart Poettering
2015-02-01
Add a snprinf wrapper which checks that the buffer was big enough
Zbigniew Jędrzejewski-Szmek
2015-01-30
core: make setting the shutdown watchdog configuration via dbus work
Maxim Mikityanskiy
2015-01-30
Revert "core: make setting the shutdown watchdog configuration via dbus work"
Kay Sievers
2015-01-29
core: make setting the shutdown watchdog configuration via dbus work
Maxim Mikityanskiy
2015-01-27
core: explain why failing to set up the crash handler is not a real problem
Lennart Poettering
2015-01-05
core: fix typo in log message
Michael Biebl
2014-12-30
tree-wide: spelling fixes
Veres Lajos
2014-12-28
tmpfiles: add new line type 'v' for creating btrfs subvolumes
Lennart Poettering
2014-12-18
core: use raw_clone instead of fork in signal handler
Zbigniew Jędrzejewski-Szmek
2014-12-11
core: correct spacing near eol in code comments
Torstein Husebø
2014-11-29
core: Support system.conf.d and user.conf.d directories in the usual search p...
Josh Triplett
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: more log_*_errno + return simplifications
Michal Schmidt
[next]