summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
* 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
* networkd: make IP forwarding for IPv4 and IPv6 individually configurableLennart Poettering2015-01-13
* fw-util: fix errno typo for !HAVE_LIBIPTCDaniel Mack2015-01-13
* networkd: add minimal IP forwarding and masquerading support to .network filesLennart Poettering2015-01-13
* shared: add minimal firewall manipulation helpers for establishing NAT rules,...Lennart Poettering2015-01-13
* fstab-util: fix priority parsing and add testZbigniew Jędrzejewski-Szmek2015-01-11
* shared/util: respect buffer boundary on incomplete escape sequencesZbigniew Jędrzejewski-Szmek2015-01-11
* Support negated fstab optionsZbigniew Jędrzejewski-Szmek2015-01-11
* fstab-util: detect out-of-range pri= assignmentsZbigniew Jędrzejewski-Szmek2015-01-11
* Add new function to filter fstab optionsZbigniew Jędrzejewski-Szmek2015-01-11
* shared/list: add LIST_APPENDZbigniew Jędrzejewski-Szmek2015-01-11
* path-lookup: allow /run to override /etc in generator searchZbigniew Jędrzejewski-Szmek2015-01-11
* Implement masking and overriding of generatorsZbigniew Jędrzejewski-Szmek2015-01-11
* Simplify execute_directory()Zbigniew Jędrzejewski-Szmek2015-01-11
* log: fix log_full_errno() with custom facilitiesDavid Herrmann2015-01-11
* logind: unify how we cast between uid_t and pointers for hashmap keysLennart Poettering2015-01-09
* machined: when cloning a raw disk image, also set the NOCOW flagLennart Poettering2015-01-08
* loginctl: show the 10 most recent log user/session log lines in "loginctl use...Lennart Poettering2015-01-08
* path-util: plug leakTom Gundersen2015-01-08
* journal: bump RLIMIT_NOFILE when journal files to 16K (if possible)Lennart Poettering2015-01-08
* util: make it easy to initialize the crtime from the current time in fd_setcr...Lennart Poettering2015-01-08
* journald: turn off COW for journal files on btrfsLennart Poettering2015-01-08
* util: upgrade default $TERM from vt102 to vt220 if we have no idea about the ...Lennart Poettering2015-01-07
* conf-parse: make syntax logging functions behave more like other log functonsLennart Poettering2015-01-07
* ptyfwd: simplify how we handle vhangups a bitLennart Poettering2015-01-07
* btrfs-util: rework how we iterate through the results of the TREE_SEARCH resultsLennart Poettering2015-01-07
* machinectl: make sure that "machinectl login" exits immediately when the mach...Lennart Poettering2015-01-07