index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: remove unused variables
Thomas Hindoe Paaboel Andersen
2016-07-18
1
-1
/
+1
*
basic/strv: add an extra NUL after strings in strv_make_nulstr
Zbigniew Jędrzejewski-Szmek
2016-07-17
1
-2
/
+1
*
basic/strv: exhibit strv_make_nulstr missing final NUL char (systemd/systemd#...
Jean-Sébastien Bour
2016-07-17
1
-0
/
+7
*
tests: fix memory leak in test_strv_fnmatch (#3653)
Evgeny Vereshchagin
2016-07-04
1
-1
/
+1
*
calendarspec: use ".." notation for ranges of weekdays
Douglas Christman
2016-07-02
1
-2
/
+5
*
calendarspec: allow ranges in date and time specifications
Douglas Christman
2016-07-02
1
-0
/
+5
*
Fix #3236 (#3633)
Lennart Poettering
2016-07-01
1
-3
/
+3
*
journalctl: Make temporary files directory configurable (#3574)
ottopotto
2016-06-30
1
-0
/
+46
*
Merge pull request #3516 from fsateler/shared-basic
Lennart Poettering
2016-06-29
1
-1
/
+1
|
\
|
*
build-sys: Add new libsystemd-shared private library
Felipe Sateler
2016-06-25
1
-1
/
+1
*
|
basic: pass flags to the fnmatch (#3606)
Evgeny Vereshchagin
2016-06-27
1
-0
/
+11
|
/
*
tests: don't run test_get_process_cmdline_harder under valgrind
Evgeny Vereshchagin
2016-06-20
1
-0
/
+11
*
Merge pull request #3481 from poettering/relative-memcg
Lennart Poettering
2016-06-16
2
-0
/
+69
|
\
|
*
util: introduce physical_memory_scale() to unify how we scale by physical memory
Lennart Poettering
2016-06-14
1
-1
/
+37
|
*
util-lib: introduce parse_percent() for parsing percent specifications
Lennart Poettering
2016-06-14
1
-0
/
+19
|
*
util: when determining the amount of memory on this system, take cgroup limit...
Lennart Poettering
2016-06-14
1
-0
/
+14
*
|
tree-wide: htonl() is weird, let's use htobe32() instead (#3538)
Lennart Poettering
2016-06-15
2
-6
/
+6
*
|
util-lib: rework get_process_cmdline() (#3529)
Lennart Poettering
2016-06-14
1
-1
/
+191
|
/
*
core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488)
Ivan Shapovalov
2016-06-13
1
-0
/
+11
*
test-process-util: allow pid to be specified on the command line
Zbigniew Jędrzejewski-Szmek
2016-06-13
1
-2
/
+11
*
test-process-util: rework the test function to take pid as argument
Zbigniew Jędrzejewski-Szmek
2016-06-13
1
-38
/
+32
*
Merge pull request #3432 from poettering/resolved-ll-ipv6
Martin Pitt
2016-06-09
1
-0
/
+51
|
\
|
*
resolved: support IPv6 DNS servers on the local link
Lennart Poettering
2016-06-06
1
-0
/
+51
*
|
util-lib: add accessors for unaligned native endian words
Lennart Poettering
2016-06-06
1
-0
/
+24
|
/
*
util-lib: Add sparc64 support for process creation (#3348)
Michael Karcher
2016-05-30
1
-1
/
+2
*
Merge pull request #3290 from htejun/cgroup2-io-compat
Lennart Poettering
2016-05-20
1
-6
/
+7
|
\
|
*
core: translate between IO and BlockIO settings to ease transition
Tejun Heo
2016-05-19
1
-6
/
+7
*
|
Merge pull request #3235 from dkg/hwaddr-cleanup
Tom Gundersen
2016-05-20
1
-1
/
+1
|
\
\
|
*
|
basic: define HEXDIGITS
Daniel Kahn Gillmor
2016-05-17
1
-1
/
+1
|
|
/
*
/
basic: remove rm_rf_and_free, add rm_rf_physical_and_free, use rm_rf_physical...
Evgeny Vereshchagin
2016-05-20
5
-5
/
+5
|
/
*
util-lib: add new ifname_valid() call that validates interface names
Lennart Poettering
2016-05-09
1
-0
/
+25
*
tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere
Lennart Poettering
2016-05-05
1
-0
/
+17
*
Merge pull request #3183 from crawford/preset-array
Zbigniew Jędrzejewski-Szmek
2016-05-03
1
-0
/
+48
|
\
|
*
test: ensure presets are evaluated in order
Alex Crawford
2016-05-01
1
-0
/
+48
*
|
Merge pull request #3151 from keszybz/pr3149-2
Zbigniew Jędrzejewski-Szmek
2016-04-29
1
-8
/
+23
|
\
\
|
*
|
test-copy: never call alloca() in a loop
Lennart Poettering
2016-04-29
1
-8
/
+14
|
*
|
copy: also copy AF_UNIX sockets
Lennart Poettering
2016-04-29
1
-0
/
+9
*
|
|
core: make parsing of RLIMIT_NICE aware of actual nice levels
Lennart Poettering
2016-04-29
1
-0
/
+12
*
|
|
core: Filter by unit name behind the D-Bus, instead on the client side (#3142)
kayrus
2016-04-29
3
-3
/
+3
|
/
/
*
/
test-path-util: add a trivial test for hidden_or_backup_file
Zbigniew Jędrzejewski-Szmek
2016-04-28
1
-0
/
+22
|
/
*
tree-wide: remove unused variables (#3098)
Thomas H. P. Andersen
2016-04-23
1
-1
/
+1
*
coredump,basic: generalize O_TMPFILE handling a bit
Lennart Poettering
2016-04-22
1
-4
/
+22
*
build: fix test-nss.c build failure with --disable-{resolved,myhostname} (#3081)
Martin Pitt
2016-04-21
1
-0
/
+6
*
systemctl: warning about missing install info for template units
Zbigniew Jędrzejewski-Szmek
2016-04-19
1
-1
/
+1
*
Various formatting and style fixes
Zbigniew Jędrzejewski-Szmek
2016-04-19
1
-20
/
+22
*
install: allow paths like LookupPath.generator to be NULL
Zbigniew Jędrzejewski-Szmek
2016-04-17
1
-0
/
+6
*
tree-wide: introduce PATH_IN_SET macro
Zbigniew Jędrzejewski-Szmek
2016-04-17
1
-0
/
+6
*
tree-wide: use ERFKILL instead of ESHUTDOWN for "unit masked"
Zbigniew Jędrzejewski-Szmek
2016-04-17
1
-1
/
+1
*
test-strv: add a test that extending empty strv works as expected
Zbigniew Jędrzejewski-Szmek
2016-04-14
1
-2
/
+8
*
tests: override XDG_RUNTIME_DIR where we use the user runtime dir
Lennart Poettering
2016-04-12
5
-2
/
+27
[next]