index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
coccinelle
/
safe_close-no-if.cocci
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-13
basic/util: silence stupid gcc warnings about unitialized variable
Zbigniew Jędrzejewski-Szmek
3
-11
/
+14
2016-04-12
load-fragment: Resolve specifiers in DeviceAllow (#3019)
Nicolas Braud-Santoni
1
-5
/
+14
2016-04-12
systemctl: when we want to know whether there's a native unit file, don't cho...
Lennart Poettering
2
-4
/
+4
2016-04-12
test-dnssec: drop unused variable
Lennart Poettering
1
-1
/
+0
2016-04-12
core: make sure we always free the list of changes
Lennart Poettering
1
-6
/
+18
2016-04-12
man: shorten the list of unit file paths a bit
Lennart Poettering
1
-6
/
+4
2016-04-12
core: keep track of the mtime of the transient unit file we wrote
Lennart Poettering
1
-0
/
+2
2016-04-12
update TODO
Lennart Poettering
1
-9
/
+16
2016-04-12
sd-lldp: minor whitespace fixes
Lennart Poettering
1
-36
/
+36
2016-04-12
sd-lldp: drop LLDP ethernet export from sd-lldp.h
Lennart Poettering
2
-4
/
+4
2016-04-12
core: make sure we generate a nicer error when a linked unit is attempted to ...
Lennart Poettering
4
-15
/
+24
2016-04-12
machinectl: add new "machinectl clean" command
Lennart Poettering
5
-12
/
+192
2016-04-12
README: document that we only support util-linux built with --enable-libmount...
Lennart Poettering
2
-0
/
+4
2016-04-12
man: clarify that DefaultDependencies= is in the [Unit] section
Lennart Poettering
9
-94
/
+55
2016-04-12
tests: override XDG_RUNTIME_DIR where we use the user runtime dir
Lennart Poettering
9
-3
/
+94
2016-04-12
core: optimize unit_write_drop_in a bit
Lennart Poettering
1
-3
/
+5
2016-04-12
core: when creating a drop-in snippet, add a comment explaining this to it
Lennart Poettering
1
-2
/
+5
2016-04-12
core,systemctl: add new "systemctl revert" command
Lennart Poettering
7
-16
/
+347
2016-04-12
install: fix errno handling
Lennart Poettering
1
-1
/
+1
2016-04-12
install: simplify skip_root() a bit
Lennart Poettering
1
-13
/
+15
2016-04-12
nstall: no need to export unit_file_lookup_state() anymore
Lennart Poettering
2
-2
/
+3
2016-04-12
tree-wide: add new SIGNAL_VALID() macro-like function that validates signal n...
Lennart Poettering
9
-13
/
+20
2016-04-12
basic: remove rbtree code, it's unused
Lennart Poettering
5
-1343
/
+0
2016-04-12
sysv-generator: port to use new unit_file_exists() call
Lennart Poettering
1
-3
/
+3
2016-04-12
systemctl: don't confuse sysv code with generated units
Lennart Poettering
7
-26
/
+34
2016-04-12
path-lookup: move generator_binary_paths() to end of file
Lennart Poettering
2
-26
/
+26
2016-04-12
systemctl: add error message when we get unexpected event from waitid()
Lennart Poettering
1
-4
/
+5
2016-04-12
systemctl: fix incorrect errno for error message
Lennart Poettering
1
-1
/
+1
2016-04-12
systemctl: move check whether a service exists as native unit file to install.c
Lennart Poettering
3
-26
/
+44
2016-04-12
core: rework reboot parameter logic a bit
Lennart Poettering
6
-23
/
+40
2016-04-12
core: be more paranoid when mixing umask and fopen()
Lennart Poettering
3
-4
/
+7
2016-04-12
core: rework how transient unit files and property drop-ins work
Lennart Poettering
6
-18
/
+109
2016-04-12
core: introduce a "control" unit file directory
Lennart Poettering
2
-48
/
+139
2016-04-12
install: rename generator_paths() → generator_binary_paths()
Lennart Poettering
4
-7
/
+7
2016-04-12
core: move flushing of generated unit files to path-lookup.c
Lennart Poettering
3
-14
/
+14
2016-04-12
core: minor coding style fix
Lennart Poettering
1
-4
/
+4
2016-04-12
tests: make sure test-path-lookup can run even when no units are installed on...
Lennart Poettering
1
-1
/
+1
2016-04-12
localed: downgrade libxkbcommon to an optional runtime dependency
Lennart Poettering
2
-12
/
+67
2016-04-12
test: bump up log level for install root test
Lennart Poettering
1
-0
/
+2
2016-04-12
shared: add a temporary work-around for kernel header inclusion fuck-up
Lennart Poettering
1
-1
/
+11
2016-04-12
install: unify checking whether operations may be applied to a unit file in a...
Lennart Poettering
1
-32
/
+35
2016-04-12
install: introduce a new unit file state "transient"
Lennart Poettering
5
-4
/
+42
2016-04-12
install: fix root prefix handling
Lennart Poettering
1
-78
/
+132
2016-04-12
path-lookup: make user_runtime_dir() more generic
Lennart Poettering
1
-21
/
+15
2016-04-12
path-lookup: clean up user_config_home() and user_runtime_dir()
Lennart Poettering
1
-48
/
+37
2016-04-12
update CODING_STYLE a bit
Lennart Poettering
1
-0
/
+1
2016-04-12
path-lookup: stop exporting two functions
Lennart Poettering
2
-5
/
+2
2016-04-12
core: modernize manager_build_unit_patch_cache() a bit
Lennart Poettering
1
-15
/
+8
2016-04-12
core: don't reorder drop-ins when changing properties
Lennart Poettering
1
-1
/
+0
2016-04-12
core: don't drop transient drop-ins when loading the rest
Lennart Poettering
1
-2
/
+11
[next]