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
Commit message (
Expand
)
Author
Age
Files
Lines
*
journal: consistently use OBJECT_<type> names instead of numbers
Michal Schmidt
2014-12-13
5
-14
/
+14
*
journal: consistently allow type==0 to mean "any type"
Michal Schmidt
2014-12-13
1
-1
/
+1
*
journal: move type_to_context() to journal-file.c
Michal Schmidt
2014-12-13
2
-6
/
+5
*
journal: remove journal_file_object_keep/release functions
Michal Schmidt
2014-12-13
7
-92
/
+24
*
journal: map objects to context set by caller, not by actual object type
Michal Schmidt
2014-12-13
1
-1
/
+1
*
journal: add debug mode for mmap-cache (--enable-debug=mmap-cache)
Michal Schmidt
2014-12-13
1
-1
/
+13
*
configure.ac: add a generic --enable-debug, replace --enable-hashmap-debug
Michal Schmidt
2014-12-13
2
-15
/
+15
*
shared/hashmap.h: fix comment
Michal Schmidt
2014-12-13
1
-1
/
+1
*
networkctl: remove unused variable
Thomas Hindoe Paaboel Andersen
2014-12-12
1
-1
/
+0
*
wrap a few *_FOREACH macros in curly braces
Thomas Hindoe Paaboel Andersen
2014-12-12
2
-4
/
+6
*
core: retry unmounting until we are done, in case of stacked mounts
Lennart Poettering
2014-12-12
2
-7
/
+41
*
networkctl: also draw a nice unicode cirlce when "networkctl status" is run w...
Lennart Poettering
2014-12-12
1
-4
/
+5
*
networkctl: show interface names next to IP addresses if we dump adresses fro...
Lennart Poettering
2014-12-12
1
-23
/
+35
*
networkctl: also show gateway address when "networkctl status" without furthe...
Lennart Poettering
2014-12-12
1
-16
/
+40
*
networkctl: show MAC address OUI vendor next to MAC addresses
Lennart Poettering
2014-12-12
1
-5
/
+14
*
test-cap-list: always check libcap comes to the same names as we do, for the ...
Lennart Poettering
2014-12-12
1
-0
/
+19
*
cap-list: return lower-case capability names, similar to libcap's cap_to_name...
Lennart Poettering
2014-12-12
1
-0
/
+2
*
nspawn: when booting in ephemeral mode, append random token to machine name
Lennart Poettering
2014-12-12
1
-1
/
+20
*
nspawn: allow spawning ephemeral nspawn containers based on the root file sys...
Lennart Poettering
2014-12-12
3
-5
/
+68
*
nspawn: don't link journals in ephemeral mode
Lennart Poettering
2014-12-12
1
-2
/
+10
*
nspawn: properly unset arg_link_journal_try, when --link-journal= is specified
Lennart Poettering
2014-12-12
1
-5
/
+9
*
copy: use btrfs reflinking only whe we know we copy full files
Lennart Poettering
2014-12-12
8
-17
/
+17
*
bus: send attach flags on BUS_MAKE
David Herrmann
2014-12-12
1
-0
/
+8
*
bus: fix assert() on HELLO error-path
David Herrmann
2014-12-12
1
-1
/
+6
*
nspawn: beef up nspawn with some btrfs magic
Lennart Poettering
2014-12-12
2
-83
/
+203
*
copy: teach copy_bytes() btrfs reflink magic
Lennart Poettering
2014-12-12
1
-2
/
+9
*
gpt-auto-generator: make use of new btrfs-util.h APIs
Lennart Poettering
2014-12-12
1
-53
/
+2
*
shared: add new btrfs-util.[ch] helpers for doing common btrfs operation
Lennart Poettering
2014-12-12
5
-5
/
+427
*
shared: missing.h should include btrfs.h, before redefining some of its defin...
Lennart Poettering
2014-12-12
1
-0
/
+4
*
util: minor simplification for loop_write() and loop_read()
Lennart Poettering
2014-12-12
1
-23
/
+27
*
nspawn: properly validate machine names
Lennart Poettering
2014-12-12
1
-5
/
+3
*
seccomp-util.h: make sure seccomp-util.h can be included alone
Lennart Poettering
2014-12-12
2
-2
/
+3
*
path-util: no need to check whether p is absolute twice
Lennart Poettering
2014-12-12
1
-1
/
+1
*
udev-builtin-btrfs: properly initialize ioctl struct to zeroes
Lennart Poettering
2014-12-12
1
-1
/
+2
*
util: document why we have alloca_align()
Lennart Poettering
2014-12-12
1
-0
/
+1
*
util: when using basename() for creating temporary files, verify the resultin...
Lennart Poettering
2014-12-12
11
-60
/
+67
*
journal: fix dangling 'else' ambiguity
David Herrmann
2014-12-12
1
-4
/
+6
*
hwdb: fix dangling 'else' ambuguity
David Herrmann
2014-12-12
1
-2
/
+3
*
hwdb: FOREACH_HWDB_PROPERTY -> SD_HWDB_FOREACH_PROPERTY
David Herrmann
2014-12-12
2
-2
/
+2
*
use correct format types
Thomas Hindoe Paaboel Andersen
2014-12-11
5
-10
/
+10
*
test-condition: add more test cases
Ronny Chevalier
2014-12-11
1
-2
/
+45
*
test-strv: add test for strv_equal
Ronny Chevalier
2014-12-11
1
-0
/
+22
*
test-execute: add tests for UMask directive
Ronny Chevalier
2014-12-11
1
-0
/
+6
*
test-unit-name: add tests for %f
Ronny Chevalier
2014-12-11
1
-0
/
+2
*
bus: sync with kdbus.git
David Herrmann
2014-12-11
3
-13
/
+62
*
tree-wide: use our memset() macros instead of memset() itself
Lennart Poettering
2014-12-11
5
-7
/
+7
*
treewide: correct spacing near eol in code comments
Torstein Husebø
2014-12-11
8
-8
/
+8
*
core: correct spacing near eol in code comments
Torstein Husebø
2014-12-11
5
-5
/
+5
*
shared: correct spacing near eol in code comments
Torstein Husebø
2014-12-11
2
-5
/
+5
*
journald: correct spacing near eol code comments
Torstein Husebø
2014-12-11
3
-5
/
+5
[next]