summaryrefslogtreecommitdiff
path: root/src/shared/util.h
AgeCommit message (Expand)Author
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
2014-08-21util: change return value of startswith() to non-constLennart Poettering
2014-08-19util: remove unused FOREACH_WORD_SEPARATOR_QUOTEDLennart Poettering
2014-08-19sysusers: add another column to sysusers files for the home directoryLennart Poettering
2014-08-15core: Refuse mount on symlinkTimofey Titovets
2014-08-13util: allow strappenda to take any number of argsDave Reisner
2014-08-03util.h: fix typoZbigniew Jędrzejewski-Szmek
2014-08-03util.h: include missing.h, for struct file_handleSimon McVittie
2014-08-01resolved: read the system /etc/resolv.conf unless we wrote it ourselvesLennart Poettering
2014-07-31Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek
2014-07-29resolved: when resolving an address PTR record via llmnr, make a tcp connecti...Lennart Poettering
2014-07-16Be more careful when checking for empty filesZbigniew Jędrzejewski-Szmek
2014-07-13fileio: quote more shell characters in envfilesMantas Mikulėnas
2014-07-07firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering
2014-07-07firstboot: follow lock protocol when changing /etc/shadowLennart Poettering
2014-07-07firstboot: add new component to query basic system settings on first boot, or...Lennart Poettering
2014-07-07util: don't consider tabs special in string_has_cc() anymoreLennart Poettering
2014-07-03sd-bus: support connecting to remote hosts, directly into containersLennart Poettering
2014-07-02util: generalize is_localhost() and use it everywhere where applicableLennart Poettering
2014-06-18tmpfiles: add "+" modifier support to b, c, p lines in addition to LLennart Poettering