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
/
shared
Age
Commit message (
Expand
)
Author
2015-02-24
shared: fix wrong assertion in barrier_set_role()
Cristian Rodríguez
2015-02-24
shared/unit-name: fix gcc5 warning
Daniel Mack
2015-02-24
shared/time-util: fix gcc5 warning
Daniel Mack
2015-02-23
tmpfiles: avoid creating duplicate acl entries
Zbigniew Jędrzejewski-Szmek
2015-02-24
sd-bus, shared: fix includes
Daniel Mack
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-20
shared: handle unnamed sockets in socket_address_equal()
Michal Schmidt
2015-02-20
shared: avoid semi-duplicating socket_address_equal()
Michal Schmidt
2015-02-20
shared: use SocketAddress in socket_address_matches_fd()
Michal Schmidt
2015-02-20
core, shared: in deserializing, match same files reached via different paths
Michal Schmidt
2015-02-18
nspawn: when connected to pipes for stdin/stdout, pass them as-is to PID 1
Lennart Poettering
2015-02-18
everywhere: remove configurability of sysv runlevel to target mapping
Lennart Poettering
2015-02-18
shared: introduce cmsg_close_all() call
Lennart Poettering
2015-02-18
systemctl: let's make use of FOREACH_STRING() where we can
Lennart Poettering
2015-02-18
Add gettext support
Didier Roche
2015-02-18
machined: open up most of machined's commands to unprivileged clients via Pol...
Lennart Poettering
2015-02-17
bootctl: add sd-boot support
Kay Sievers
2015-02-16
Transpose args in strv_fnmatch() to be more oo
Zbigniew Jędrzejewski-Szmek
2015-02-16
Add helper for fnmatch over strv
Zbigniew Jędrzejewski-Szmek
2015-02-14
util: use a shared lookup function for string tables
Bruno Bottazzini
2015-02-14
sd-rtnl: add missing IFLA_INET6_ADDR_GEN_MODE definition
Djalal Harouni
2015-02-12
include <poll.h> instead of <sys/poll.h>
Thomas Hindoe Paaboel Andersen
2015-02-12
Add missing includes in header files
Thomas Hindoe Paaboel Andersen
2015-02-11
missing: add __NR_getrandom for powerpc architecture
Marcel Holtmann
2015-02-11
tree-wide: whenever we include libgen.h, immediately undefine basename()
Lennart Poettering
2015-02-10
shared: untabify
Lennart Poettering
2015-02-05
shared/log: read /proc/cmdline only in daemons
Zbigniew Jędrzejewski-Szmek
2015-02-04
shared/capabilities: simplify assertions about bits
Zbigniew Jędrzejewski-Szmek
2015-02-04
shared/util: drop duplicate log2u64 function
Zbigniew Jędrzejewski-Szmek
2015-02-04
shared/capability: don't be too frugal on space for caps
Tom Gundersen
2015-02-04
cg_path_get_user_unit(): Did not correctly parse user-unit templates.
Luke Shumaker
2015-02-04
core: don't reset log level to NOTICE if we get quiet on the kernel cmdline
Lennart Poettering
2015-02-04
virt: add detect_vm_devicetree for powerpc arches
Chris J Arges
2015-02-03
core: use some nice macros where appropriate
Lennart Poettering
2015-02-02
shared/async: simplify asynchronous_job a bit
Zbigniew Jędrzejewski-Szmek
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-02
time-util: let's make xstrftime() useful for everybody, even if we only have ...
Lennart Poettering
2015-02-02
macro: document that DECIMAL_STR_MAX contains space for the trailing NUL byte
Lennart Poettering
2015-02-01
shared/capability: go frugal on space for caps
Zbigniew Jędrzejewski-Szmek
2015-02-01
Fix dropping of all capabilities
Zbigniew Jędrzejewski-Szmek
2015-02-01
Add a snprinf wrapper which checks that the buffer was big enough
Zbigniew Jędrzejewski-Szmek
2015-01-29
coredump: drop caps while we are processing the coredump
Lennart Poettering
2015-01-28
util: add comment explaining hostname_is_valid()
Lennart Poettering
2015-01-28
list: properly skip over first item in LIST_FOREACH_OTHERS
Lennart Poettering
2015-01-28
list: add macro for iterating through a list an item is in, skipping the item
Lennart Poettering
2015-01-27
missing: define correct syscall numbers for memfd_create() and getrandom() on...
Michael Olbrich
2015-01-24
tmpfiles: do not bump access times of directories we are cleaning up
Zbigniew Jędrzejewski-Szmek
2015-01-23
#pragma once here and there
Zbigniew Jędrzejewski-Szmek
2015-01-23
build-sys: fix build on compilers without static_assert
Zbigniew Jędrzejewski-Szmek
2015-01-23
core: add a property that shows the current memory usage of a unit
Lennart Poettering
[next]