index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
coccinelle
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
2016-06-06
machinectl: Added stop as alias for poweroff (#3406)
Christian Rebischke
4
-5
/
+6
2016-06-06
networkd: remove unused variable (#3447)
Tobias Jungel
1
-1
/
+0
2016-06-06
cgtop: fix ret pointer usage (#3443)
Alessandro Puccetti
1
-2
/
+4
2016-06-05
cgtop: add option to show a single cgroup subtree (#3413)
Alessandro Puccetti
2
-4
/
+22
2016-06-05
automount: handle expire_tokens when the mount unit changes its state (#3434)
michaelolbrich
1
-0
/
+14
2016-06-05
systemctl: install sigbus handler (#3435)
Evgeny Vereshchagin
1
-0
/
+2
2016-06-04
networkd-link: fix handler typo for route_remove() (#3433)
tomty89
1
-1
/
+1
2016-06-03
networkd: constify more things
Lennart Poettering
4
-25
/
+41
2016-06-03
networkd: also enforce limit on total number of address/routes
Lennart Poettering
3
-34
/
+63
2016-06-03
networkd: drop weird "const" usage in function parameters
Lennart Poettering
3
-6
/
+6
2016-06-03
sd-netlink: fix sd_netlink_inc_rcvbuf() prototype
Lennart Poettering
2
-2
/
+5
2016-06-03
networkd: enforce a limit on the number of statically assigned addresses/rout...
Lennart Poettering
4
-14
/
+47
2016-06-03
core: Restrict mmap and mprotect with PAGE_WRITE|PAGE_EXEC (#3319) (#3379)
Topi Miettinen
6
-4
/
+75
2016-06-03
core: always use "infinity" for no upper limit instead of "max" (#3417)
Tejun Heo
3
-6
/
+6
2016-06-03
missing include added for build with -DDEBUG (#3424)
Tobias Jungel
1
-0
/
+2
2016-06-03
tests: introduce UNIFIED_CGROUP_HIERARCHY (#3419)
Evgeny Vereshchagin
2
-1
/
+6
2016-06-03
resolved: fix comments in resolve.conf for search domain overflows (#3422)
Martin Pitt
2
-27
/
+93
2016-06-03
hwdb: Add Thinkpad X1 carbon 4th gen to 70-pointingstick.hwdb (#3426)
Matthieu Codron
1
-0
/
+2
2016-06-02
core: log cgroup legacy and unified hierarchy setting translations
Tejun Heo
1
-11
/
+63
[next]