summaryrefslogtreecommitdiff
path: root/src/basic/log.c
Commit message (Expand)AuthorAge
* Replace use of snprintf with xsprintfDaniel Lockyer2017-11-24
* core: implement /run/elogind/units/-based path for passing unit info from PID...Lennart Poettering2017-11-02
* log: add a mode where we open the log fds for every single log messageLennart Poettering2017-11-22
* log: let's make use of the fact that our functions return the negative error ...Lennart Poettering2017-09-25
* basic/log: fix return value from log_struct_iovec_internal()Zbigniew Jędrzejewski-Szmek2017-09-26
* fileio: return 0 from read_one_line_file on successZbigniew Jędrzejewski-Szmek2017-11-22
* core: whenever a unit terminates, log its consumed resources to the journalLennart Poettering2017-09-21
* io-util: add new IOVEC_INIT/IOVEC_MAKE macrosLennart Poettering2017-09-21
* log: reopen log for failed assertions (#6703)Topi Miettinen2017-08-31
* Prep v235: Apply upstream fixes (3/10) [src/basic]Sven Eden2017-08-14
* Add comments to log_functions which shouldn't be called from library code (#6...Zbigniew Jędrzejewski-Szmek2017-07-25
* basic/log: use getenv instead of secure_getenvZbigniew Jędrzejewski-Szmek2017-07-25
* log: pass the correct length to vsnprintf (#6168)Evgeny Vereshchagin2017-07-25
* basic/log: expose log_dispatchZbigniew Jędrzejewski-Szmek2017-07-25
* basic/log: split max log level into multiple "realms"Zbigniew Jędrzejewski-Szmek2017-07-25
* Prep v233.2: Mask unneeded functions and definitions in src/basicSven Eden2017-07-18
* log: never log into foreign fd #2 in PID 1 or its pre-execve() childrenLennart Poettering2017-07-17
* basic/log: use IN_SETZbigniew Jędrzejewski-Szmek2017-07-17
* util-lib: various improvements to kernel command line parsingLennart Poettering2017-07-17
* basic/log: CODE_FUNCTION → CODE_FUNCZbigniew Jędrzejewski-Szmek2017-07-17
* share/log: change log_syntax from "[a:b] " to "a:b: "Zbigniew Jędrzejewski-Szmek2017-07-17
* basic/log: merge two big log_struct_internal invocations into oneZbigniew Jędrzejewski-Szmek2017-07-17
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_IDZbigniew Jędrzejewski-Szmek2017-07-17
* Revert some uses of xsprintfZbigniew Jędrzejewski-Szmek2017-07-05
* tree-wide: make parse_proc_cmdline() strip "rd." prefix automaticallyZbigniew Jędrzejewski-Szmek2017-07-05
* tree-wide: allow state to be passed through to parse_proc_cmdline_itemZbigniew Jędrzejewski-Szmek2017-07-05
* core: add "invocation ID" concept to service managerLennart Poettering2017-07-05
* log: minor fixesLennart Poettering2017-07-05
* basic: log: Increase static buffer for source file location (#3674)Daniel Mack2017-06-16
* Prep v230: Apply missing upstream fixes and updates (2/8) src/basic.Sven Eden2017-06-16
* tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhereLennart Poettering2017-06-16
* Prep v229: Remove remaining emacs settings [1/6] src/basicSven Eden2017-05-17
* tree-wide: use xsprintf() where applicableDaniel Mack2017-05-17
* basic: re-sort includesThomas Hindoe Paaboel Andersen2017-05-17
* basic: include only what we useThomas Hindoe Paaboel Andersen2017-05-17
* journald: allow additional payload in server_driver_messageZbigniew Jędrzejewski-Szmek2017-05-17
* fix musl libc build errorsEnno Boland2017-05-16
* Prep v228: Condense elogind source masks (5/5)Sven Eden2017-04-26
* Prep v228: Condense elogind source masks (2/5)Sven Eden2017-04-26
* Prep v228: Add remaining updates from upstream (2/3)Sven Eden2017-04-26
* log: whitespace style fixMichal Schmidt2017-04-26
* [1/5] Apply missing fixes from upstreamSven Eden2017-03-29
* log: properly return -EINVAL from log_set_max_level_from_string()Lennart Poettering2017-03-29
* Add support for building elogind against musl libcSven Eden2017-03-14
* Remove (non.existent) support for logging to journald.Sven Eden2017-03-14
* Prep v224: Major cleanup of unneeded functions and some source files.Sven Eden2017-03-14
* Prep v221: Update and clean up build system to sync with upstreamSven Eden2017-03-14