summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-08Merge pull request #2543 from keszybz/build-sys-and-man-fixesLennart Poettering
2016-02-08tests: fix #457Evgeny Vereshchagin
2016-02-07Merge pull request #2546 from torstehu/fix-typo3Zbigniew Jędrzejewski-Szmek
2016-02-07Merge pull request #2536 from vcaputo/journal-misc-cleanupsZbigniew Jędrzejewski-Szmek
2016-02-07Merge pull request #2541 from mgorny/append-flags-fixZbigniew Jędrzejewski-Szmek
2016-02-07treewide: fix typos and spacingTorstein Husebø
2016-02-06random-seed: provide nicer error message when unable to open fileZbigniew Jędrzejewski-Szmek
2016-02-06shell-completion: fix headerZbigniew Jędrzejewski-Szmek
2016-02-06man: clarify that generators are run before /varZbigniew Jędrzejewski-Szmek
2016-02-06man/hostnamectl: refer to transient hostname as "fallback"Zbigniew Jędrzejewski-Szmek
2016-02-06man/hostname: remove obsolete textZbigniew Jędrzejewski-Szmek
2016-02-06build-sys: simplify conditionals around shell completion filesZbigniew Jędrzejewski-Szmek
2016-02-06build-sys: move CLEANFILES additions out from under HAVE_GNUEFIZbigniew Jędrzejewski-Szmek
2016-02-06build-sys: Perform flag tests in context to existing flagsMichał Górny
2016-02-06Merge pull request #2534 from indrajitr/patch-1Lennart Poettering
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-05test: remove exit 0 at the endPhillip Sz
2016-02-05Fix typo in rescue shellIndrajit Raychaudhuri
2016-02-04Merge pull request #2531 from whot/hwdb-updatesZbigniew Jędrzejewski-Szmek
2016-02-05hwdb: add HP Pavilion dm4 axis correctionsPeter Hutterer
2016-02-04Merge pull request #2524 from poettering/bag-of-stuffTom Gundersen
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