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
*
tree-wide: standardize on $(PACKAGE_VERSION) for the version string
Zbigniew Jędrzejewski-Szmek
2017-04-04
2
-2
/
+2
*
test-sizeof: add some struct-timespec related fields
Zbigniew Jędrzejewski-Szmek
2017-03-29
1
-0
/
+3
*
test-sizeof: do not link with libsystemd-shared
Zbigniew Jędrzejewski-Szmek
2017-03-29
1
-5
/
+6
*
test: skip instead of fail if crypto kmods are not available
Martin Pitt
2017-03-03
2
-6
/
+19
*
Merge pull request #5438 from ssahani/vxlan-address
Lennart Poettering
2017-02-28
1
-0
/
+19
|
\
|
*
test: add support for in_addr_is_multicast tests
Susant Sahani
2017-02-24
1
-0
/
+19
*
|
Fix missing space in comments (#5439)
AsciiWolf
2017-02-24
1
-4
/
+4
|
/
*
Merge pull request #4670 from htejun/systemd-controller-on-unified-v2
Lennart Poettering
2017-02-23
1
-0
/
+47
|
\
|
*
test-cgroup-util: add a "test" to print out cg_is_*_wanted() values
Zbigniew Jędrzejewski-Szmek
2017-02-22
1
-0
/
+47
*
|
test-env-util: fix typo leading to memleak
Zbigniew Jędrzejewski-Szmek
2017-02-21
1
-2
/
+2
*
|
Merge pull request #5131 from keszybz/environment-generators
Lennart Poettering
2017-02-21
6
-50
/
+606
|
\
\
|
*
|
test-env-util: add more tests for "extended syntax"
Zbigniew Jędrzejewski-Szmek
2017-02-20
1
-0
/
+30
|
*
|
basic: support default and alternate values for env expansion
Ray Strode
2017-02-20
2
-3
/
+27
|
*
|
Tighten checking for variable validity
Zbigniew Jędrzejewski-Szmek
2017-02-20
2
-2
/
+50
|
*
|
Allow braceless variables to be expanded
Zbigniew Jędrzejewski-Szmek
2017-02-20
2
-6
/
+39
|
*
|
basic: add new merge_env_file function
Ray Strode
2017-02-20
2
-0
/
+83
|
*
|
basic: fix strv_env_get_n for unclean arrays
Ray Strode
2017-02-20
1
-0
/
+11
|
*
|
exec-util: implement a set of callbacks to pass variables around
Zbigniew Jędrzejewski-Szmek
2017-02-20
1
-0
/
+55
|
*
|
env-util,fileio: immediately replace variables in load_env_file_push()
Zbigniew Jędrzejewski-Szmek
2017-02-20
1
-0
/
+2
|
*
|
basic/exec-util: add support for synchronous (ordered) execution
Zbigniew Jędrzejewski-Szmek
2017-02-20
1
-11
/
+209
|
*
|
core/manager: split out creation of serialization fd out to a helper
Zbigniew Jędrzejewski-Szmek
2017-02-20
1
-0
/
+10
|
*
|
basic/conf-files: extend conf_files_list() to list unsuffixed files
Zbigniew Jędrzejewski-Szmek
2017-02-11
1
-2
/
+22
|
*
|
basic/util: move execute_directory() to separate file
Zbigniew Jędrzejewski-Szmek
2017-02-11
2
-45
/
+87
*
|
|
test: re-drop assumption that /run is a mount point, part 2 (#5386)
Martin Pitt
2017-02-19
1
-1
/
+3
|
|
/
|
/
|
*
|
test: re-drop assumption that /run is a mount point (#5377)
Martin Pitt
2017-02-17
1
-2
/
+6
*
|
machined: when copying files from/to userns containers chown to root
Lennart Poettering
2017-02-17
1
-3
/
+4
*
|
copy: change the various copy_xyz() calls to take a unified flags parameter
Lennart Poettering
2017-02-17
1
-12
/
+12
*
|
test: drop TEST_DATA_DIR, fold into get_testdata_dir()
Martin Pitt
2017-02-16
7
-13
/
+9
*
|
test: show error message if $SYSTEMD_TEST_DATA does not exist
Martin Pitt
2017-02-16
1
-2
/
+2
*
|
Rename $TEST_DIR to $SYSTEMD_TEST_DATA, document it
Zbigniew Jędrzejewski-Szmek
2017-02-16
1
-1
/
+1
*
|
test: setup test data dir before fake runtime dir
Martin Pitt
2017-02-16
4
-7
/
+5
*
|
Merge pull request #4526 from keszybz/coredump-python
Lennart Poettering
2017-02-16
1
-0
/
+90
|
\
\
|
*
|
test-journal-importer: add a test case with broken input
Zbigniew Jędrzejewski-Szmek
2017-02-15
1
-1
/
+17
|
*
|
test-journal-importer: new test file to check the newly exported importer code
Zbigniew Jędrzejewski-Szmek
2017-02-15
1
-0
/
+74
*
|
|
test-ipcrm: use configured nobody user name (#5350)
Zbigniew Jędrzejewski-Szmek
2017-02-15
1
-1
/
+1
|
/
/
*
|
test: make unit tests relocatable
Martin Pitt
2017-02-13
6
-5
/
+10
*
|
Merge pull request #5319 from keszybz/test-execute
Lennart Poettering
2017-02-13
1
-16
/
+33
|
\
\
|
*
|
test-execute: use __func__ to shorten messages
Zbigniew Jędrzejewski-Szmek
2017-02-12
1
-13
/
+13
|
*
|
test-execute: detect missing capsh in all tests
Zbigniew Jędrzejewski-Szmek
2017-02-12
1
-3
/
+20
|
|
/
*
|
core: skip ReadOnlyPaths= and other permission-related mounts on PermissionsS...
Lennart Poettering
2017-02-12
1
-0
/
+5
*
|
calendarspec: fix duplicate detection (#5310)
Doug Christman
2017-02-12
1
-0
/
+1
|
/
*
Merge pull request #4962 from poettering/root-directory-2
Zbigniew Jędrzejewski-Szmek
2017-02-08
1
-0
/
+2
|
\
|
*
core: add RootImage= setting for using a specific image file as root director...
Lennart Poettering
2017-02-07
1
-0
/
+2
*
|
seccomp: on s390 the clone() parameters are reversed
Lennart Poettering
2017-02-08
1
-0
/
+3
*
|
test: Fix a maybe-uninitialised compiler warning (#5269)
Philip Withnall
2017-02-08
1
-1
/
+1
*
|
seccomp: MemoryDenyWriteExecute= should affect both mmap() and mmap2() (#5254)
Lennart Poettering
2017-02-08
1
-1
/
+11
*
|
install: when a template unit is instantiated via a /usr symlink, consider it...
Lennart Poettering
2017-02-07
1
-0
/
+23
|
/
*
seccomp: RestrictAddressFamilies= is not supported on i386/s390/s390x, make i...
Lennart Poettering
2017-02-06
1
-0
/
+16
*
treewide: replace homegrown memory_erase with explicit_bzero
Zbigniew Jędrzejewski-Szmek
2017-02-05
1
-23
/
+12
*
Silence two "unused function af_lookup" warnings (#5222)
Zbigniew Jędrzejewski-Szmek
2017-02-04
2
-0
/
+2
[next]