summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2012-03-14socket: if we fail to create an instantiated service for a socket, don't put ...Lennart Poettering
2012-03-13mount: fix assertionLennart Poettering
2012-03-13conf-parser: warn if an assignment is place outside of a sectionLennart Poettering
2012-03-13util: add brute-force fallback for close_all_fds()Lennart Poettering
2012-03-13journald: use SCM_SECURITY to race-freely determine peer SELinux labelLennart Poettering
2012-03-13socket: add option for SO_PASSECLennart Poettering
2012-03-12login: tag the Mimo 720 ID_AUTOSEATShawn Landden
2012-03-12conf: enforce UTF8 validty everywhereLennart Poettering
2012-03-06journal: make sure to refresh window position and pointer after we linked up ...Lennart Poettering
2012-03-06mount: properly check return for mount_add_*Dave Reisner
2012-03-06bash-completion: get rid of awk, sed and grepHarald Hoyer
2012-03-06nspawn: be less cryptic when clone() failsLennart Poettering
2012-03-06socket: rename 'broken' failure result to 'failed-permanent' on order not to ...Lennart Poettering
2012-03-06umount: don't try to umount /usr, if we are running from itLennart Poettering
2012-03-05socket: fail the socket if the service keeps dying on startMichal Schmidt
2012-03-05sd-login: c++ compatibilityLennart Poettering
2012-03-05systemd-analyze: call os.uname() onceDave Reisner
2012-03-05fix sparse warningsFrederic Crozat
2012-03-05journal: fix endianness errorsFrederic Crozat
2012-02-29systemctl: forward untrusted user reboot, poweroff requests to logindKay Sievers