index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile-man.am
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-24
util: move logind_running() to login-util.[ch]
Lennart Poettering
4
-17
/
+20
2015-10-24
man: let's enclose * in shell examples in ''
Lennart Poettering
1
-1
/
+1
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
404
-2278
/
+2708
2015-10-24
util: split out escaping code into escape.[ch]
Lennart Poettering
40
-679
/
+777
2015-10-24
util-lib: rework extract_first_word_and_warn() a bit
Lennart Poettering
2
-15
/
+24
2015-10-24
util: split out extract_first_word() and related calls into extract-word.[ch]
Lennart Poettering
9
-284
/
+341
2015-10-24
path-util: unify how we process paths specified on the command line
Lennart Poettering
9
-58
/
+69
2015-10-24
util-lib: get_current_dir_name() can return errors other than ENOMEM
Lennart Poettering
10
-124
/
+139
2015-10-24
path-util: rework find_binary(), fsck_exists() and mkfs_exists()
Lennart Poettering
6
-75
/
+99
2015-10-24
units: add 'SmackFileSystemRoot=*' option into tmp.mount
Sangjung Woo
2
-1
/
+5
2015-10-24
mount: add new SmackFileSystemRoot= setting for mount unit
Sangjung Woo
5
-4
/
+47
2015-10-24
journal: s/Envalid/Invalid/
Vito Caputo
1
-1
/
+1
2015-10-23
tmpfiles: simplify mountpoint detection
Thomas Hindoe Paaboel Andersen
1
-2
/
+1
2015-10-23
test-compress-benchmark: properly initialize buffer
Zbigniew Jędrzejewski-Szmek
1
-5
/
+12
2015-10-23
test-compress-benchmark: limit default runtime to 2 seconds per subtest
Zbigniew Jędrzejewski-Szmek
1
-13
/
+53
2015-10-23
util: Replace state with separate booleans in extract_first_word
Filipe Brandenburger
1
-89
/
+50
2015-10-23
journalctl: clarify -q option
Evgeny Vereshchagin
2
-2
/
+4
2015-10-22
core: use extract_first_word for namespace parsing
Evgeny Vereshchagin
1
-17
/
+23
2015-10-22
man: also add --enablerepo=updates to dnf invocation
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2015-10-22
man: remove --nogpg from dnf install command line
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2015-10-22
sd-ndisc: reduce callbacks
Tom Gundersen
1
-13
/
+4
2015-10-22
sd-ndisc: drop sd_ndisc_get_prefixlen()
Tom Gundersen
3
-206
/
+0
2015-10-22
sd-ndisc: drop sd_ndisc_prefix_match()
Tom Gundersen
2
-10
/
+2
2015-10-22
sd-ndisc: don't trigger timeout on prefix expiry
Tom Gundersen
1
-66
/
+32
2015-10-22
sd-ndisc: remove a prefix from the ndisc object when freeing it
Tom Gundersen
1
-25
/
+18
2015-10-22
sd-ndisc: don't inform the caller of expired prefixes
Tom Gundersen
3
-24
/
+0
2015-10-22
sd-ndisc: clean up state enum
Tom Gundersen
1
-3
/
+5
2015-10-22
networkd: dhcp6 - do not handle prefix expiration
Tom Gundersen
3
-47
/
+1
2015-10-22
networkd: dhcp6 - DHCPv6 addresses should always be /128
Tom Gundersen
1
-17
/
+4
2015-10-22
networkd: ndisc - split out from dhcp6 code
Tom Gundersen
4
-78
/
+104
2015-10-22
networkd: ndisc - make logging messages uniform
Tom Gundersen
2
-4
/
+4
2015-10-22
sd-ndisc: rename icmp6 to ndisc throughout the code
Tom Gundersen
1
-94
/
+92
2015-10-22
libsystemd-network: split icm6-util.[ch] out of dhcp6 code
Tom Gundersen
7
-108
/
+167
2015-10-22
networkd: rename icmp6 to ndisc
Tom Gundersen
3
-18
/
+18
2015-10-22
sd-ndisc: rename API from sd-icmp6-nd
Tom Gundersen
7
-129
/
+129
2015-10-22
sd-icmp6-nd: rename files to sd-ndisc
Tom Gundersen
8
-15
/
+15
2015-10-22
networkd-manager: fix swapped arguments
reverendhomer
1
-1
/
+1
2015-10-22
util: allow unbalanced double quote in EXTRACT_QUOTES|EXTRACT_RELAX mode
Evgeny Vereshchagin
2
-2
/
+10
2015-10-22
core: check parsed bus msg in full before applying it
Lennart Poettering
1
-5
/
+4
2015-10-22
nspawn: don't try to resolve passed binary before entering namespace
Lennart Poettering
1
-4
/
+3
2015-10-22
nspawn: rework how we determine private networking settings
Lennart Poettering
3
-8
/
+36
2015-10-22
units: also whitelist "blkext" block devices for nspawn service
Lennart Poettering
1
-0
/
+1
2015-10-22
import: don't claim we moved .nspawn file into place when in fact we did not
Lennart Poettering
2
-6
/
+6
2015-10-22
import: correct handling if .nspawn file could not be downloaded
Lennart Poettering
1
-1
/
+2
2015-10-22
machinectl: accept "none" and "infinity" as specifier when dropping quotas us...
Lennart Poettering
1
-1
/
+1
2015-10-22
update TODO
Lennart Poettering
1
-3
/
+2
2015-10-22
tmpfiles.d: change all subvolumes to use quota
Lennart Poettering
4
-6
/
+6
2015-10-22
tmpfiles: introduce "q" and "Q" for creating quota-enabled btrfs subvolumes
Lennart Poettering
2
-19
/
+116
2015-10-22
import: when downloading images, create a subtree quota group for them
Lennart Poettering
5
-0
/
+35
2015-10-22
btrfs: beef-up btrfs support with a limited understanding of quota
Lennart Poettering
14
-121
/
+1077
[next]