index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
import
/
import.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-23
units: run ldconfig also when cache is unpopulated
Michal Sekletar
1
-1
/
+2
2015-09-23
build: remove AC_FUNC_MALLOC
Jan Engelhardt
1
-1
/
+0
2015-09-23
man: systemd-run: run bash with --send-sighup
Evgeny Vereshchagin
1
-1
/
+1
2015-09-23
mising: add __NR_memfd_create syscall number for s390
Hendrik Brueckner
1
-0
/
+2
2015-09-23
exec: move mac_smack_apply_pid() and setup_pam() to same condition block
Sangjung Woo
1
-13
/
+9
2015-09-23
networkd: Wait for DHCPv6 before announcing link configured
Patrik Flykt
3
-1
/
+15
2015-09-23
sd-dhcp6-client: Properly handle DHCPv6 client restart after resume
Patrik Flykt
1
-46
/
+40
2015-09-23
test-dhcp6-client: Update test case due to changed semantics
Patrik Flykt
1
-0
/
+4
2015-09-23
sd-dhcp6-client: Prevent setting and restarting of DHCPv6 client
Patrik Flykt
1
-0
/
+11
2015-09-23
exec: call setup_pam() after SMACK labeling
Sangjung Woo
1
-27
/
+29
2015-09-23
update NEWS
Daniel Mack
1
-2
/
+3
2015-09-23
Set accept_ra to "2" if enabled in config
Georg Müller
1
-12
/
+12
2015-09-23
Hook more properties for transient units
Nicolas Cornu
2
-10
/
+20
2015-09-23
core: make setup_pam() synchronous
David Herrmann
1
-2
/
+21
2015-09-23
busctl: also monitor messages to SERVICE arguments
Lars Uebernickel
1
-0
/
+9
2015-09-22
core: fix shutdown of --user
David Herrmann
1
-0
/
+7
2015-09-22
build-sys: add new test binaries to .gitignore
Filipe Brandenburger
1
-0
/
+2
2015-09-22
build-sys: Check behavior of -Werror=shadow before deciding to use it
Filipe Brandenburger
2
-6
/
+19
2015-09-22
build-sys: properly quote m4 macro arguments in CC_CHECK_FLAGS_APPEND
Filipe Brandenburger
1
-2
/
+2
2015-09-22
udev: ata_id - ATA_ID_SATA_CAPABILITY == 76
Kay Sievers
1
-5
/
+5
2015-09-22
pam: systemd-user - call selinux module
Kay Sievers
3
-0
/
+8
2015-09-22
update TODO
Lennart Poettering
1
-3
/
+14
2015-09-22
importd: make sure we don't accidentally close fd 0
Lennart Poettering
1
-0
/
+1
2015-09-22
man: drop reference to yum from man pages
Lennart Poettering
1
-2
/
+0
2015-09-22
man: Add documentation for functionfs socket activation
Pawel Szewczyk
2
-0
/
+27
2015-09-22
core: Add FFSDescriptors and FFSStrings service parameters
Pawel Szewczyk
5
-0
/
+34
2015-09-22
core: Add socket type for usb functionfs endpoints
Pawel Szewczyk
4
-1
/
+123
2015-09-22
notify: sort header files, follow CODING_STYLE
Lennart Poettering
1
-7
/
+7
2015-09-22
util: drop UID_IS_INVALID() in favour of uid_is_valid()
Lennart Poettering
5
-24
/
+15
2015-09-22
util.h: order includes, as suggested by CODING_STYLE
Lennart Poettering
2
-62
/
+64
2015-09-22
util: clean-ups to enum parsers
Lennart Poettering
2
-13
/
+11
2015-09-22
cgtop: make sure help text doesn't cause main contents to move
Lennart Poettering
1
-1
/
+1
2015-09-22
util: minor cleanups for loop_read() and friends
Lennart Poettering
1
-7
/
+19
2015-09-22
cgtop: underline table header
Lennart Poettering
24
-152
/
+172
2015-09-22
sd-id128: make size constraints a bit more obvious
Lennart Poettering
1
-1
/
+1
2015-09-22
util: add safe_closedir() similar to safe_fclose()
Lennart Poettering
5
-4
/
+41
2015-09-22
copy: make copy_bytes() return whether we hit EOF or not
Lennart Poettering
1
-5
/
+5
2015-09-22
copy: be more careful when trying to reflink
Lennart Poettering
1
-1
/
+5
2015-09-22
sd-bus: introduce new sd_bus_default_flush_close() call
Lennart Poettering
4
-5
/
+31
2015-09-22
login: support more than just power-gpio-key
doubleodoug
1
-1
/
+1
2015-09-22
sd-lldp: hide internal details
David Herrmann
3
-13
/
+22
2015-09-22
sd-lldp: hide internal information
David Herrmann
2
-8
/
+8
2015-09-22
sd-pppoe: fix namespacing
David Herrmann
3
-7
/
+7
2015-09-22
sd-ipv4ll: fix namespacing
David Herrmann
5
-15
/
+15
2015-09-22
sd-ipv4acd: fix namespacing
David Herrmann
4
-12
/
+12
2015-09-22
sd-icmp6-nd: fix namespacing
David Herrmann
5
-36
/
+36
2015-09-22
sd-dhcp6: fix namespacing
David Herrmann
4
-17
/
+17
2015-09-22
sd-dhcp: fix namespacing
David Herrmann
4
-22
/
+22
2015-09-22
nspawn, machined: fix comments and error messages
Krzesimir Nowak
2
-11
/
+11
2015-09-22
nspawn: close unneeded sockets in outer child
Krzesimir Nowak
1
-0
/
+2
[next]