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
/
machine
/
machined.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
machined: change check_gc to may_gc everywhere
gc-cleanup
Zbigniew Jędrzejewski-Szmek
2018-02-15
1
-2
/
+2
*
tree-wide: make the Subscribe() method calls asynchronous too
Lennart Poettering
2018-01-05
1
-8
/
+6
*
tree-wide: install matches asynchronously
Lennart Poettering
2018-01-05
1
-41
/
+37
*
tree-wide: make name requesting asynchronous in all our services
Lennart Poettering
2018-01-05
1
-2
/
+2
*
tree-wide: use SPECIAL_ROOT_SLICE
Zbigniew Jędrzejewski-Szmek
2017-12-15
1
-1
/
+2
*
Add set/hashmap helpers for non-trivial freeing and use where straighforward
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-5
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
1
-2
/
+3
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-1
/
+1
*
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-07-11
1
-1
/
+1
*
machined: run clone operation asynchronously in the background
Lennart Poettering
2016-05-02
1
-0
/
+8
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-1
/
+1
*
treewide: apply errno.cocci
Michal Schmidt
2015-11-09
1
-2
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: introduce dirent-util.[ch] for directory entry calls
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-4
/
+6
*
machined: introduce pseudo-machine ".host" refererring to the host system
Lennart Poettering
2015-08-24
1
-3
/
+44
*
machined: validate machine names at more places
Lennart Poettering
2015-08-24
1
-0
/
+3
*
util: make machine_name_is_valid() a macro and move it to hostname-util.h
Lennart Poettering
2015-08-24
1
-0
/
+1
*
Bug #944: Deletion of unnecessary checks before a few calls of systemd functions
Markus Elfring
2015-08-17
1
-2
/
+1
*
machined: rework state tracking logic for machines
Lennart Poettering
2015-08-06
1
-1
/
+9
*
everywhere: port everything to sigprocmask_many() and friends
Lennart Poettering
2015-06-15
1
-1
/
+1
*
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-29
1
-1
/
+2
*
machined: make PropertiesChanged match more strict
Lennart Poettering
2015-04-28
1
-1
/
+2
*
shared: add formats-util.h
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-6
/
+0
*
machined: make "machinectl copy-to" and "machinectl copy-from" server side op...
Lennart Poettering
2015-02-17
1
-0
/
+2
*
machined: don't look for images on each property get, but cache the image obj...
Lennart Poettering
2014-12-28
1
-0
/
+9
*
machined: introduce polkit for OpenLogin() call
Lennart Poettering
2014-12-23
1
-0
/
+2
*
machined: add a full bus object for images
Lennart Poettering
2014-12-19
1
-2
/
+9
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-1
/
+1
*
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
1
-40
/
+20
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-12
/
+12
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-12
/
+12
*
label: unify code to make directories, symlinks
Lennart Poettering
2014-10-23
1
-0
/
+1
*
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-15
1
-3
/
+3
*
machined: remove redundant sd_notify
Dave Reisner
2014-09-08
1
-4
/
+0
*
notify: send STOPPING=1 from our daemons
Lennart Poettering
2014-08-21
1
-0
/
+1
*
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
1
-2
/
+2
*
sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...
Lennart Poettering
2014-05-15
1
-3
/
+7
*
machined: fix enumeration of existing machines on restart
Lennart Poettering
2014-02-11
1
-0
/
+4
*
machined: implement exit-on-idle
Lennart Poettering
2013-12-19
1
-16
/
+13
*
bus: remove explicit activator-specific flags, the kdbus supports it now
Kay Sievers
2013-12-12
1
-1
/
+1
*
bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatable services, fix one fl...
Kay Sievers
2013-12-12
1
-1
/
+1
*
bus: instead of exposing the dbus1 flags when acquiring a name use our own th...
Lennart Poettering
2013-12-12
1
-1
/
+1
*
event: hook up sd-event with the service watchdog logic
Lennart Poettering
2013-12-11
1
-0
/
+2
*
bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...
Lennart Poettering
2013-12-03
1
-6
/
+1
*
bus: introduce concept of a default bus for each thread and make use of it ev...
Lennart Poettering
2013-11-12
1
-1
/
+1
*
bus: introduce concept of a "default" event loop per-thread and make use of i...
Lennart Poettering
2013-11-12
1
-1
/
+1
[next]