index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
networkd: reworkd LLDP emission to allow control of propagation level
Lennart Poettering
2016-05-09
6
-31
/
+108
*
tree-wide: port more code to use ifname_valid()
Lennart Poettering
2016-05-09
8
-85
/
+83
*
nspawn: add new --network-zone= switch for automatically managed bridge devices
Lennart Poettering
2016-05-09
6
-43
/
+235
*
util-lib: add new ifname_valid() call that validates interface names
Lennart Poettering
2016-05-09
5
-2
/
+93
*
Merge pull request #3202 from poettering/socket-fixes
Martin Pitt
2016-05-08
4
-58
/
+161
|
\
|
*
core: rework how we flush incoming traffic when a socket unit goes down
Lennart Poettering
2016-05-06
4
-20
/
+66
|
*
core: don't implicit open missing socket fds on daemon reload
Lennart Poettering
2016-05-06
1
-8
/
+46
|
*
core: split out selinux label retrieval logic into a function of its own
Lennart Poettering
2016-05-06
1
-30
/
+49
*
|
Merge pull request #3205 from poettering/iaid
Zbigniew Jędrzejewski-Szmek
2016-05-07
1
-1
/
+1
|
\
\
|
*
|
networkd: move the IAID configuration option into the [DHCP] section
Lennart Poettering
2016-05-06
1
-1
/
+1
*
|
|
Merge pull request #3160 from htejun/cgroup-fixes-rev2
Zbigniew Jędrzejewski-Szmek
2016-05-07
3
-7
/
+11
|
\
\
\
|
*
|
|
core: fix segfault on "systemctl --set-property UNIT BlockIODeviceWeight=WEIGHT"
Tejun Heo
2016-05-04
1
-1
/
+1
|
*
|
|
core: make unit_has_mask_realized() consider controller enable state
Tejun Heo
2016-04-30
2
-5
/
+9
|
*
|
|
core: bus_append_unit_property_assignment() was using the wrong parse function
Tejun Heo
2016-04-30
1
-1
/
+1
*
|
|
|
Merge pull request #3215 from keszybz/news-and-other-small-cleanups
Lennart Poettering
2016-05-07
1
-5
/
+4
|
\
\
\
\
|
*
|
|
|
systemctl: do not print header if no units will be listed
Zbigniew Jędrzejewski-Szmek
2016-05-07
1
-1
/
+1
|
*
|
|
|
systemctl: rewrite code to explicitly take care of n_units==0 case
Zbigniew Jędrzejewski-Szmek
2016-05-07
1
-4
/
+3
*
|
|
|
|
Merge pull request #3191 from poettering/cgroups-agent-dgram
Evgeny Vereshchagin
2016-05-07
26
-161
/
+302
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
journald: stack allocation cannot fail
Lennart Poettering
2016-05-05
1
-10
/
+8
|
*
|
|
|
tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere
Lennart Poettering
2016-05-05
23
-75
/
+87
|
*
|
|
|
core: use an AF_UNIX/SOCK_DGRAM socket for cgroup agent notification
Lennart Poettering
2016-05-05
6
-78
/
+209
*
|
|
|
|
core: dump TriggerLimitIntervalSec and TriggerLimitBurst too
Evgeny Vereshchagin
2016-05-06
1
-0
/
+6
*
|
|
|
|
core: expose TriggerLimitIntervalUSec
Evgeny Vereshchagin
2016-05-06
1
-1
/
+1
*
|
|
|
|
core: update the right mtime after finishing writing of transient units (#3203)
Lennart Poettering
2016-05-06
1
-1
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
systemctl: indentation fix
Lennart Poettering
2016-05-06
1
-14
/
+15
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #3201 from ssahani/net-word
Lennart Poettering
2016-05-06
2
-39
/
+40
|
\
\
\
|
*
|
|
networkd: route fix comment
Susant Sahani
2016-05-06
1
-1
/
+1
|
*
|
|
networkd: cleanup FOREACH_WORD
Susant Sahani
2016-05-06
1
-38
/
+39
|
|
/
/
*
|
|
Merge pull request #3190 from poettering/logind-fixes
Zbigniew Jędrzejewski-Szmek
2016-05-06
9
-6
/
+65
|
\
\
\
|
*
|
|
logind: drop pointless UINT64_C() macro use
Lennart Poettering
2016-05-05
1
-3
/
+3
|
*
|
|
logind: enforce a limit on inhibitors we hand out
Lennart Poettering
2016-05-05
5
-0
/
+27
|
*
|
|
logind: expose more configuration settings as bus properties
Lennart Poettering
2016-05-05
1
-0
/
+3
|
*
|
|
logind: don't include session lists in PropertyChanged messages
Lennart Poettering
2016-05-05
2
-2
/
+2
|
*
|
|
logind: process session/inhibitor fds at higher priority
Lennart Poettering
2016-05-05
3
-3
/
+5
|
*
|
|
logind: enforce a limit on current user sessions
Lennart Poettering
2016-05-05
5
-0
/
+27
*
|
|
|
Merge pull request #3198 from poettering/trigger-timeout-defaults
Evgeny Vereshchagin
2016-05-06
1
-5
/
+26
|
\
\
\
\
|
*
|
|
|
core: fix owner user/group output in socket dump
Lennart Poettering
2016-05-05
1
-4
/
+5
|
*
|
|
|
core: change default trigger limits for socket units
Lennart Poettering
2016-05-05
1
-1
/
+21
|
|
/
/
/
*
|
|
|
test-networkd-conf: fix memleak
Thomas Hindoe Paaboel Andersen
2016-05-05
1
-1
/
+3
*
|
|
|
networkd: fix memleak in config_parse_duid_rawdata
Thomas Hindoe Paaboel Andersen
2016-05-05
1
-1
/
+1
|
/
/
/
*
/
/
Trivial network cleanup (#3196)
Thomas H. P. Andersen
2016-05-05
1
-1
/
+0
|
/
/
*
|
Merge pull request #3156 from keszybz/duid-settings
Lennart Poettering
2016-05-04
42
-401
/
+583
|
\
\
|
*
|
network: get rid of DUID_TYPE_RAW
Zbigniew Jędrzejewski-Szmek
2016-05-03
2
-2
/
+0
|
*
|
test-networkd-conf: add tests for the parsing functions
Zbigniew Jędrzejewski-Szmek
2016-05-03
1
-0
/
+89
|
*
|
networkd: rework duid_{type,duid_type,duid,duid_len} setting
Zbigniew Jędrzejewski-Szmek
2016-05-03
11
-144
/
+88
|
*
|
dh-dhcp{,6}-client: change the semantics of DUID setting
Zbigniew Jędrzejewski-Szmek
2016-05-03
3
-18
/
+42
|
*
|
dhcp-identifier: un-inline dhcp_validate_duid_len
Zbigniew Jędrzejewski-Szmek
2016-05-03
2
-35
/
+37
|
*
|
sd-dhcp: change uint8_t *duid to const void*
Zbigniew Jędrzejewski-Szmek
2016-05-03
4
-4
/
+5
|
*
|
sd-dhcp{,6}-client: use standard indentation for functions args
Zbigniew Jędrzejewski-Szmek
2016-05-03
4
-105
/
+214
|
*
|
networkd: rework headers to avoid circular includes
Zbigniew Jędrzejewski-Szmek
2016-04-30
29
-99
/
+114
|
|
/
[next]