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-03-21
sd-ipv4ll/networkd: generate predictable addresses
Umut Tezduyar Lindskog
2014-03-21
missing: add more compat for old kernels and loop devices
Lennart Poettering
2014-03-19
core: Beef up PrivateDevices=
Lennart Poettering
2014-03-19
missing: define LO_FLAGS_PARTSCAN if it is missing
Lennart Poettering
2014-03-19
util: add new FOREACH_STRING() macro as syntactic sugar to iterate through a ...
Lennart Poettering
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-17
build-sys: move sd-login src/login → src/libsystemd/sd-login
Lennart Poettering
2014-03-17
activate: export make_socket_fd
Zbigniew Jędrzejewski-Szmek
2014-03-17
shared: export is_dir
Zbigniew Jędrzejewski-Szmek
2014-03-16
Use strlen even for constant strings
Josh Triplett
2014-03-14
timedated: use builtins for integer log and exp
Zbigniew Jędrzejewski-Szmek
2014-03-14
utmp-wtmp: allow overriding username on wall
Sebastian Thorarensen
2014-03-14
util: add hexdump() call to create pretty hexdumps of data
Lennart Poettering
2014-03-14
gpt: introduce root partition type GUIDs for ARM 32bit + ARM 64bit
Lennart Poettering
2014-03-14
shared: add root argument to search_and_fopen
Michael Marineau
2014-03-14
logind: automatically remove SysV + POSIX IPC objects when the users owning t...
Lennart Poettering
2014-03-13
systemctl: suppress duplicate newline if there's not log output in "systemctl...
Lennart Poettering
2014-03-13
gpt-auto-generator: honour read-only and no-auto flag from GPT data
Lennart Poettering
2014-03-12
macro: make sure we can use IN_SET() also with complex function calls as firs...
Lennart Poettering
2014-03-12
util: Make in_charset a static inline in util.h
Josh Triplett
2014-03-12
util: Rewrite in_charset to use strspn
Josh Triplett
2014-03-11
systemctl: for switch-root check, if we switch to a systemd init
Harald Hoyer
2014-03-11
util: add files_same() helper function
Harald Hoyer
2014-03-11
nspawn: when resoliving UIDs/GIDs for "-u", do so in forked off /usr/bin/gete...
Lennart Poettering
2014-03-10
nspawn: add --image= switch to boot GPT disk images that follow the Discovera...
Lennart Poettering
2014-03-07
Make tables for DEFINE_STRING_TABLE_LOOKUP consistent
Daniel Mack
2014-03-07
gpt-auto-generator: automatically find the root disk of the system
Lennart Poettering
2014-03-07
udev-builtin-blkid: when we find a GPT partition marked as root disk on the s...
Lennart Poettering
2014-03-07
fstab-generator: merge /proc/cmdline parsing loops into one
Lennart Poettering
2014-03-06
strv: set _printf_ on strv_extendf
Thomas Hindoe Paaboel Andersen
2014-03-06
util: move more intellegince into parse_proc_cmdline()
Lennart Poettering
2014-03-06
unit-name: modernizations
Lennart Poettering
2014-03-06
util: add timeout to generator execution
Lennart Poettering
2014-03-06
generators: rework mount generators
Lennart Poettering
2014-03-05
systemd-run: make sure --nice=, --uid=, --gid=, --setenv= also work in --scop...
Lennart Poettering
2014-03-05
strv: add new STR_IN_SET() macro that operates similar to IN_SET() but for st...
Lennart Poettering
2014-03-05
missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi...
Lennart Poettering
2014-03-04
architecture: Add cris
Umut Tezduyar Lindskog
2014-03-04
logind: make $XDG_RUNTIME_DIR a per-user tmpfs
Lennart Poettering
2014-03-04
Do not print invalid UTF-8 in error messages
Zbigniew Jędrzejewski-Szmek
2014-03-04
Introduce strv_consume which takes ownership
Zbigniew Jędrzejewski-Szmek
2014-03-03
conf-parser: minor optimization in config_parse_string()
Lennart Poettering
2014-03-03
conf-parser: drop special casing in config_parse_path()
Lennart Poettering
2014-03-03
conf-parser: config_parse_path_strv() is not generic, so let's move it into l...
Lennart Poettering
2014-03-03
core: move config_parse_set_status() into load-fragment.c
Lennart Poettering
2014-03-03
core: move ShowStatus type into the core
Lennart Poettering
2014-03-03
conf-parse: rename config_parse_level() to config_parse_log_level()
Lennart Poettering
2014-03-03
core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settings
Lennart Poettering
2014-03-02
Disallow sizes with increasing unit size
Zbigniew Jędrzejewski-Szmek
2014-03-02
Allow fractional parts in disk sizes
Zbigniew Jędrzejewski-Szmek
[next]