summaryrefslogtreecommitdiff
path: root/src/shared/util.h
AgeCommit message (Expand)Author
2015-01-19import-raw: when downloading raw images, generate sparse files if we canLennart Poettering
2015-01-18Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.hZbigniew Jędrzejewski-Szmek
2015-01-18Add initialization helper for file_handle_unionZbigniew Jędrzejewski-Szmek
2015-01-18util: replace RUN_WITH_LOCALE with extended locale functionsCristian Rodríguez
2015-01-14nspawn: add file system locks for controlling access to container imagesLennart Poettering
2015-01-14machined: use the FS_IMMUTABLE_FL file flag, if available, to implement a "re...Lennart Poettering
2015-01-14util: the chattr flags field is actually unsigned, judging by kernel sourcesLennart Poettering
2015-01-13networkd: make IP forwarding for IPv4 and IPv6 individually configurableLennart Poettering
2015-01-11Add new function to filter fstab optionsZbigniew Jędrzejewski-Szmek
2015-01-11Implement masking and overriding of generatorsZbigniew Jędrzejewski-Szmek
2015-01-11Simplify execute_directory()Zbigniew Jędrzejewski-Szmek
2015-01-08journal: bump RLIMIT_NOFILE when journal files to 16K (if possible)Lennart Poettering
2015-01-08journald: turn off COW for journal files on btrfsLennart Poettering
2015-01-06core: add new logic for services to store file descriptors in PID 1Lennart Poettering
2014-12-25machined: beef up machined image listing with creation/modification times of ...Lennart Poettering
2014-12-24util: make creation time xattr logic more genericLennart Poettering
2014-12-24util: fix strict aliasing violations in use of struct inotify_event v5Shawn Paul Landden
2014-12-23machined: add new call OpenMachineLogin() that starts a getty in a container ...Lennart Poettering
2014-12-23systemd-run: support -t mode when combined with -MLennart Poettering
2014-12-19machined: add new GetImage() bus call for retrieving the bus path for an imageLennart Poettering
2014-12-19util: rename ignore_file() to hidden_file()Lennart Poettering
2014-12-19machined/machinectl: add logic to show list of available imagesLennart Poettering
2014-12-19import: add new minimal tool "systemd-import" for pulling down foreign contai...Lennart Poettering
2014-12-12nspawn: allow spawning ephemeral nspawn containers based on the root file sys...Lennart Poettering
2014-12-12util: document why we have alloca_align()Lennart Poettering
2014-12-12util: when using basename() for creating temporary files, verify the resultin...Lennart Poettering
2014-12-09treewide: sanitize loop_writeZbigniew Jędrzejewski-Szmek
2014-12-10core: unify how we iterate over inotify eventsLennart Poettering
2014-12-09sd-bus: get rid of PID starttime conceptLennart Poettering
2014-12-03machine-id-setup: add a machine_id_commit call to commit on disk a transient ...Didier Roche
2014-11-29delta: diff returns 1 when files differ, ignore thisZbigniew Jędrzejewski-Szmek
2014-11-27kdbus: set kernel attach mask before creating the first busLennart Poettering
2014-11-27util: add function getting proc environJakub Filak
2014-11-25util: mark page_size() as pureLennart Poettering
2014-11-21util: add functions getting proc cwd and rootJakub Filak
2014-11-14busctl: add new "call" command to invoke methods on a serviceLennart Poettering
2014-11-07shared: add readlink_valueTom Gundersen
2014-11-07util: file_is_priv_sticky() is used internally in util.c only nowadays, make ...Lennart Poettering
2014-11-07util: rework /proc/cmdline parser to use unquote_first_word()Lennart Poettering
2014-11-04util: introduce negative_errno()David Herrmann
2014-10-30util: add log2u(), log2u_round_up()Michal Schmidt
2014-10-30util: unify how we see srand()Lennart Poettering
2014-10-27util: introduce sethostname_idempotentMichal Sekletar
2014-10-23label: move is_dir() to util.cLennart Poettering
2014-09-22util: avoid non-portable __WORDSIZEEmil Renner Berthing
2014-09-22util: add alloca_align()David Herrmann
2014-09-03localed: remove free_and_copyZbigniew Jędrzejewski-Szmek
2014-08-27util: make lookup_uid() globalDavid Herrmann
2014-08-26util: reset signals when we fork off agentsLennart Poettering
2014-08-22core: add support for a configurable system-wide start-up timeoutLennart Poettering