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
*
man: describe functions for appending to messages
Zbigniew Jędrzejewski-Szmek
2014-03-07
1
-0
/
+3
*
gpt-auto-generator: automatically find the root disk of the system
Lennart Poettering
2014-03-07
3
-68
/
+179
*
udev: automatically create a symlink /dev/disk/by-id/gpt-auto-root if there's...
Lennart Poettering
2014-03-07
1
-2
/
+13
*
fstab-generator: the root partition is not optional
Lennart Poettering
2014-03-07
1
-19
/
+13
*
efi-boot-generator: typo fix
Lennart Poettering
2014-03-07
1
-1
/
+1
*
udev-builtin-blkid: when we find a GPT partition marked as root disk on the s...
Lennart Poettering
2014-03-07
2
-5
/
+107
*
udev-builtin-blkid: modernizations and minor fixes
Lennart Poettering
2014-03-07
1
-6
/
+6
*
fstab-generator: merge /proc/cmdline parsing loops into one
Lennart Poettering
2014-03-07
5
-110
/
+119
*
strv: set _printf_ on strv_extendf
Thomas Hindoe Paaboel Andersen
2014-03-06
1
-1
/
+1
*
sd-rtnl/networkd: use new rtnl_message_read() API and drop helper
Tom Gundersen
2014-03-06
3
-20
/
+2
*
sd-rtnl:introduce table-based lookup and typesafe read() functions
Susant Sahani
2014-03-06
4
-2
/
+195
*
generators: make automatic discovery generators work correctly when reloading
Lennart Poettering
2014-03-06
2
-2
/
+5
*
generators: add Documentation= fields that point to the generator man pages
Lennart Poettering
2014-03-06
5
-13
/
+21
*
util: move more intellegince into parse_proc_cmdline()
Lennart Poettering
2014-03-06
8
-197
/
+181
*
core: include partition label in .device description fields
Lennart Poettering
2014-03-06
1
-34
/
+78
*
logind: fix reference to systemd-user-sessions.service
Lennart Poettering
2014-03-06
1
-1
/
+1
*
gpt-auto-generation: set a pretty description string
Lennart Poettering
2014-03-06
1
-0
/
+2
*
gpt-auto-generator: properly handle LUKS partitions
Lennart Poettering
2014-03-06
1
-9
/
+148
*
unit-name: modernizations
Lennart Poettering
2014-03-06
1
-18
/
+7
*
cryptsetup: some fixes
Lennart Poettering
2014-03-06
1
-33
/
+29
*
core: correctly unregister PIDs from PID hashtables
Lennart Poettering
2014-03-06
1
-24
/
+18
*
util: add timeout to generator execution
Lennart Poettering
2014-03-06
5
-83
/
+99
*
update TODO
Lennart Poettering
2014-03-06
1
-8
/
+0
*
generators: rework mount generators
Lennart Poettering
2014-03-06
6
-167
/
+330
*
systemd-run: don't print error messages twice
Lennart Poettering
2014-03-05
1
-34
/
+38
*
systemd-run: make sure --nice=, --uid=, --gid=, --setenv= also work in --scop...
Lennart Poettering
2014-03-05
3
-3
/
+87
*
networkd: listen to changes to the MAC address
Tom Gundersen
2014-03-05
1
-5
/
+26
*
sd-rtnl: do not blindly enter containers in message_read()
Tom Gundersen
2014-03-05
2
-7
/
+7
*
sd-dhcp-client: log the MAC address we are using
Tom Gundersen
2014-03-05
1
-0
/
+9
*
networkd: restore logic for enslaving to a master bonding interface
Mark Oteiza
2014-03-05
1
-0
/
+21
*
journal: forget file after encountering an error
Zbigniew Jędrzejewski-Szmek
2014-03-05
1
-4
/
+12
*
journal: assume that next entry is after previous entry
Zbigniew Jędrzejewski-Szmek
2014-03-05
1
-6
/
+20
*
core: don't override NoNewPriviliges= from SystemCallFilter= if it is already...
Lennart Poettering
2014-03-05
4
-2
/
+39
*
systemd-run: support all currently exported properties with -p
Lennart Poettering
2014-03-05
1
-2
/
+30
*
core: make the LimitXYZ= properties settable for transient service units
Lennart Poettering
2014-03-05
2
-0
/
+53
*
systemd-run: add some extra safety checks
Lennart Poettering
2014-03-05
1
-2
/
+2
*
systemd-run: add new --property= switch that can set arbitrary properties for...
Lennart Poettering
2014-03-05
4
-181
/
+210
*
strv: add new STR_IN_SET() macro that operates similar to IN_SET() but for st...
Lennart Poettering
2014-03-05
1
-0
/
+2
*
missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi...
Lennart Poettering
2014-03-05
8
-8
/
+13
*
core: when passing resource limit values to client, map RLIM_INFINITY into po...
Lennart Poettering
2014-03-05
1
-3
/
+8
*
architecture: Add cris
Umut Tezduyar Lindskog
2014-03-04
2
-0
/
+6
*
logind: make $XDG_RUNTIME_DIR a per-user tmpfs
Lennart Poettering
2014-03-04
8
-8
/
+116
*
Do not print invalid UTF-8 in error messages
Zbigniew Jędrzejewski-Szmek
2014-03-04
4
-16
/
+19
*
Introduce strv_consume which takes ownership
Zbigniew Jędrzejewski-Szmek
2014-03-04
15
-62
/
+42
*
shutdownd: modernizations
Zbigniew Jędrzejewski-Szmek
2014-03-04
1
-17
/
+9
*
logind: small simplifications
Zbigniew Jędrzejewski-Szmek
2014-03-04
2
-57
/
+27
*
sd-network: IPv4 link-local support [v2]
Umut Tezduyar Lindskog
2014-03-03
12
-30
/
+1129
*
networkd: wait-online - fix typo
Tom Gundersen
2014-03-03
1
-1
/
+1
*
core: fix assert when trying to serialize non-initialized bus peer tracker ob...
Lennart Poettering
2014-03-03
1
-1
/
+0
*
silence warning
Thomas Hindoe Paaboel Andersen
2014-03-03
1
-1
/
+1
[next]