index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
coredump
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: uniformly bump RLIMIT_NOFILE in all our tools that access the journal
Lennart Poettering
2018-10-16
1
-0
/
+5
*
Merge pull request #9783 from poettering/get-user-creds-flags
Zbigniew Jędrzejewski-Szmek
2018-08-21
1
-1
/
+1
|
\
|
*
user-util: rework get_user_creds()
Lennart Poettering
2018-08-20
1
-1
/
+1
*
|
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-1
/
+11
|
/
*
coredumpctl: info shows the last entry by default
Lion Yang
2018-07-23
1
-1
/
+2
*
tree-wide: drop MSG_NOSIGNAL flag from recvmsg() invocations
Lennart Poettering
2018-06-20
1
-1
/
+1
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
3
-8
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
3
-3
/
+3
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
5
-17
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
7
-14
/
+0
*
basic/log: add the log_struct terminator to macro
Zbigniew Jędrzejewski-Szmek
2018-06-04
1
-2
/
+1
*
tree-wide: make use of memory_startswith() at various places
Lennart Poettering
2018-05-30
1
-7
/
+4
*
coredumpctl: always output proper english sentence
Lennart Poettering
2018-05-22
1
-2
/
+2
*
coredump: properly treat Storage=none as disabled storage
Zbigniew Jędrzejewski-Szmek
2018-05-17
1
-3
/
+14
*
coredumpctl: Add debug as a gdb alias, and add lldb support (closes #8722) (#...
Ryan Gonzalez
2018-04-18
1
-23
/
+44
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
8
-104
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
3
-18
/
+8
*
coccinelle: run safe_fclose.cocci again
Lennart Poettering
2018-03-23
1
-2
/
+1
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
3
-6
/
+3
*
coredumpctl: drop unnecessary NULL initialization, and use const where possib...
Lennart Poettering
2018-03-21
1
-2
/
+2
*
tree-wide: voidify pager_open()
Yu Watanabe
2018-03-19
1
-1
/
+1
*
coredumpctl: use dispatch_verb()
Yu Watanabe
2018-03-19
1
-105
/
+95
*
coredump: do not leak memory (#8352)
Yu Watanabe
2018-03-05
1
-4
/
+1
*
tree-wide: reopen log when we need to log in FORK_CLOSE_ALL_FDS children
Lennart Poettering
2018-02-22
1
-0
/
+1
*
journalctl: improve hint about lack of access for --user-unit=...
Zbigniew JÄdrzejewski-Szmek
2018-02-20
1
-1
/
+1
*
tree-wide: make use of fsync_directory_of_file() all over the place
Lennart Poettering
2018-02-20
1
-0
/
+2
*
coredump: accept hostname on command line (#8033)
Jakub Filak
2018-02-15
1
-6
/
+15
*
coredump,journal: when vacuuming use new unlinkat_deallocate() calls
Lennart Poettering
2018-02-12
1
-7
/
+7
*
util: minor tweaks to disable_core_dumps()
Lennart Poettering
2018-01-10
1
-1
/
+1
*
tree-wide: introduce disable_core_dumps helper and port existing users
Jan Klötzke
2018-01-10
1
-1
/
+1
*
tree-wide: make use of wait_for_terminate_and_check() at various places
Lennart Poettering
2018-01-04
1
-8
/
+1
*
process-util: add another fork_safe() flag for enabling LOG_ERR/LOG_WARN logging
Lennart Poettering
2018-01-04
1
-4
/
+2
*
tree-wide: use EXIT_SUCCESS/EXIT_FAILURE in exit() where we can
Lennart Poettering
2017-12-25
1
-1
/
+1
*
tree-wide: introduce new safe_fork() helper and port everything over
Lennart Poettering
2017-12-25
1
-8
/
+4
*
tree-wide: add DEBUG_LOGGING macro that checks whether debug logging is on (#...
Lennart Poettering
2017-12-15
1
-1
/
+1
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-3
/
+3
*
tree-wide: use __fsetlocking() instead of fxyz_unlocked()
Lennart Poettering
2017-12-14
2
-3
/
+9
*
tree-wide: drop a few == NULL and != NULL comparison
Lennart Poettering
2017-12-11
1
-1
/
+1
*
journal,coredump: do not do ACL magic for "nobody" user either
Lennart Poettering
2017-12-06
1
-1
/
+1
*
coredump,journal: do not do ACL magic for processes of dynamic UIDs
Lennart Poettering
2017-12-06
1
-1
/
+1
*
user-util: add new uid_is_system() helper
Lennart Poettering
2017-12-06
1
-1
/
+1
*
coredump: fix typo and use hashmap_free_with_destructor
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-9
/
+4
*
Remove NULL as last parameter to strjoin
Daniel Lockyer
2017-11-24
1
-1
/
+1
*
Add license headers and SPDX identifiers to meson.build files
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+17
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
7
-0
/
+7
*
conf-parser: turn three bool function params into a flags fields
Lennart Poettering
2017-11-13
1
-1
/
+1
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
3
-6
/
+6
*
io-util: add new IOVEC_INIT/IOVEC_MAKE macros
Lennart Poettering
2017-09-22
1
-16
/
+14
*
tree-wide: fput[cs]() → fput[cs]_unlocked() wherever that makes sense (#6396)
Lennart Poettering
2017-07-21
2
-2
/
+2
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
[next]