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
*
shell-completion: fix completion of localectl set-locale
Zbigniew Jędrzejewski-Szmek
2014-02-06
2
-6
/
+27
*
nspawn: fix HAVE_SELINUX ifdef
Tom Gundersen
2014-02-06
1
-2
/
+2
*
transaction: print more information about conflicting jobs
Zbigniew Jędrzejewski-Szmek
2014-02-06
2
-4
/
+3
*
bash-completion: fix completion of complete verbs
Zbigniew Jędrzejewski-Szmek
2014-02-06
8
-8
/
+8
*
core: only send SIGHUP when doing first kill, not when doing final sigkill
Lennart Poettering
2014-02-06
1
-3
/
+3
*
udev: add zram to the list of devices inappropriate for symlinks
Jóhann B. Guðmundsson
2014-02-06
1
-1
/
+1
*
Update some message formats
Zbigniew Jędrzejewski-Szmek
2014-02-06
7
-38
/
+38
*
nspawn: add --quiet switch for turning off any output noise
Lennart Poettering
2014-02-06
3
-8
/
+34
*
nspawn: always use default bus
Lennart Poettering
2014-02-05
1
-1
/
+1
*
bus: properly unset default bus pointer when destroying last reference
Lennart Poettering
2014-02-05
1
-0
/
+3
*
man: introduce new "Desktop" property for sessions
Lennart Poettering
2014-02-05
7
-20
/
+111
*
logind: make session type and class settable via the same ways
Lennart Poettering
2014-02-05
3
-16
/
+52
*
logind: add new "wayland" session type
Lennart Poettering
2014-02-05
2
-3
/
+5
*
core: don't wait for non-control/non-main processes when killing processes on...
Lennart Poettering
2014-02-05
1
-9
/
+11
*
kill: fix error return
Lennart Poettering
2014-02-05
1
-1
/
+1
*
core: allow User=, Group=, Nice=, Environment=, Type= to be passed when creat...
Lennart Poettering
2014-02-05
5
-26
/
+288
*
Added attribute support for sd-rtnl
Susant Sahani
2014-02-05
2
-0
/
+43
*
nspawn: various fixes in selinux hookup
Lennart Poettering
2014-02-04
2
-27
/
+27
*
Add SELinux support to systemd-nspawn
Dan Walsh
2014-02-04
2
-21
/
+90
*
journal: Drop pkgconfig reference to libsystemd-id128.
Colin Guthrie
2014-02-04
1
-1
/
+1
*
bus: when closing the bus don't end up in a recursive destruction deadlock
Lennart Poettering
2014-02-03
1
-21
/
+36
*
conf-parser: warn when we open configuration files with weird access bits
Lennart Poettering
2014-02-03
4
-23
/
+35
*
build-sys: move -lresolv out of CFLAGS
Tom Gundersen
2014-02-03
1
-4
/
+5
*
bus: update kdbus.h (ABI break)
Kay Sievers
2014-02-01
6
-23
/
+23
*
networkd: remove unused variable
Tom Gundersen
2014-02-01
1
-1
/
+1
*
networkd: don't fail on DHCP errors
Tom Gundersen
2014-02-01
1
-1
/
+0
*
s390/getty-generator: initialize essential system terminals/consoles
Hendrik Brueckner
2014-01-31
2
-2
/
+4
*
run: drop mistakenly committed test code
Lennart Poettering
2014-01-31
1
-8
/
+0
*
core: fix oom check
Lennart Poettering
2014-01-31
1
-1
/
+1
*
core: introduce new stop protocol for unit scopes
Lennart Poettering
2014-01-31
5
-7
/
+86
*
util: use alloca0() intead of alloca() + memzero()
Lennart Poettering
2014-01-31
2
-4
/
+2
*
networkd: dhcp - refactor handler
Tom Gundersen
2014-01-31
1
-126
/
+168
*
networkd: don't check for ifindex in answer to RTM_NEWLINK
Tom Gundersen
2014-01-31
1
-8
/
+0
*
libsystemd-dhcp: Update secs field only when sending Discover
Patrik Flykt
2014-01-31
1
-6
/
+18
*
libsystemd-dhcp: Fix stopping of DHCP client
Patrik Flykt
2014-01-31
1
-18
/
+2
*
libsystemd-dhcp: Compute UDP checksum only if set
Patrik Flykt
2014-01-31
1
-5
/
+10
*
libsystemd-dhcp: Rename function to be clearer that options are parsed
Patrik Flykt
2014-01-31
1
-3
/
+3
*
libsystemd-dhcp: DNS name option must be a multiple of 4 bytes
Patrik Flykt
2014-01-31
1
-1
/
+1
*
use memzero(foo, length); for all memset(foo, 0, length); calls
Greg KH
2014-01-31
24
-58
/
+60
*
analyze: fix plot issues when using gummiboot
Thomas Hindoe Paaboel Andersen
2014-01-31
1
-1
/
+4
*
tmpfiles: fix memory leak of exclude_prefixes
Zbigniew Jędrzejewski-Szmek
2014-01-31
1
-3
/
+4
*
shared: net - use u32ctz to compute prefixlen
Tom Gundersen
2014-01-30
1
-10
/
+1
*
TODO: update sd-rtnl section
Tom Gundersen
2014-01-30
1
-1
/
+1
*
util: add u32ctz() call for determining ctz of uint32_t
Lennart Poettering
2014-01-30
1
-0
/
+12
*
networkd: netdev - reduce chance of race when receiving netdev's ifindex
Tom Gundersen
2014-01-30
4
-26
/
+40
*
sd-rtnl: beef up rtnl-util a bit
Tom Gundersen
2014-01-30
6
-102
/
+125
*
sd-dhcp-client/net-util: make netmask_to_prefixlen generic
Tom Gundersen
2014-01-30
5
-23
/
+21
*
networkd: address - add support for broadcast
Tom Gundersen
2014-01-30
4
-8
/
+49
*
net-util: verify the address family
Tom Gundersen
2014-01-30
5
-15
/
+24
*
networkd: dhcpv4 - add notion of 'CriticalConnection'
Tom Gundersen
2014-01-30
4
-25
/
+41
[next]