index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-29
core: remove set_default_unit()
Lennart Poettering
1
-20
/
+5
2015-09-29
core: modernize prepare_reexecute()
Lennart Poettering
1
-34
/
+17
2015-09-29
core: exit early if we hit OOM
Lennart Poettering
1
-1
/
+1
2015-09-29
core: use %m rather than strerror() where we can
Lennart Poettering
1
-3
/
+3
2015-09-29
main: minor clean-ups
Lennart Poettering
1
-26
/
+28
2015-09-29
tree-wide: take benefit of the fact that fdset_free() returns NULL
Lennart Poettering
2
-14
/
+4
2015-09-29
core: order #includes in main.c
Lennart Poettering
1
-37
/
+36
2015-09-29
strv: add strv_free_free() to strv.c and make use of it
Lennart Poettering
3
-28
/
+28
2015-09-29
tree-wide: port more code to use send_one_fd() and receive_one_fd()
Lennart Poettering
8
-136
/
+47
2015-09-29
core: sort includes of manager.[ch] according to CODING_STYLE
Lennart Poettering
2
-36
/
+36
2015-09-29
prioq: add introduction comment
David Herrmann
1
-0
/
+10
2015-09-27
sd-bus: va_start should use the last named parameter
Thomas Hindoe Paaboel Andersen
1
-2
/
+2
2015-09-26
sd-bus: add sd_bus_path_{encode,decode}_many()
David Herrmann
6
-0
/
+248
2015-09-26
hwdb: Update database of Bluetooth company identifiers
Marcel Holtmann
1
-1
/
+52
2015-09-26
shell-completion: nspawn: add missing values for --link-journal
Evgeny Vereshchagin
1
-1
/
+1
2015-09-25
update NEWS
Daniel Mack
1
-1
/
+1
2015-09-25
add a new Korean translation
Seong-ho Cho
2
-0
/
+545
2015-09-25
load-fragment: Use parse_cpu_set in CPUAffinity support
Filipe Brandenburger
1
-34
/
+14
2015-09-25
util: Add test for parse_cpu_set
Filipe Brandenburger
1
-0
/
+59
2015-09-25
shell-completion: journalctl: add missing options
Evgeny Vereshchagin
1
-3
/
+4
2015-09-25
util: refactor cpu_set parsing into its own function
Filipe Brandenburger
3
-38
/
+63
2015-09-25
shell-completion: journalctl: add missing fields
Evgeny Vereshchagin
1
-2
/
+2
2015-09-24
hostnamed: drop redundant code
David Herrmann
1
-6
/
+0
2015-09-24
man: systemd.slice: add link to cgroups api docs
Evgeny Vereshchagin
1
-0
/
+5
2015-09-24
build-sys: only use AM_PATH_LIBGCRYPT macro if it exists
Olof Johansson
1
-6
/
+15
2015-09-24
networkd: Be opportunistic when declaring link configured
Patrik Flykt
1
-4
/
+6
2015-09-24
s390: add personality support
Hendrik Brueckner
4
-2
/
+41
2015-09-24
sd-event: fix prepare priority queue comparison function
Krzysztof Kotlenga
1
-6
/
+6
2015-09-23
Add fallback for kcmp() in case __NR_kcmp is undefined
Mike Gilbert
1
-0
/
+5
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
[next]