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-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
core: enable TasksMax= for all services by default, and set it to 512
Lennart Poettering
2015-11-13
core: add new DefaultTasksMax= setting for system.conf
Lennart Poettering
2015-11-13
core: make sure DefaultLimitCPU= and DefaultLimitRTTIME= understand time unit...
Lennart Poettering
2015-11-12
core: make sure to reset the bus error struct before reusing it
Lennart Poettering
2015-11-12
core: drop "override" flag when building transactions
Lennart Poettering
2015-11-10
defs: rework CONF_DIRS_NULSTR() macro
Lennart Poettering
2015-11-06
core: support IEC suffixes for RLIMIT stuff
Karel Zak
2015-11-04
core: fix typo
Torstein Husebø
2015-11-03
Merge pull request #1744 from evverx/fix-debug-generator
Lennart Poettering
2015-11-03
core: use runlevel_to_target for /proc/cmdline parsing
Evgeny Vereshchagin
2015-11-03
Merge pull request #1754 from martinpitt/master
Daniel Mack
2015-11-02
core: bump net.unix.max_dgram_qlen really early during boot
Lennart Poettering
2015-11-02
core: drop check for /etc/mtab
Martin Pitt
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out resource limits related calls into rlimit-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-07
Merge pull request #1484 from poettering/ask-pass-kernel-keyring
Daniel Mack
2015-10-07
core: always let the kernel reap zombies when we're about to freeze
Michal Schmidt
2015-10-07
core: change how crash_shell and crash_reboot interact
Michal Schmidt
2015-10-07
core: remove spurious assert in parsing CrashChangeVT=
Michal Schmidt
2015-10-07
core: adjust error message about /etc/mtab
Michal Schmidt
2015-10-07
ask-password: add support for caching passwords in the kernel keyring
Lennart Poettering
2015-09-30
basic: split out cpu set specific APIs into cpu-set-util.[ch]
Lennart Poettering
2015-09-30
util: rename parse_cpu_set() to parse_cpu_set_and_warn()
Lennart Poettering
2015-09-30
tree-wide: clean up log_syntax() usage
Lennart Poettering
2015-09-29
core: rework crash handling
Lennart Poettering
2015-09-29
core: properly use the ExitCode bus property when exiting is --user instance
Lennart Poettering
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-29
util: unify implementation of NOP signal handler
Lennart Poettering
2015-09-29
core: remove set_default_unit()
Lennart Poettering
2015-09-29
core: modernize prepare_reexecute()
Lennart Poettering
2015-09-29
core: exit early if we hit OOM
Lennart Poettering
2015-09-29
core: use %m rather than strerror() where we can
Lennart Poettering
2015-09-29
main: minor clean-ups
Lennart Poettering
2015-09-29
tree-wide: take benefit of the fact that fdset_free() returns NULL
Lennart Poettering
2015-09-29
core: order #includes in main.c
Lennart Poettering
2015-09-29
strv: add strv_free_free() to strv.c and make use of it
Lennart Poettering
2015-09-24
util: refactor cpu_set parsing into its own function
Filipe Brandenburger
2015-09-22
core: fix shutdown of --user
David Herrmann
2015-09-22
cgtop: underline table header
Lennart Poettering
2015-09-21
containers: systemd exits with non-zero code
Alban Crequy
2015-09-10
core: add support for the "pids" cgroup controller
Lennart Poettering
[next]