chiark / gitweb /
build-sys: move more files from core/ to share/ that are generic enough
[elogind.git] / src / core /
2013-11-22 Lennart Poetteringbuild-sys: move more files from core/ to share/ that...
2013-11-22 Kay Sieverscore: fix timestamp assignment
2013-11-22 Lennart Poetteringbus: rework sd_bus_error APIs
2013-11-22 David Strausscgroups: Cache controller masks and optimize queues.
2013-11-22 Lennart Poetteringbus: also add error parameter to object find and enumer...
2013-11-21 Lennart Poetteringbus: restore selinux access control to PID 1 for properties
2013-11-21 Lennart Poetteringtimer: make timer accuracy configurable
2013-11-21 Lennart Poetteringcore: actually make SwitchRoot() bus call do the deed
2013-11-21 Lennart Poetteringcore: fix serilization of ListJobs() response
2013-11-21 Lennart Poetteringcore: fix serialization of client tracker
2013-11-21 Lennart Poetteringcore: fix deserialization of StartTransientUnit() param...
2013-11-21 Lennart Poetteringbus: properly serialize unit file change list
2013-11-21 Lennart Poetteringbus: rework message handlers to always take an error...
2013-11-21 Lennart Poetteringmanager: always sort environment block, it's prettier
2013-11-21 Daniel Macksrc/core/selinux-access: #include <sys/socket.h>
2013-11-21 Lennart Poetteringbus: fix seriliazation of activation errors
2013-11-21 Lennart Poetteringbus: let's simplify things by getting rid of unnecessar...
2013-11-20 Lennart Poetteringsocket: fix segfault
2013-11-20 Lennart Poetteringvalgrind: make running PID 1 in valgrind useful
2013-11-20 Lennart Poetteringmanager: don't do plymouth in a container
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-20 Lennart Poetteringinstall: use const where we can
2013-11-19 Karel ZakRemove duplicate includes
2013-11-19 Shawn Landdenuse #pragma once instead of foo*foo define guards
2013-11-17 Shawn Landdencore/socket: fix SO_REUSEPORT
2013-11-17 Shawn Landdencore/socket: use _cleanup_free_
2013-11-16 Olivier BrunelFix RemainAfterExit services keeping a hold on console
2013-11-16 Zbigniew Jędrzejew... core: some more _cleanup_free_
2013-11-14 Tom Gundersenloopback-setup: move to rtnl
2013-11-14 Olivier BrunelFix possible lack of status messages on shutdown/reboot
2013-11-14 Olivier BrunelOnly disable output on console during boot if needed
2013-11-10 Thomas Hindoe Paab... analyze: plot the time spent setting up security modules
2013-11-10 Zbigniew Jędrzejew... systemd: fix memory leak in cgroup code
2013-11-08 Lennart Poetteringshutdown: unify handling of reboot() syscall a bit
2013-11-08 Lennart PoetteringRemove dead code and unexport some calls
2013-11-08 Lukas Nykrynmanager: configurable StartLimit default values
2013-11-07 Kay Sieverscore: fix require $XDG_RUNTIME_DIR
2013-11-07 Zbigniew Jędrzejew... udevadm-settle: add missing brace
2013-11-07 Mantas Mikulėnascore: require $XDG_RUNTIME_DIR to be set for user instances
2013-11-07 WaLyong ChoSupport additional argument in reboot
2013-11-06 Lennart Poetteringactive: rework make_socket_fd() to be based on socket_a...
2013-11-06 Lennart Poetteringclients: various simplifications
2013-11-06 David StraussComment spelling fixes.
2013-11-06 Lennart Poetteringutil: unify reading of /proc/cmdline
2013-11-06 Lennart Poetteringshutdown: trim the cgroup tree on loop iteration
2013-11-06 Lennart Poetteringcgroup: run PID 1 in the root cgroup
2013-11-05 Oleksii ShevchukConfigurable Timeouts/Restarts default values
2013-11-01 Kay Sieversdetect_virtualization() returns NULL; pass empty string...
2013-10-29 Lennart Poetteringstrv: introduce new strv_from_stdarg_alloca() macro...
2013-10-23 Zbigniew Jędrzejew... systemd: use unit name in PrivateTmp directories
2013-10-21 Kay Sieverssilent a few more gcc warnings
2013-10-21 Kay Sieversbuild-sys: use -Og instead of -O0 to catch warnings
2013-10-20 Kay Sieversbus: initialize variable, now that we might skip debug...
2013-10-20 Kay Sieversbus: remove static introspection file export
2013-10-19 Tom Gundersenmount/service: drop FsckPassNo support
2013-10-16 Lennart Poetteringmacro: clean up usage of gcc attributes
2013-10-14 Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-10-14 Mantas Mikulėnasmanager: connect to private bus even if $DBUS_SESSION_B...
2013-10-13 Zbigniew Jędrzejew... Introduce udev object cleanup functions
2013-10-13 Zbigniew Jędrzejew... Make sure that we don't dereference NULL
2013-10-13 Zbigniew Jędrzejew... Introduce _cleanup_fdset_free_
2013-10-13 Zbigniew Jędrzejew... drop-ins: check return value
2013-10-13 Zbigniew Jędrzejew... Modernization
2013-10-13 Zbigniew Jędrzejew... Never call qsort on potentially NULL arrays
2013-10-11 Kay Sieverssmack: minimize ifdef use, and move all labeling to...
2013-10-10 Lennart Poetteringsecurity: missing header inclusions
2013-10-10 Lennart Poetteringsecurity: rework selinux, smack, ima, apparmor detectio...
2013-10-09 Auke KokSmack: Test if smack is enabled before mounting
2013-10-08 Lennart Poetteringcore: unify the way we denote serialization attributes
2013-10-08 Sylvia Elsesystemd: serialize/deserialize forbid_restart value
2013-10-07 Auke KokRun with a custom SMACK domain (label).
2013-10-07 Auke KokMount /run, /dev/shm usable to tasks when using SMACK.
2013-10-05 Zbigniew Jędrzejew... core: do not add "what" to RequiresMountsFor for networ...
2013-10-04 Dave Reisnermount: check for NULL before reading pm->what
2013-10-04 Lennart Poetteringmanager: when verifying whether clients may change...
2013-10-04 Zbigniew Jędrzejew... systemd: order remote mounts from mountinfo before...
2013-10-04 Zbigniew Jędrzejew... execute: more debugging messages
2013-10-02 Zbigniew Jędrzejew... execute.c: always set $SHELL
2013-10-01 Lennart Poetteringcore: whenever a new PID is passed to us, make sure...
2013-10-01 Patrick McCartysmack-setup: fix path to Smack/CIPSO mappings
2013-09-30 Lennart Poetteringlocal: fix memory leak when putting together locale...
2013-09-30 Lennart Poetteringmain: don't free fds array twice
2013-09-27 Zbigniew Jędrzejew... Do not use unitialized variable and remove duplicated...
2013-09-27 Lennart Poetteringswap: properly expose timeout property on the bus
2013-09-26 Lennart Poetteringdbus: fix introspection for TimerSlackNSec
2013-09-26 Lennart Poetteringcore: drop some out-of-date references to cgroup settings
2013-09-26 Mike Gilbertmain: set umask before creating any files
2013-09-26 Lennart Poetteringcore: rework how we match mount units against each...
2013-09-26 Zbigniew Jędrzejew... execute.c: little modernization
2013-09-25 Lennart Poetteringcgroup: if we do a cgroup operation then do something...
2013-09-24 Kay Sieverssupport acpi firmware performance data (FPDT)
2013-09-23 Lennart Poetteringcgroup: always enable memory.use_hierarchy= for all...
2013-09-17 Zbigniew Jędrzejew... Use first partition in /proc/swaps for hibernation...
2013-09-17 Lennart Poetteringcgroup: get rid of MemorySoftLimit=
2013-09-17 Zbigniew Jędrzejew... Make tmpdir removal asynchronous
2013-09-17 Zbigniew Jędrzejew... man: add a list of environment variables
2013-09-17 Lennart Poetteringspecifier: rework specifier calls to return proper...
2013-09-16 Zbigniew Jędrzejew... transaction.c: do not point users to logs when unit...
2013-09-16 Gao fengcgroup: add missing equals for BlockIOWeight
2013-09-15 Tom Gundersenswap: create .wants symlink to 'auto' swap devices
next