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-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
2014-11-28
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
treewide: more log_*_errno() conversions
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-27
log: rearrange log function naming
Lennart Poettering
2014-11-26
manager: print fatal errors on the console too
Zbigniew Jędrzejewski-Szmek
2014-11-26
manager: log some fatal errors at emergency level
Zbigniew Jędrzejewski-Szmek
2014-11-23
manager: let manager_free() handle NULLs
Zbigniew Jędrzejewski-Szmek
2014-11-14
kmod: move #ifdef checks for kmod-setup out of main.c into kmod-setup.c
Lennart Poettering
2014-11-14
mount-setup: remove mount_setup_late()
Daniel Mack
2014-11-13
sd-bus: sync with kdbus upstream (ABI break)
Daniel Mack
2014-11-07
util: simplify proc_cmdline() to reuse get_process_cmdline()
Lennart Poettering
2014-10-28
mac: add mac_ prefix to distinguish origin security apis
WaLyong Cho
[next]