index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
basic
Age
Commit message (
Expand
)
Author
2015-09-22
Merge pull request #1335 from poettering/some-fixes
Daniel Mack
2015-09-22
util: drop UID_IS_INVALID() in favour of uid_is_valid()
Lennart Poettering
2015-09-22
util.h: order includes, as suggested by CODING_STYLE
Lennart Poettering
2015-09-22
util: clean-ups to enum parsers
Lennart Poettering
2015-09-22
util: minor cleanups for loop_read() and friends
Lennart Poettering
2015-09-22
cgtop: underline table header
Lennart Poettering
2015-09-22
util: add safe_closedir() similar to safe_fclose()
Lennart Poettering
2015-09-22
copy: make copy_bytes() return whether we hit EOF or not
Lennart Poettering
2015-09-22
copy: be more careful when trying to reflink
Lennart Poettering
2015-09-22
util: introduce {send,receive}_one_fd()
David Herrmann
2015-09-16
Merge pull request #1269 from zonque/netcls
Lennart Poettering
2015-09-16
basic: nicer xsprintf and xstrftime assert messages
Michal Schmidt
2015-09-16
basic: nicer assert messages
Michal Schmidt
2015-09-16
basic: make sure argument of ELEMENTSOF is an array
Michal Schmidt
2015-09-16
cgroup: add support for net_cls controllers
Daniel Mack
2015-09-11
core: refactor cpu shares/blockio weight cgroup logic
Lennart Poettering
2015-09-11
util: remove ring.[ch] + pty.[ch] and tests
Lennart Poettering
2015-09-10
Merge pull request #1239 from poettering/cgroup-pids
Daniel Mack
2015-09-10
core: add support for the "pids" cgroup controller
Lennart Poettering
2015-09-10
tree-wide: never use the off_t unless glibc makes us use it
Lennart Poettering
2015-09-09
Merge pull request #1218 from poettering/safe-fclose
Daniel Mack
2015-09-09
util: introduce safe_fclose() and port everything over to it
Lennart Poettering
2015-09-09
locale: kill free_and_replace()
Daniel Mack
2015-09-09
smack: introduce new mac_smack_copy() function
Sangjung Woo
2015-09-09
Merge pull request #1210 from poettering/import-fixes
Daniel Mack
2015-09-09
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
tree-wide: don't do assignments within if checks
Lennart Poettering
2015-09-09
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-09-08
cgroups: make sure the "devices" controller's enum is named the same way as t...
Lennart Poettering
2015-09-08
Merge pull request #1190 from poettering/rework-virt
Daniel Mack
2015-09-08
cgroup-util: fix devices controller
Martin Pitt
2015-09-07
basic: rework virtualization detection API
Lennart Poettering
2015-09-07
Merge pull request #1165 from poettering/nspawn-files
Tom Gundersen
2015-09-06
nspawn: add new .nspawn files for container settings
Lennart Poettering
2015-09-06
core: pass details to polkit for some unit actions
Michael Chapman
2015-09-04
nspawn: enable all controllers we can for the "payload" subcgroup we create
Lennart Poettering
2015-09-04
cgroup: always read the supported controllers from the root cgroup of the loc...
Lennart Poettering
2015-09-04
cgroup: fix potential access of uninitialized variable
Lennart Poettering
2015-09-04
cgroup-util: make cg_pid_get_path() return -ENODATA when controller can't be ...
Lennart Poettering
2015-09-04
cgroup: fix potential bad memory access
Lennart Poettering
2015-09-04
cgroup: make sure cg_is_empty_recursive() returns 1 for non-existing cgroups
Lennart Poettering
2015-09-04
cgroup: when comparing agent paths, use path_equal()
Lennart Poettering
2015-09-04
audit: audit calls should return ENODATA when process are not in an audit ses...
Lennart Poettering
2015-09-04
util: document why parse_uid() returns ENXIO
Lennart Poettering
2015-09-04
cgroup: move controller to dirname translation into join_path_legacy()
Lennart Poettering
2015-09-04
util: add new uid_is_valid() call
Lennart Poettering
2015-09-04
macro: introduce new PID_TO_PTR macros and make use of them
Lennart Poettering
2015-09-03
cg_get_path: Removed unreachable statement
reverendhomer
2015-09-02
tree-wide: fix indentation
Thomas Hindoe Paaboel Andersen
2015-09-02
Merge pull request #1116 from poettering/unified-rebased
Lennart Poettering
[next]