index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
util: simplify get_ctty()
Lennart Poettering
2014-02-19
1
-19
/
+8
*
timedatectl: fix minor memory leak
Lennart Poettering
2014-02-19
1
-6
/
+3
*
udev: make sure we always return a valid error code in trie_store()
Lennart Poettering
2014-02-19
1
-6
/
+5
*
sd-id128: use new dev_urandom() call
Lennart Poettering
2014-02-19
1
-12
/
+4
*
journal: don't clobber return parameters of sd_journal_get_cutoff_realtime_us...
Lennart Poettering
2014-02-19
1
-8
/
+10
*
execute: modernizations
Lennart Poettering
2014-02-19
1
-12
/
+4
*
make gcc shut up
Lennart Poettering
2014-02-19
30
-39
/
+39
*
busctl: add --no-legend and use in bash completion
Thomas Hindoe Paaboel Andersen
2014-02-19
1
-6
/
+16
*
sd-rtnl: test - include missing.h to build on old kernels
Tom Gundersen
2014-02-19
1
-0
/
+1
*
networkd: dhcp - log when lease is lost
Tom Gundersen
2014-02-19
1
-0
/
+2
*
networkd: link - only reset transient hostname if it was set by us
Tom Gundersen
2014-02-19
1
-3
/
+8
*
systemctl: remove erroneous return in runlevel_parse_argv()
Maciej Wereski
2014-02-19
1
-1
/
+0
*
logind: remove redundant check in manager_new()
Maciej Wereski
2014-02-19
1
-2
/
+1
*
label: minor optimizations
Lennart Poettering
2014-02-19
1
-16
/
+11
*
missing.h: add some IFLA_* constants
Tom Gundersen
2014-02-19
2
-0
/
+15
*
event: fix crash on child-source state modifications
David Herrmann
2014-02-19
1
-2
/
+2
*
core: add Personality= option for units to set the personality for spawned pr...
Lennart Poettering
2014-02-19
11
-4
/
+95
*
build-sys: fixups for libsystemd-daemon merge
Zbigniew Jędrzejewski-Szmek
2014-02-19
2
-7
/
+2
*
build-sys: merge libsystemd-daemon into libsystemd
Kay Sievers
2014-02-19
8
-116
/
+47
*
nspawn: add new --personality= switch to make it easier to run 32bit containe...
Lennart Poettering
2014-02-18
3
-0
/
+53
*
net-match: fix Driver= match
Tom Gundersen
2014-02-18
2
-2
/
+2
*
networkd: refactor link_add() ...
Tom Gundersen
2014-02-18
3
-31
/
+48
*
nspawn: x86 is special with its socketcall() semantics, be permissive in the ...
Lennart Poettering
2014-02-18
1
-1
/
+1
*
seccomp: add helper call to add all secondary archs to a seccomp filter
Lennart Poettering
2014-02-18
4
-12
/
+52
*
nspawn: allow 32-bit chroots from 64-bit hosts
Dave Reisner
2014-02-18
1
-0
/
+8
*
load-modules: properly return a failing error code if some module fails to load
Lennart Poettering
2014-02-18
1
-3
/
+5
*
machinectl: remove unused --no-ask-password
Thomas Hindoe Paaboel Andersen
2014-02-18
1
-8
/
+0
*
machinectl: add bash completion
Thomas Hindoe Paaboel Andersen
2014-02-18
1
-2
/
+12
*
man: minor fixes to networkd page
Tom Gundersen
2014-02-18
1
-0
/
+7
*
libsystemd-dhcp: Add a full DHCP address acquisition test case
Patrik Flykt
2014-02-18
1
-0
/
+219
*
libsystemd-dhcp: Factor out test code for DHCP message verification
Patrik Flykt
2014-02-18
1
-7
/
+31
*
libsystemd-dhcp: Add capability to print out test steps
Patrik Flykt
2014-02-18
1
-0
/
+10
*
sd-rtnl-message: store reference to the bus in the message
Tom Gundersen
2014-02-18
11
-41
/
+60
*
Remove unused variable and two function stubs
Zbigniew Jędrzejewski-Szmek
2014-02-18
2
-3
/
+1
*
util: generalize code that checks whether PIDs are alive or unwaited for
Lennart Poettering
2014-02-18
6
-27
/
+28
*
doc: update punctuation
Jan Engelhardt
2014-02-18
7
-11
/
+11
*
core: more exact test on the procfs special string "(deleted)"
Jan Engelhardt
2014-02-18
1
-1
/
+1
*
networkd: act on lease only if there is one
Umut Tezduyar Lindskog
2014-02-17
1
-4
/
+6
*
Fix gperf syntax
Jasper St. Pierre
2014-02-17
1
-12
/
+6
*
core: warn when unit files with unsupported options are parsed
Lennart Poettering
2014-02-17
2
-9
/
+31
*
core: store and expose SELinuxContext field normalized as bool + string
Lennart Poettering
2014-02-17
6
-16
/
+75
*
main: make gcc shut up
Lennart Poettering
2014-02-17
1
-2
/
+2
*
core: fixate show_status earlier, so that we actually print the welcome message
Lennart Poettering
2014-02-17
4
-28
/
+25
*
core: find the closest parent slice that has a specfic cgroup controller enab...
Lennart Poettering
2014-02-17
3
-29
/
+50
*
core: fix property changes in transient units
Lennart Poettering
2014-02-17
2
-10
/
+6
*
unit: slice dependencies should not be subject to DefaultDependencies
Lennart Poettering
2014-02-17
1
-18
/
+22
*
main: don't set no_new_privs when using SystemCallArchitectures= system-wide
Lennart Poettering
2014-02-17
1
-0
/
+6
*
nspawn: netns_fd can be removed now
Lennart Poettering
2014-02-17
1
-1
/
+1
*
core: rework cgroup mask propagation
Lennart Poettering
2014-02-17
11
-44
/
+150
*
Pass log config from systemd to systemd-shutdown
Zbigniew Jędrzejewski-Szmek
2014-02-17
4
-32
/
+145
[prev]
[next]