Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-01 | systemd-analyze: free unit_times only if it is not NULL | Lukas Nykryn | |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer | |
Also split out some fileio functions to fileio.c and provide a SELinux aware pendant in fileio-label.c see https://bugzilla.redhat.com/show_bug.cgi?id=881577 | |||
2013-02-13 | Move systemctl dot to systemd-analyze dot | Simon Peeters | |
2013-02-13 | systemd-analyze: rewrite in C. | Simon Peeters | |
Written by Peeters Simon <peeters.simon@gmail.com>. Makefile stuff and cleaned up a bit by Auke Kok <auke-jan.h.kok@intel.com>. Some code inspired by Marc-Antoine Perennou <Marc-Antoine@Perennou.com>. |