summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-02-06Merge pull request #2525 from chaloulo/journal-remote-microhttp-max-memory-usageLennart Poettering
2016-02-06Merge pull request #2540 from 0xAX/use-dual-timestamp-get-in-timeutilLennart Poettering
2016-02-06time-util: use dual_timestamp_get()Alexander Kuleshov
2016-02-06journal: add missing space to switch statementVito Caputo
2016-02-06Merge pull request #2138 from stefwalter/journal-combineLennart Poettering
2016-02-05journal: remove template from open_journal argsVito Caputo
2016-02-05journal: Add test for merging journal entriesStef Walter
2016-02-05journal: Refactor test-catalog importing testsStef Walter
2016-02-05journal: Combine journal catalog entries with the same idStef Walter
2016-02-05journal: move mmap() ENOMEM loop to functionVito Caputo
2016-02-05journal: add asserts on f->(data|field)_hash_tableVito Caputo
2016-02-05journal: add asserts for f->headerVito Caputo
2016-02-05journal: move window initialization to window_addVito Caputo
2016-02-04journal-remote: decrease microhttpd memory limitKlearchos Chaloulos
2016-02-04resolved: correctly store interface index of RRs in cacheLennart Poettering
2016-02-04resolved: properly turn off DNSSEC for LLMNR/mDNS scopesLennart Poettering
2016-02-04core: rework job_get_timeout() to use usec_t and handle USEC_INFINITY time ev...Lennart Poettering
2016-02-04resolved: don't follow CNAMEs originating from DNS on LLMNRLennart Poettering
2016-02-03core: move service_unwatch_control_pid() call into service_enter_running()Lennart Poettering
2016-02-03journal: fix boolean handling in MMapCacheLennart Poettering
2016-02-03core: log about path_is_mount_point() errorsLennart Poettering
2016-02-03core: when a service's ExecStartPre= times out, skip ExecStop=Lennart Poettering
2016-02-03util: add check that makes sure time_t and TIME_T_MAX work the way we assume ...Lennart Poettering
2016-02-03gpt-auto: handle errors from blkid more correctlyLennart Poettering
2016-02-03nspawn: make sure --help fits it 79chLennart Poettering
2016-02-03nspawn: optionally run a stub init process as PID 1Lennart Poettering
2016-02-03resolved: apply epoch to system time from PID 1Lennart Poettering
2016-02-03nspawn: add new --chdir= switchLennart Poettering
2016-02-03tty-ask-password: Split out password sendingJan Alexander Steffens (heftig)
2016-02-03Merge pull request #2509 from bengal/dhcp-nak-delay-v4Tom Gundersen
2016-02-03Merge pull request #2508 from fishilico/selinux-logindLennart Poettering
2016-02-03Merge pull request #2512 from 0xAX/mount-setupLennart Poettering
2016-02-03Merge pull request #2522 from 0xAX/check-early-mountLennart Poettering
2016-02-03Merge pull request #2519 from msekletar/journalctl-device-log-current-boot-v2Lennart Poettering
2016-02-03Merge pull request #2453 from poettering/journalctl-fTom Gundersen
2016-02-03journalctl: add match for the current boot when called with devpathMichal Sekletar
2016-02-03Merge pull request #2507 from evverx/fix-q-on-tmpfsLennart Poettering
2016-02-03manager: print fatal error if early mount failedAlexander Kuleshov
2016-02-02logind: load SELinux labelling systemNicolas Iooss
2016-02-03mount-setup: introduce mount_points_setupAlexander Kuleshov
2016-02-02Merge pull request #2510 from msekletar/journalctl-dev-sda-v4Lennart Poettering
2016-02-02journalctl: make "journalctl /dev/sda" workMichal Sekletar
2016-02-02dhcp: delay restarts after NAKsBeniamino Galvani
2016-02-01sd-journal: properly export has_{persistent|runtime}_files()Lennart Poettering
2016-02-01sd-journal: minor optimizationLennart Poettering
2016-02-01journalctl: add new --fields switch to dump all currently used field namesLennart Poettering
2016-02-01sd-journal: add an API to enumerate known field names of the journalLennart Poettering
2016-02-01sd-netlink: since whe acquire the netlink socket's sockaddr anyway, let's act...Lennart Poettering
2016-02-01sd-netlink: don't take possesion of netlink fd from caller on failureLennart Poettering
2016-02-01core: no need to use unlink_noerrno()Lennart Poettering