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-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
2014-10-28
core: remove system start timeout logic again
Lennart Poettering
2014-10-23
mac: rename apis with mac_{selinux/smack}_ prefix
WaLyong Cho
2014-10-17
systemd: continue switch-root even if umount fails
Zbigniew Jędrzejewski-Szmek
2014-10-08
core: map the 'rescue' argument to rescue.target
Mantas Mikulėnas
2014-10-01
core: limit timestamp to sane precision
Zbigniew Jędrzejewski-Szmek
2014-08-28
use the switch_root function in shutdown
Harald Hoyer
2014-08-26
util: make use of newly added reset_signal_mask() call wherever appropriate
Lennart Poettering
2014-08-22
core: introduce "poweroff" as new failure action types
Lennart Poettering
2014-08-22
core: add support for a configurable system-wide start-up timeout
Lennart Poettering
2014-08-15
main,log: parse the log related kernel command line parameters at one place o...
Lennart Poettering
2014-08-15
main: minor code modernization for initializing the console
Lennart Poettering
2014-08-11
log: never ever log to syslog from PID 1, log to the journal again
Lennart Poettering
2014-08-03
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-07-31
Properly report invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-31
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-29
time-util: add and use USEC/NSEC_INFINIY
Kay Sievers
2014-07-27
core: only set the kernel's timezone when the RTC runs in local time
Kay Sievers
2014-07-20
test-engine: fix access to unit load path
Zbigniew Jędrzejewski-Szmek
2014-07-20
systemd: use pager for --test and --help
Zbigniew Jędrzejewski-Szmek
2014-07-16
Let config_parse open file where applicable
Zbigniew Jędrzejewski-Szmek
2014-07-15
Constify ConfigTableItem tables
Zbigniew Jędrzejewski-Szmek
2014-07-07
firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...
Lennart Poettering
2014-07-07
firstboot: add new component to query basic system settings on first boot, or...
Lennart Poettering
2014-07-07
main: explain our /etc empty check a bit in a comment
Lennart Poettering
2014-07-04
main: change check whether /etc is unpopulated to look for /etc/machine-id
Lennart Poettering
2014-06-27
main: uid_to_name() might fail due to OOM, protect against that
Lennart Poettering
2014-06-26
core: use correct format string for UIDs
Michał Bartoszkiewicz
2014-06-20
core: clean-up signal reset logic when reexec
Lennart Poettering
[next]