]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core
logind: automatically remove SysV + POSIX IPC objects when the users owning them...
[thirdparty/systemd.git] / src / core /
2014-03-12  Daniel Buchsocket.c: make use of union sockaddr_union
2014-03-12  Lennart Poetteringmanager: use system state enum where appropriate
2014-03-12  Lennart Poetteringcore: introduce system state enum
2014-03-11  Lennart Poetteringcore: support globbing matches in DeviceAllow= when...
2014-03-11  Lennart Poetteringdbus: suppress duplicate and misleading messages
2014-03-08  Dave Reisnerfix off by one error in array index assertion
2014-03-07  Daniel MackMake tables for DEFINE_STRING_TABLE_LOOKUP consistent
2014-03-07  Daniel Macksd-bus: add support for policy upload on activator...
2014-03-07  Daniel Mackbusname: add parser for bus name policies
2014-03-07  Lennart Poetteringbusname: don't drop 'service' from the result string
2014-03-07  Daniel Mackmanager: flush memory stream before using the buffer
2014-03-07  Daniel Mackcore/busname: add lookup string for BUSNAME_FAILURE_SER...
2014-03-07  Lennart Poetteringgpt-auto-generator: automatically find the root disk...
2014-03-07  Lennart Poetteringfstab-generator: merge /proc/cmdline parsing loops...
2014-03-06  Lennart Poetteringutil: move more intellegince into parse_proc_cmdline()
2014-03-06  Lennart Poetteringcore: include partition label in .device description...
2014-03-06  Lennart Poetteringcore: correctly unregister PIDs from PID hashtables
2014-03-06  Lennart Poetteringutil: add timeout to generator execution
2014-03-05  Lennart Poetteringcore: don't override NoNewPriviliges= from SystemCallFi...
2014-03-05  Lennart Poetteringcore: make the LimitXYZ= properties settable for transi...
2014-03-05  Lennart Poetteringmissing: if RLIMIT_RTTIME is not defined by the libc...
2014-03-05  Lennart Poetteringcore: when passing resource limit values to client...
2014-03-04  Zbigniew Jędrzejew... Do not print invalid UTF-8 in error messages
2014-03-04  Zbigniew Jędrzejew... Introduce strv_consume which takes ownership
2014-03-03  Lennart Poetteringcore: fix assert when trying to serialize non-initializ...
2014-03-03  Lennart Poetteringcore: add missing show-status.[ch]
2014-03-03  Lennart Poetteringconf-parser: config_parse_path_strv() is not generic...
2014-03-03  Lennart Poetteringcore: move config_parse_set_status() into load-fragment.c
2014-03-03  Lennart Poetteringcore: move ShowStatus type into the core
2014-03-03  Lennart Poetteringconf-parse: rename config_parse_level() to config_parse...
2014-03-03  Lennart Poetteringcore: introduce new RuntimeDirectory= and RuntimeDirect...
2014-03-03  Lennart Poetteringexecute: no need to include seccomp.h from execute.h
2014-03-03  Lennart Poetteringexecute: free directory path if we fail to remove it...
2014-03-03  Lennart Poetteringbus: add sd_bus_track object for tracking peers, and...
2014-02-26  Lennart Poetteringmount: don't fire PropertiesChanged signals for mounts...
2014-02-26  Lennart Poetteringmount: don't send out PropertiesChanged message if...
2014-02-26  Lennart Poetteringmount: minor modernization
2014-02-26  Lennart Poetteringexec: imply NoNewPriviliges= only when seccomp filters...
2014-02-26  Lennart Poetteringcore: add new RestrictAddressFamilies= switch
2014-02-26  Lennart Poetteringseccomp: we should control NO_NEW_PRIVS on our own...
2014-02-25  Zbigniew Jędrzejew... Remove dead lines in various places
2014-02-24  Lennart Poetteringcore: expose architecture as a bus property, so that...
2014-02-24  Lennart Poetteringcore: add global settings for enabling CPUAccounting...
2014-02-24  Łukasz Stelmachsmack: set loaded_policy in smack_setup()
2014-02-24  Djalal Harounidbus-timer: fix bus_timer_vtable to have the correct...
2014-02-24  Lennart Poetteringcgroup: certain cgroup attributes are not available...
2014-02-24  Lennart Poetteringcore: gc half-created stub units
2014-02-24  Lennart Poetteringcore: expose root control group on the bus
2014-02-24  Lennart Poetteringcgroup: parse array cgroup properties correctly when...
2014-02-23  Lennart Poetteringcore: clean up some confusing regarding SI decimal...
2014-02-22  Lennart Poetteringcgroup: Extend DeviceAllow= syntax to whitelist groups...
2014-02-21  Zbigniew Jędrzejew... manager: be more precise in message about restart
2014-02-21  Michael Scherercore: Add AppArmor profile switching
2014-02-21  Colin Waltersselinux: Don't attempt to load policy in initramfs...
2014-02-21  Lennart Poetteringhostnamectl: should the sanitized arch, not the native...
2014-02-21  Lennart Poetteringcore: add new ConditionArchitecture() that checks the...
2014-02-20  Tom Gundersencondition: split out most of condition handling into...
2014-02-20  Tom Gundersencondition: refactor a bit
2014-02-20  Lennart Poetteringmacro: introduce a nice macro for disabling -Wformat...
2014-02-20  Daniel Mackcore/unit: fix unit_add_target_dependencies() for units...
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-19  Lennart Poetteringupdate TODO
2014-02-19  Lennart Poetteringexecute: modernizations
2014-02-19  Lennart Poetteringmake gcc shut up
2014-02-19  Lennart Poetteringcore: add Personality= option for units to set the...
2014-02-18  Lennart Poetteringseccomp: add helper call to add all secondary archs...
2014-02-18  Tom Gundersensd-rtnl-message: store reference to the bus in the...
2014-02-18  Zbigniew Jędrzejew... Remove unused variable and two function stubs
2014-02-18  Lennart Poetteringutil: generalize code that checks whether PIDs are...
2014-02-18  Jan Engelhardtdoc: update punctuation
2014-02-18  Jan Engelhardtcore: more exact test on the procfs special string...
2014-02-17  Jasper St. PierreFix gperf syntax
2014-02-17  Lennart Poetteringcore: warn when unit files with unsupported options...
2014-02-17  Lennart Poetteringcore: store and expose SELinuxContext field normalized...
2014-02-17  Lennart Poetteringmain: make gcc shut up
2014-02-17  Lennart Poetteringcore: fixate show_status earlier, so that we actually...
2014-02-17  Lennart Poetteringcore: find the closest parent slice that has a specfic...
2014-02-17  Lennart Poetteringcore: fix property changes in transient units
2014-02-17  Lennart Poetteringunit: slice dependencies should not be subject to Defau...
2014-02-17  Lennart Poetteringmain: don't set no_new_privs when using SystemCallArchi...
2014-02-17  Lennart Poetteringcore: rework cgroup mask propagation
2014-02-17  Zbigniew Jędrzejew... Pass log config from systemd to systemd-shutdown
2014-02-17  Zbigniew Jędrzejew... Some modernizations
2014-02-17  Zbigniew Jędrzejew... Extract looping over /proc/cmdline into a shared function
2014-02-16  Djalal HarouniAdd white space between _XZ_FEATURE_ and _SECCOMP_FEATURE_
2014-02-16  Yuxuan Shuicore: check for return value from get_process_state
2014-02-15  Tom Gundersensd-rtnl: always include linux/rtnetlink.h
2014-02-15  Yuxuan Shuicore: fix detection of dead processes
2014-02-14  Lennart Poetteringservice: when we complain about a notify message we...
2014-02-14  Lennart Poetteringservice: if we don't know the main pid of a service...
2014-02-13  Lennart Poetteringrtnl: rename constructors from the form sd_rtnl_xxx_yyy...
2014-02-13  Lennart Poetteringrtnl: drop "sd_" prefix from cleanup macros
2014-02-13  Lennart Poetteringseccomp: fix build again if libseccomp is missing
2014-02-13  Lennart Poetteringcore: make StopWhenUnneeded work in conjunction with...
2014-02-13  Lennart Poetteringcore: add a system-wide SystemCallArchitectures= setting
2014-02-12  Lennart Poetteringcore: add SystemCallArchitectures= unit setting to...
2014-02-12  Lennart Poetteringcore: fix build without libseccomp
2014-02-12  Lennart Poetteringcore: rework syscall filter
2014-02-12  Ronny Chevaliersyscallfilter: port to libseccomp
2014-02-12  Zbigniew Jędrzejew... journald: log provenience of signals
next