summaryrefslogtreecommitdiff
path: root/src/shared/util.h
Commit message (Expand)AuthorAge
* util: file_is_priv_sticky() is used internally in util.c only nowadays, make ...Lennart Poettering2014-11-07
* util: rework /proc/cmdline parser to use unquote_first_word()Lennart Poettering2014-11-07
* util: introduce negative_errno()David Herrmann2014-11-04
* util: add log2u(), log2u_round_up()Michal Schmidt2014-10-30
* util: unify how we see srand()Lennart Poettering2014-10-30
* util: introduce sethostname_idempotentMichal Sekletar2014-10-27
* label: move is_dir() to util.cLennart Poettering2014-10-23
* util: avoid non-portable __WORDSIZEEmil Renner Berthing2014-09-22
* util: add alloca_align()David Herrmann2014-09-22
* localed: remove free_and_copyZbigniew Jędrzejewski-Szmek2014-09-03
* util: make lookup_uid() globalDavid Herrmann2014-08-27
* util: reset signals when we fork off agentsLennart Poettering2014-08-26
* core: add support for a configurable system-wide start-up timeoutLennart Poettering2014-08-22
* util: change return value of startswith() to non-constLennart Poettering2014-08-21
* util: remove unused FOREACH_WORD_SEPARATOR_QUOTEDLennart Poettering2014-08-19
* sysusers: add another column to sysusers files for the home directoryLennart Poettering2014-08-19
* core: Refuse mount on symlinkTimofey Titovets2014-08-15
* util: allow strappenda to take any number of argsDave Reisner2014-08-13
* util.h: fix typoZbigniew Jędrzejewski-Szmek2014-08-03
* util.h: include missing.h, for struct file_handleSimon McVittie2014-08-03
* resolved: read the system /etc/resolv.conf unless we wrote it ourselvesLennart Poettering2014-08-01
* Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* resolved: when resolving an address PTR record via llmnr, make a tcp connecti...Lennart Poettering2014-07-29
* Be more careful when checking for empty filesZbigniew Jędrzejewski-Szmek2014-07-16
* fileio: quote more shell characters in envfilesMantas Mikulėnas2014-07-13
* firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering2014-07-07
* firstboot: follow lock protocol when changing /etc/shadowLennart Poettering2014-07-07
* firstboot: add new component to query basic system settings on first boot, or...Lennart Poettering2014-07-07
* util: don't consider tabs special in string_has_cc() anymoreLennart Poettering2014-07-07
* sd-bus: support connecting to remote hosts, directly into containersLennart Poettering2014-07-03
* util: generalize is_localhost() and use it everywhere where applicableLennart Poettering2014-07-02
* tmpfiles: add "+" modifier support to b, c, p lines in addition to LLennart Poettering2014-06-18
* install: make sure that --root= mode doesn't make us consider all units outsi...Lennart Poettering2014-06-17
* util: add realloc_multiply() helperDavid Herrmann2014-06-16
* util: fix multiply-alloc helpers with size==0David Herrmann2014-06-16
* tmpfiles: add new "L+" command as stronger version of "L", that removes the d...Lennart Poettering2014-06-16
* sysusers: add minimal tool to reconstruct /etc/passwd and /etc/group from sta...Lennart Poettering2014-06-12
* tmpfiles: add new "C" line for copying files or directoriesLennart Poettering2014-06-10
* bus-proxy: properly index policy by uid/gid when parsingLennart Poettering2014-06-10
* namespace: beef up read-only bind mount logicLennart Poettering2014-06-06
* namespace: when setting up an inaccessible mount point, unmounting everything...Lennart Poettering2014-06-05
* shared: add touch_file() and let touch() always update timestampKay Sievers2014-05-24
* machined: add logic to query IP addresses of containersLennart Poettering2014-05-18
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* timesyncd: lookup name server via sd-resolve, support IPv6, react to SIGINT/S...Lennart Poettering2014-05-05
* delta: draw arrows with draw_special_char()Lennart Poettering2014-04-23
* systemctl: delete REBOOT_PARAM_FILE if no parameter is specifiedMichael Olbrich2014-04-21
* implement a union to pad out file_handleDave Reisner2014-04-21
* Unify GREEDY_REALLOC and GREEDY_REALLOC_TZbigniew Jędrzejewski-Szmek2014-04-12
* util: replace close_pipe() with new safe_close_pair()Lennart Poettering2014-03-24