summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
...
* 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
* util: replace RUN_WITH_LOCALE with extended locale functionsCristian Rodríguez2015-01-18
* missing: add macros for OFD locksMichael Marineau2015-01-17
* nspawn,machined: change default container image location from /var/lib/contai...Lennart Poettering2015-01-15
* import: rename "gpt" disk image type to "raw"Lennart Poettering2015-01-15
* nspawn: add file system locks for controlling access to container imagesLennart Poettering2015-01-14
* pty: minor modernizationLennart Poettering2015-01-14
* machined: use the FS_IMMUTABLE_FL file flag, if available, to implement a "re...Lennart Poettering2015-01-14
* util: the chattr flags field is actually unsigned, judging by kernel sourcesLennart Poettering2015-01-14
* ptyfw: add missing error checkLennart Poettering2015-01-14