]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core
journal: even more simple static object tests
[thirdparty/systemd.git] / src / core /
2012-08-14  Lukas Nykrynservice: add options RestartPreventExitStatus and Succe...
2012-08-13  Lennart Poetteringumount: MS_MGC_VAL is so 90s
2012-08-13  Lennart Poetteringnspawn,namespaces: make sure we recursively bind mount...
2012-08-13  Lennart Poetteringmachine-id: properly mount transient machine ID read...
2012-08-13  Lennart Poetteringnamespace: rework namespace support
2012-08-11  Lennart Poetteringswitch-root: remount to MS_PRIVATE
2012-08-10  Dave Reisnershutdown: recursively mark root as private before pivot
2012-08-08  Lennart Poetteringfix a couple of issues found with llvm-analyze
2012-08-08  Lennart PoetteringMerge remote-tracking branch 'simonpe/cleanup'
2012-08-08  Michal Sekletarsystemd: introduced new timeout types
2012-08-06  Lennart Poetteringmount-setup: change system mount propagation to shared...
2012-08-06  Lennart Poetteringmain: fix typo
2012-08-06  Shawn Landdencontinue work with error messages, log_oom()
2012-07-30  Zbigniew Jędrzejew... automount: print mount point in debug message
2012-07-28  Dave Reisnerselinux: avoid inclusion of null_log without selinux
2012-07-26  Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-26  Michal Schmidtunit: add missing deps in unit_dependency_table
2012-07-26  Michal Schmidtunit: make the table of inverse deps symmetric
2012-07-26  Michal Schmidtdbus-unit: expose PartOf/ConsistsOf properties
2012-07-26  Michal Sekletarsystemd: added new dependency PartOf
2012-07-25  Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-24  Auke Kokmain: set PR_SET_CHILD_REAPER for MANAGER_USER
2012-07-22  Jim Meyeringsd-daemon: remove unnecessary memset calls
2012-07-19  Lennart Poetteringunits: apply default resource limits to socket/mount...
2012-07-19  Lennart Poetteringcore: drop KillMode parameter from KillUnit() bus call
2012-07-19  Lennart Poetteringunit: split off KillContext from ExecContext containing...
2012-07-19  Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-07-19  Lennart Poetteringmanager: use a private notify sockets in containers...
2012-07-19  Lennart Poetteringkillall: avoid gcc warning about wait name clash
2012-07-18  Lennart Poetteringservice: don't print a warning if we are in autorestart...
2012-07-18  Lennart Poetteringservice: make start jobs wait, not fail, when an automa...
2012-07-17  Lennart Poetteringunit: don't serialize job state, only unit state across...
2012-07-17  Lennart Poetteringswitch-root: don't wait for processes
2012-07-17  Zbigniew Jędrzejew... systemd: add --version option
2012-07-17  Lennart Poetteringexecute: free syscall filter array after use
2012-07-17  Lennart Poetteringexecute: support syscall filtering using seccomp filters
2012-07-16  Lennart Poetteringcore: fix name of dbus call parameter
2012-07-16  Lennart Poetteringunit: set default working directory to the user's home...
2012-07-16  Lennart Poetteringunit: introduce %s specifier for the user shell
2012-07-16  Auke Kokunit: printf specifiers %u and %h: $USER and $HOME.
2012-07-16  Ville SkyttäSpelling fixes.
2012-07-15  Kay Sieversunit: avoid re-definition of enum for older gcc versions
2012-07-13  Lennart Poetteringunit: rename BindTo= to BindsTo=
2012-07-13  Lennart Poetteringshutdown: add missing include
2012-07-13  Harald Hoyermain: only reopen /dev/console if we switch-root to...
2012-07-13  Lennart Poetteringcontainer: when shutting down in a container don't...
2012-07-13  Lennart Poetteringcore: go on a killing spree when transitioning from...
2012-07-13  Lennart Poetteringutil: rename join() to strjoin()
2012-07-10  Lennart Poetteringselinux: turn of libselinux' internal logging
2012-07-10  Lennart Poetteringswitch-root: reopen /dev/console before we switch root
2012-07-10  Malte Starostikmount: fix for complex automounts
2012-07-10  Zbigniew Jędrzejew... unit: Move UnitLoadState definitions from core/unit...
2012-07-10  Lennart Poetteringunit: get rid of UnitVTable.suffix, which is now unused
2012-07-10  Lennart Poetteringunit-name: remove unit_name_is_valid_no_type() and...
2012-07-10  Zbigniew Jędrzejew... unit: Move UnitType definitions from core/unit.c to...
2012-07-09  Auke KokMeeGo: Remove build support for MeeGo distribution.
2012-07-03  Lennart Poetteringservice: flush the start counter in "systemctl reset...
2012-07-03  Lennart Poetteringmount-setup: don't complain if we try to fix the label...
2012-07-03  Lennart Poetteringload-fragment: a few modernizations
2012-07-02  Lennart Poetteringcore: mention if we are run from an initial RAM disk
2012-07-02  Lennart Poetteringmanager: turn notify socket into abstract namespace...
2012-06-29  Lennart Poetteringmanager: serialize/deserialize job counters across...
2012-06-29  Lennart Poetteringremount-fs: also remount /usr according to fstab
2012-06-29  Michal Schmidtmount: load only if we there's mountinfo or fragment
2012-06-29  Michal Schmidtmount: split adding of extras from mount_load()
2012-06-28  Lennart Poetteringmain: print detected virtualiaztion at boot
2012-06-27  Michal Schmidtmodules-load: use correct va_list logging function
2012-06-26  Lennart Poetteringcore: make systemd.confirm_spawn=1 actually work
2012-06-26  Michal Schmidtservice: pass via FAILED/DEAD before going to AUTO_RESTART
2012-06-26  Michal Schmidtservice: fix incorrect argument
2012-06-25  Lennart Poetteringbus: drop HaveWatchdog option
2012-06-25  Lennart Poetteringcryptsetup: fix escaping when generating cryptsetup...
2012-06-25  Lennart Poetteringunits: rename fsck@.service to systemd-fsck@.service
2012-06-22  Lennart Poetteringunit: drop the Names= option
2012-06-22  Lennart Poetteringdbus: don't expose SysVInitPath and SysVRcndPath on...
2012-06-22  Lennart Poetteringcore: remove sysv_console option
2012-06-22  Lennart Poetteringsystemctl: automatically turn paths and unescaped unit...
2012-06-22  Lennart Poetteringcryptsetup: allow configuration of LUKS disks via the...
2012-06-21  Lennart Poetteringman: document all kernel command line options we understand
2012-06-21  Eelco Dolstrajournal: set the _SYSTEMD_UNIT field for messages from...
2012-06-21  Lennart Poetteringrpm: include RPM macro definition for .spec snippets
2012-06-19  Michal Sekletarsystemd: return error when asked to stop unknown unit
2012-06-15  Lukas Nykrynservice: timeout for oneshot services
2012-06-13  Michal Schmidtunit-name: introduce unit_dbus_path_from_name()
2012-06-04  Kay Sieverssilence gcc warning on 32 bit
2012-06-04  Kay Sieversremove support for deprecated /proc/self/oom_adj
2012-06-01  Lennart Poetteringmissing: define MS_STRICTATIME if not defined already
2012-06-01  Lennart Poetteringjournal: allow setting of a cutoff log level for disk...
2012-05-31  Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-31  Lennart Poetteringmain: allow setting of timer slack for PID 1
2012-05-31  Lennart Poetteringutil: introduce a proper nsec_t and make use of it...
2012-05-30  Daniel Drakeshutdown: Don't skip bind mounts on shutdown
2012-05-30  Lennart Poetteringdbus: better don't expose options we better shouldn...
2012-05-30  Lennart Poetteringservice: mark compat options as such
2012-05-29  Lennart Poetteringcapabilities: when dropping capabilities system-wide...
2012-05-24  Lennart Poetteringswap: avoid bad memory access v183
2012-05-24  Lennart Poetteringmain: add configuration option to alter capability...
2012-05-24  Lennart Poetteringservice: for Type=idle units consider START_PRE, START...
2012-05-23  Lennart Poetteringman: properly document FsckPassNo= for mount units
2012-05-23  Lennart Poetteringmanager: rework generator logic
next