]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/util.h
shared: add process-util.[ch]
[thirdparty/systemd.git] / src / shared / util.h
2015-04-10  Ronny Chevaliershared: add process-util.[ch]
2015-04-10  Ronny Chevaliershared: add formats-util.h
2015-04-10  Lennart Poetteringutil: unify how we parse mode_t strings
2015-04-10  Lennart Poetteringutil: remove normalize_env_assignment(), it's unused
2015-04-10  Lennart Poetteringutil: mark unquote() static, so that new code doesn...
2015-04-09  Lennart Poetteringutil: add shell_maybe_quote() call for preparing a...
2015-04-08  Lennart Poetteringutil: merge change_attr_fd() and chattr_fd()
2015-04-07  Lennart Poetteringutil: rework cunescape(), improve error handling
2015-04-06  Lennart Poetteringutil: rework rm_rf() logic
2015-03-26  Lennart Poetteringutil: rework word parsing and c unescaping code
2015-03-24  Tobias Hungerfstab-generator: don't accept missing root=, but accept...
2015-03-24  Tobias Hungerfstab-generator: Support root on tmpfs (or other device...
2015-03-20  Goffredo BaroncelliAdd change_attr_fd()
2015-03-16  Tom Gundersenshared - reinstate plymouth_running()
2015-03-16  Jasper St. Pierrecore: Remove explicit Plymouth integration
2015-03-10  Alban Crequyutil: add rename_noreplace
2015-03-10  Zbigniew Jędrzejew... Introduce loop_read_exact helper
2015-02-23  Daniel Macksd-bus, shared: fix includes
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-18  Lennart Poetteringshared: introduce cmsg_close_all() call
2015-02-18  Didier RocheAdd gettext support
2015-02-14  Bruno Bottazziniutil: use a shared lookup function for string tables
2015-02-04  Zbigniew Jędrzejew... shared/util: drop duplicate log2u64 function
2015-02-03  Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-02-01  Zbigniew Jędrzejew... shared/capability: go frugal on space for caps
2015-02-01  Zbigniew Jędrzejew... Add a snprinf wrapper which checks that the buffer...
2015-01-22  Lennart Poetteringimport: only define the _to_string() enum mapping funct...
2015-01-22  Zbigniew Jędrzejew... shared/cgroup-show: simplify show_pid_array()
2015-01-22  Zbigniew Jędrzejew... Assorted format fixes
2015-01-22  Zbigniew Jędrzejew... Fix some format strings for enums, they are signed
2015-01-22  Zbigniew Jędrzejew... shared/util: use signed printf format for PIDs
2015-01-22  Lennart Poetteringimport: introduce new mini-daemon systemd-importd,...
2015-01-21  Lennart Poetteringimport: add image verification using gpg
2015-01-20  Lennart Poetteringutil: make http url validity checks more generic, and...
2015-01-19  Lennart Poetteringimport-raw: when downloading raw images, generate spars...
2015-01-19  Zbigniew Jędrzejew... Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.h
2015-01-19  Zbigniew Jędrzejew... Add initialization helper for file_handle_union
2015-01-18  Cristian Rodríguezutil: replace RUN_WITH_LOCALE with extended locale...
2015-01-14  Lennart Poetteringnspawn: add file system locks for controlling access...
2015-01-14  Lennart Poetteringmachined: use the FS_IMMUTABLE_FL file flag, if availab...
2015-01-14  Lennart Poetteringutil: the chattr flags field is actually unsigned,...
2015-01-13  Lennart Poetteringnetworkd: make IP forwarding for IPv4 and IPv6 individu...
2015-01-12  Zbigniew Jędrzejew... Add new function to filter fstab options
2015-01-11  Zbigniew Jędrzejew... Implement masking and overriding of generators
2015-01-11  Zbigniew Jędrzejew... Simplify execute_directory()
2015-01-08  Lennart Poetteringjournal: bump RLIMIT_NOFILE when journal files to 16K...
2015-01-08  Lennart Poetteringjournald: turn off COW for journal files on btrfs
2015-01-06  Lennart Poetteringcore: add new logic for services to store file descript...
2014-12-25  Lennart Poetteringmachined: beef up machined image listing with creation...
2014-12-24  Lennart Poetteringutil: make creation time xattr logic more generic
2014-12-24  Shawn Paul Landdenutil: fix strict aliasing violations in use of struct...
2014-12-23  Lennart Poetteringmachined: add new call OpenMachineLogin() that starts...
2014-12-23  Lennart Poetteringsystemd-run: support -t mode when combined with -M
2014-12-19  Lennart Poetteringmachined: add new GetImage() bus call for retrieving...
2014-12-19  Lennart Poetteringutil: rename ignore_file() to hidden_file()
2014-12-19  Lennart Poetteringmachined/machinectl: add logic to show list of availabl...
2014-12-19  Lennart Poetteringimport: add new minimal tool "systemd-import" for pulli...
2014-12-12  Lennart Poetteringnspawn: allow spawning ephemeral nspawn containers...
2014-12-12  Lennart Poetteringutil: document why we have alloca_align()
2014-12-12  Lennart Poetteringutil: when using basename() for creating temporary...
2014-12-10  Zbigniew Jędrzejew... treewide: sanitize loop_write
2014-12-10  Lennart Poetteringcore: unify how we iterate over inotify events
2014-12-09  Lennart Poetteringsd-bus: get rid of PID starttime concept
2014-12-03  Didier Rochemachine-id-setup: add a machine_id_commit call to commi...
2014-11-29  Zbigniew Jędrzejew... delta: diff returns 1 when files differ, ignore this
2014-11-27  Lennart Poetteringkdbus: set kernel attach mask before creating the first bus
2014-11-27  Jakub Filakutil: add function getting proc environ
2014-11-25  Lennart Poetteringutil: mark page_size() as pure
2014-11-20  Jakub Filakutil: add functions getting proc cwd and root
2014-11-14  Lennart Poetteringbusctl: add new "call" command to invoke methods on...
2014-11-07  Tom Gundersenshared: add readlink_value
2014-11-07  Lennart Poetteringutil: file_is_priv_sticky() is used internally in util...
2014-11-07  Lennart Poetteringutil: rework /proc/cmdline parser to use unquote_first_...
2014-11-04  David Herrmannutil: introduce negative_errno()
2014-10-30  Michal Schmidtutil: add log2u(), log2u_round_up()
2014-10-30  Lennart Poetteringutil: unify how we see srand()
2014-10-27  Michal Sekletarutil: introduce sethostname_idempotent
2014-10-23  Lennart Poetteringlabel: move is_dir() to util.c
2014-09-22  Emil Renner Berthingutil: avoid non-portable __WORDSIZE
2014-09-22  David Herrmannutil: add alloca_align()
2014-09-04  Zbigniew Jędrzejew... localed: remove free_and_copy
2014-08-27  David Herrmannutil: make lookup_uid() global
2014-08-26  Lennart Poetteringutil: reset signals when we fork off agents
2014-08-22  Lennart Poetteringcore: add support for a configurable system-wide start...
2014-08-21  Lennart Poetteringutil: change return value of startswith() to non-const
2014-08-19  Lennart Poetteringutil: remove unused FOREACH_WORD_SEPARATOR_QUOTED
2014-08-19  Lennart Poetteringsysusers: add another column to sysusers files for...
2014-08-14  Timofey Titovetscore: Refuse mount on symlink
2014-08-14  Dave Reisnerutil: allow strappenda to take any number of args
2014-08-04  Zbigniew Jędrzejew... util.h: fix typo
2014-08-03  Simon McVittieutil.h: include missing.h, for struct file_handle
2014-08-01  Lennart Poetteringresolved: read the system /etc/resolv.conf unless we...
2014-07-31  Zbigniew Jędrzejew... Reject invalid quoted strings
2014-07-29  Lennart Poetteringresolved: when resolving an address PTR record via...
2014-07-16  Zbigniew Jędrzejew... Be more careful when checking for empty files
2014-07-14  Mantas Mikulėnasfileio: quote more shell characters in envfiles
2014-07-07  Lennart Poetteringfirstboot: get rid of firstboot generator again, introd...
2014-07-07  Lennart Poetteringfirstboot: follow lock protocol when changing /etc...
2014-07-07  Lennart Poetteringfirstboot: add new component to query basic system...
2014-07-07  Lennart Poetteringutil: don't consider tabs special in string_has_cc...
next