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
Age
Commit message (
Expand
)
Author
2016-02-01
sd-netlink: since whe acquire the netlink socket's sockaddr anyway, let's act...
Lennart Poettering
2016-02-01
sd-netlink: don't take possesion of netlink fd from caller on failure
Lennart Poettering
2016-02-01
core: no need to use unlink_noerrno()
Lennart Poettering
2016-02-01
core: rework unit timeout handling, and add new setting RuntimeMaxSec=
Lennart Poettering
2016-02-01
core: fix support for transient resource limit properties
Lennart Poettering
2016-02-01
resolve: work around clang limitation
Lennart Poettering
2016-02-01
shared: simplify parsing of bus properties a bit
Lennart Poettering
2016-02-01
core: when saving timer unit time values, store them in raw µs
Lennart Poettering
2016-02-01
core: fix handling of AccuracyUSec and RandomDelayUSec bus properties
Lennart Poettering
2016-02-01
basic: add new rlimit_format() call
Lennart Poettering
2016-02-01
gpt-auto: don't log an EIO error if blkid finds something which is not a part...
Lennart Poettering
2016-02-01
core: move parsing of rlimits into rlimit-util.[ch]
Lennart Poettering
2016-02-01
core: store for each unit when the last low-level unit state change took place
Lennart Poettering
2016-02-01
sd-event: permit a USEC_INFINITY timeout as an alternative to a disabling an ...
Lennart Poettering
2016-02-01
sd-event: when determining the last allowed time a time event may elapse, dea...
Lennart Poettering
2016-02-01
util: add usec_add() which adds two usec_t values with overflow handling
Lennart Poettering
2016-02-01
resolved: rework what ResolveHostname() with family == AF_UNSPEC means
Lennart Poettering
2016-02-01
journal-cat: don't allocate memory for the syslog identifier
Lennart Poettering
2016-02-01
activate: reorder --help text
Lennart Poettering
2016-02-01
activate: fix memory allocation for execv() parameters
Lennart Poettering
2016-02-01
resolve: Silence build warning, when systemd is built without libidn
Torstein Husebø
2016-02-01
resolve: fix typos
Torstein Husebø
2016-02-01
Merge pull request #2497 from jsynacek/bootoffset-runtime-v4
Lennart Poettering
2016-02-01
journalctl: improve error messages when the specified boot is not found
Jan Synacek
2016-02-01
journalctl: show friendly info when using -b on runtime journal only
Jan Synacek
2016-02-01
sd-journal: introduce has_runtime_files and has_persistent_files
Jan Synacek
2016-02-01
Merge pull request #2481 from xnox/pretty-ccw
Lennart Poettering
2016-02-01
Merge pull request #2493 from evverx/fix-selinux-checks
Lennart Poettering
2016-01-31
resolved: allow building without libgcrypt
Michael Olbrich
2016-01-31
resolved: make dnssec_nsec_test_enclosed() static
Michael Olbrich
2016-01-31
resolved: reorder functions
Michael Olbrich
2016-01-31
core: let's check access before type modification
Evgeny Vereshchagin
2016-01-31
core: refactoring: add job_type_to_access_method
Evgeny Vereshchagin
2016-01-31
core: fix selinux check for reload
Evgeny Vereshchagin
2016-01-31
bootctl: replace readdir() loops with FOREACH_DIRENT
Michal Sekletar
2016-01-30
Merge pull request #2469 from keszybz/resolved-2
Lennart Poettering
2016-01-29
basic: fix touch() creating files with 07777 mode
Mantas Mikulėnas
2016-01-29
resolved: log server type when switching servers
Zbigniew Jędrzejewski-Szmek
2016-01-29
resolved: add macro to compare sized fields
Zbigniew Jędrzejewski-Szmek
2016-01-29
resolve-host: add option to list protocols
Zbigniew Jędrzejewski-Szmek
2016-01-29
resolve-host: allow specifying type as TYPEnn
Zbigniew Jędrzejewski-Szmek
2016-01-29
test-tables: ellide boring parts of sparse mappings
Zbigniew Jędrzejewski-Szmek
2016-01-29
test-resolve-tables: new "test", useful to print mappings
Zbigniew Jędrzejewski-Szmek
2016-01-29
resolved: calculate and print tags for DNSKEY records
Zbigniew Jędrzejewski-Szmek
2016-01-29
udev: net_id - for ccw bus, shorten the identifier and stip leading zeros
Dimitri John Ledkov
2016-01-29
systemctl: actually honour the try-reload-or-restart verb aabf5d4243408 promised
Lennart Poettering
2016-01-29
systemctl: make most systemctl commands NOPs in a chroot() environment
Lennart Poettering
2016-01-29
systemctl: consider a chroot() environment always offline
Lennart Poettering
2016-01-29
basic: when parsing verb command lines, optionally shortcut them in chroot() ...
Lennart Poettering
2016-01-28
Merge pull request #2466 from poettering/nspawn-journal
Zbigniew Jędrzejewski-Szmek
[next]