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
/
basic
/
cgroup-util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
stat-util.h: move F_TYPE_EQUAL() macro definition to stat-util.h
Lennart Poettering
2015-10-27
1
-1
/
+2
*
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move a number of fs operations into fs-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 string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-0
/
+1
*
util: split out extract_first_word() and related calls into extract-word.[ch]
Lennart Poettering
2015-10-24
1
-12
/
+13
*
cgroup: add support for net_cls controllers
Daniel Mack
2015-09-16
1
-0
/
+1
*
core: refactor cpu shares/blockio weight cgroup logic
Lennart Poettering
2015-09-11
1
-0
/
+40
*
core: add support for the "pids" cgroup controller
Lennart Poettering
2015-09-10
1
-3
/
+5
*
cgroups: make sure the "devices" controller's enum is named the same way as t...
Lennart Poettering
2015-09-08
1
-1
/
+1
*
cgroup-util: fix devices controller
Martin Pitt
2015-09-08
1
-1
/
+1
*
nspawn: enable all controllers we can for the "payload" subcgroup we create
Lennart Poettering
2015-09-04
1
-1
/
+1
*
cgroup: always read the supported controllers from the root cgroup of the loc...
Lennart Poettering
2015-09-04
1
-2
/
+10
*
cgroup: fix potential access of uninitialized variable
Lennart Poettering
2015-09-04
1
-1
/
+1
*
cgroup-util: make cg_pid_get_path() return -ENODATA when controller can't be ...
Lennart Poettering
2015-09-04
1
-1
/
+1
*
cgroup: fix potential bad memory access
Lennart Poettering
2015-09-04
1
-2
/
+2
*
cgroup: make sure cg_is_empty_recursive() returns 1 for non-existing cgroups
Lennart Poettering
2015-09-04
1
-0
/
+2
*
cgroup: when comparing agent paths, use path_equal()
Lennart Poettering
2015-09-04
1
-1
/
+1
*
cgroup: move controller to dirname translation into join_path_legacy()
Lennart Poettering
2015-09-04
1
-16
/
+13
*
macro: introduce new PID_TO_PTR macros and make use of them
Lennart Poettering
2015-09-04
1
-5
/
+5
*
cg_get_path: Removed unreachable statement
reverendhomer
2015-09-03
1
-4
/
+1
*
tree-wide: fix indentation
Thomas Hindoe Paaboel Andersen
2015-09-02
1
-1
/
+1
*
core: unified cgroup hierarchy support
Lennart Poettering
2015-09-01
1
-235
/
+517
*
cgroup: the root cgroup is always populated
Lennart Poettering
2015-09-01
1
-0
/
+4
*
cgroup: drop "ignore_self" argument from cg_is_empty()
Lennart Poettering
2015-09-01
1
-20
/
+13
*
cgroup: small cleanups and coding style fixes
Lennart Poettering
2015-09-01
1
-24
/
+36
*
cgroup: don't allow hidden cgroups
Lennart Poettering
2015-09-01
1
-1
/
+1
*
cgroup: never migrate kernel threads out of the root cgroup
Lennart Poettering
2015-09-01
1
-0
/
+8
*
tree-wide: convert some more mfree() candidates
Daniel Mack
2015-08-03
1
-6
/
+3
*
fileio: consolidate write_string_file*()
Daniel Mack
2015-07-06
1
-6
/
+6
*
cgroup-util: actually use the path callback
Thomas Hindoe Paaboel Andersen
2015-06-18
1
-1
/
+1
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-0
/
+1917