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
/
debug-generator
Commit message (
Expand
)
Author
Age
Files
Lines
*
generators: define custom main func definer and use it where applicable
Zbigniew Jędrzejewski-Szmek
2018-12-12
1
-12
/
+4
*
generators: configure logging before the first use
Zbigniew Jędrzejewski-Szmek
2018-12-12
1
-2
/
+2
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-4
/
+3
*
generators: drop umask calls
Zbigniew Jędrzejewski-Szmek
2018-11-21
1
-2
/
+0
*
generators: introduce a common implementation for the log setup boilerplate
Lennart Poettering
2018-11-20
1
-4
/
+2
*
debug-generator: port over to using static destructors
Lennart Poettering
2018-11-19
1
-13
/
+7
*
debug-generator: port over to DEFINE_MAIN_FUNCTION()
Lennart Poettering
2018-11-19
1
-3
/
+5
*
util-lib: move main() definition macros to its own header file
Lennart Poettering
2018-11-19
1
-0
/
+1
*
debug-generator: fix minor memory leak
Lennart Poettering
2018-11-16
1
-0
/
+2
*
debug-generator: introduce rd.* version of all options
Lukas Nykryn
2018-10-25
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
When mangling names, optionally emit a warning (#8400)
Zbigniew Jędrzejewski-Szmek
2018-03-21
1
-2
/
+2
*
log: remove LOG_TARGET_SAFE pseudo log target
Lennart Poettering
2018-01-24
1
-1
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
util-lib: various improvements to kernel command line parsing
Lennart Poettering
2016-12-21
1
-32
/
+29
*
debug-generator: simplify handling of arg_default_unit
Zbigniew Jędrzejewski-Szmek
2016-12-17
1
-8
/
+4
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-2
/
+2
*
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
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
debug-generator: respect kernel parameters for default unit setting
Evgeny Vereshchagin
2015-11-03
1
-1
/
+27
*
util-lib: split out allocation calls into alloc-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
-4
/
+5
*
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 our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-0
/
+1
*
tree-wide: update empty-if coccinelle script to cover empty-while and more
Lennart Poettering
2015-09-09
1
-4
/
+2
*
tree-wide: make use of log_error_errno() return value in more cases
Lennart Poettering
2015-09-09
1
-4
/
+6
*
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-05-05
1
-6
/
+6
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-2
/
+2
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-1
/
+1
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-1
/
+1
*
util: simplify proc_cmdline() to reuse get_process_cmdline()
Lennart Poettering
2014-11-07
1
-2
/
+3
*
debug-generator: add new kernel cmdline option systemd.wants= to add units to...
Lennart Poettering
2014-06-20
1
-17
/
+53
*
debug-generator: add new generator
Lennart Poettering
2014-06-19
2
-0
/
+138