chiark / gitweb /
hostnamectl: add more really basic system info to the status output
[elogind.git] / src / shared /
2012-10-19 Christian Hesseshared/install: fix typo in comment
2012-10-19 Michael Olbrichmake sure __NR_name_to_handle_at is correctly defined
2012-10-19 Lennart Poetteringutil: change endswith() to return a pointer to the...
2012-10-19 Lennart Poetteringset: introduce strv_sort()
2012-10-19 Lennart Poetteringset: introduce set_get_strv()
2012-10-18 Lennart Poetteringutil: unify line caching and column caching
2012-10-18 Lennart Poetteringutil: unify usage of on_tty() in util.c
2012-10-18 Lennart Poetteringutil: simplify column caching logic
2012-10-18 Lennart Poetteringjournalctl: unify ellipsation handling between journalc...
2012-10-18 Lennart Poetteringjournalctl: don't ellipsize unless on a tty
2012-10-18 Lennart Poetteringjournal: add ability to list unique fields to gatewayd
2012-10-18 Lennart Poetteringjournal: add ability to list values a specified field...
2012-10-17 Lennart Poetteringhostnamed: allow UTF8 chars in pretty hostname again
2012-10-17 Lennart Poetteringtimedatectl: introduce new command line client for...
2012-10-16 Lennart Poetteringjournal: don't export MESSAGE_ID() macro
2012-10-16 Lukas Nykrynsystemctl: append .service when unit does not have...
2012-10-15 Daniel J Walshselinux: selabel_lookup_raw can return ENOENT and be...
2012-10-15 Michael Olbrichbuild-sys: check for name_to_handle_at declaration...
2012-10-15 Lennart Poetteringutil: properly handle -1 timespec/timeval
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
next