chiark / gitweb /
active: rework make_socket_fd() to be based on socket_address_listen()
[elogind.git] / src / core /
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
2013-09-13 Tom Gundersenswap: fix reverse dependencies
2013-09-13 Lukas Nykryncore/cgroup: first print then free
2013-09-13 Gao fengcgroup: fix incorrectly setting memory cgroup
2013-09-13 Gao fengcgroup: correct the log information
2013-09-13 Gao fengcgroup: add the missing setting of variable's value
2013-09-13 David Mackeyautomount: rename repeat_unmont to repeat_unmount
2013-09-12 Umut Tezduyarcore: notify triggered by socket of a service
2013-09-12 Hannes Reineckeservice: Implement 'on-watchdog' restart option
2013-09-11 Lennart Poetteringcore: failed scope units may not be restarted
2013-09-11 Tom Gundersenswap: handle nofail/noauto in core
2013-09-11 Tom Gundersenmount: filesystems mounted in the initrd should not...
2013-09-11 Tom Gundersenmount: move device links handling from generator
2013-09-11 Tom Gundersenswap: backing device should unconditionally want swap...
2013-09-10 Gao fengcgroup: setup BlockIODeviceWeight in bus_cgroup_set_pro...
2013-09-10 Lennart Poetteringcgroup: compare fs paths with path_equal() rather than...
2013-09-10 Gao fengcgroup: setup BlockIORead/WriteBandwidth in bus_cgroup_...
2013-09-10 Gao fengblkio bandwidth: don't clean up all of entries in block...
2013-09-10 Lukas Nykrynservice: remove pidfile after exit of a service
2013-09-09 Zbigniew Jędrzejew... run: allow non-absolute paths as command
2013-09-09 Zbigniew Jędrzejew... systemd-run: properly escape arguments
2013-08-30 Harald Hoyermain: drop capabilities of userhelpers before ours
2013-08-28 Harald HoyerDo not realloc strings, which are already in the hashma...
2013-08-28 Harald HoyerRevert "cgroup.c: check return value of unit_realize_cg...
2013-08-28 Gao fengcgroup: only check once when mode is UNIT_CHECK
2013-08-28 Gao fengdevice cgroup: don't create a new CGroupDeviceAllow...
2013-08-28 Gao fengblcokio bandwidth: add missing set of CGroupBlockIODevi...
2013-08-27 Kay Sieverslog to kmsg when "debug" is used on the kernel command...
2013-08-23 Maciej Wereski"-" prefix for InaccessibleDirectories and ReadOnlyDire...
2013-08-23 Gao fengblkio: fix incorrect setting of cpu_shares
2013-08-23 Harald Hoyercgroup.c: check return value of unit_realize_cgroup_now()
2013-08-14 Kay Sieversselinux-access: move GPL to LGPL licence
2013-08-13 Lennart Poetteringlogind: restore logic to kill user processes when sessi...
2013-08-09 Maciej Wereskiservice: prohibit Restart= set when Type=oneshot
2013-08-09 Lennart Poetteringservice: always unwatch PIDs before forgetting old...
2013-08-08 Ronny Chevalierdbus: use _cleanup_free_ instead of freeing ourself
2013-08-07 Zbigniew Jędrzejew... systemd: fix segv in snapshot creation
2013-08-03 Zbigniew Jędrzejew... pkg-config: export systemd{system,user}generatordir...
2013-07-30 Lennart Poetteringcore: make sure scope attributes survive a reload
2013-07-30 Lennart Poetteringcore: open up SendSIGHUP property for transient units
2013-07-30 Kay Sieversdo not pass-along the environment from the kernel or...
next