chiark / gitweb /
tree-wide: remove Lennart's copyright lines
[elogind.git] / src / basic / util.c
2018-08-24 Lennart Poetteringtree-wide: remove Lennart's copyright lines
2018-08-24 Lennart Poetteringtree-wide: drop 'This file is part of systemd' blurb
2018-08-24 Lennart Poetteringfileio: accept FILE* in addition to path in parse_env_f...
2018-08-24 Lennart Poetteringutil: add debug logging to system_tasks_max()
2018-08-24 Lennart Poetteringutil: fix physical_memory() to work correctly on cgroupsv2
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop license boilerplate
2018-08-24 Lennart Poetteringutil: check for overflows in xbsearch_r()
2018-06-05 Sven EdenPrep v238: Uncomment now needed headers and unmask...
2018-05-30 Lennart Poetteringbasic: split out update_reboot_parameter_and_warn(...
2018-05-30 Lennart Poetteringutil: rework system_tasks_max() to make use of procfs_t...
2018-05-30 Lennart Poetteringutil: introduce more accurate definitions of TASKS_MAX
2018-05-30 Lennart Poetteringutil: minor tweaks to disable_core_dumps()
2018-05-30 Jan Klötzketree-wide: introduce disable_core_dumps helper and...
2018-05-30 Lennart Poetteringcondition: extend ConditionKernelVersion= with relative...
2018-05-30 Lennart Poetteringbasic: split out blockdev-util.[ch] from util.h
2018-05-30 Lennart Poetteringprocess-util: move fork_agent() to process-util.[ch]
2018-05-30 Lennart Poetteringtree-wide: introduce new safe_fork() helper and port...
2018-03-26 Sven EdenPrep v236 : Add missing SPDX-License-Identifier (2...
2017-10-15 Zbigniew Jędrzejew... util-lib: simplify kexec_loaded()
2017-12-07 Sven EdenApply updates from upstream
2017-09-28 Andreas Rammholdtree-wide: use IN_SET where possible
2017-11-19 Sven Edenv235: Added missing updates
2017-09-25 Franck Buiutil: make get_block_device() available
2017-08-14 Sven EdenPrep v235: Apply upstream fixes (3/10) [src/basic]
2017-07-25 Zbigniew Jędrzejew... basic/path-util: allow flags for path_equal_or_files_same
2017-07-17 Zbigniew Jędrzejew... basic/util: move execute_directory() to separate file
2017-07-17 Reverend Homertree-wide: replace all readdir cycles with FOREACH_DIRE...
2017-07-17 Zbigniew Jędrzejew... Two small cleanups
2017-07-17 Zbigniew Jędrzejew... tree-wide: drop NULL sentinel from strjoin
2017-07-07 Sven EdenMerge pull request #22 from elogind/dev_v232
2017-07-05 Stefan Schwetertree-wide: remove consecutive duplicate words in comments
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-16 Sven EdenPrep v231: Apply missing fixes from upstream (1/6)...
2017-06-16 Sven EdenPrep v230: Add utmp support to make wall message to...
2017-06-16 Sven EdenPrep v230: Apply missing upstream fixes and updates...
2017-06-16 Zbigniew Jędrzejew... tree-wide: rename hidden_file to hidden_or_backup_file...
2017-06-16 Zbigniew Jędrzejew... basic/util: check return value of dup2 in fork_agent()
2017-06-16 Lennart Poetteringcore: be more paranoid when mixing umask and fopen()
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-17 Sven EdenPrep v229: Add missing fixes from upstream [1/6] src...
2017-05-17 Zbigniew Jędrzejew... tree-wide: check if errno is greater than zero (2)
2017-05-04 Sven EdenMerge pull request #7 from elogind/dev_v228-r1
2017-04-26 Sven EdenPrep v228: With most functions split out, clean up...
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (2/3)
2017-04-26 Lennart Poetteringutil: always enforce O_NOCTTY and O_CLOEXEC in openpt_i...
2017-04-24 Sven EdenMerge pull request #5 from elogind/dev_v227 v227.2
2017-03-29 Sven Eden[2/5] Apply missing fixes from upstream
2017-03-29 Lennart Poetteringutil: clean-ups to enum parsers
2017-03-29 Lennart Poetteringutil: minor cleanups for loop_read() and friends
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenCleaned up more unneeded functions and types in:
2017-03-14 Sven EdenAdd poweroff, suspend etc. loginctl commands
2017-03-14 Sven EdenHandle suspend, shutdown, reboot, etc within elogind
2017-03-14 Sven EdenPrep v226: Apply missing fixes and changes to src/basic
2017-03-14 Lennart Poetteringutil: add new uid_is_valid() call
2017-03-14 Filipe Brandenburgerextract_first_word: Refactor EXTRACT_DONT_COALESCE_SEPA...
2017-03-14 Filipe Brandenburgerextract_first_word: Refactor allocation in empty argume...
2017-03-14 Lennart Poetteringutil: treat 'C' and 'POSIX' locale identical
2017-03-14 Sven EdenPrep v225: Added needed udev support and re-enabled...
2017-03-14 Sven EdenPrep v225: Applying various fixes and changes to src...
2017-03-14 Sven EdenPrep v224: Cleaned up src/basic/util.[ch]
2017-03-14 Sven EdenPrep v222: Update build system:
2017-03-14 Sven EdenPrep v221: Update and clean up build system to sync...