index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.github
/
CONTRIBUTING.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-21
resolved: fix negated boolean function
Lennart Poettering
1
-5
/
+5
2016-06-21
resolved: rework link_update_dns_servers() a bit
Lennart Poettering
1
-14
/
+22
2016-06-21
resolved: make use of set_put_strdupv() where appropriate
Lennart Poettering
1
-6
/
+6
2016-06-21
resolved: make sure that route-only domains are never added to /etc/resolv.conf
Lennart Poettering
3
-3
/
+13
2016-06-21
string-table: make sure DEFINE_STRING_TABLE_LOOKUP_WITH_BOOLEAN() handles NUL...
Lennart Poettering
1
-0
/
+2
2016-06-21
resolve: add "systemd-resolve --status" command
Lennart Poettering
2
-3
/
+526
2016-06-21
resolved: export the effective per-link DNSSEC setting, not the internal one
Lennart Poettering
1
-2
/
+18
2016-06-21
resolved: export global NTAs on the bus
Lennart Poettering
1
-0
/
+31
2016-06-21
networkd: fix bad memory access when parsing DNSSECNegativeTrustAnchors=
Lennart Poettering
1
-1
/
+1
2016-06-20
core: log the right set of the supported controllers (#3558)
Evgeny Vereshchagin
1
-1
/
+1
2016-06-20
tests: don't run test_get_process_cmdline_harder under valgrind
Evgeny Vereshchagin
1
-0
/
+11
2016-06-19
man: match runlevel symlinks recommendation with our makefile (#3563)
Lukáš Nykrýn
1
-2
/
+2
2016-06-19
tests: fix memory leak in test-keymap-util
Evgeny Vereshchagin
1
-2
/
+2
2016-06-18
Ensure kdbus isn't used (#3501)
Dave Reisner
12
-470
/
+23
2016-06-17
Revert "hwdb: change the Logitech MX500 to 1100 dpi (#3517)"
Peter Hutterer
1
-4
/
+2
2016-06-17
hwdb: touchpad ranges for Dell Precision M4700
Peter Hutterer
1
-0
/
+7
2016-06-16
process-util: fix two bugs in get_process_cmdline() (#3555)
Lennart Poettering
1
-1
/
+3
2016-06-16
resolved: when restarting a transaction make sure to not touch it anymore (#3...
Lennart Poettering
1
-1
/
+13
2016-06-16
update TODO
Lennart Poettering
1
-3
/
+0
2016-06-16
systemctl: delay pager/polkit agent opening as much as possible
Zbigniew Jędrzejewski-Szmek
1
-50
/
+50
2016-06-16
systemctl: make sure we terminate the bus connection first, and then close th...
Lennart Poettering
6
-7
/
+13
2016-06-16
networkd: vrf: add support for enslaving devices to VRFs
Andreas Rammhold
7
-5
/
+49
2016-06-16
networkd: added support for vrf interfaces (#3316)
Andreas Rammhold
12
-0
/
+120
2016-06-15
load-fragment: ignore ENOTDIR/EACCES errors (#3510)
Zbigniew Jędrzejewski-Szmek
2
-4
/
+16
2016-06-15
core: set $JOURNAL_STREAM to the dev_t/ino_t of the journal stream of execute...
Lennart Poettering
4
-7
/
+80
2016-06-15
execute: minor coding style improvements
Lennart Poettering
1
-7
/
+15
2016-06-15
systemctl: also fall back to ListUnitsFiltered on access denied
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2016-06-15
systemctl: do not open pager twice
Zbigniew Jędrzejewski-Szmek
1
-1
/
+0
2016-06-15
socket-util: Run the fallback when the kernel complains about the null buffer...
Kai Ruhnau
1
-1
/
+1
2016-06-15
tree-wide: htonl() is weird, let's use htobe32() instead (#3538)
Lennart Poettering
15
-52
/
+78
2016-06-14
util-lib: rework get_process_cmdline() (#3529)
Lennart Poettering
2
-12
/
+270
2016-06-14
resolved: in the ResolveHostname() bus call, accept IP addresses with scope
Lennart Poettering
1
-3
/
+8
2016-06-14
resolved: make sure we initialize the ifindex of direct zone answers properly
Lennart Poettering
7
-21
/
+30
2016-06-14
resolve: port resolve tool to in_addr_ifindex_{from_string_auto|to_string}()
Lennart Poettering
1
-28
/
+3
2016-06-14
man: fix option letter in udevadm control -e
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2016-06-14
udevadm: trivial simplification
Zbigniew Jędrzejewski-Szmek
1
-8
/
+4
2016-06-14
update TODO
Lennart Poettering
1
-2
/
+4
2016-06-14
unit: properly comment generated comments in unit files
Lennart Poettering
1
-1
/
+1
2016-06-14
sd-ndisc: add missing cast
Lennart Poettering
1
-1
/
+1
2016-06-14
systemctl: allow percent-based MemoryLimit= settings via systemctl set-property
Lennart Poettering
2
-15
/
+80
2016-06-14
util: introduce physical_memory_scale() to unify how we scale by physical memory
Lennart Poettering
6
-4
/
+68
2016-06-14
core: make sure to use "infinity" in unit files, not "max"
Lennart Poettering
1
-1
/
+1
2016-06-14
core: when receiving a memory limit via the bus, refuse 0
Lennart Poettering
1
-1
/
+5
2016-06-14
man: minor fixes
Lennart Poettering
1
-7
/
+5
2016-06-14
core: optionally, accept a percentage value for MemoryLimit= and related sett...
Lennart Poettering
2
-20
/
+32
2016-06-14
util-lib: introduce parse_percent() for parsing percent specifications
Lennart Poettering
6
-40
/
+59
2016-06-14
util: when determining the amount of memory on this system, take cgroup limit...
Lennart Poettering
2
-6
/
+43
2016-06-14
networkd: Tunnel add support to configure key for VTI/VTI6 (#3532)
Susant Sahani
4
-0
/
+114
2016-06-14
manager: reduce complexity of unit_gc_sweep (#3507)
Lukáš Nykrýn
1
-1
/
+15
2016-06-14
core: on unified we don't need to check u->pids: we can use proper notificati...
Evgeny Vereshchagin
2
-4
/
+6
[next]