GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
basic
/
log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add comments to log_functions which shouldn't be called from library code (#6...
Zbigniew Jędrzejewski-Szmek
2017-07-11
1
-0
/
+8
*
basic/log: use getenv instead of secure_getenv
Zbigniew Jędrzejewski-Szmek
2017-07-05
1
-4
/
+4
*
log: pass the correct length to vsnprintf (#6168)
Evgeny Vereshchagin
2017-06-21
1
-9
/
+4
*
basic/log: split max log level into multiple "realms"
Zbigniew Jędrzejewski-Szmek
2017-05-07
1
-34
/
+60
*
basic/log: expose log_dispatch
Zbigniew Jędrzejewski-Szmek
2017-04-21
1
-6
/
+7
*
log: never log into foreign fd #2 in PID 1 or its pre-execve() children
Lennart Poettering
2017-02-21
1
-1
/
+6
*
tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_ID
Zbigniew Jędrzejewski-Szmek
2017-02-15
1
-1
/
+1
*
util-lib: various improvements to kernel command line parsing
Lennart Poettering
2016-12-21
1
-10
/
+15
*
basic/log: use IN_SET
Zbigniew Jędrzejewski-Szmek
2016-12-17
1
-26
/
+26
*
basic/log: CODE_FUNCTION → CODE_FUNC
Zbigniew Jędrzejewski-Szmek
2016-12-11
1
-1
/
+1
*
share/log: change log_syntax from "[a:b] " to "a:b: "
Zbigniew Jędrzejewski-Szmek
2016-12-11
1
-1
/
+1
*
basic/log: merge two big log_struct_internal invocations into one
Zbigniew Jędrzejewski-Szmek
2016-12-11
1
-21
/
+12
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-1
/
+1
*
Revert some uses of xsprintf
Zbigniew Jędrzejewski-Szmek
2016-11-02
1
-1
/
+1
*
tree-wide: make parse_proc_cmdline() strip "rd." prefix automatically
Zbigniew Jędrzejewski-Szmek
2016-10-22
1
-1
/
+1
*
tree-wide: allow state to be passed through to parse_proc_cmdline_item
Zbigniew Jędrzejewski-Szmek
2016-10-22
1
-2
/
+2
*
core: add "invocation ID" concept to service manager
Lennart Poettering
2016-10-07
1
-19
/
+26
*
log: minor fixes
Lennart Poettering
2016-10-07
1
-5
/
+5
*
basic: log: Increase static buffer for source file location (#3674)
Daniel Mack
2016-07-07
1
-2
/
+2
*
tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere
Lennart Poettering
2016-05-05
1
-3
/
+3
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
journald: allow additional payload in server_driver_message
Zbigniew Jędrzejewski-Szmek
2016-01-23
1
-36
/
+53
*
tree-wide: use xsprintf() where applicable
Daniel Mack
2016-01-12
1
-2
/
+2
*
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-12-01
1
-1
/
+1
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-1
/
+8
*
log: whitespace style fix
Michal Schmidt
2015-11-05
1
-6
/
+6
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
io-util.h: move iovec stuff from macro.h to io-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out syslog-related calls into syslog-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-11
/
+13
*
log: properly return -EINVAL from log_set_max_level_from_string()
Lennart Poettering
2015-09-30
1
-1
/
+1
*
cgtop: underline table header
Lennart Poettering
2015-09-22
1
-2
/
+2
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-0
/
+1138