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
2014-07-16
resolve: add distinct bus error code for hosts that exist but lack A or AAAA ...
Lennart Poettering
2014-07-16
resolved: add a DNS client stub resolver
Lennart Poettering
2014-07-13
fileio: quote more shell characters in envfiles
Mantas Mikulėnas
2014-07-13
path-lookup: don't make ~/.local/share/systemd/user a symlink
Tanu Kaskinen
2014-07-13
Add function to open temp files in selinux mode
Zbigniew Jędrzejewski-Szmek
2014-07-11
shared: fix coding-style for ring-buffer implementation
David Herrmann
2014-07-11
shared: add MIN3 macro
David Herrmann
2014-07-11
endian: explicitly include endian.h wherever we want to use __BYTE_ORDER
Lennart Poettering
2014-07-11
always check for __BYTE_ORDER == __BIG_ENDIAN when checking for endianess
Lennart Poettering
2014-07-11
util: fix has cc check and add test
Zbigniew Jędrzejewski-Szmek
2014-07-10
nss-myhostname: move NSS boilerplate to nss-util.h
Lennart Poettering
2014-07-10
shared: split out in_addr related calls from socket-util.[ch] into its privat...
Lennart Poettering
2014-07-10
nss-myhostname: move local address listing logic into shared, so that we can ...
Lennart Poettering
2014-07-07
Fix typo
Zbigniew Jędrzejewski-Szmek
2014-07-07
shared: fix format string for usec_t type
Lennart Poettering
2014-07-07
dropin: add format attribute and fix a wrong caller
Thomas Hindoe Paaboel Andersen
2014-07-07
fstab-generator: add comma when removed option is in the middle
Zbigniew Jędrzejewski-Szmek
2014-07-07
firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...
Lennart Poettering
2014-07-07
firstboot: follow lock protocol when changing /etc/shadow
Lennart Poettering
2014-07-07
base-filesystem.c: terminate string array elements with \0
Harald Hoyer
2014-07-07
firstboot: add new component to query basic system settings on first boot, or...
Lennart Poettering
2014-07-07
architecture: add string table entries for mips-le archs which were missing
Lennart Poettering
2014-07-07
fileio: simplify write_env_file()
Lennart Poettering
2014-07-07
util: don't consider tabs special in string_has_cc() anymore
Lennart Poettering
2014-07-07
shared: make timezone and locale enumeration and validation generic
Lennart Poettering
2014-07-07
util: consider 0x7F a control chracter (which it is: DEL)
Lennart Poettering
2014-07-03
architecture: remove "cris" from uname list
Lennart Poettering
2014-07-03
machinectl: show /etc/os-release information of container in status output
Lennart Poettering
2014-07-03
architecture: also add tuples for old ARM BE ABI
Lennart Poettering
2014-07-03
architecture: add tuple for old arm abi
Zbigniew Jędrzejewski-Szmek
2014-07-03
shared: add LIB_ARCH tuples for BE ARM archs
Lennart Poettering
2014-07-03
core: introduce exit_status_set_is_empty() to make things a bit easier to read
Lennart Poettering
2014-07-03
shared: rename ARCH_TUPLE to LIB_ARCH_TUPLE
Lennart Poettering
2014-07-03
exit-status: rename ExitStatusSet's "code" field to "status"
Lennart Poettering
2014-07-03
architecture: add tuples for arm
Zbigniew Jędrzejewski-Szmek
2014-07-03
arch: add crisv32 to uname check
Umut Tezduyar Lindskog
2014-07-03
core: introduce new RestartForceExitStatus= service setting
Lennart Poettering
2014-07-03
sd-bus: support connecting to remote hosts, directly into containers
Lennart Poettering
2014-07-02
util: when unescaping strings, don't allow smuggling in of additional NUL bytes
Lennart Poettering
2014-07-02
util: generalize is_localhost() and use it everywhere where applicable
Lennart Poettering
2014-07-02
path: add new "systemd-path" utility for querying paths described in file-hie...
Lennart Poettering
2014-07-01
parse_uid: return -ENXIO for -1 uids
Kay Sievers
2014-07-01
base-filesystem: avoid all searching if the link already exists
Kay Sievers
2014-07-01
base-filesystem: explicitely check existence of the platform's ABI dynamic lo...
Kay Sievers
2014-07-01
base-filesystem: create /lib64 symlink to libdir /usr directory
Kay Sievers
2014-06-30
cryptsetup: allow x-systemd.device-timeout
Zbigniew Jędrzejewski-Szmek
2014-06-30
fstab-generator: allow x-systemd.device-timeout for swap units
Zbigniew Jędrzejewski-Szmek
2014-06-30
Move x-systemd-device.timeout handling from core to fstab-generator
Zbigniew Jędrzejewski-Szmek
2014-06-30
shared/util.c:wait_for_terminate_and_warn(): Add a comment on the return values
Luke Shumaker
2014-06-30
util: fix comment
Lennart Poettering
[next]