summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-sys: do not set CFLAGS directlyLucas De Marchi2012-03-263-45/+25
* journalctl,loginctl: drop systemd- prefix in binary namesLennart Poettering2012-03-269-31/+69
* build-sys: fix make dist-checkLennart Poettering2012-03-261-1/+3
* man: minor typo in reference to manual pageElan Ruusamäe2012-03-261-1/+1
* logind: close FIFO before ending sessions cleanlyLennart Poettering2012-03-222-3/+98
* logind: extend comment about X11 socket symlinkLennart Poettering2012-03-221-0/+4
* update TODOLennart Poettering2012-03-221-0/+2
* add sparse support to detect endianness bugFrederic Crozat2012-03-227-51/+143
* binfmt: fix apply loopLennart Poettering2012-03-221-1/+1
* man: systemd-cat(1) typo fixLennart Poettering2012-03-221-1/+1
* main: added support for loading IMA custom policiesRoberto Sassu2012-03-226-2/+171
* systemd: mount the securityfs filesystem at early stageRoberto Sassu2012-03-223-22/+4
* journal: PAGE_SIZE is not known on ppc and other archsLennart Poettering2012-03-211-3/+12
* journal: react with immediate rotation to a couple of more errorsLennart Poettering2012-03-212-2/+13
* man: updates to sysctl.d(5)Lennart Poettering2012-03-211-26/+39
* sysctl: accept multiple passed configuration filesLennart Poettering2012-03-201-11/+17
* modules-load: drop /lib from search path if we don't have it split offLennart Poettering2012-03-201-3/+8
* bmfmt: allow passing more than one config file nameLennart Poettering2012-03-201-10/+15
* man: fix parameter name for sd_uid_xxx()Lennart Poettering2012-03-202-4/+8
* remove GTK piecesMichal Schmidt2012-03-208-1769/+0
* util: never follow symlinks in rm_rf_children()Michal Schmidt2012-03-161-1/+2
* build-sys: prepare release 44v44Lennart Poettering2012-03-163-4/+49
* build-sys: don't build distcheck version with split /usrLennart Poettering2012-03-162-2/+3
* man: make sure we ship HTML versions of the man pages in the tarballLennart Poettering2012-03-162-10/+10
* man: document journal features of systemctl(1)Lennart Poettering2012-03-163-18/+53
* man: document systemd-journalctl(1)Lennart Poettering2012-03-163-2/+255
* man: document systemd-journald.conf(5)Lennart Poettering2012-03-154-4/+259
* man: document systemd-machine-id-setup(1)Lennart Poettering2012-03-154-2/+123
* man: document systemd-cat(1)Lennart Poettering2012-03-155-6/+230
* journal: only use uint8_t for stateFrederic Crozat2012-03-151-2/+2
* a couple of fixes to make llvm-analyze quietLennart Poettering2012-03-156-34/+26
* journalctl: add a missing 'break'Tero Roponen2012-03-151-0/+1
* update TODOKay Sievers2012-03-151-5/+3
* journald: don't try to roatet corrupted files when we open read-only anywayLennart Poettering2012-03-151-1/+1
* journald: adjust permissions for rotated filesLennart Poettering2012-03-151-1/+7
* journald: take corrupted files into account when calculating disk spaceLennart Poettering2012-03-151-1/+2
* journald: be a bit more verboseLennart Poettering2012-03-151-6/+6
* journald: fix calculation of disk spaceLennart Poettering2012-03-152-2/+5
* journald: copy metrics/compression state from template when rotatingLennart Poettering2012-03-152-2/+5
* journald: increase max file size to 128MBLennart Poettering2012-03-152-1/+3
* journal: vacuum corrupted files, tooLennart Poettering2012-03-151-26/+65
* journal: if we encounter a corrupted file, rotate and go onLennart Poettering2012-03-153-11/+58
* nspawn: mount /etc/timezone into nspawn environment tooLennart Poettering2012-03-151-1/+9
* journald: fix typoLennart Poettering2012-03-151-1/+1
* journalctl: suppress messages about adm group if ACL support is not enabledLennart Poettering2012-03-151-0/+2
* virt: the pidns controller does not exist anymoreLennart Poettering2012-03-153-31/+9
* journald: set SO_PASSEC only if selinux is enabledLennart Poettering2012-03-141-0/+4
* journalctl: warn if the user is not in the adm groupLennart Poettering2012-03-143-1/+42
* update TODOLennart Poettering2012-03-141-0/+2
* journal: fix memory leakLennart Poettering2012-03-141-0/+1