summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-03-30rename /etc/systemd/systemd-{login,journal}d.conf to {login,journal}d.confKay Sievers
2012-03-28job: add debug prints where job type gets changedMichal Schmidt
2012-03-28job: fix loss of ordering with restart jobsMichal Schmidt
2012-03-27journal: properly handle if we interleave files with different boot idsLennart Poettering
2012-03-27cat: fix priority typeLennart Poettering
2012-03-27journalctl: add --local switchLennart Poettering
2012-03-26man: minor typo in reference to manual pageElan Ruusamäe
2012-03-22logind: close FIFO before ending sessions cleanlyLennart Poettering
2012-03-22logind: extend comment about X11 socket symlinkLennart Poettering
2012-03-22add sparse support to detect endianness bugFrederic Crozat
2012-03-22binfmt: fix apply loopLennart Poettering
2012-03-22main: added support for loading IMA custom policiesRoberto Sassu
2012-03-22systemd: mount the securityfs filesystem at early stageRoberto Sassu
2012-03-21journal: PAGE_SIZE is not known on ppc and other archsLennart Poettering
2012-03-21journal: react with immediate rotation to a couple of more errorsLennart Poettering
2012-03-20sysctl: accept multiple passed configuration filesLennart Poettering
2012-03-20modules-load: drop /lib from search path if we don't have it split offLennart Poettering
2012-03-20bmfmt: allow passing more than one config file nameLennart Poettering
2012-03-20remove GTK piecesMichal Schmidt
2012-03-16util: never follow symlinks in rm_rf_children()Michal Schmidt
2012-03-16man: document systemd-journalctl(1)Lennart Poettering
2012-03-15man: document systemd-journald.conf(5)Lennart Poettering
2012-03-15man: document systemd-cat(1)Lennart Poettering
2012-03-15journal: only use uint8_t for stateFrederic Crozat
2012-03-15a couple of fixes to make llvm-analyze quietLennart Poettering
2012-03-15journalctl: add a missing 'break'Tero Roponen
2012-03-15journald: don't try to roatet corrupted files when we open read-only anywayLennart Poettering
2012-03-15journald: adjust permissions for rotated filesLennart Poettering
2012-03-15journald: take corrupted files into account when calculating disk spaceLennart Poettering
2012-03-15journald: be a bit more verboseLennart Poettering
2012-03-15journald: fix calculation of disk spaceLennart Poettering
2012-03-15journald: copy metrics/compression state from template when rotatingLennart Poettering
2012-03-15journald: increase max file size to 128MBLennart Poettering
2012-03-15journal: vacuum corrupted files, tooLennart Poettering
2012-03-15journal: if we encounter a corrupted file, rotate and go onLennart Poettering
2012-03-15nspawn: mount /etc/timezone into nspawn environment tooLennart Poettering
2012-03-15journald: fix typoLennart Poettering
2012-03-15journalctl: suppress messages about adm group if ACL support is not enabledLennart Poettering
2012-03-15virt: the pidns controller does not exist anymoreLennart Poettering
2012-03-14journald: set SO_PASSEC only if selinux is enabledLennart Poettering
2012-03-14journalctl: warn if the user is not in the adm groupLennart Poettering
2012-03-14journal: fix memory leakLennart Poettering
2012-03-14journal: Don't hold pointers to journal while remappingMarti Raudsepp
2012-03-14log: introduce log_metavLennart Poettering
2012-03-14pkg-config: bring unit search path order in sync with the codeLennart Poettering
2012-03-14path-lookup: rearrange things so that the system path order follows the user ...Lennart Poettering
2012-03-14conf: when looking for configurations look in /etc first, in /run secondLennart Poettering
2012-03-14machine-id: initialize from $container_uuid if not set otherwiseLennart Poettering
2012-03-14journald: allocate PAGE_SIZE bytes for selinux label lengthLennart Poettering
2012-03-14socket: make sure that the name for per-connection services are uniqueLennart Poettering