index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
units: add a basic SystemCallFilter (#3471)
Topi Miettinen
2016-06-09
10
-0
/
+10
*
Merge pull request #3431 from poettering/network-fixes
Tom Gundersen
2016-06-08
10
-80
/
+161
|
\
|
*
networkd: constify more things
Lennart Poettering
2016-06-03
4
-25
/
+41
|
*
networkd: also enforce limit on total number of address/routes
Lennart Poettering
2016-06-03
3
-34
/
+63
|
*
networkd: drop weird "const" usage in function parameters
Lennart Poettering
2016-06-03
3
-6
/
+6
|
*
sd-netlink: fix sd_netlink_inc_rcvbuf() prototype
Lennart Poettering
2016-06-03
2
-2
/
+5
|
*
networkd: enforce a limit on the number of statically assigned addresses/rout...
Lennart Poettering
2016-06-03
4
-14
/
+47
*
|
Merge pull request #3470 from fbuihuu/logind-fix-ignore-inhibit
Lennart Poettering
2016-06-08
1
-2
/
+2
|
\
\
|
*
|
logind: minor cleanup and use IN_SET() in manager_handle_action()
Franck Bui
2016-06-08
1
-1
/
+1
|
*
|
logind: really handle *KeyIgnoreInhibited options in logind.conf
Franck Bui
2016-06-08
1
-1
/
+1
|
/
/
*
|
units: enable MemoryDenyWriteExecute (#3459)
Topi Miettinen
2016-06-08
10
-0
/
+10
*
|
sysv-generator: remove more dead code (#3462)
Lennart Poettering
2016-06-08
1
-16
/
+11
*
|
hwdb: selinuxify a bit (#3460)
Evgeny Vereshchagin
2016-06-07
1
-2
/
+6
*
|
Merge pull request #3394 from poettering/triple-tstamp
Lennart Poettering
2016-06-07
33
-684
/
+2246
|
\
\
|
*
|
network: beef up ipv6 RA support considerably
Lennart Poettering
2016-06-06
17
-557
/
+1911
|
*
|
network: use inet_ntop() rather than SD_NDISC_ADDRESS_FORMAT_VAL() when seria...
Lennart Poettering
2016-06-06
1
-6
/
+9
|
*
|
util: make it easier to check whether in_addr or in6_addr addresses are NULL
Lennart Poettering
2016-06-06
2
-6
/
+17
|
*
|
util-lib: add accessors for unaligned native endian words
Lennart Poettering
2016-06-06
2
-0
/
+42
|
*
|
exit-status: update comments a bit
Lennart Poettering
2016-06-06
1
-6
/
+10
|
*
|
lldp: include sys/types.h in sd-lldp.h
Lennart Poettering
2016-06-06
1
-0
/
+1
|
*
|
lldp: minor coding style improvement
Lennart Poettering
2016-06-06
1
-4
/
+3
|
*
|
lldp: add sd_lldp_get_event() call
Lennart Poettering
2016-06-06
2
-0
/
+7
|
*
|
lldp: deal properly with recv() returning EAGAIN/EINTR
Lennart Poettering
2016-06-06
1
-1
/
+5
|
*
|
lldp: pass correct neighbor object to REMOVED callback
Lennart Poettering
2016-06-06
1
-2
/
+1
|
*
|
lldp: rename TLV accessor pseudo-macros
Lennart Poettering
2016-06-06
2
-9
/
+8
|
*
|
lldp: make sd_lldp_neighbor_tlv_rewind() return whether there's a first entry
Lennart Poettering
2016-06-06
1
-1
/
+1
|
*
|
lldp: use NULL instead 0, when we deal with a pointer
Lennart Poettering
2016-06-06
1
-1
/
+1
|
*
|
lldp: add _public_ to a two exported functions missing it
Lennart Poettering
2016-06-06
1
-2
/
+2
|
*
|
lldp: clarify that sd_lldp_neighbor_get_ttl() returns seconds
Lennart Poettering
2016-06-06
2
-4
/
+4
|
*
|
lldp: add proper ref counting to sd_lldp object and a separate call for setti...
Lennart Poettering
2016-06-06
5
-31
/
+70
|
*
|
exit-code: minor coding style updates
Lennart Poettering
2016-06-06
1
-12
/
+6
|
*
|
sd-lldp: take triple timestamp when reading LLDP packets
Lennart Poettering
2016-06-06
4
-3
/
+34
|
*
|
sd-event: port over to new triple timestamp logic
Lennart Poettering
2016-06-06
1
-39
/
+17
|
*
|
time-util: add triple timestamp object
Lennart Poettering
2016-06-06
2
-1
/
+98
*
|
|
sd-netlink: fix deep recursion in message destruction (#3455)
David Herrmann
2016-06-07
1
-4
/
+6
*
|
|
fstab-generator: don't process root= if it happens to be "gpt-auto" (#3452)
Lennart Poettering
2016-06-07
1
-0
/
+6
*
|
|
os-release: Add VERSION_CODENAME field (#3445)
Benjamin Drung
2016-06-06
1
-0
/
+16
*
|
|
cgtop: minimize aux variable scope
Lennart Poettering
2016-06-06
1
-1
/
+3
*
|
|
core: add minor comment
Lennart Poettering
2016-06-06
1
-1
/
+1
*
|
|
mount: make sure got into MOUNT_DEAD state after a successful umount (#3444)
michaelolbrich
2016-06-06
1
-0
/
+1
|
/
/
*
|
machinectl: Added stop as alias for poweroff (#3406)
Christian Rebischke
2016-06-06
4
-5
/
+6
*
|
networkd: remove unused variable (#3447)
Tobias Jungel
2016-06-06
1
-1
/
+0
*
|
cgtop: fix ret pointer usage (#3443)
Alessandro Puccetti
2016-06-06
1
-2
/
+4
*
|
cgtop: add option to show a single cgroup subtree (#3413)
Alessandro Puccetti
2016-06-05
2
-4
/
+22
*
|
automount: handle expire_tokens when the mount unit changes its state (#3434)
michaelolbrich
2016-06-05
1
-0
/
+14
*
|
systemctl: install sigbus handler (#3435)
Evgeny Vereshchagin
2016-06-05
1
-0
/
+2
*
|
Merge pull request #3392 from poettering/assorted-stuff
Zbigniew Jędrzejewski-Szmek
2016-06-05
19
-153
/
+92
|
\
\
|
*
|
update TODO
Lennart Poettering
2016-05-30
1
-4
/
+0
|
*
|
bash: use the actual journal fields used in the journal files for completion
Lennart Poettering
2016-05-30
1
-13
/
+3
|
*
|
dhcp-server: fix integer underflow
Lennart Poettering
2016-05-30
1
-1
/
+2
[next]