index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hwdb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-10
networkd: fix bad memory access for routes that are note attached to a link y...
Lennart Poettering
1
-1
/
+1
2016-06-10
core: disable colors when displaying cylon when systemd.log_color=off (#3495)
Franck Bui
1
-5
/
+10
2016-06-10
update TODO
Lennart Poettering
1
-0
/
+3
2016-06-10
core/execute: add the magic character '!' to allow privileged execution (#3493)
Alessandro Puccetti
5
-24
/
+34
2016-06-10
rules: block - add scm block devices to whitelist (#3494)
Lennart Poettering
1
-1
/
+1
2016-06-10
nspawn: introduce --notify-ready=[no|yes] (#3474)
Alessandro Puccetti
5
-8
/
+214
2016-06-10
l10n: update belarusian translation (#3482)
Viktar Vaŭčkievič
4
-116
/
+249
2016-06-10
networkd: fix dbus matchmac interface (#3485)
Andrew Jeddeloh
1
-1
/
+1
2016-06-10
networkd: add support to configure VLAN on bridge ports
Tobias Jungel
10
-1
/
+466
2016-06-09
networkd-link: parse linkinfo to get kind
Tobias Jungel
2
-1
/
+20
2016-06-09
networkd: clean up vlan handling a bit (#3478)
Lennart Poettering
6
-13
/
+117
2016-06-09
Updated Turkish translation (#3477)
Muhammet Kara
1
-49
/
+61
2016-06-09
bus_util: add support to map double (#3479)
Susant Sahani
1
-0
/
+13
2016-06-09
udev-builtin-blkid: fix GPT_FLAG_NO_AUTO check for ESP (#3450)
Lennart Poettering
1
-5
/
+5
2016-06-09
load-fragment: don't try to do a template instance replacement if we are not ...
Lennart Poettering
1
-1
/
+1
2016-06-09
execute: check whether the specified fd is a tty before chowning/chmoding it...
Lennart Poettering
1
-0
/
+4
2016-06-09
Update spanish po file (#3463)
Pablo Lezaeta Reyes [pˈaβ̞lo lˌe̞θaˈeta rˈejɛ]
1
-45
/
+36
2016-06-09
units: add a basic SystemCallFilter (#3471)
Topi Miettinen
10
-0
/
+10
2016-06-08
logind: minor cleanup and use IN_SET() in manager_handle_action()
Franck Bui
1
-1
/
+1
2016-06-08
logind: really handle *KeyIgnoreInhibited options in logind.conf
Franck Bui
1
-1
/
+1
2016-06-08
units: enable MemoryDenyWriteExecute (#3459)
Topi Miettinen
10
-0
/
+10
2016-06-08
sysv-generator: remove more dead code (#3462)
Lennart Poettering
1
-16
/
+11
2016-06-07
hwdb: selinuxify a bit (#3460)
Evgeny Vereshchagin
1
-2
/
+6
2016-06-07
networkd: rename IPv6AcceptRouterAdvertisements to IPv6AcceptRA
Lennart Poettering
4
-10
/
+13
2016-06-07
sd-netlink: fix deep recursion in message destruction (#3455)
David Herrmann
1
-4
/
+6
2016-06-07
fstab-generator: don't process root= if it happens to be "gpt-auto" (#3452)
Lennart Poettering
1
-0
/
+6
2016-06-06
os-release: Add VERSION_CODENAME field (#3445)
Benjamin Drung
1
-0
/
+16
2016-06-06
cgtop: minimize aux variable scope
Lennart Poettering
1
-1
/
+3
2016-06-06
core: add minor comment
Lennart Poettering
1
-1
/
+1
2016-06-06
mount: make sure got into MOUNT_DEAD state after a successful umount (#3444)
michaelolbrich
1
-0
/
+1
2016-06-06
network: beef up ipv6 RA support considerably
Lennart Poettering
17
-557
/
+1911
2016-06-06
network: use inet_ntop() rather than SD_NDISC_ADDRESS_FORMAT_VAL() when seria...
Lennart Poettering
1
-6
/
+9
2016-06-06
util: make it easier to check whether in_addr or in6_addr addresses are NULL
Lennart Poettering
2
-6
/
+17
2016-06-06
util-lib: add accessors for unaligned native endian words
Lennart Poettering
2
-0
/
+42
2016-06-06
exit-status: update comments a bit
Lennart Poettering
1
-6
/
+10
2016-06-06
lldp: include sys/types.h in sd-lldp.h
Lennart Poettering
1
-0
/
+1
2016-06-06
lldp: minor coding style improvement
Lennart Poettering
1
-4
/
+3
2016-06-06
lldp: add sd_lldp_get_event() call
Lennart Poettering
2
-0
/
+7
2016-06-06
lldp: deal properly with recv() returning EAGAIN/EINTR
Lennart Poettering
1
-1
/
+5
2016-06-06
lldp: pass correct neighbor object to REMOVED callback
Lennart Poettering
1
-2
/
+1
2016-06-06
lldp: rename TLV accessor pseudo-macros
Lennart Poettering
2
-9
/
+8
2016-06-06
lldp: make sd_lldp_neighbor_tlv_rewind() return whether there's a first entry
Lennart Poettering
1
-1
/
+1
2016-06-06
lldp: use NULL instead 0, when we deal with a pointer
Lennart Poettering
1
-1
/
+1
2016-06-06
lldp: add _public_ to a two exported functions missing it
Lennart Poettering
1
-2
/
+2
2016-06-06
lldp: clarify that sd_lldp_neighbor_get_ttl() returns seconds
Lennart Poettering
2
-4
/
+4
2016-06-06
lldp: add proper ref counting to sd_lldp object and a separate call for setti...
Lennart Poettering
5
-31
/
+70
2016-06-06
exit-code: minor coding style updates
Lennart Poettering
1
-12
/
+6
2016-06-06
sd-lldp: take triple timestamp when reading LLDP packets
Lennart Poettering
4
-3
/
+34
2016-06-06
sd-event: port over to new triple timestamp logic
Lennart Poettering
1
-39
/
+17
2016-06-06
time-util: add triple timestamp object
Lennart Poettering
2
-1
/
+98
[next]