Age | Commit message (Expand) | Author |
2012-01-10 | shutdown: exclude processes with argv[0][0] from killing | Lennart Poettering |
2012-01-05 | journalctl: rework short output mode to rebuild full syslog message | Lennart Poettering |
2012-01-05 | util: never ellipsize welcome message | Lennart Poettering |
2012-01-05 | util: when printing status updates during boot, take terminal width into account | Lennart Poettering |
2012-01-04 | journal: beef up journal output of systemctl and journalctl | Lennart Poettering |
2011-12-31 | journal: automatically deduce journal metrics from file system sizes | Lennart Poettering |
2011-12-21 | journalctl: add json, export, short and verbose output modes | Lennart Poettering |
2011-10-12 | Merge branch 'master' into journal | Lennart Poettering |
2011-10-11 | util: properly detect what the last capability is | Lennart Poettering |
2011-10-07 | journal: split user logs into their own journal files | Lennart Poettering |
2011-10-07 | journal: add preliminary incomplete implementation | Lennart Poettering |
2011-09-28 | localed: add SetX11Keyboard() and SetVConsoleKeyboard() bus calls | Lennart Poettering |
2011-09-23 | util: move virtualization detection into its own files, and extend return codes | Lennart Poettering |
2011-09-23 | util: improve signal_to_string, signal_from_string | Michal Schmidt |
2011-08-24 | initctl: check for kexec_loaded when reboot is requested through initctl | Frederic Crozat |
2011-08-23 | cgroup: optionally mount a specific cgroup controllers together, and add cpu+... | Lennart Poettering |
2011-08-21 | cgroup: honour sticky bit when trimming cgroup trees | Lennart Poettering |
2011-08-21 | exec: allow passing arbitrary path names to blkio cgroup attributes | Lennart Poettering |
2011-08-20 | exec: optionally apply cgroup attributes to the cgroups we create | Lennart Poettering |
2011-08-01 | util: add is_main_thread() call | Lennart Poettering |
2011-08-01 | util: introduce join() to speed up simple string concatenations | Lennart Poettering |
2011-07-23 | util: make use of get_user_creds() and get_group_creds() wherever applicable | Lennart Poettering |
2011-07-22 | sd-login: beef up login api, to add monitoring and enumerating | Lennart Poettering |
2011-07-22 | install: add new installer implementation | Lennart Poettering |
2011-07-21 | fix hwclock_apply_localtime_delta() to properly handle negative TZ offset | Kay Sievers |
2011-07-07 | path,unit: support globbing in conditions and path units | Lennart Poettering |
2011-07-01 | nspawn: Move the get_user_creds from execute.c to utils.c for later usage in ... | Michal Vyskocil |
2011-06-30 | util: try harder to rename the process | Lennart Poettering |
2011-06-27 | logind: automatically deduce seat from display | Lennart Poettering |
2011-06-24 | logind: hook up PAM module with logind | Lennart Poettering |
2011-06-21 | logind: implement idle hint logic | Lennart Poettering |
2011-06-21 | timedated: sync clock down to RTC where necessary | Lennart Poettering |
2011-06-21 | util: make a couple of files we write atomic | Lennart Poettering |
2011-06-21 | util: add fopen_temporary() | Lennart Poettering |
2011-06-21 | util: add pipe_eof() | Lennart Poettering |
2011-06-21 | util: introduce dirent_is_file() | Lennart Poettering |
2011-05-24 | rtc in localtime: use settimeofday(NULL, tz) instead of hwclock(8) | Kay Sievers |
2011-05-18 | exec: hangup/reset/deallocate VTs in gettys | Lennart Poettering |
2011-05-10 | util: include `stdarg.h` | Paul Menzel |
2011-04-28 | util: conf_files_list() return list as parameter | Kay Sievers |
2011-04-28 | lookup: drop empty directories from search paths | Lennart Poettering |
2011-04-25 | sysctl.d, binfmt.d, modules-load.d: switch to stacked config dirs in /lib, /e... | Kay Sievers |
2011-04-16 | hostnamed: introduce systemd-hostnamed | Lennart Poettering |
2011-04-16 | hostname: split out hostname validation into util.c | Lennart Poettering |
2011-04-12 | pam: use /proc/self/loginuid only if we have CAP_AUDIT_CONTROL | Lennart Poettering |
2011-04-03 | kmsg-syslogd: pass facility value into kmsg | Lennart Poettering |
2011-03-31 | log: fix shifting of facilities | Lennart Poettering |
2011-03-30 | status: show status messages unconditionally if plymouth is around | Lennart Poettering |
2011-03-28 | util: detect page size runtime. | cee1 |
2011-03-14 | util: add detect_container() | Lennart Poettering |