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
/
core
Age
Commit message (
Expand
)
Author
2013-10-22
systemd: use unit name in PrivateTmp directories
Zbigniew Jędrzejewski-Szmek
2013-10-21
silent a few more gcc warnings
Kay Sievers
2013-10-21
build-sys: use -Og instead of -O0 to catch warnings
Kay Sievers
2013-10-21
bus: initialize variable, now that we might skip debug logging
Kay Sievers
2013-10-21
bus: remove static introspection file export
Kay Sievers
2013-10-19
mount/service: drop FsckPassNo support
Tom Gundersen
2013-10-16
macro: clean up usage of gcc attributes
Lennart Poettering
2013-10-14
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-10-13
manager: connect to private bus even if $DBUS_SESSION_BUS_ADDRESS is not set
Mantas Mikulėnas
2013-10-13
Introduce udev object cleanup functions
Zbigniew Jędrzejewski-Szmek
2013-10-13
Make sure that we don't dereference NULL
Zbigniew Jędrzejewski-Szmek
2013-10-13
Introduce _cleanup_fdset_free_
Zbigniew Jędrzejewski-Szmek
2013-10-13
drop-ins: check return value
Zbigniew Jędrzejewski-Szmek
2013-10-13
Modernization
Zbigniew Jędrzejewski-Szmek
2013-10-13
Never call qsort on potentially NULL arrays
Zbigniew Jędrzejewski-Szmek
2013-10-11
smack: minimize ifdef use, and move all labeling to smack-util.c
Kay Sievers
2013-10-10
security: missing header inclusions
Lennart Poettering
2013-10-10
security: rework selinux, smack, ima, apparmor detection logic
Lennart Poettering
2013-10-09
Smack: Test if smack is enabled before mounting
Auke Kok
2013-10-09
core: unify the way we denote serialization attributes
Lennart Poettering
2013-10-07
systemd: serialize/deserialize forbid_restart value
Sylvia Else
2013-10-07
Run with a custom SMACK domain (label).
Auke Kok
2013-10-07
Mount /run, /dev/shm usable to tasks when using SMACK.
Auke Kok
2013-10-05
core: do not add "what" to RequiresMountsFor for network mounts
Zbigniew Jędrzejewski-Szmek
2013-10-04
mount: check for NULL before reading pm->what
Dave Reisner
2013-10-04
manager: when verifying whether clients may change environment using selinux ...
Lennart Poettering
2013-10-03
systemd: order remote mounts from mountinfo before remote-fs.target
Zbigniew Jędrzejewski-Szmek
2013-10-03
execute: more debugging messages
Zbigniew Jędrzejewski-Szmek
2013-10-02
execute.c: always set $SHELL
Zbigniew Jędrzejewski-Szmek
2013-10-01
core: whenever a new PID is passed to us, make sure we watch it
Lennart Poettering
2013-10-01
smack-setup: fix path to Smack/CIPSO mappings
Patrick McCarty
2013-10-01
local: fix memory leak when putting together locale settings
Lennart Poettering
2013-10-01
main: don't free fds array twice
Lennart Poettering
2013-09-27
Do not use unitialized variable and remove duplicated line
Zbigniew Jędrzejewski-Szmek
2013-09-27
swap: properly expose timeout property on the bus
Lennart Poettering
2013-09-27
dbus: fix introspection for TimerSlackNSec
Lennart Poettering
2013-09-26
core: drop some out-of-date references to cgroup settings
Lennart Poettering
2013-09-26
main: set umask before creating any files
Mike Gilbert
2013-09-26
core: rework how we match mount units against each other
Lennart Poettering
2013-09-26
execute.c: little modernization
Zbigniew Jędrzejewski-Szmek
2013-09-25
cgroup: if we do a cgroup operation then do something on all supported contro...
Lennart Poettering
2013-09-24
support acpi firmware performance data (FPDT)
Kay Sievers
2013-09-23
cgroup: always enable memory.use_hierarchy= for all cgroups in the memory hie...
Lennart Poettering
2013-09-17
Use first partition in /proc/swaps for hibernation test
Zbigniew Jędrzejewski-Szmek
2013-09-17
cgroup: get rid of MemorySoftLimit=
Lennart Poettering
2013-09-17
Make tmpdir removal asynchronous
Zbigniew Jędrzejewski-Szmek
2013-09-17
man: add a list of environment variables
Zbigniew Jędrzejewski-Szmek
2013-09-17
specifier: rework specifier calls to return proper error message
Lennart Poettering
2013-09-16
transaction.c: do not point users to logs when unit not found
Zbigniew Jędrzejewski-Szmek
2013-09-16
cgroup: add missing equals for BlockIOWeight
Gao feng
[next]