Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-26 | build-sys: separate ldflags from cflags | Lucas De Marchi | |
2012-03-26 | build-sys: do not set CFLAGS directly | Lucas De Marchi | |
Set a separate variable for adding warning flags. Build systems are not supposed to change CFLAGS and LDFLAGS, these are user variables. Reference: http://www.gnu.org/software/automake/manual/html_node/Flag-Variables-Ordering.html | |||
2012-03-26 | journalctl,loginctl: drop systemd- prefix in binary names | Lennart Poettering | |
Let's make things a bit easier to type, drop the systemd- prefix for journalctl and loginctl, but provide the old names for compat. All systemd binaries are hence now prefixed with "systemd-" with the exception of the three primary user interface binaries: systemctl loginctl journalctl For those three we do provide systemd-xyz names as well, via symlinks: systemd-systemctl → systemctl systemd-loginctl → loginctl systemd-journalctl → journalctl We do this only for the *primary* user tools, in order to avoid unnecessary namespace problems. That means tools like systemd-notify stay the way they are. | |||
2012-03-26 | build-sys: fix make dist-check | Lennart Poettering | |
2012-03-26 | man: minor typo in reference to manual page | Elan Ruusamäe | |
2012-03-22 | logind: close FIFO before ending sessions cleanly | Lennart Poettering | |
For clean session endings ask logind explicitly to get rid of the FIFO before closing it so that the FIFO logic doesn't result in su/sudo to be terminated immediately. | |||
2012-03-22 | logind: extend comment about X11 socket symlink | Lennart Poettering | |
2012-03-22 | update TODO | Lennart Poettering | |
2012-03-22 | add sparse support to detect endianness bug | Frederic Crozat | |
le16/32/64_t type should be used when storing little-endian value header to integrate with sparse from Josh Triplett <josh@joshtriplett.org> | |||
2012-03-22 | binfmt: fix apply loop | Lennart Poettering | |
Noticed by Sergey Ptashnick | |||
2012-03-22 | man: systemd-cat(1) typo fix | Lennart Poettering | |
Noticed by Sergey Ptashnick | |||
2012-03-22 | main: added support for loading IMA custom policies | Roberto Sassu | |
This is an S/MIME signed message The new function ima_setup() loads an IMA custom policy from a file in the default location '/etc/ima/ima-policy', if present, and writes it to the path 'ima/policy' in the security filesystem. This function is executed at early stage in order to avoid that some file operations are not measured by IMA and it is placed after the initialization of SELinux because IMA needs the latter (or other security modules) to understand LSM-specific rules. This feature is enabled by default and can be disabled by providing the option '--disable-ima' to the configure script. Signed-off-by: Roberto Sassu <roberto.sassu@polito.it> Acked-by: Gianluca Ramunno <ramunno@polito.it> | |||
2012-03-22 | systemd: mount the securityfs filesystem at early stage | Roberto Sassu | |
This is an S/MIME signed message The mount of the securityfs filesystem is now performed in the main systemd executable as it is used by IMA to provide the interface for loading custom policies. The unit file 'units/sys-kernel-security.mount' has been removed because it is not longer necessary. Signed-off-by: Roberto Sassu <roberto.sassu@polito.it> Acked-by: Gianluca Ramunno <ramunno@polito.it> | |||
2012-03-21 | journal: PAGE_SIZE is not known on ppc and other archs | Lennart Poettering | |
Let's use NAME_MAX, as suggested by Dan Walsh | |||
2012-03-21 | journal: react with immediate rotation to a couple of more errors | Lennart Poettering | |
2012-03-21 | man: updates to sysctl.d(5) | Lennart Poettering | |
2012-03-20 | sysctl: accept multiple passed configuration files | Lennart Poettering | |
2012-03-20 | modules-load: drop /lib from search path if we don't have it split off | Lennart Poettering | |
2012-03-20 | bmfmt: allow passing more than one config file name | Lennart Poettering | |
2012-03-20 | man: fix parameter name for sd_uid_xxx() | Lennart Poettering | |
2012-03-20 | remove GTK pieces | Michal Schmidt | |
They've moved to systemd-ui. | |||
2012-03-16 | util: never follow symlinks in rm_rf_children() | Michal Schmidt | |
The function checks if the entry is a directory before recursing, but there is a window between the check and the open, during which the directory could be replaced with a symlink. CVE-2012-1174 https://bugzilla.redhat.com/show_bug.cgi?id=803358 | |||
2012-03-16 | build-sys: prepare release 44systemd/v44 | Lennart Poettering | |
2012-03-16 | build-sys: don't build distcheck version with split /usr | Lennart Poettering | |
2012-03-16 | man: make sure we ship HTML versions of the man pages in the tarball | Lennart Poettering | |
2012-03-16 | man: document journal features of systemctl(1) | Lennart Poettering | |
2012-03-16 | man: document systemd-journalctl(1) | Lennart Poettering | |
2012-03-15 | man: document systemd-journald.conf(5) | Lennart Poettering | |
2012-03-15 | man: document systemd-machine-id-setup(1) | Lennart Poettering | |
2012-03-15 | man: document systemd-cat(1) | Lennart Poettering | |
2012-03-15 | journal: only use uint8_t for state | Frederic Crozat | |
2012-03-15 | a couple of fixes to make llvm-analyze quiet | Lennart Poettering | |
2012-03-15 | journalctl: add a missing 'break' | Tero Roponen | |
There is a 'break' missing in the -q handling so, for example, 'systemd-journalctl --new-id128 -q' does nothing. This patch fixes the problem. | |||
2012-03-15 | update TODO | Kay Sievers | |
2012-03-15 | journald: don't try to roatet corrupted files when we open read-only anyway | Lennart Poettering | |
2012-03-15 | journald: adjust permissions for rotated files | Lennart Poettering | |
2012-03-15 | journald: take corrupted files into account when calculating disk space | Lennart Poettering | |
2012-03-15 | journald: be a bit more verbose | Lennart Poettering | |
2012-03-15 | journald: fix calculation of disk space | Lennart Poettering | |
2012-03-15 | journald: copy metrics/compression state from template when rotating | Lennart Poettering | |
2012-03-15 | journald: increase max file size to 128MB | Lennart Poettering | |
2012-03-15 | journal: vacuum corrupted files, too | Lennart Poettering | |
2012-03-15 | journal: if we encounter a corrupted file, rotate and go on | Lennart Poettering | |
2012-03-15 | nspawn: mount /etc/timezone into nspawn environment too | Lennart Poettering | |
2012-03-15 | journald: fix typo | Lennart Poettering | |
2012-03-15 | journalctl: suppress messages about adm group if ACL support is not enabled | Lennart Poettering | |
2012-03-15 | virt: the pidns controller does not exist anymore | Lennart Poettering | |
2012-03-14 | journald: set SO_PASSEC only if selinux is enabled | Lennart Poettering | |
2012-03-14 | journalctl: warn if the user is not in the adm group | Lennart Poettering | |
2012-03-14 | update TODO | Lennart Poettering | |