index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
systemd-system-update-generator.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
Reindent man pages to 2ch
Zbigniew Jędrzejewski-Szmek
1
-46
/
+45
2015-02-04
tmpfiles: fix compilation without acl support
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2015-02-04
cg_path_get_user_unit(): Did not correctly parse user-unit templates.
Luke Shumaker
2
-10
/
+9
2015-02-04
core: don't reset log level to NOTICE if we get quiet on the kernel cmdline
Lennart Poettering
2
-3
/
+3
2015-02-04
update TODO
Lennart Poettering
1
-0
/
+15
2015-02-04
virt: add detect_vm_devicetree for powerpc arches
Chris J Arges
1
-0
/
+20
2015-02-03
networkd: refactor socket activation a bit
Tom Gundersen
4
-234
/
+203
2015-02-03
sd-rtnl: allow sd_rtnl_open_fd() to be used on bound sockets
Tom Gundersen
1
-1
/
+2
2015-02-03
networkd: handle suspend events
Tom Gundersen
4
-16
/
+156
2015-02-03
partial revert of fed6df8
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2015-02-03
core: open up DefaultDependencies= property for transient units
Lennart Poettering
2
-2
/
+15
2015-02-03
core: busname_supported() should cache what it detects
Johannes Hölzl
1
-1
/
+1
2015-02-03
journald: fix some xsprrintf() buffer size fallout
Lennart Poettering
2
-2
/
+2
2015-02-03
core: use some nice macros where appropriate
Lennart Poettering
2
-7
/
+7
2015-02-03
update TODO
Lennart Poettering
1
-0
/
+3
2015-02-03
update TODO
Lennart Poettering
1
-0
/
+4
2015-02-03
loopback-setup: simplify code a bit
Lennart Poettering
1
-5
/
+10
2015-02-03
loopback-setup: no need to redefine LOOPBACK_IFINDEX, we already have it in m...
Lennart Poettering
1
-5
/
+3
2015-02-03
update TODO
Lennart Poettering
1
-0
/
+3
2015-02-03
test-functions: search for the initrd and kernel according to the BLS
Harald Hoyer
1
-0
/
+8
2015-02-03
test-functions: use sfdisk without cyl,head,sectors
Harald Hoyer
1
-2
/
+2
2015-02-03
test-functions:install_libnss() call dracut_install with all $NSS_LIBS
Harald Hoyer
1
-3
/
+1
2015-02-03
tests: install ldconfig.real for Debian based distros
Martin Pitt
1
-0
/
+2
2015-02-03
tests: install hostname debug tool
Martin Pitt
1
-1
/
+1
2015-02-03
tests: install all required libnss modules
Martin Pitt
1
-1
/
+4
2015-02-03
tests: don't hardcode systemctl path
Martin Pitt
3
-3
/
+4
2015-02-03
tests: determine rootlibdir from pkg-config
Martin Pitt
1
-4
/
+9
2015-02-03
tests: Make sushell optional in image creation
Martin Pitt
1
-1
/
+2
2015-02-03
build-sys: distribute systemd-networkd.socket
Zbigniew Jędrzejewski-Szmek
1
-1
/
+3
2015-02-03
network-address,test-network: avoid undefined behaviour
Zbigniew Jędrzejewski-Szmek
2
-2
/
+5
2015-02-03
shared/async: simplify asynchronous_job a bit
Zbigniew Jędrzejewski-Szmek
2
-9
/
+5
2015-02-03
test-dhcp-client: add a kludge to make valgrind happy
Zbigniew Jędrzejewski-Szmek
1
-0
/
+7
2015-02-03
test-dhcp-client: open a real udp socket for test execution
Zbigniew Jędrzejewski-Szmek
1
-1
/
+7
2015-02-03
update TODO
Lennart Poettering
1
-0
/
+2
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
75
-237
/
+248
2015-02-02
networkd: minor simplification
Lennart Poettering
1
-21
/
+13
2015-02-02
remove unused variables
Thomas Hindoe Paaboel Andersen
5
-9
/
+1
2015-02-02
update TODO
Lennart Poettering
1
-0
/
+3
2015-02-02
units: so far we defaulted to 90s as default timeout for most things, let's d...
Lennart Poettering
3
-3
/
+3
2015-02-02
tmpfiles: let's always use DEFINE_PRIVATE_STRING_TABLE_LOOKUP_TO_STRING() ins...
Lennart Poettering
1
-15
/
+13
2015-02-02
time-util: let's make xstrftime() useful for everybody, even if we only have ...
Lennart Poettering
2
-2
/
+2
2015-02-02
macro: document that DECIMAL_STR_MAX contains space for the trailing NUL byte
Lennart Poettering
1
-1
/
+2
2015-02-02
bootchart: Ensure that systemd is the init called after using bootchart
Sebastien Bacher
3
-5
/
+5
2015-02-02
backlight: let udev properties override clamping
Topi Miettinen
2
-2
/
+12
2015-02-02
cryptsetup: only warn on real key files
Martin Pitt
1
-4
/
+2
2015-02-02
tmpfiles: Remove unnecessary blank line when configured with "--disable-resol...
Sangjung Woo
1
-1
/
+1
2015-02-02
update TODO
Lennart Poettering
1
-0
/
+3
2015-02-02
cryptsetup: Do not warn If the key is /dev/*random
Cristian Rodríguez
1
-2
/
+4
2015-02-02
networkd: support socket activation
Tom Gundersen
5
-9
/
+63
2015-02-02
sd-rtnl: introduce sd_rtnl_new_from_netlink
Tom Gundersen
2
-1
/
+27
[next]