summaryrefslogtreecommitdiff
path: root/src/shared/util.h
Commit message (Expand)AuthorAge
* fstab-generator: don't accept missing root=, but accept root=noneTobias Hunger2015-03-25
* fstab-generator: Support root on tmpfs (or other deviceless FS)Tobias Hunger2015-03-24
* Add change_attr_fd()Goffredo Baroncelli2015-03-19
* shared - reinstate plymouth_running()Tom Gundersen2015-03-16
* core: Remove explicit Plymouth integrationJasper St. Pierre2015-03-16
* util: add rename_noreplaceAlban Crequy2015-03-10
* Introduce loop_read_exact helperZbigniew Jędrzejewski-Szmek2015-03-09
* sd-bus, shared: fix includesDaniel Mack2015-02-24
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* shared: introduce cmsg_close_all() callLennart Poettering2015-02-18
* Add gettext supportDidier Roche2015-02-18
* util: use a shared lookup function for string tablesBruno Bottazzini2015-02-14
* shared/util: drop duplicate log2u64 functionZbigniew Jędrzejewski-Szmek2015-02-04
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* shared/capability: go frugal on space for capsZbigniew Jędrzejewski-Szmek2015-02-01
* Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek2015-02-01
* import: only define the _to_string() enum mapping function, thus making gcc s...Lennart Poettering2015-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
* import: add image verification using gpgLennart Poettering2015-01-21
* util: make http url validity checks more generic, and move them to util.cLennart Poettering2015-01-20
* 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
* nspawn: add file system locks for controlling access to container imagesLennart 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
* networkd: make IP forwarding for IPv4 and IPv6 individually configurableLennart Poettering2015-01-13
* Add new function to filter fstab optionsZbigniew 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
* journal: bump RLIMIT_NOFILE when journal files to 16K (if possible)Lennart Poettering2015-01-08
* journald: turn off COW for journal files on btrfsLennart Poettering2015-01-08
* core: add new logic for services to store file descriptors in PID 1Lennart Poettering2015-01-06
* machined: beef up machined image listing with creation/modification times of ...Lennart Poettering2014-12-25
* util: make creation time xattr logic more genericLennart Poettering2014-12-24
* util: fix strict aliasing violations in use of struct inotify_event v5Shawn Paul Landden2014-12-24
* machined: add new call OpenMachineLogin() that starts a getty in a container ...Lennart Poettering2014-12-23
* systemd-run: support -t mode when combined with -MLennart Poettering2014-12-23
* machined: add new GetImage() bus call for retrieving the bus path for an imageLennart Poettering2014-12-19
* util: rename ignore_file() to hidden_file()Lennart Poettering2014-12-19
* machined/machinectl: add logic to show list of available imagesLennart Poettering2014-12-19
* import: add new minimal tool "systemd-import" for pulling down foreign contai...Lennart Poettering2014-12-19
* nspawn: allow spawning ephemeral nspawn containers based on the root file sys...Lennart Poettering2014-12-12
* util: document why we have alloca_align()Lennart Poettering2014-12-12
* util: when using basename() for creating temporary files, verify the resultin...Lennart Poettering2014-12-12