index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-08
units: use {State,Logs}Directory= if they are applicable
Yu Watanabe
3
-3
/
+3
2017-08-07
build-sys: Fix Makefile wrapper for install target (#6548)
Benjamin Robin
1
-1
/
+1
2017-08-07
core: propagate reload from RELOADING=1 notification (#6550)
Jouke Witteveen
6
-19
/
+72
2017-08-07
tests: use ninja-build if ninja is not available (#6544)
Evgeny Vereshchagin
1
-1
/
+6
2017-08-07
man: DynamicUser= does not imply PrivateDevices= (#6510)
Yu Watanabe
1
-5
/
+3
2017-08-07
microhttpd-util: add comment
Yu Watanabe
2
-7
/
+15
2017-08-06
core: do not ignore returned values
Yu Watanabe
1
-16
/
+15
2017-08-06
journal-remote: remove MHD_USE_PEDANTIC_CHECKS from the default flags
Yu Watanabe
1
-1
/
+0
2017-08-06
core: evaluate presets after generators have run (#6526)
Luca Bruno
2
-10
/
+10
2017-08-06
core: replace strcmp() == 0 with streq()
Yu Watanabe
1
-1
/
+1
2017-08-06
core: fix typo
Yu Watanabe
1
-2
/
+2
2017-08-06
core: define variables only when they are required
Yu Watanabe
1
-2
/
+10
2017-08-06
bus-util: do not print (uint64_t) -1 as is (#6522)
Yu Watanabe
1
-1
/
+27
2017-08-06
test-condition: fix test_condition_test_group() (#6531)
Alan Jenkins
1
-4
/
+4
2017-08-06
man: document socket requirement for systemd-socket-proxyd (#6535)
dkg
1
-0
/
+4
2017-08-06
Revert "README: document that gperf 3.1 is required for building now" (#6541)
Mike Gilbert
2
-4
/
+1
2017-08-04
test: Factorize common integration test functions (#6540)
Martin Pitt
16
-394
/
+52
2017-08-04
test-process-util: test multiple invocations of rename_process
Jouke Witteveen
1
-23
/
+54
2017-08-04
process-util: update the end pointer of the process name on rename (#6492)
Jouke Witteveen
1
-11
/
+15
2017-08-03
man: fix typos (#6532)
Jakub Wilk
4
-7
/
+7
2017-08-03
meson: fix modprobedir (#6523)
Yu Watanabe
1
-1
/
+1
2017-08-02
Revert "units: set ConditionVirtualization=!private-users on journald audit s...
Lennart Poettering
1
-1
/
+0
2017-08-02
modprobe.d: ship drop-in to set bonding max_bonds to 0 (#6448)
Dimitri John Ledkov
4
-5
/
+33
2017-08-02
units: set ConditionVirtualization=!private-users on journald audit socket (#...
Dimitri John Ledkov
1
-0
/
+1
2017-08-02
scsi_id: add missing options to getopt_long() (#6501)
Jan Synacek
1
-1
/
+1
2017-08-01
networkd: add scope to address section (#6449)
Susant Sahani
4
-1
/
+54
2017-08-01
core: check which MACs to use before a new mount ns is created (#6498)
Fabio Kung
1
-22
/
+36
2017-07-31
resolved: add debug message about stub listener
Zbigniew Jędrzejewski-Szmek
1
-0
/
+8
2017-07-31
resolved,nss-myhostname: use _gateway for the gateway
Zbigniew Jędrzejewski-Szmek
6
-7
/
+15
2017-07-31
journald: add minimal client metadata caching
Lennart Poettering
10
-371
/
+851
2017-07-31
string-util: optimize strshorten() a bit
Lennart Poettering
1
-1
/
+1
2017-07-31
alloc-util: add new helpers memdup_suffix0() and newdup_suffix0()
Lennart Poettering
3
-10
/
+34
2017-07-31
string-util: add strlen_ptr() helper
Lennart Poettering
8
-7
/
+24
2017-07-31
process-util: slightly optimize querying of our own process metadata
Lennart Poettering
1
-3
/
+27
2017-07-31
journald: only accept valid unit names for log streams
Lennart Poettering
1
-11
/
+8
2017-07-31
journald: add comment explaining journal rate limit return codes
Lennart Poettering
1
-0
/
+7
2017-07-31
execute: don't pass unit ID in --user mode to journald for stream logging
Lennart Poettering
1
-2
/
+2
2017-07-31
execute: make some code shorter
Lennart Poettering
1
-8
/
+4
2017-07-31
parse-util: introduce pid_is_valid()
Lennart Poettering
3
-2
/
+7
2017-07-31
core, sd-bus, logind: make use of uid_is_valid() in more places
Lennart Poettering
3
-7
/
+7
2017-07-31
audit: introduce audit_session_is_valid() and make use of it everywhere
Lennart Poettering
5
-10
/
+14
2017-07-31
escape: fix systemd-escape description text
Lennart Poettering
2
-2
/
+2
2017-07-31
namespace: keep selinuxfs mounted read-write with ProtectKernelTunables (#5741)
Nicolas Iooss
1
-0
/
+1
2017-07-31
mount-setup: mount xenfs filesystem (#6491)
vliaskov
1
-0
/
+2
2017-07-31
core: Do not fail perpetual mount units without fragment (#6459)
Abdó Roig-Maranges
1
-1
/
+1
2017-07-31
rfkill: fix erroneous behavior when polling the udev monitor (#6489)
S. Fan
1
-2
/
+6
2017-07-31
cryptsetup: fix infinite timeout (#6486)
Andrew Soutar
1
-4
/
+4
2017-07-31
core: properly handle deserialization of unknown unit types (#6476)
Zbigniew Jędrzejewski-Szmek
3
-8
/
+47
2017-07-28
man: do not recommend rescue.target for alt-↑
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2017-07-28
man: do not encourgage starting of poweroff/halt/reboot/kexec targets directly
Zbigniew Jędrzejewski-Szmek
1
-8
/
+24
[next]