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
/
basic
Age
Commit message (
Expand
)
Author
2016-08-01
virt: detect bhyve (FreeBSD hypervisor) (#3840)
Leonardo Brondani Schenkel
2016-07-26
string-util: rework memory_erase() to not use GCC optimize attribute (#3812)
Michael Biebl
2016-07-25
Merge pull request #3728 from poettering/dynamic-users
Zbigniew Jędrzejewski-Szmek
2016-07-25
Merge pull request #3757 from poettering/efi-search
Zbigniew Jędrzejewski-Szmek
2016-07-25
Merge pull request #3589 from brauner/cgroup_namespace
Lennart Poettering
2016-07-25
fileio: imply /tmp as directory if passed as NULL to open_tmpfile_unlinkable()
Lennart Poettering
2016-07-25
namespace: don't fail on masked mounts (#3794)
Alban Crequy
2016-07-22
Merge pull request #3777 from poettering/id128-rework
Zbigniew Jędrzejewski-Szmek
2016-07-22
Merge pull request #3753 from poettering/tasks-max-scale
Lennart Poettering
2016-07-22
namespace: ensure to return a valid inaccessible nodes (#3778)
Alessandro Puccetti
2016-07-22
core: add a concept of "dynamic" user ids, that are allocated as long as a se...
Lennart Poettering
2016-07-22
sysusers: move various user credential validity checks to src/basic/
Lennart Poettering
2016-07-22
core: support percentage specifications on TasksMax=
Lennart Poettering
2016-07-22
sd-id128: split UUID file read/write code into new id128-util.[ch]
Lennart Poettering
2016-07-22
Merge pull request #3762 from poettering/sigkill-log
Martin Pitt
2016-07-22
Merge pull request #3764 from poettering/assorted-stuff-2
Martin Pitt
2016-07-21
missing_syscall: add __NR_copy_file_range for powerpc architecture (#3772)
Alessio Igor Bogani
2016-07-21
bootctl: move toupper() implementation to string-util.h
Lennart Poettering
2016-07-20
basic: fix macro definition in nss-util.h
Lennart Poettering
2016-07-20
cgroup: suppress sending follow-up SIGCONT after sending SIGCONT/SIGKILL anyway
Lennart Poettering
2016-07-20
core: when forcibly killing/aborting left-over unit processes log about it
Lennart Poettering
2016-07-20
util: don't send SIGCONT following a SIGCONT or SIGKILL in kill_and_sigcont()
Lennart Poettering
2016-07-19
Merge pull request #3685 from kinvolk/alessandro/inaccessible-paths
Lennart Poettering
2016-07-19
namespace: unify limit behavior on non-directory paths
Alessandro Puccetti
2016-07-18
basic: fix whitespace
Thomas Hindoe Paaboel Andersen
2016-07-18
Merge pull request #3745 from keszybz/fix-make-nulstr-confusion
Lennart Poettering
2016-07-17
Drop parentheses in two places
Zbigniew Jędrzejewski-Szmek
2016-07-17
basic/strv: add an extra NUL after strings in strv_make_nulstr
Zbigniew Jędrzejewski-Szmek
2016-07-15
tree-wide: get rid of selinux_context_t (#3732)
Zbigniew Jędrzejewski-Szmek
2016-07-14
basic/mount-util: recognize ocfs2 as network fs (#3713)
Valentin Vidić
2016-07-11
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-07-09
cgroup: detect cgroup namespaces
Christian Brauner
2016-07-07
basic: log: Increase static buffer for source file location (#3674)
Daniel Mack
2016-07-02
Merge pull request #3641 from 0xAX/unset-cloexec-for-stdfs
Lennart Poettering
2016-07-02
treewide: use stdio_unset_cloexec() function
Alexander Kuleshov
2016-07-02
basic/fd-util: introduce stdio_unset_cloexec() function
Alexander Kuleshov
2016-07-01
calendarspec: use ".." notation for ranges of weekdays
Douglas Christman
2016-07-01
calendarspec: allow ranges in date and time specifications
Douglas Christman
2016-06-30
Merge pull request #3596 from poettering/machine-clean
Martin Pitt
2016-06-30
journalctl: Make temporary files directory configurable (#3574)
ottopotto
2016-06-27
basic/strv: introduce STRV_IGNORE macro (#3601)
0xAX
2016-06-27
basic: pass flags to the fnmatch (#3606)
Evgeny Vereshchagin
2016-06-26
basic/strv: use SWAP_TWO() macro (#3602)
0xAX
2016-06-24
machined: "machinectl clean" can take a while, do it asynchronously from a ba...
Lennart Poettering
2016-06-24
Merge pull request #3549 from poettering/resolved-more
Tom Gundersen
2016-06-23
build-sys: move fdset.[ch] src/basic → src/shared (#3580)
Lennart Poettering
2016-06-21
tree-wide: some work-arounds for gcc false positives regarding uninitialized ...
Lennart Poettering
2016-06-21
resolved: when using the ResolveRecord() bus call, adjust TTL for caching time
Lennart Poettering
2016-06-21
set: add new set_put_strsplit() call
Lennart Poettering
2016-06-21
string-table: make sure DEFINE_STRING_TABLE_LOOKUP_WITH_BOOLEAN() handles NUL...
Lennart Poettering
[next]