summaryrefslogtreecommitdiff
path: root/src/basic/util.c
Commit message (Expand)AuthorAge
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* util: check for overflows in xbsearch_r()Lennart Poettering2018-08-24
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* basic: split out update_reboot_parameter_and_warn() into its own .c/.h filesLennart Poettering2018-05-30
* util: rework system_tasks_max() to make use of procfs_tasks_max()Lennart Poettering2018-05-30
* util: introduce more accurate definitions of TASKS_MAXLennart Poettering2018-05-30
* util: minor tweaks to disable_core_dumps()Lennart Poettering2018-05-30
* tree-wide: introduce disable_core_dumps helper and port existing usersJan Klötzke2018-05-30
* condition: extend ConditionKernelVersion= with relative version checksLennart Poettering2018-05-30
* basic: split out blockdev-util.[ch] from util.hLennart Poettering2018-05-30
* process-util: move fork_agent() to process-util.[ch]Lennart Poettering2018-05-30
* tree-wide: introduce new safe_fork() helper and port everything overLennart Poettering2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (2/9) src/basicSven Eden2018-03-26
* util-lib: simplify kexec_loaded()Zbigniew Jędrzejewski-Szmek2017-10-15
* Apply updates from upstreamSven Eden2017-12-07
* tree-wide: use IN_SET where possibleAndreas Rammhold2017-09-29
* v235: Added missing updatesSven Eden2017-11-19
* util: make get_block_device() availableFranck Bui2017-09-25
* Prep v235: Apply upstream fixes (3/10) [src/basic]Sven Eden2017-08-14
* basic/path-util: allow flags for path_equal_or_files_sameZbigniew Jędrzejewski-Szmek2017-07-25
* basic/util: move execute_directory() to separate fileZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)Reverend Homer2017-07-17
* Two small cleanupsZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: remove consecutive duplicate words in commentsStefan Schweter2017-07-05
* Prep v231: Apply missing fixes from upstream (1/6) src/basicSven Eden2017-06-16
* Prep v230: Add utmp support to make wall message to work properly.Sven Eden2017-06-16
* Prep v230: Apply missing upstream fixes and updates (2/8) src/basic.Sven Eden2017-06-16
* tree-wide: rename hidden_file to hidden_or_backup_file and optimizeZbigniew Jędrzejewski-Szmek2017-06-16
* basic/util: check return value of dup2 in fork_agent()Zbigniew Jędrzejewski-Szmek2017-06-16
* core: be more paranoid when mixing umask and fopen()Lennart Poettering2017-06-16
* Prep v229: Add missing fixes from upstream [1/6] src/basicSven Eden2017-05-17
* tree-wide: check if errno is greater than zero (2)Zbigniew Jędrzejewski-Szmek2017-05-17
* Prep v228: With most functions split out, clean up the enormous includes list...Sven Eden2017-04-26
* Prep v228: Add remaining updates from upstream (2/3)Sven Eden2017-04-26
* util: always enforce O_NOCTTY and O_CLOEXEC in openpt_in_namespace()Lennart Poettering2017-04-26
* [2/5] Apply missing fixes from upstreamSven Eden2017-03-29
* util: clean-ups to enum parsersLennart Poettering2017-03-29
* util: minor cleanups for loop_read() and friendsLennart Poettering2017-03-29
* Cleaned up more unneeded functions and types in:Sven Eden2017-03-14
* Add poweroff, suspend etc. loginctl commandsSven Eden2017-03-14
* Handle suspend, shutdown, reboot, etc within elogindSven Eden2017-03-14
* Prep v226: Apply missing fixes and changes to src/basicSven Eden2017-03-14
* util: add new uid_is_valid() callLennart Poettering2017-03-14
* extract_first_word: Refactor EXTRACT_DONT_COALESCE_SEPARATORS handlingFilipe Brandenburger2017-03-14
* extract_first_word: Refactor allocation in empty argument caseFilipe Brandenburger2017-03-14
* util: treat 'C' and 'POSIX' locale identicalLennart Poettering2017-03-14
* Prep v225: Added needed udev support and re-enabled some masked cgroup functi...Sven Eden2017-03-14
* Prep v225: Applying various fixes and changes to src/basic that got lost duri...Sven Eden2017-03-14
* Prep v224: Cleaned up src/basic/util.[ch]Sven Eden2017-03-14