summaryrefslogtreecommitdiffstats
path: root/src/journal/journald-stream.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-10time-util: make timespec_load_nsec() staticAlexander Kuleshov2-4/+3
2016-02-10NEWS: start putting together a NEWS file for 229Lennart Poettering1-4/+151
2016-02-10editors: only extend line width to 119 for C and XML filesLennart Poettering4-7/+28
2016-02-09core: clarify which unit file is masked in error messageLennart Poettering1-3/+3
2016-02-09man: link resolved bus API documentation from its man pageLennart Poettering1-0/+4
2016-02-09units: downgrade dependency on /tmp in basic.target to Wants=Lennart Poettering1-4/+6
2016-02-09core: change internal error code for masked units from EBADR to ESHUTDOWNLennart Poettering2-8/+8
2016-02-09path_id: reintroduce by-path links for virtio block devicesMichal Sekletar1-0/+6
2016-02-09journal: Drop monotonicity check when appending to journal fileKlearchos Chaloulos1-4/+0
2016-02-09hwdb: add Dell Lattitude E6320 pointing stick speed fixPeter Hutterer1-0/+4
2016-02-08time-util: introduce usec_sub()Alexander Kuleshov2-22/+15
2016-02-08time-util: merge format_timestamp_internal() and format_timestamp_internal_us()Alexander Kuleshov1-28/+18
2016-02-08Journalctl command completion should show machinesDan Walsh1-2/+11
2016-02-08tests: fix #457Evgeny Vereshchagin2-2/+2
2016-02-07treewide: fix typos and spacingTorstein Husebø5-5/+5
2016-02-07random-seed: provide nicer error message when unable to open fileZbigniew Jędrzejewski-Szmek1-6/+16
2016-02-06shell-completion: fix headerZbigniew Jędrzejewski-Szmek1-1/+1
2016-02-06man: clarify that generators are run before /varZbigniew Jędrzejewski-Szmek1-6/+9
2016-02-06man/hostnamectl: refer to transient hostname as "fallback"Zbigniew Jędrzejewski-Szmek1-4/+4
2016-02-06man/hostname: remove obsolete textZbigniew Jędrzejewski-Szmek1-4/+0
2016-02-06build-sys: simplify conditionals around shell completion filesZbigniew Jędrzejewski-Szmek1-62/+32
2016-02-06build-sys: move CLEANFILES additions out from under HAVE_GNUEFIZbigniew Jędrzejewski-Szmek1-8/+11
2016-02-06build-sys: Perform flag tests in context to existing flagsMichał Górny1-1/+1
2016-02-06time-util: use dual_timestamp_get()Alexander Kuleshov1-2/+1
2016-02-06journal: add missing space to switch statementVito Caputo1-1/+1
2016-02-06journal: remove template from open_journal argsVito Caputo1-7/+6
2016-02-05journal: Add test for merging journal entriesStef Walter1-0/+69
2016-02-05journal: Refactor test-catalog importing testsStef Walter1-23/+36
2016-02-05journal: Combine journal catalog entries with the same idStef Walter3-46/+116
2016-02-05journal: move mmap() ENOMEM loop to functionVito Caputo1-13/+30
2016-02-05journal: add asserts on f->(data|field)_hash_tableVito Caputo1-0/+2
2016-02-05journal: add asserts for f->headerVito Caputo1-0/+28
2016-02-05journal: move window initialization to window_addVito Caputo1-11/+12
2016-02-05test: remove exit 0 at the endPhillip Sz4-4/+0
2016-02-05Fix typo in rescue shellIndrajit Raychaudhuri1-1/+1
2016-02-05hwdb: add HP Pavilion dm4 axis correctionsPeter Hutterer1-0/+11
2016-02-04journal-remote: decrease microhttpd memory limitKlearchos Chaloulos1-1/+1
2016-02-04resolved: correctly store interface index of RRs in cacheLennart Poettering1-3/+11
2016-02-04resolved: properly turn off DNSSEC for LLMNR/mDNS scopesLennart Poettering1-3/+2
2016-02-04core: rework job_get_timeout() to use usec_t and handle USEC_INFINITY time ev...Lennart Poettering9-24/+47
2016-02-04resolved: don't follow CNAMEs originating from DNS on LLMNRLennart Poettering1-3/+12
2016-02-03core: move service_unwatch_control_pid() call into service_enter_running()Lennart Poettering1-2/+3
2016-02-03journal: fix boolean handling in MMapCacheLennart Poettering1-6/+5
2016-02-03core: log about path_is_mount_point() errorsLennart Poettering1-7/+9
2016-02-03core: when a service's ExecStartPre= times out, skip ExecStop=Lennart Poettering2-13/+33
2016-02-03util: add check that makes sure time_t and TIME_T_MAX work the way we assume ...Lennart Poettering2-1/+11
2016-02-03gpt-auto: handle errors from blkid more correctlyLennart Poettering1-2/+3
2016-02-03nspawn: make sure --help fits it 79chLennart Poettering1-2/+2
2016-02-03nspawn: optionally run a stub init process as PID 1Lennart Poettering9-43/+426
2016-02-03resolved: apply epoch to system time from PID 1Lennart Poettering3-1/+22