chiark / gitweb /
path-util: in path_is_mount_point() fall back to the classic stat() test if fs does...
[elogind.git] / src / shared /
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
2012-07-16 Lennart Poetteringutil: add getusername_malloc(), get_shell(), get_home_dir()
2012-07-16 Ville SkyttäSpelling fixes.
2012-07-15 Kay Sieversaquire_terminal(): fix uninitialized variable
2012-07-15 Kay Sieversjournal: align byte-buffer that gets cased to an object
2012-07-13 Lennart Poetteringman: document sd_journal_get_cutoff_realtime_usec()
2012-07-13 Lennart Poetteringutil: temporarily ignore SIGHUP while we are issuing...
2012-07-13 Lennart Poetteringutil: rename join() to strjoin()
2012-07-12 Zbigniew Jędrzejew... journalctl: show any printable Unicode character
2012-07-10 Lennart Poetteringjournal: introduce sd_journal_wait() to simplify writin...
2012-07-10 Lennart Poetteringswitch-root: reopen /dev/console before we switch root
2012-07-10 Lennart Poetteringutil: rm_rf() refuse cleaning non-memory file systems...
2012-07-10 Lennart Poetteringutil: add extra safety check to in_initrd()
2012-07-10 Zbigniew Jędrzejew... unit: Move UnitLoadState definitions from core/unit...
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 Lennart Poetteringparanoia: refuse rm_rf("/")
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 Poetteringhashmap: make hashmap_clear() work on NULL hashmaps
2012-07-03 Lennart Poetteringload-fragment: a few modernizations
2012-06-27 Lennart Poetteringcore: rename system.preset to system-presets to follow...
2012-06-26 Lennart Poetteringcore: make systemd.confirm_spawn=1 actually work
2012-06-25 Lennart Poetteringcryptsetup: fix escaping when generating cryptsetup...
2012-06-22 Lennart Poetteringsystemctl: automatically turn paths and unescaped unit...
2012-06-21 Lennart Poetteringpreset: don't look for preset files in /lib unless...
2012-06-16 Lennart Poetteringjournal: expose and make use of cutoff times of journal
2012-06-13 Michal Schmidtunit-name: introduce unit_dbus_path_from_name()
2012-06-04 Kay Sieversunit-name: never create a unit name with a leading '.'
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 Marc-Antoine Perennoumain: Silence gcc warning
2012-05-31 Kay SieversRevert "label: fix systemd-udev labeling of /run direct...
2012-05-31 Kay Sieversmkdir: provide all functions with and without selinux...
2012-05-31 Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-31 Kay Sieversutil: don't require libcap when building libsystemd...
2012-05-31 Lennart Poetteringutil: introduce a proper nsec_t and make use of it...
2012-05-30 Daniel J Walshlabel: fix systemd-udev labeling of /run directory.
2012-05-30 Lennart Poetteringselinux: downgrade database load time message to LOG_DEBUG
2012-05-30 Lennart Poetteringbuild-sys: fix built with --disable-logind
2012-05-30 Lennart Poetteringlogind: optionally handle power, sleep and lid switch...
2012-05-29 Lennart Poetteringcapabilities: when dropping capabilities system-wide...
2012-05-24 Lennart Poetteringmain: add configuration option to alter capability...
2012-05-23 Lennart Poetteringmanager: rework generator logic
2012-05-22 Lennart Poetteringlog: make sure generators never log into the journal...
2012-05-22 Lennart Poetteringutil: make sure to fstatat() at most once in rm_rf_chil...
2012-05-21 Lennart Poetteringutil: rework in_initrd() logic
2012-05-21 Harald Hoyerutil: rm_rf_children() add root_dev parameter
2012-05-21 Harald Hoyerutil.c: add in_initrd()
2012-05-21 Harald Hoyermain: corrected do_switch_root()
2012-05-21 Frederic Crozatutil: fix typo in newdup
2012-05-21 Lennart Poetteringhostname-setup: also consider (ńone) an unset hostname
2012-05-21 Lennart Poetteringunit: introduce RequiredBy= setting in [Install], to...
next