summaryrefslogtreecommitdiff
path: root/src/shared/util.h
Commit message (Expand)AuthorAgeFilesLines
...
* import-raw: when downloading raw images, generate sparse files if we canLennart Poettering2015-01-191-0/+2
* Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.hZbigniew Jędrzejewski-Szmek2015-01-181-7/+0
* Add initialization helper for file_handle_unionZbigniew Jędrzejewski-Szmek2015-01-181-0/+1
* util: replace RUN_WITH_LOCALE with extended locale functionsCristian Rodríguez2015-01-181-26/+0
* nspawn: add file system locks for controlling access to container imagesLennart Poettering2015-01-141-1/+14
* machined: use the FS_IMMUTABLE_FL file flag, if available, to implement a "re...Lennart Poettering2015-01-141-0/+3
* util: the chattr flags field is actually unsigned, judging by kernel sourcesLennart Poettering2015-01-141-2/+2
* networkd: make IP forwarding for IPv4 and IPv6 individually configurableLennart Poettering2015-01-131-0/+4
* Add new function to filter fstab optionsZbigniew Jędrzejewski-Szmek2015-01-111-2/+0
* Implement masking and overriding of generatorsZbigniew Jędrzejewski-Szmek2015-01-111-1/+1
* Simplify execute_directory()Zbigniew Jędrzejewski-Szmek2015-01-111-1/+1
* journal: bump RLIMIT_NOFILE when journal files to 16K (if possible)Lennart Poettering2015-01-081-0/+2
* journald: turn off COW for journal files on btrfsLennart Poettering2015-01-081-0/+3
* core: add new logic for services to store file descriptors in PID 1Lennart Poettering2015-01-061-0/+2
* machined: beef up machined image listing with creation/modification times of ...Lennart Poettering2014-12-251-0/+3
* util: make creation time xattr logic more genericLennart Poettering2014-12-241-0/+4
* util: fix strict aliasing violations in use of struct inotify_event v5Shawn Paul Landden2014-12-241-2/+8
* machined: add new call OpenMachineLogin() that starts a getty in a container ...Lennart Poettering2014-12-231-0/+2
* systemd-run: support -t mode when combined with -MLennart Poettering2014-12-231-0/+2
* machined: add new GetImage() bus call for retrieving the bus path for an imageLennart Poettering2014-12-191-0/+1
* util: rename ignore_file() to hidden_file()Lennart Poettering2014-12-191-2/+2
* machined/machinectl: add logic to show list of available imagesLennart Poettering2014-12-191-0/+9
* import: add new minimal tool "systemd-import" for pulling down foreign contai...Lennart Poettering2014-12-191-0/+2
* nspawn: allow spawning ephemeral nspawn containers based on the root file sys...Lennart Poettering2014-12-121-0/+1
* util: document why we have alloca_align()Lennart Poettering2014-12-121-0/+1
* util: when using basename() for creating temporary files, verify the resultin...Lennart Poettering2014-12-121-3/+3
* treewide: sanitize loop_writeZbigniew Jędrzejewski-Szmek2014-12-091-1/+1
* core: unify how we iterate over inotify eventsLennart Poettering2014-12-101-0/+7
* sd-bus: get rid of PID starttime conceptLennart Poettering2014-12-091-1/+0
* machine-id-setup: add a machine_id_commit call to commit on disk a transient ...Didier Roche2014-12-031-0/+2
* delta: diff returns 1 when files differ, ignore thisZbigniew Jędrzejewski-Szmek2014-11-291-1/+1
* kdbus: set kernel attach mask before creating the first busLennart Poettering2014-11-271-0/+1
* util: add function getting proc environJakub Filak2014-11-271-0/+1
* util: mark page_size() as pureLennart Poettering2014-11-251-1/+1
* util: add functions getting proc cwd and rootJakub Filak2014-11-211-0/+2
* busctl: add new "call" command to invoke methods on a serviceLennart Poettering2014-11-141-0/+3
* shared: add readlink_valueTom Gundersen2014-11-071-0/+1
* util: file_is_priv_sticky() is used internally in util.c only nowadays, make ...Lennart Poettering2014-11-071-2/+0
* util: rework /proc/cmdline parser to use unquote_first_word()Lennart Poettering2014-11-071-1/+1
* util: introduce negative_errno()David Herrmann2014-11-041-0/+9
* util: add log2u(), log2u_round_up()Michal Schmidt2014-10-301-0/+15
* util: unify how we see srand()Lennart Poettering2014-10-301-0/+1
* util: introduce sethostname_idempotentMichal Sekletar2014-10-271-0/+2
* label: move is_dir() to util.cLennart Poettering2014-10-231-0/+1
* util: avoid non-portable __WORDSIZEEmil Renner Berthing2014-09-221-1/+1
* util: add alloca_align()David Herrmann2014-09-221-0/+16
* localed: remove free_and_copyZbigniew Jędrzejewski-Szmek2014-09-031-2/+0
* util: make lookup_uid() globalDavid Herrmann2014-08-271-0/+1
* util: reset signals when we fork off agentsLennart Poettering2014-08-261-0/+1
* core: add support for a configurable system-wide start-up timeoutLennart Poettering2014-08-221-0/+2