]> git.ipfire.org Git - thirdparty/systemd.git/history - src
journalctl: add new switch -b to show data from current boot only
[thirdparty/systemd.git] / src /
2012-07-02  Lennart Poetteringjournalctl: add new switch -b to show data from current...
2012-07-02  Lennart Poetteringtimedated: replace systemd-timedated-ntp.target logic...
2012-07-02  Dave Reisnerudevd: fix bogus mkdir invocation
2012-07-02  Dave Reisnerudevd: use ROOTPREFIX to create path to modules.devname
2012-06-29  Lennart Poetteringmanager: serialize/deserialize job counters across...
2012-06-29  Lennart Poetteringlogind: add PreparingForShutdown/PreparingForSleep...
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-28  Lennart Poetteringnspawn: introduce new --capabilities= flag and make...
2012-06-27  Michal Schmidtmodules-load: use correct va_list logging function
2012-06-27  Michal Schmidtmodules-load: fix return value
2012-06-27  Michal Schmidtmodules-load: don't fail on builtin modules, better...
2012-06-27  Kay Sieversudev: use the matching binary name "systemd-udevd"...
2012-06-27  Lennart Poetteringcore: rename system.preset to system-presets to follow...
2012-06-27  Lennart Poetteringman: add reference to crypttab(5) from cryptsetup units
2012-06-27  Lennart Poetteringman: document systemd-cryptsetup
2012-06-27  Lennart Poetteringman: document tty-ask-password-agent
2012-06-26  David Straussjournal: typo fix in sd-journal.h
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 Poetteringsystemctl: make sure we print URLs we can't show in...
2012-06-25  Lennart Poetteringcryptsetup: fix escaping when generating cryptsetup...
2012-06-25  Lennart Poetteringman: document systemd-user-sessions.service
2012-06-25  Lennart Poetteringunits: rename cryptsetup@.service to systemd-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 Poetteringmodules-load: parse driver=/rd.driver= kernel command...
2012-06-22  Lennart Poetteringfstab-generator: support fstab=/rd.fstab= kernel cmdline
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  Lennart Poetteringjournal: fix sd_journal_stream_fd()
2012-06-21  Eelco Dolstrajournal: set the _SYSTEMD_UNIT field for messages from...
2012-06-21  Lennart Poetteringreadahead: minor code style fixes
2012-06-21  Lennart Poetteringreadahead: make sure to close pack file before exiting...
2012-06-21  Lennart Poetteringreadahead: use log_error() for logging errors
2012-06-21  Lennart Poetteringreadahead: make use of util.h's page_size() call
2012-06-21  Lennart Poetteringreadahead: merge three binaries into one
2012-06-21  Lennart Poetteringpreset: don't look for preset files in /lib unless...
2012-06-21  Lennart Poetteringrpm: include RPM macro definition for .spec snippets
2012-06-21  Lennart Poetteringlogin: wrap CanTTY and CanGraphical seat attributes...
2012-06-21  Lennart Poetteringlogind: introduce a state for session, being one of...
2012-06-21  Lennart Poetteringlogind: expose CanGraphical and CanTTY properties on...
2012-06-20  Lennart Poetteringupdate TODO
2012-06-20  Lennart Poetteringtmpfiles: exclude the first level directories in /run...
2012-06-19  Shawn Landdenanalyze: Python 3 compatibility
2012-06-19  Lennart Poetteringlogin: initialize XDG_RUNTIME_DIR as /run/user/$UID...
2012-06-19  Tom Gundersenvconsole-setup: enable utf-8 mode explicitly
2012-06-19  Michal Sekletarsystemd: return error when asked to stop unknown unit
2012-06-18  Kay Sieverslibudev: clarify that udev_monitor_receive_device(...
2012-06-16  Lennart Poetteringjournal: fix monotonic seeking
2012-06-16  Lennart Poetteringjournal: rotate on SIGUSR2
2012-06-16  Lennart Poetteringjournal: fix SD_JOURNAL_SYSTEM_ONLY flag
2012-06-16  Lennart Poetteringjournal: expose and make use of cutoff times of journal
2012-06-16  Lennart Poetteringjournal: correct list link up on hash collisions
2012-06-16  Lennart Poetteringjournal: add basic object definition for signatures
2012-06-16  Lennart Poetteringjournal: replace arena offset by header size
2012-06-15  Michal Schmidtlogind: more robust handling of VT-less systems
2012-06-15  Lukas Nykrynservice: timeout for oneshot services
2012-06-14  Michal Schmidtsystemctl: clearer error message for missing install...
2012-06-14  Michal Schmidttmpfiles: create char devices with correct SELinux...
2012-06-13  Michal Schmidtunit-name: introduce unit_dbus_path_from_name()
2012-06-13  Michal Schmidtsystemctl: warn about all active triggers, not just...
2012-06-13  Michal Schmidtsystemctl: fix iteration in check_listening_sockets()
2012-06-13  Michal Schmidtsystemctl: remove is_socket_listening
2012-06-13  Michal Schmidtsystemctl: style fixes for the previous patch
2012-06-13  Michal Sekletarsystemctl will print warning when stopping unit
2012-06-12  Michal Schmidtjournal-file: fix mmap leak
2012-06-12  Michal Schmidtlogind: fix check for multiple sessions
2012-06-10  Kay Sieversudev: support "udevadm info /dev/sda; udevadm info...
2012-06-10  Kay Sieverstmpfiles: fix error message
2012-06-10  Kay Sieverstmpfiles: print error if basename lookup fails; documen...
2012-06-10  Dave Reisnertmpfiles: allow to specify basename only: systemd-tmpfi...
2012-06-05  Auke Kokreadahead: Add tool to analyze the contents of the...
2012-06-05  Kay Sieversudev: remove remaining selinux labeling for file in...
2012-06-04  Kay Sieversudev: kernel cmdline - accept rd.* parameters
2012-06-04  Kay Sieverssilence gcc warning on 32 bit
2012-06-04  Kay Sieverssystemctl: rename "man" to "help"
2012-06-04  Kay Sieversudev: reset /proc/self/oom_score_adj in worker processes
2012-06-04  Kay Sieversremove support for deprecated /proc/self/oom_adj
2012-06-04  Kay Sieversudev: limit minimum worker count to 16
2012-06-04  Lauri Kasanenudev: lower the starting children_max -> drop the minim...
2012-06-04  Kay Sieversfstab-generator: avoid mangling of mount source string
2012-06-04  Kay Sieversunit-name: never create a unit name with a leading '.'
2012-06-04  Malte Starostiklogind: punt duplicate definition of InhibitWhat
2012-06-04  Kay Sieversfstab-generator: avoid mangling of non-path mount sourc...
2012-06-04  Dave Reisnerkeymaps: keyboard-force-release - fix shebang
2012-06-04  Kay Sieverssystemd-detect-virt: fix "option '--quiet' requires...
2012-06-02  Dave Reisnerkeymaps: replace dir tokens in keyboard-force-release
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-06-01  Lennart Poetteringjournal: support changing the console tty to forward to
2012-06-01  Lennart Poetteringlogind: fix indentation
2012-06-01  Matthias Clasenlogind: interpret the can_sleep return value properly
next