index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.am
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
test-execute: move all files related to a specific directory
Ronny Chevalier
2015-10-31
1
-34
/
+34
*
|
build-sys: add missing test files to EXTRA_DIST
Ronny Chevalier
2015-10-31
1
-0
/
+4
*
|
test-execute: add tests for IOSchedulingClass
Ronny Chevalier
2015-10-31
1
-0
/
+4
*
|
test-execute: add tests for OOMScoreAdjust
Ronny Chevalier
2015-10-31
1
-0
/
+2
*
|
test-execute: add test for EnvironmentFile
Ronny Chevalier
2015-10-31
1
-0
/
+1
*
|
test-execute: add test for PrivateNetwork
Ronny Chevalier
2015-10-31
1
-0
/
+1
*
|
test-parse-util: Move parse-util tests into their own test case
Filipe Brandenburger
2015-10-28
1
-0
/
+7
*
|
test-extract-word: Move extract-word tests into their own test case
Filipe Brandenburger
2015-10-28
1
-0
/
+7
*
|
l10n: add zh_CN translation.
Boyuan Yang
2015-10-28
1
-0
/
+1
*
|
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+2
*
|
util-lib: split out globbing related calls into glob-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+2
*
|
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
|
util-lib: move web-related calls into web-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+2
*
|
util-lib: split out syslog-related calls into syslog-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+2
*
|
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+2
*
|
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
1
-4
/
+4
*
|
util-lib: split out umask-related code to umask-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
|
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+2
*
|
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+2
*
|
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+2
*
|
util-lib: split out file attribute calls to chattr-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+2
*
|
util-lib: split xattr-related calls into xattr-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+2
*
|
util-lib: introduce dirent-util.[ch] for directory entry calls
Lennart Poettering
2015-10-27
1
-0
/
+2
*
|
util-lib: split out resource limits related calls into rlimit-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+2
*
|
util-lib: move mount related utility calls to mount-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+2
*
|
util-lib: split out hex/dec/oct encoding/decoding into its own file
Lennart Poettering
2015-10-27
1
-0
/
+2
*
|
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+2
*
|
util-lib: move ether_addr_to_string() into ether-addr-util.c
Lennart Poettering
2015-10-26
1
-0
/
+1
*
|
util: remove lookup_uid(), replace by uid_to_name()
Lennart Poettering
2015-10-26
1
-0
/
+7
*
|
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+2
*
|
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+2
*
|
util-lib: move formats-util.h from shared/ to basic/
Lennart Poettering
2015-10-25
1
-2
/
+2
*
|
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+2
*
|
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-0
/
+2
*
|
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-24
1
-0
/
+2
*
|
util: split out extract_first_word() and related calls into extract-word.[ch]
Lennart Poettering
2015-10-24
1
-0
/
+2
*
|
units: add 'SmackFileSystemRoot=*' option into tmp.mount
Sangjung Woo
2015-10-24
1
-1
/
+2
*
|
networkd: ndisc - split out from dhcp6 code
Tom Gundersen
2015-10-22
1
-0
/
+1
*
|
libsystemd-network: split icm6-util.[ch] out of dhcp6 code
Tom Gundersen
2015-10-22
1
-1
/
+3
*
|
sd-icmp6-nd: rename files to sd-ndisc
Tom Gundersen
2015-10-22
1
-7
/
+7
*
|
Merge pull request #1584 from mischief/journal-remote-no-gnutls
Lennart Poettering
2015-10-19
1
-1
/
+1
|
\
\
|
*
|
build: install journal-remote units and directory regardless of GNUTLS
Nick Owens
2015-10-16
1
-1
/
+1
*
|
|
Revert "units: add 'smackfsroot=*' option into tmp.mount when SMACK is enabled"
Kay Sievers
2015-10-18
1
-2
/
+1
|
/
/
*
|
Merge pull request #1572 from again4you/devel/tmp-smack
Lennart Poettering
2015-10-15
1
-1
/
+2
|
\
\
|
*
|
units: add 'smackfsroot=*' option into tmp.mount when SMACK is enabled
Sangjung Woo
2015-10-15
1
-1
/
+2
*
|
|
Merge pull request #1562 from michich/overlinking
Lennart Poettering
2015-10-14
1
-2
/
+2
|
\
\
\
|
*
|
|
build: libdl is needed only for libnss_resolve
Michal Schmidt
2015-10-14
1
-2
/
+2
|
|
/
/
*
|
|
keymap: Drop keyboard-keys-to-name.h
Martin Pitt
2015-10-14
1
-5
/
+1
*
|
|
keymap: Recognize KEY_* aliases
Martin Pitt
2015-10-14
1
-1
/
+1
|
/
/
*
|
build-sys: bump library version
v227
Lennart Poettering
2015-10-07
1
-2
/
+2
[prev]
[next]