summaryrefslogtreecommitdiff
path: root/src/util.c
Commit message (Expand)AuthorAge
* util: make use of get_user_creds() and get_group_creds() wherever applicableLennart Poettering2011-07-23
* util: user parse_uid() wherever applicableLennart Poettering2011-07-23
* sd-login: beef up login api, to add monitoring and enumeratingLennart Poettering2011-07-22
* util: use readdir_r() instead of readdir()Lennart Poettering2011-07-22
* install: add new installer implementationLennart Poettering2011-07-22
* fix hwclock_apply_localtime_delta() to properly handle negative TZ offsetKay Sievers2011-07-21
* cgls: add pager support to systemd-cglsLennart Poettering2011-07-07
* path,unit: support globbing in conditions and path unitsLennart Poettering2011-07-07
* util: explicitly turn of O_CLOEXEC for stdin/stdout/stderrLennart Poettering2011-07-05
* add a few O_CLOEXEC where missingLennart Poettering2011-07-05
* nspawn: Move the get_user_creds from execute.c to utils.c for later usage in ...Michal Vyskocil2011-07-01
* util: try harder to rename the processLennart Poettering2011-06-30
* util: clear scrolling region when clearing screenLennart Poettering2011-06-29
* logind: automatically deduce seat from displayLennart Poettering2011-06-27
* logind: hook up PAM module with logindLennart Poettering2011-06-24
* logind: implement idle hint logicLennart Poettering2011-06-21
* timedated: sync clock down to RTC where necessaryLennart Poettering2011-06-21
* util: make a couple of files we write atomicLennart Poettering2011-06-21
* dbus: introduce UnsetAndSetEnvironment()Lennart Poettering2011-06-21
* util: return errno in close_nointr()Lennart Poettering2011-06-21
* util: add fopen_temporary()Lennart Poettering2011-06-21
* util: move string enum mapping to the endLennart Poettering2011-06-21
* util: add pipe_eof()Lennart Poettering2011-06-21
* util: introduce dirent_is_file()Lennart Poettering2011-06-21
* rtc in localtime: use settimeofday(NULL, tz) instead of hwclock(8)Kay Sievers2011-05-24
* util: use new VT ESC sequence to clear scrollback bufferLennart Poettering2011-05-20
* util: use open_terminal() in chvt() tooLennart Poettering2011-05-19
* exec: hangup/reset/deallocate VTs in gettysLennart Poettering2011-05-18
* binfmt, modules-load, sysctl, tmpfiles: read /usr/local/lib and where appropr...Kay Sievers2011-04-30
* util: don't AND cx with cxLennart Poettering2011-04-30
* util: conf_files_list() return list as parameterKay Sievers2011-04-28
* lookup: drop empty directories from search pathsLennart Poettering2011-04-28
* sysctl.d, binfmt.d, modules-load.d: switch to stacked config dirs in /lib, /e...Kay Sievers2011-04-25
* MeeGo supportChris E Ferron2011-04-20
* hostnamed: introduce systemd-hostnamedLennart Poettering2011-04-16
* hostname: split out hostname validation into util.cLennart Poettering2011-04-16
* util: truncate newline inside of read_one_line_file() alreadyLennart Poettering2011-04-16
* util: modernize get_parent_of_pid() a bitLennart Poettering2011-04-16
* pam: use /proc/self/loginuid only if we have CAP_AUDIT_CONTROLLennart Poettering2011-04-12
* don't make up buffer sizes, use standard LINE_MAX insteadLennart Poettering2011-04-07
* binfmt: add binfmt tool to set up binfmt_misc at bootLennart Poettering2011-04-04
* kmsg-syslogd: pass facility value into kmsgLennart Poettering2011-04-03
* log: fix shifting of facilitiesLennart Poettering2011-03-31
* src: our lord is coverityLennart Poettering2011-03-31
* plymouth: use PID file to detect whether ply is runningLennart Poettering2011-03-31
* status: show status messages unconditionally if plymouth is aroundLennart Poettering2011-03-30
* util: detect page size runtime.cee12011-03-28
* man: document pidns containersLennart Poettering2011-03-18
* util: make touched files non-writable by defaultLennart Poettering2011-03-16
* util: add detect_container()Lennart Poettering2011-03-14