summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
* shared: untabifyLennart Poettering2015-02-10
* shared/log: read /proc/cmdline only in daemonsZbigniew Jędrzejewski-Szmek2015-02-05
* shared/capabilities: simplify assertions about bitsZbigniew Jędrzejewski-Szmek2015-02-04
* shared/util: drop duplicate log2u64 functionZbigniew Jędrzejewski-Szmek2015-02-04
* shared/capability: don't be too frugal on space for capsTom Gundersen2015-02-04
* cg_path_get_user_unit(): Did not correctly parse user-unit templates.Luke Shumaker2015-02-04
* core: don't reset log level to NOTICE if we get quiet on the kernel cmdlineLennart Poettering2015-02-04
* virt: add detect_vm_devicetree for powerpc archesChris J Arges2015-02-04
* core: use some nice macros where appropriateLennart Poettering2015-02-03
* shared/async: simplify asynchronous_job a bitZbigniew Jędrzejewski-Szmek2015-02-02
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* time-util: let's make xstrftime() useful for everybody, even if we only have ...Lennart Poettering2015-02-02
* macro: document that DECIMAL_STR_MAX contains space for the trailing NUL byteLennart Poettering2015-02-02
* shared/capability: go frugal on space for capsZbigniew Jędrzejewski-Szmek2015-02-01
* Fix dropping of all capabilitiesZbigniew Jędrzejewski-Szmek2015-02-01
* Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek2015-02-01
* coredump: drop caps while we are processing the coredumpLennart Poettering2015-01-29
* util: add comment explaining hostname_is_valid()Lennart Poettering2015-01-28
* list: properly skip over first item in LIST_FOREACH_OTHERSLennart Poettering2015-01-28
* list: add macro for iterating through a list an item is in, skipping the itemLennart Poettering2015-01-28
* missing: define correct syscall numbers for memfd_create() and getrandom() on...Michael Olbrich2015-01-27
* tmpfiles: do not bump access times of directories we are cleaning upZbigniew Jędrzejewski-Szmek2015-01-24
* #pragma once here and thereZbigniew Jędrzejewski-Szmek2015-01-23
* build-sys: fix build on compilers without static_assertZbigniew Jędrzejewski-Szmek2015-01-23
* core: add a property that shows the current memory usage of a unitLennart Poettering2015-01-23
* cgroup-show: remove duplicated checkZbigniew Jędrzejewski-Szmek2015-01-22
* importd: when listing transfers, show progress percentageLennart Poettering2015-01-23
* cgroup-show: don't hit assert, when the extra pids array is emptyLennart Poettering2015-01-22
* import: only define the _to_string() enum mapping function, thus making gcc s...Lennart Poettering2015-01-22
* import: rename --verify=sum to --verify=checksumLennart Poettering2015-01-22
* shared/acl-util: add mask only when needed, always add base ACLsZbigniew Jędrzejewski-Szmek2015-01-22
* tmpfiles: implement augmenting of existing ACLsZbigniew Jędrzejewski-Szmek2015-01-22
* tmpfiles: add 'a' type to set ACLsZbigniew Jędrzejewski-Szmek2015-01-22
* shared/cgroup-show: simplify show_pid_array()Zbigniew Jędrzejewski-Szmek2015-01-22
* Assorted format fixesZbigniew Jędrzejewski-Szmek2015-01-22
* Fix some format strings for enums, they are signedZbigniew Jędrzejewski-Szmek2015-01-22
* shared/util: use signed printf format for PIDsZbigniew Jędrzejewski-Szmek2015-01-22
* import: introduce new mini-daemon systemd-importd, and make machinectl a clie...Lennart Poettering2015-01-22
* log: add new log output mode, that prints to console, but prefixes with syslo...Lennart Poettering2015-01-22
* util: Add some missing hidden_file() suffixesMartin Pitt2015-01-21
* import: add image verification using gpgLennart Poettering2015-01-21
* import: port pull-raw to helper tools implemented for pull-tarLennart Poettering2015-01-20
* util: make http url validity checks more generic, and move them to util.cLennart Poettering2015-01-20
* networkd: netdev - add ipvlan supportTom Gundersen2015-01-19
* nspawn: support dissecting GPT images that contain only a single generic linu...Lennart Poettering2015-01-19
* machined: refer to the disk space allocated for an image to "usage" rather th...Lennart Poettering2015-01-19
* qcow2: when dissecting qcow2, use btrfs clone ioctls for reflinking blocks to...Lennart Poettering2015-01-19
* import-raw: when downloading raw images, generate sparse files if we canLennart Poettering2015-01-19
* Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.hZbigniew Jędrzejewski-Szmek2015-01-18
* Add initialization helper for file_handle_unionZbigniew Jędrzejewski-Szmek2015-01-18