summaryrefslogtreecommitdiff
path: root/src/util.c
Commit message (Expand)AuthorAge
* util: never follow symlinks in rm_rf_children()Michal Schmidt2012-03-16
* journalctl: warn if the user is not in the adm groupLennart Poettering2012-03-14
* util: add brute-force fallback for close_all_fds()Lennart Poettering2012-03-13
* conf: enforce UTF8 validty everywhereLennart Poettering2012-03-12
* fix sparse warningsFrederic Crozat2012-03-05
* always use /etc/os-release and ignore all distro-specific filesKay Sievers2012-02-13
* util: fix handling of empty files in read_one_line_file()Lennart Poettering2012-02-11
* util: prevent daemon-reload from reaping service processes.Chris Paulson-Ellis2012-02-02
* exec: include path name of binary we are about to execute when renaming forke...Lennart Poettering2012-02-01
* main: don't force text mode in console_setup()Michal Schmidt2012-01-29
* log: increase socket buffers for logging by defaultLennart Poettering2012-01-27
* util: use /dev/rtc symlink if possible before we go searching for a suitable ...Lennart Poettering2012-01-23
* cgtop: add new cgtop toolLennart Poettering2012-01-22
* cgls: don't show kernel threads by defaultLennart Poettering2012-01-22
* util: open the first RTC that has hctosys=1 setLennart Poettering2012-01-21
* tmpfiles: support writing short strings to files, in order to support /sys ma...Lennart Poettering2012-01-18
* exec: introduce ControlGroupPersistant= to make cgroups persistantLennart Poettering2012-01-18
* util: support formatting eta and peta bytes with format_bytes()Lennart Poettering2012-01-14
* util: split out tty_is_vc_resolve() from default_term_for_tty()Lennart Poettering2012-01-14
* util: rework ANSI escape code macrosLennart Poettering2012-01-14
* shutdown: exclude processes with argv[0][0] from killingLennart Poettering2012-01-10
* util: switch the console to text mode on resetMichal Schmidt2012-01-06
* util: fix switching to console unicode modeMichal Schmidt2012-01-06
* journalctl: rework short output mode to rebuild full syslog messageLennart Poettering2012-01-05
* util: never ellipsize welcome messageLennart Poettering2012-01-05
* util: when printing status updates during boot, take terminal width into accountLennart Poettering2012-01-05
* journal: beef up journal output of systemctl and journalctlLennart Poettering2012-01-04
* util: fix warningLennart Poettering2011-12-31
* journal: automatically deduce journal metrics from file system sizesLennart Poettering2011-12-31
* Merge branch 'journal'Lennart Poettering2011-12-31
|\
| * journal: implement stdout transportLennart Poettering2011-12-23
| * journalctl: add json, export, short and verbose output modesLennart Poettering2011-12-21
| * journal: implement inotify-based live logging logicLennart Poettering2011-12-19
| * util: fix buildLennart Poettering2011-10-12
| * Merge branch 'master' into journalLennart Poettering2011-10-12
| |\
| * | journal: split user logs into their own journal filesLennart Poettering2011-10-07
| * | journal: add preliminary incomplete implementationLennart Poettering2011-10-07
* | | util: fix error checking after fgets()Michal Schmidt2011-12-03
| |/ |/|
* | util: properly detect what the last capability isLennart Poettering2011-10-11
* | util: fix close() call on wrong variableThomas Jarosch2011-10-10
|/
* localed: add SetX11Keyboard() and SetVConsoleKeyboard() bus callsLennart Poettering2011-09-28
* util: move virtualization detection into its own files, and extend return codesLennart Poettering2011-09-23
* util: don't fail if no id was passed to detect_container()Lennart Poettering2011-09-23
* util: detect systemd-nspawn without relying on ns cgroup treeLennart Poettering2011-09-23
* util: improve signal_to_string, signal_from_stringMichal Schmidt2011-09-23
* coverity: change a few things so that coverity doesn't show so many false pos...Lennart Poettering2011-09-23
* coverity: fix a couple of bugs found by coverityLennart Poettering2011-09-23
* initctl: check for kexec_loaded when reboot is requested through initctlFrederic Crozat2011-08-24
* cgroup: optionally mount a specific cgroup controllers together, and add cpu+...Lennart Poettering2011-08-23
* cgroup: when trimming cgroup trees, honour sticky bit of tasks fileLennart Poettering2011-08-21