index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use strlen even for constant strings
Josh Triplett
2014-03-16
13
-40
/
+40
*
nspawn: UP the host side of the veth pair after adding it to a bridge
Tom Gundersen
2014-03-16
1
-0
/
+6
*
sd-rtnl: never treat broadcasts as replies
Tom Gundersen
2014-03-16
3
-0
/
+10
*
networkd: netdev - support joining already existing netdevs
Tom Gundersen
2014-03-15
2
-0
/
+76
*
sd-rtnl: make RTM_NEWLINK report EEXIST by default
Tom Gundersen
2014-03-15
1
-3
/
+2
*
timedated: print delay and jitter in debug output
Kay Sievers
2014-03-15
1
-13
/
+14
*
_sd_machines: Use machinectl --no-legend
Wieland Hoffmann
2014-03-15
1
-1
/
+1
*
zsh completion: Install _sd_machines with _machinectl
Wieland Hoffmann
2014-03-15
1
-1
/
+2
*
timedated: use builtins for integer log and exp
Zbigniew Jędrzejewski-Szmek
2014-03-15
3
-22
/
+21
*
journald: add support for wall forwarding
Sebastian Thorarensen
2014-03-14
13
-18
/
+151
*
utmp-wtmp: allow overriding username on wall
Sebastian Thorarensen
2014-03-14
5
-9
/
+13
*
sd-bus: don't choke if somebody sends us a message with a unix fd count of 0
Lennart Poettering
2014-03-14
1
-4
/
+3
*
sd-bus: don't access invalid memory if a signal matcher was freed from its ow...
Lennart Poettering
2014-03-14
1
-0
/
+3
*
util: add hexdump() call to create pretty hexdumps of data
Lennart Poettering
2014-03-14
3
-0
/
+65
*
update TODO
Lennart Poettering
2014-03-14
1
-0
/
+2
*
networkd: fix typo
Michael Olbrich
2014-03-14
1
-1
/
+1
*
gpt: introduce root partition type GUIDs for ARM 32bit + ARM 64bit
Lennart Poettering
2014-03-14
1
-3
/
+12
*
tmpfiles: add --root option to operate on an alternate fs tree
Michael Marineau
2014-03-14
2
-5
/
+34
*
shared: add root argument to search_and_fopen
Michael Marineau
2014-03-14
6
-12
/
+12
*
Do not return -1 (EINVAL) on allocation error
Zbigniew Jędrzejewski-Szmek
2014-03-14
2
-11
/
+9
*
machine-id-setup: use path_kill_slashes and modernizations
Zbigniew Jędrzejewski-Szmek
2014-03-14
3
-11
/
+12
*
man: network - clarify which options may be specified more than once.
Tom Gundersen
2014-03-14
1
-5
/
+8
*
machine-id: add --root option to operate on an alternate fs tree
Greg KH
2014-03-14
5
-21
/
+50
*
networkd: allow more than one static DNS server
Tom Gundersen
2014-03-14
5
-10
/
+27
*
networkd: fix creation of runtime dirs at startup
Tom Gundersen
2014-03-14
4
-14
/
+14
*
networkd: lease - store (up to) one dhcp lease file per interface
Tom Gundersen
2014-03-14
1
-1
/
+6
*
nspawn: remove unused variable
Dave Reisner
2014-03-14
1
-2
/
+0
*
nspawn: allow -EEXIST on mkdir_safe /home/${uid}
Brandon Philips
2014-03-14
1
-1
/
+1
*
update TODO
Lennart Poettering
2014-03-14
1
-3
/
+0
*
logind: automatically remove SysV + POSIX IPC objects when the users owning t...
Lennart Poettering
2014-03-14
11
-2
/
+464
*
timedated: add SNTP client/query hookup (unused for now)
Kay Sievers
2014-03-14
5
-3
/
+817
*
sd-bus: don't look for a 64bit value when we only have 32bit value on reply c...
Lennart Poettering
2014-03-13
5
-16
/
+22
*
bus: fix memory leak when kdbus is not enabled
Lennart Poettering
2014-03-13
1
-1
/
+2
*
nspawn: make host0's MAC address persistent
Tom Gundersen
2014-03-13
1
-1
/
+50
*
getty: Start getty on 3270 terminals available on Linux on System z
Hendrik Brueckner
2014-03-13
3
-3
/
+4
*
systemctl: autopage always if systemctl status is invoked without args
Lennart Poettering
2014-03-13
1
-3
/
+1
*
systemctl: suppress duplicate newline if there's not log output in "systemctl...
Lennart Poettering
2014-03-13
3
-4
/
+22
*
systemctl: reorder verbs
Lennart Poettering
2014-03-13
1
-94
/
+94
*
systemctl: make sure status -a doesn't terminate too soon
Lennart Poettering
2014-03-13
1
-1
/
+1
*
systemctl: show a colored red dot in "status" output indicating the state of ...
Lennart Poettering
2014-03-13
1
-16
/
+15
*
build-sys: make sure we rebuild manpages when doing releases
Zbigniew Jędrzejewski-Szmek
2014-03-13
1
-1
/
+1
*
update TODO
Lennart Poettering
2014-03-13
1
-10
/
+3
*
nspawn: honour GPT partition flags when mounting file systems following the d...
Lennart Poettering
2014-03-13
1
-11
/
+45
*
gpt-auto-generator: there's no point in looking for a superblock on raw disk,...
Lennart Poettering
2014-03-13
1
-2
/
+0
*
gpt-auto-generator: print debug messages when we ignore a block device
Lennart Poettering
2014-03-13
1
-5
/
+15
*
gpt-auto-generator: honour read-only and no-auto flag from GPT data
Lennart Poettering
2014-03-13
2
-11
/
+34
*
cryptsetup: call static variables parsed from command line arg_XYZ like in al...
Lennart Poettering
2014-03-13
1
-82
/
+79
*
gpt-auto-generator: don't return OOM on parentless devices
Tomasz Torcz
2014-03-12
1
-1
/
+1
*
socket.c: make use of union sockaddr_union
Daniel Buch
2014-03-12
1
-7
/
+1
*
systemctl: when "systemctl status" is called without arguments show a short o...
Lennart Poettering
2014-03-12
2
-21
/
+100
[next]