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
2016-06-24
Merge pull request #3549 from poettering/resolved-more
Tom Gundersen
2016-06-23
build-sys: move fdset.[ch] src/basic → src/shared (#3580)
Lennart Poettering
2016-06-21
tree-wide: some work-arounds for gcc false positives regarding uninitialized ...
Lennart Poettering
2016-06-21
resolved: when using the ResolveRecord() bus call, adjust TTL for caching time
Lennart Poettering
2016-06-21
set: add new set_put_strsplit() call
Lennart Poettering
2016-06-21
string-table: make sure DEFINE_STRING_TABLE_LOOKUP_WITH_BOOLEAN() handles NUL...
Lennart Poettering
2016-06-16
process-util: fix two bugs in get_process_cmdline() (#3555)
Lennart Poettering
2016-06-16
Merge pull request #3511 from andir/networkd-vrf
Zbigniew Jędrzejewski-Szmek
2016-06-16
Merge pull request #3481 from poettering/relative-memcg
Lennart Poettering
2016-06-16
networkd: added support for vrf interfaces (#3316)
Andreas Rammhold
2016-06-15
core: set $JOURNAL_STREAM to the dev_t/ino_t of the journal stream of execute...
Lennart Poettering
2016-06-15
socket-util: Run the fallback when the kernel complains about the null buffer...
Kai Ruhnau
2016-06-15
tree-wide: htonl() is weird, let's use htobe32() instead (#3538)
Lennart Poettering
2016-06-14
util-lib: rework get_process_cmdline() (#3529)
Lennart Poettering
2016-06-14
util: introduce physical_memory_scale() to unify how we scale by physical memory
Lennart Poettering
2016-06-14
util-lib: introduce parse_percent() for parsing percent specifications
Lennart Poettering
2016-06-14
util: when determining the amount of memory on this system, take cgroup limit...
Lennart Poettering
2016-06-14
Merge pull request #3527 from poettering/systemctl-fixes
Daniel Mack
2016-06-14
build: fix missing symbol for old kernel headers (#3530)
Andrew Jeddeloh
2016-06-13
unit-name: remove spurious newline
Lennart Poettering
2016-06-13
core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488)
Ivan Shapovalov
2016-06-12
process-util: remove broken support for pid==0
Zbigniew Jędrzejewski-Szmek
2016-06-12
util-lib: drop trailing non-printable characters from cmdline (#3512)
Max Prokhorov
2016-06-12
Fixed a small typo in a comment (#3514)
Alex Gaynor
2016-06-10
networkd: add support to configure VLAN on bridge ports
Tobias Jungel
2016-06-09
Merge pull request #3432 from poettering/resolved-ll-ipv6
Martin Pitt
2016-06-06
util: make it easier to check whether in_addr or in6_addr addresses are NULL
Lennart Poettering
2016-06-06
util-lib: add accessors for unaligned native endian words
Lennart Poettering
2016-06-06
exit-status: update comments a bit
Lennart Poettering
2016-06-06
exit-code: minor coding style updates
Lennart Poettering
2016-06-06
time-util: add triple timestamp object
Lennart Poettering
2016-06-06
resolved: support IPv6 DNS servers on the local link
Lennart Poettering
2016-06-04
Merge pull request #3392 from poettering/assorted-stuff
Zbigniew Jędrzejewski-Szmek
2016-06-03
missing include added for build with -DDEBUG (#3424)
Tobias Jungel
2016-05-30
pager: don't start pager if the terminal is explicitly set to TERM=dumb
Lennart Poettering
2016-05-30
tree-wide: check colors_enabled() before outputting ANSI color strings
Lennart Poettering
2016-05-30
util-lib: make localed's nonempty() generic, rename it to empty_to_null() and...
Lennart Poettering
2016-05-29
util-lib: Add sparc64 support for process creation (#3348)
Michael Karcher
2016-05-28
Merge pull request #3326 from tomty89/update-2
Zbigniew Jędrzejewski-Szmek
2016-05-26
nspawn: a bench of special fileystems that should not be shifted
Djalal Harouni
2016-05-25
networkd: set IFLA_INET6_ADDR_GEN_MODE as per stable_secret
Tom Yan
2016-05-24
Merge pull request #3247 from fbuihuu/ask-passowrd-on-all-consoles
Lennart Poettering
2016-05-24
ask-password: ask for passphrases not only on the first console of /dev/console
Werner Fink
2016-05-21
core: set all log fds to -1 when freezing (#3314)
Evgeny Vereshchagin
2016-05-20
Merge pull request #3290 from htejun/cgroup2-io-compat
Lennart Poettering
2016-05-20
Merge pull request #3235 from dkg/hwaddr-cleanup
Tom Gundersen
2016-05-20
basic: remove rm_rf_and_free, add rm_rf_physical_and_free, use rm_rf_physical...
Evgeny Vereshchagin
2016-05-18
core: add support for IOReadIOPSMax and IOWriteIOPSMax
Tejun Heo
2016-05-18
core: introduce CGroupIOLimitType enums
Tejun Heo
2016-05-17
util-lib: add ether_addr_from_string()
Daniel Kahn Gillmor
[next]