]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared
Reword sentences that contain psuedo-English "resp."
[thirdparty/systemd.git] / src / shared /
2012-10-11  Lennart Poetteringjournalctl: implement --since= and --until for filterin...
2012-10-11  Lennart Poetteringjournal: support epxorting the journal in a format...
2012-10-09  Lennart Poetteringdetect-virt: install with fs caps by default to allow...
2012-10-08  Martin Mikkelsenshared: fix broken string_is_safe
2012-10-03  Lennart Poetteringman: document behaviour of ListenStream= with only...
2012-10-03  Lennart Poetteringdbus: add some more safety checks before accepting...
2012-10-03  Colin Waltersbuild-sys: fix !HAVE_SELINUX case
2012-10-02  Lennart Poetteringaudit: turn the audit fd into a static variable
2012-10-02  Lennart Poetteringselinux: rework selinux access check logic
2012-10-02  Zbigniew Jędrzejew... shared: fail mkdir_p if the target exists and is not...
2012-10-02  Zbigniew Jędrzejew... nspawn: use automatic cleanup and provide debug info
2012-09-27  Lennart Poetteringlogs-show: various cleanups
2012-09-24  Lennart Poetteringmacro: increase VA_FORMAT_ADVANCE type array and hit...
2012-09-24  Lennart Poetteringlog: fix repeated invocation of vsnprintf()/vaprintf...
2012-09-24  Lennart Poetteringutil: don't export parsed_columns
2012-09-24  Dave Reisnerjournalctl: reset cached column count on SIGWINCH
2012-09-21  Eelco Dolstramissing: Fix compilation error due to wrong __NR_name_t...
2012-09-21  Lennart Poetteringhwclock: add missing OOM check
2012-09-21  Lukas Nykrynshared: call va_end in all cases
2012-09-20  Lennart Poetteringutil: fix overflow checks
2012-09-20  Lennart Poetteringutil: overflow hardening
2012-09-19  Lennart Poetteringutil: make sure heap allocators fail when array allocat...
2012-09-19  Lennart Poetteringutil: define union dirent_storage and make use of it...
2012-09-19  Lennart Poetteringutil: fix bad strstrip() return value in normalize_env_...
2012-09-19  Zbigniew Jędrzejew... systemctl: use automatic cleanup
2012-09-18  Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-09-18  Lennart Poetteringjournalctl: don't choke on entries with no MESSAGE...
2012-09-17  Lennart Poetteringutil: introduce get_process_gid()
2012-09-17  Lennart Poetteringlog: avoid function loop
2012-09-17  Lennart Poetteringconf-parser: don't unescape parsed configuration string...
2012-09-17  Lennart Poetteringutil: various cleanups for printing boot status
2012-09-17  Lennart Poetteringmain: when transitioning from initrd to the main system...
2012-09-17  Kay Sievershwclock: always set the kernel's timezone
2012-09-16  Zbigniew Jędrzejew... build-sys: __secure_getenv lost dunder in libc 2.17
2012-09-16  Zbigniew Jędrzejew... nspawn: use automatic cleanup for umask
2012-09-16  Zbigniew Jędrzejew... install: use automatic cleanup
2012-09-16  Zbigniew Jędrzejew... install: treat non-existent directory as empty
2012-09-14  Lennart Poetteringtimedate: assorted improvements
2012-09-14  Lennart Poetteringsystemctl: show unit name when a job fails
2012-09-14  Lennart Poetteringutil: more modernizations
2012-09-14  Lennart Poetteringutil: various additional modernizations
2012-09-14  Lennart Poetteringutil: modernize a few functions with automatic cleanup...
2012-09-13  Lennart Poetteringmacro: introduce _cleanup_free_ macro for automatic...
2012-09-12  Lennart Poetteringunit-name: rework unit_name_replace_instance function()
2012-09-11  Tom Gundersenutil: rm_rf_children_dangerous: delete all descendants...
2012-09-10  Lennart Poetteringwhen determining unit file list, include invalid unit...
2012-09-10  Lennart Poetteringdbus: minor coding style fixes
2012-09-10  Mantas Mikulėnaspath-util: fall back to stat() if kernel does not suppo...
2012-09-10  Mantas Mikulėnaspath-util: do not fail in path_is_mountpoint() if path...
2012-09-05  Lennart Poetteringnspawn: handle poweroff/reboot nicely in containers
2012-09-05  Lennart Poetteringjournalctl: rework JSON output mode
2012-09-05  Lennart Poetteringpath: fix invalid variable access in path_is_mount_point()
2012-09-04  Lennart Poetteringpath-util: in path_is_mount_point() fall back to the...
2012-09-04  Lennart Poetteringmissing: define name_to_handle_at on our own if it...
2012-09-04  Brandon Philipsshared: logs-show: fflush after each output type
2012-09-04  Lennart Poetteringjournalctl: include logs from PID 1 about services...
2012-09-04  Lennart Poetteringutil: make path_is_mount_point() recognize bind mounts...
2012-09-04  Lennart Poetteringjournal: suppress structured messages if they'd go...
2012-09-04  Lennart Poetteringjournal: generate structured journal messages for a...
2012-09-04  Lennart Poetteringshared: in code that might get called from suid program...
2012-08-23  Lukas Nykrynhashmap: hashmap_contains does not need hashmap_entry
2012-08-22  Lennart Poetteringjournal: move syslog specific calls out of util.c
2012-08-22  Lennart Poetteringjournald: split /dev/kmsg related stuff into its own...
2012-08-21  Dave Reisnershared/util: add fstab support for partuuid/partlabel
2012-08-21  Dave Reisnershared/util: refactor fstab_node_to_udev_node
2012-08-21  Lennart Poetteringdev-setup: make NULL as parameter for dev_setup() equiv...
2012-08-21  Dave Reisnerdev-setup: allow a path prefix for use in chroots
2012-08-21  Lennart Poetteringjournalctl: really include .journal~ files in listing
2012-08-20  Lennart Poetteringjournalctl: output FSS key as QR code on generating
2012-08-16  Lennart Poetteringconf-parser: make parsing exit status lists non-fatal
2012-08-14  Lennart Poetteringconf-parser: simplify a few things by using set_ensure_...
2012-08-14  Lukas Nykrynservice: add options RestartPreventExitStatus and Succe...
2012-08-13  Lennart Poetteringnamespace: rework namespace support
2012-08-10  Simon Peeterssystemctl: fix issue with systemctl daemon-reexec
2012-08-10  Dave Reisnershared/utf8: mark char* as const
2012-08-09  Lennart Poetteringjournald: properly unescape messages from /dev/kmsg
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  Simon Peetersmove bus_method_call_with_reply() to dbus-common
2012-08-03  Shawn Landenlogs-show: fix off-by-one error
2012-07-28  Lennart Poetteringsystemctl: append .service to unit names lacking suffix
2012-07-26  Zbigniew Jędrzejew... cgtop: use full terminal width
2012-07-26  Lennart Poetteringjournalctl: hightlight log lines by priority
2012-07-26  Lennart Poetteringlogs-show: fix OOM path
2012-07-26  Michal Schmidtlog: out-of-line __log_oom()
2012-07-26  Michal Schmidtlog: log_oom() must be a macro
2012-07-26  Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-26  Michal Schmidtunit-name: style fix in unit_name_is_template()
2012-07-26  Michal Sekletarsystemd: enable/disable instances of template
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-24  Michal Schmidtconf-files: continue searching if one dir fails
2012-07-23  Zbigniew Jedrzejew... journalctl: fix ellipsization with PAGER=cat
2012-07-19  Eelco Dolstrajournalctl: fix assertion failure in ellipsize_mem()
2012-07-19  Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-07-17  Zbigniew Jędrzejew... journalctl: do not ellipsize when using pager
2012-07-17  Zbigniew Jędrzejew... logs: Adapt interface in log-show.c (show_journal_by_unit)
2012-07-17  Zbigniew Jędrzejew... logs: Adapt interface in log-show.c (output_journal)
2012-07-17  Lennart Poetteringexecute: support syscall filtering using seccomp filters
2012-07-16  Lennart Poetteringunit: introduce %s specifier for the user shell
next