index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/test: add tests for parse_percent_unbounded (#3889)
Jonathan Boulle
2016-08-04
1
-0
/
+6
*
util-lib: make timestamp generation and parsing reversible (#3869)
Lennart Poettering
2016-08-03
2
-0
/
+67
*
test: fix test-execute personality tests on ppc64 and aarch64 (#3825)
Jan Synacek
2016-08-02
1
-0
/
+10
*
Merge pull request 3821 from davide125/fix-tests
Zbigniew Jędrzejewski-Szmek
2016-07-31
3
-4
/
+16
|
\
|
*
tests: don't run private device tests if running in a container
Steve Muir
2016-07-29
1
-0
/
+5
|
*
tests: skip process 1 tests if systemd not is running
Davide Cavalca
2016-07-29
1
-1
/
+2
|
*
tests: don't test hostname if it looks like an id128
Steve Muir
2016-07-29
1
-3
/
+9
*
|
test-path-util: check for /lt-test-path-util or /test-path-util (#3841)
Mike Gilbert
2016-07-31
1
-1
/
+2
|
/
*
Merge pull request #3728 from poettering/dynamic-users
Zbigniew Jędrzejewski-Szmek
2016-07-25
1
-0
/
+87
|
\
|
*
sysusers: move various user credential validity checks to src/basic/
Lennart Poettering
2016-07-22
1
-0
/
+87
*
|
sd-id128: be more liberal when reading files with 128bit IDs
Lennart Poettering
2016-07-25
1
-1
/
+68
*
|
shared/install: allow "enable" on linked unit files (#3790)
Zbigniew Jędrzejewski-Szmek
2016-07-25
1
-1
/
+6
*
|
Merge pull request #3777 from poettering/id128-rework
Zbigniew Jędrzejewski-Szmek
2016-07-22
1
-1
/
+13
|
\
\
|
*
|
sd-id128: split UUID file read/write code into new id128-util.[ch]
Lennart Poettering
2016-07-22
1
-1
/
+13
|
|
/
*
|
core: support percentage specifications on TasksMax=
Lennart Poettering
2016-07-22
1
-0
/
+38
|
/
*
core: when forcibly killing/aborting left-over unit processes log about it
Lennart Poettering
2016-07-20
1
-5
/
+5
*
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-01
1
-2
/
+5
*
calendarspec: allow ranges in date and time specifications
Douglas Christman
2016-07-01
1
-0
/
+5
*
Fix #3236 (#3633)
Lennart Poettering
2016-06-30
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-24
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-19
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-12
1
-2
/
+11
*
test-process-util: rework the test function to take pid as argument
Zbigniew Jędrzejewski-Szmek
2016-06-12
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-29
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-18
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
[next]