index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LICENSE.GPL2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-14
networkd: RouteTable option in [IPv6AcceptRA] is now properly processed (#7633)
Saran Tunyasuvunakool
1
-1
/
+1
2017-12-14
resolved: fix "in-between" logic when boundaries are equal (#7590)
Lennart Poettering
2
-10
/
+14
2017-12-14
man: systemd.unit: move note about clearing lists (#7621)
Daniel Black
1
-8
/
+6
2017-12-13
sysctl: disable buffer while writing to /proc
Tiago Salem Herrmann
3
-1
/
+5
2017-12-13
Use read_line() and LONG_LINE_MAX to read values configuration files.
Tiago Salem Herrmann
1
-7
/
+7
2017-12-13
networkd/dhcp: shorten overlong hostname (#7616)
Luca Bruno
4
-3
/
+96
2017-12-13
catalog: don't say "systemd" when we mean "system"
Lennart Poettering
1
-1
/
+1
2017-12-13
man: "systemd" is to be written in all lower-case, even at beginnings of sent...
Lennart Poettering
9
-11
/
+11
2017-12-13
tree-wide: use STRLEN() to allocate buffer of constant size
Thomas Haller
2
-2
/
+2
2017-12-13
basic/macros: add STRLEN() to get length of string literal as constant expres...
Thomas Haller
1
-0
/
+8
2017-12-13
networkd: don't try to configure IPv6 proxy NDP if IPv6 is not available (#7613)
Lennart Poettering
1
-1
/
+7
2017-12-12
cryptsetup: use more descriptive name for the variable and drop redundant fun...
Michal Sekletar
1
-32
/
+7
2017-12-12
meson: link NSS modules with -z nodelete (#7607)
Lennart Poettering
1
-1
/
+3
2017-12-12
cryptsetup: when unlocking always put path to the object into Id
Michal Sekletar
1
-1
/
+1
2017-12-12
resolve: add support for RFC 8080 (#7600)
ott
5
-38
/
+378
2017-12-12
networkd: Fix race condition in [RoutingPolicyRule] handling (#7615)
Saran Tunyasuvunakool
3
-27
/
+43
2017-12-12
resolved: try a different server if server is too dumb to do DNSSEC
Lennart Poettering
1
-2
/
+11
2017-12-12
resolved: cast dns_scope_get_dns_server() to NULL when we ignore it
Lennart Poettering
1
-1
/
+1
2017-12-12
resolved: when a server consistently returns SERVFAIL, try another one
Lennart Poettering
4
-1
/
+35
2017-12-11
verbs: add a new VERB_MUSTBEROOT flag
Lennart Poettering
4
-23
/
+21
2017-12-11
tree-wide: unify logging of "Must be root" message
Lennart Poettering
7
-27
/
+25
2017-12-11
bootspec: sprinkle some argument assert()s all over the place
Lennart Poettering
1
-5
/
+29
2017-12-11
bootctl: don't trip up in "bootctl status" when we can't find the ESP because...
Lennart Poettering
1
-6
/
+10
2017-12-11
efi: rework find_esp() error propagation/logging a bit
Lennart Poettering
4
-47
/
+95
2017-12-11
NEWS: more updates for v236
Lennart Poettering
1
-23
/
+51
2017-12-11
mailmap: add more names from the v236 cycle
Lennart Poettering
1
-0
/
+9
2017-12-11
tree-wide: drop a few == NULL and != NULL comparison
Lennart Poettering
15
-23
/
+37
2017-12-10
resolved: fix wrong error code (#7601)
Yu Watanabe
1
-2
/
+2
2017-12-10
core: fix undefined behaviour due to uninitialized string buffer (#7597)
Alan Jenkins
1
-0
/
+1
2017-12-08
virt: use XENFEAT_dom0 to detect the hardware domain (#6442, #6662) (#7581)
Olaf Hering
1
-0
/
+20
2017-12-08
documentation: add description for watchdog device path
Edward A. James
2
-2
/
+22
2017-12-08
core: Add WatchdogDevice config option and implement it
Edward A. James
2
-2
/
+41
2017-12-08
watchdog: allow a device path to be specified
Edward A. James
2
-1
/
+13
2017-12-08
shared: use _cleanup_ in specifier_printf (#7586)
Zbigniew Jędrzejewski-Szmek
1
-15
/
+10
2017-12-08
resolved: tweak domain routing logic a bit
Lennart Poettering
1
-17
/
+20
2017-12-08
resolved: synchronize introduction blurbs in all three resolv.conf files we p...
Lennart Poettering
2
-12
/
+35
2017-12-08
resolved: beef up logic to detect our own configuration files
Lennart Poettering
1
-12
/
+20
2017-12-08
resolved: don't make defines needlessly public
Lennart Poettering
2
-3
/
+3
2017-12-08
resolved: store the mtime of the file we read
Lennart Poettering
1
-4
/
+2
2017-12-08
resolved: fix a minimal race, when reading /etc/resolv.conf
Lennart Poettering
1
-11
/
+25
2017-12-08
man: normalize indentation in systemd.unit.xml
Zbigniew Jędrzejewski-Szmek
1
-90
/
+89
2017-12-08
man: add a table of setting inverses
Zbigniew Jędrzejewski-Szmek
1
-1
/
+107
2017-12-08
acl: fix typo in comment (#7580)
Yu Watanabe
1
-1
/
+1
2017-12-08
networkd: Ignore DNS information when uplink is not managed (#7571)
Patrik Flykt
1
-0
/
+10
2017-12-08
resolved: support multiple TXT RRs per DNS-SD service
Dmitry Rozhkov
7
-70
/
+183
2017-12-08
resolved: consult Polkit for privileges when manipulating DNS-SD
Dmitry Rozhkov
6
-3
/
+90
2017-12-08
resolved: resolve possible conflicts for DNS-SD RRs
Dmitry Rozhkov
3
-17
/
+63
2017-12-08
resolved: don't check conflicts for DNS-SD enumeration RRs
Dmitry Rozhkov
1
-0
/
+4
2017-12-08
resolved: add man page for systemd.dnssd
Dmitry Rozhkov
3
-0
/
+252
2017-12-08
resolved: implement D-Bus API for DNS-SD
Dmitry Rozhkov
9
-0
/
+392
[next]