index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hwdb
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-13
TODO: DHCPv6 Information Request has been implemented
Patrik Flykt
1
-1
/
+0
2015-01-13
update TODO
Lennart Poettering
1
-0
/
+8
2015-01-13
machined: refuse certain operation on non-container machines, since they cann...
Lennart Poettering
1
-0
/
+12
2015-01-13
import: make sure we don't mangle file ownerships with the local passwd datab...
Lennart Poettering
1
-1
/
+1
2015-01-13
nspawn: add new option "--port=" for exposing container ports on the local host
Lennart Poettering
5
-63
/
+428
2015-01-13
networkd: add minimal IP forwarding and masquerading support to .network files
Lennart Poettering
10
-68
/
+230
2015-01-13
shared: add minimal firewall manipulation helpers for establishing NAT rules,...
Lennart Poettering
8
-7
/
+552
2015-01-13
core: Fix EACCES check for OOM adjustments
Martin Pitt
1
-1
/
+1
2015-01-13
Remove some fixed items from TODO
Zbigniew Jędrzejewski-Szmek
1
-8
/
+2
2015-01-12
zsh-completion: add missing completions for systemd-tmpfiles
Ronny Chevalier
1
-1
/
+4
2015-01-12
zsh-completion: add missing completions for systemd-run
Ronny Chevalier
1
-0
/
+13
2015-01-12
zsh-completion: add missing completions for systemd-analyze
Ronny Chevalier
1
-5
/
+9
2015-01-12
zsh-completion: add missing -M completion for timedatectl
Ronny Chevalier
1
-0
/
+1
2015-01-12
zsh-completion: add missing completions for coredumpctl
Ronny Chevalier
1
-0
/
+3
2015-01-12
TODO: update
David Herrmann
1
-0
/
+2
2015-01-12
udev: link_config - modernize a bit and fix leakes
Tom Gundersen
1
-35
/
+51
2015-01-12
network-intenal: user _cleanup_ macro in parse_ifname
Tom Gundersen
1
-6
/
+4
2015-01-12
core/mount: remove "fail" again
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2015-01-12
sd-bus: sync kdbus.h (API break)
Daniel Mack
3
-9
/
+6
2015-01-12
core/mount: use isempty() to check for empty strings
Daniel Mack
1
-1
/
+1
2015-01-12
udev: Add builtin/rule to export evdev information as udev properties
Carlos Garnacho
5
-0
/
+93
2015-01-12
catalog: add pt_BR translation
Rafael Ferreira
2
-0
/
+265
2015-01-12
po: add Brazilian Portuguese translation
Rafael Ferreira
2
-0
/
+422
2015-01-12
fstab-util: fix priority parsing and add test
Zbigniew Jędrzejewski-Szmek
2
-2
/
+21
2015-01-12
shared/util: respect buffer boundary on incomplete escape sequences
Zbigniew Jędrzejewski-Szmek
2
-16
/
+37
2015-01-12
core/load-fragment: avoid allocating 0 bytes when given an invalid command
Zbigniew Jędrzejewski-Szmek
2
-1
/
+16
2015-01-12
test-unit-file: don't access out-of-bounds memory
Zbigniew Jędrzejewski-Szmek
1
-3
/
+8
2015-01-12
core/mount: filter out noauto,auto,nofail,fail options
Zbigniew Jędrzejewski-Szmek
1
-2
/
+9
2015-01-12
Support negated fstab options
Zbigniew Jędrzejewski-Szmek
5
-15
/
+35
2015-01-12
cryptsetup-generator: remove duplicated function
Zbigniew Jędrzejewski-Szmek
1
-33
/
+5
2015-01-12
fstab-util: detect out-of-range pri= assignments
Zbigniew Jędrzejewski-Szmek
1
-0
/
+3
2015-01-12
.gitignore: add new tests and sort tests alphabetically
Zbigniew Jędrzejewski-Szmek
1
-6
/
+8
2015-01-12
Add new function to filter fstab options
Zbigniew Jędrzejewski-Szmek
10
-171
/
+326
2015-01-12
network: apply static addresses in specified order
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2015-01-12
shared/list: add LIST_APPEND
Zbigniew Jędrzejewski-Szmek
2
-0
/
+32
2015-01-12
path-lookup: allow /run to override /etc in generator search
Zbigniew Jędrzejewski-Szmek
1
-4
/
+4
2015-01-12
test-path-lookup: add simple test for path lookup functions
Zbigniew Jędrzejewski-Szmek
2
-0
/
+83
2015-01-12
test-util: make sure that masking and overriding works
Zbigniew Jędrzejewski-Szmek
1
-11
/
+30
2015-01-12
Implement masking and overriding of generators
Zbigniew Jędrzejewski-Szmek
9
-130
/
+210
2015-01-12
Simplify execute_directory()
Zbigniew Jędrzejewski-Szmek
6
-97
/
+91
2015-01-11
bus-proxy: implement 'at_console'
David Herrmann
2
-5
/
+58
2015-01-11
bus-proxy: print message direction in policy logs
David Herrmann
4
-33
/
+39
2015-01-11
bus-proxy: fix receiver policy on dbus-1 to kdbus signals
David Herrmann
1
-1
/
+11
2015-01-11
bus-proxy: fix swapped path/interface debug messages
David Herrmann
1
-2
/
+2
2015-01-11
bus-proxy: fix policy for expected/non-expected reply tags
David Herrmann
1
-0
/
+16
2015-01-11
log: fix log_full_errno() with custom facilities
David Herrmann
1
-1
/
+1
2015-01-11
build-sys: fix link-order and avoid "label" functions in libsystemd-shared
Kay Sievers
1
-26
/
+23
2015-01-10
kdbus.h: update
Kay Sievers
1
-37
/
+37
2015-01-09
push xorg information to the systemd --user instance
Kay Sievers
2
-0
/
+7
2015-01-09
update TODO
Lennart Poettering
1
-3
/
+10
[next]