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
2015-09-03
cg_get_path: Removed unreachable statement
reverendhomer
2015-09-02
tree-wide: fix indentation
Thomas Hindoe Paaboel Andersen
2015-09-02
Merge pull request #1116 from poettering/unified-rebased
Lennart Poettering
2015-09-02
Merge pull request #1112 from poettering/sd-bus-container-fixes
David Herrmann
2015-09-02
virt: detect parallels virtualization
Evgeny Vereshchagin
2015-09-01
core: unified cgroup hierarchy support
Lennart Poettering
2015-09-01
Merge pull request #1098 from filbranden/cpuaffinity2
Lennart Poettering
2015-09-01
Merge pull request #1107 from msekletar/selinux-get-raw-context
Lennart Poettering
2015-09-01
machined: introduce a ptsname_namespace() call and make use of it
Lennart Poettering
2015-09-01
machined: call unlockpt() in container, not host
Lennart Poettering
2015-09-01
Merge pull request #1111 from poettering/more-cgroup-fixes
Tom Gundersen
2015-09-01
cgroup: the root cgroup is always populated
Lennart Poettering
2015-09-01
cgroup: drop "ignore_self" argument from cg_is_empty()
Lennart Poettering
2015-09-01
cgroup: small cleanups and coding style fixes
Lennart Poettering
2015-09-01
cgroup: don't allow hidden cgroups
Lennart Poettering
2015-09-01
cgroup: never migrate kernel threads out of the root cgroup
Lennart Poettering
2015-09-01
Merge pull request #1108 from phomes/dont-shadow-globals
David Herrmann
2015-09-01
tree-wide: do not shadow the global var timezone
Thomas Hindoe Paaboel Andersen
2015-09-01
set: return NULL on destructors
Lennart Poettering
2015-09-01
selinux: always use *_raw API from libselinux
Michal Sekletar
2015-08-31
util: Declare a cleanup routine for a cpu_set_t
Filipe Brandenburger
2015-08-31
process-util: trivial optimization
Lennart Poettering
2015-08-31
util: treat 'C' and 'POSIX' locale identical
Lennart Poettering
2015-08-30
extract_first_word: Refactor EXTRACT_DONT_COALESCE_SEPARATORS handling
Filipe Brandenburger
2015-08-30
extract_first_word: Refactor allocation in empty argument case
Filipe Brandenburger
2015-08-30
util: make malloc0 ask calloc for one block of size n
Thomas Hindoe Paaboel Andersen
2015-08-28
Merge pull request #1063 from poettering/dbus-interface-from-type
Tom Gundersen
2015-08-28
Merge pull request #1061 from poettering/pager
Daniel Mack
2015-08-28
cgtop: major modernizations
Lennart Poettering
2015-08-28
core: add unit_dbus_interface_from_type() to unit-name.h
Lennart Poettering
2015-08-28
copy: add splice() based fallback
Lennart Poettering
2015-08-27
Merge pull request #1055 from poettering/dhcp-updates
Tom Gundersen
2015-08-27
tree-wide: we place the opening bracket on the same line as the function name
Lennart Poettering
2015-08-27
Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available"
David Herrmann
2015-08-26
basic: document that people shouldn't use refcnt.h without reason
Lennart Poettering
2015-08-26
time-util: add new get_timezone() call to get local timezone
Lennart Poettering
2015-08-24
machined: introduce pseudo-machine ".host" refererring to the host system
Lennart Poettering
2015-08-24
machined: validate machine names at more places
Lennart Poettering
2015-08-24
util: make machine_name_is_valid() a macro and move it to hostname-util.h
Lennart Poettering
2015-08-24
util: make hostname_is_valid() easier to read
Lennart Poettering
2015-08-21
hostname-util: introduce new is_gateway_hostname() call
Lennart Poettering
2015-08-17
Merge pull request #977 from richardmaw-codethink/machinectl-userns-login-v2
Lennart Poettering
2015-08-17
namespace helpers: Allow entering a UID namespace
Richard Maw
2015-08-16
Merge pull request #908 from richardmaw-codethink/nspawn-path-escapes-v3
Lennart Poettering
2015-08-11
sd-bus: do not connect to dbus-1 socket when kdbus is available
Kay Sievers
2015-08-07
strv: Add strv_shell_escape
Richard Maw
2015-08-07
util: Add shell_escape
Richard Maw
2015-08-07
strv: convert strv_split_quotes into a generic strv_split_extract
Richard Maw
2015-08-07
util: Allow non-separator coalescing parsing in extract_first_word
Richard Maw
2015-08-07
util: Don't interpret quotes by default in extract_first_word
Richard Maw
[next]