summaryrefslogtreecommitdiffstats
path: root/.github/CONTRIBUTING.md (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-21resolved: fix negated boolean functionLennart Poettering1-5/+5
2016-06-21resolved: rework link_update_dns_servers() a bitLennart Poettering1-14/+22
2016-06-21resolved: make use of set_put_strdupv() where appropriateLennart Poettering1-6/+6
2016-06-21resolved: make sure that route-only domains are never added to /etc/resolv.confLennart Poettering3-3/+13
2016-06-21string-table: make sure DEFINE_STRING_TABLE_LOOKUP_WITH_BOOLEAN() handles NUL...Lennart Poettering1-0/+2
2016-06-21resolve: add "systemd-resolve --status" commandLennart Poettering2-3/+526
2016-06-21resolved: export the effective per-link DNSSEC setting, not the internal oneLennart Poettering1-2/+18
2016-06-21resolved: export global NTAs on the busLennart Poettering1-0/+31
2016-06-21networkd: fix bad memory access when parsing DNSSECNegativeTrustAnchors=Lennart Poettering1-1/+1
2016-06-20core: log the right set of the supported controllers (#3558)Evgeny Vereshchagin1-1/+1
2016-06-20tests: don't run test_get_process_cmdline_harder under valgrindEvgeny Vereshchagin1-0/+11
2016-06-19man: match runlevel symlinks recommendation with our makefile (#3563)Lukáš Nykrýn1-2/+2
2016-06-19tests: fix memory leak in test-keymap-utilEvgeny Vereshchagin1-2/+2
2016-06-18Ensure kdbus isn't used (#3501)Dave Reisner12-470/+23
2016-06-17Revert "hwdb: change the Logitech MX500 to 1100 dpi (#3517)"Peter Hutterer1-4/+2
2016-06-17hwdb: touchpad ranges for Dell Precision M4700Peter Hutterer1-0/+7
2016-06-16process-util: fix two bugs in get_process_cmdline() (#3555)Lennart Poettering1-1/+3
2016-06-16resolved: when restarting a transaction make sure to not touch it anymore (#3...Lennart Poettering1-1/+13
2016-06-16update TODOLennart Poettering1-3/+0
2016-06-16systemctl: delay pager/polkit agent opening as much as possibleZbigniew Jędrzejewski-Szmek1-50/+50
2016-06-16systemctl: make sure we terminate the bus connection first, and then close th...Lennart Poettering6-7/+13
2016-06-16networkd: vrf: add support for enslaving devices to VRFsAndreas Rammhold7-5/+49
2016-06-16networkd: added support for vrf interfaces (#3316)Andreas Rammhold12-0/+120
2016-06-15load-fragment: ignore ENOTDIR/EACCES errors (#3510)Zbigniew Jędrzejewski-Szmek2-4/+16
2016-06-15core: set $JOURNAL_STREAM to the dev_t/ino_t of the journal stream of execute...Lennart Poettering4-7/+80
2016-06-15execute: minor coding style improvementsLennart Poettering1-7/+15
2016-06-15systemctl: also fall back to ListUnitsFiltered on access deniedZbigniew Jędrzejewski-Szmek1-1/+2
2016-06-15systemctl: do not open pager twiceZbigniew Jędrzejewski-Szmek1-1/+0
2016-06-15socket-util: Run the fallback when the kernel complains about the null buffer...Kai Ruhnau1-1/+1
2016-06-15tree-wide: htonl() is weird, let's use htobe32() instead (#3538)Lennart Poettering15-52/+78
2016-06-14util-lib: rework get_process_cmdline() (#3529)Lennart Poettering2-12/+270
2016-06-14resolved: in the ResolveHostname() bus call, accept IP addresses with scopeLennart Poettering1-3/+8
2016-06-14resolved: make sure we initialize the ifindex of direct zone answers properlyLennart Poettering7-21/+30
2016-06-14resolve: port resolve tool to in_addr_ifindex_{from_string_auto|to_string}()Lennart Poettering1-28/+3
2016-06-14man: fix option letter in udevadm control -eZbigniew Jędrzejewski-Szmek1-1/+1
2016-06-14udevadm: trivial simplificationZbigniew Jędrzejewski-Szmek1-8/+4
2016-06-14update TODOLennart Poettering1-2/+4
2016-06-14unit: properly comment generated comments in unit filesLennart Poettering1-1/+1
2016-06-14sd-ndisc: add missing castLennart Poettering1-1/+1
2016-06-14systemctl: allow percent-based MemoryLimit= settings via systemctl set-propertyLennart Poettering2-15/+80
2016-06-14util: introduce physical_memory_scale() to unify how we scale by physical memoryLennart Poettering6-4/+68
2016-06-14core: make sure to use "infinity" in unit files, not "max"Lennart Poettering1-1/+1
2016-06-14core: when receiving a memory limit via the bus, refuse 0Lennart Poettering1-1/+5
2016-06-14man: minor fixesLennart Poettering1-7/+5
2016-06-14core: optionally, accept a percentage value for MemoryLimit= and related sett...Lennart Poettering2-20/+32
2016-06-14util-lib: introduce parse_percent() for parsing percent specificationsLennart Poettering6-40/+59
2016-06-14util: when determining the amount of memory on this system, take cgroup limit...Lennart Poettering2-6/+43
2016-06-14networkd: Tunnel add support to configure key for VTI/VTI6 (#3532)Susant Sahani4-0/+114
2016-06-14manager: reduce complexity of unit_gc_sweep (#3507)Lukáš Nykrýn1-1/+15
2016-06-14core: on unified we don't need to check u->pids: we can use proper notificati...Evgeny Vereshchagin2-4/+6