summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-04-04move imported udev into placeKay Sievers
2012-04-03import udev repositoryKay Sievers
2012-04-03logind: log with AUTH facilityLennart Poettering
2012-04-03fix a couple of AF_UNIX connect() callsLennart Poettering
2012-04-03journal: in json and export mode use double underscores to prefix location fi...Lennart Poettering
2012-04-03systemctl: make -f short for both --follow and --forceLennart Poettering
2012-04-03service: schedule JOB_RESTART from SERVICE_AUTO_RESTART stateDavid Ward
2012-04-02analyze: Cosmetic exit when the bootup is not yet complete when plotting.Colin Guthrie
2012-04-02Revert "socket: if we fail to create an instantiated service for a socket, do...Michal Schmidt
2012-04-02install: check for proper return from dirent_ensure_typeDave Reisner
2012-04-02journal: implicitly add code location to all messages logged with the native ...Lennart Poettering
2012-04-02journal: decrease default mmap window size to allow a bigger number of journa...Lennart Poettering
2012-04-02bash-completion: update naming of loginctlDave Reisner
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-22libudev: monitor - do not memset() receive bufferKay Sievers
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-21keymap: Add Samsung 90X3AVaidas Jablonskis
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-18build-sys: place build binaries in the rootKay Sievers
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