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
/
remount-fs
/
remount-fs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remount-fs: optionally remount / writable, if we are told through an env var
Lennart Poettering
2018-12-18
1
-30
/
+60
*
remount-fs: split code for tracking PIDs in hashmap
Lennart Poettering
2018-12-18
1
-18
/
+29
*
remount-fs: use PATH_IN_SET() at one more place
Lennart Poettering
2018-12-18
1
-2
/
+1
*
tree-wide: use FORK_RLIMIT_NOFILE_SAFE wherever possible
Lennart Poettering
2018-12-01
1
-1
/
+1
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-4
/
+3
*
log: introduce new helper call log_setup_service()
Lennart Poettering
2018-11-20
1
-3
/
+1
*
util-lib: move main() definition macros to its own header file
Lennart Poettering
2018-11-19
1
-0
/
+1
*
remount-fs: configure logging before use and define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-17
1
-44
/
+31
*
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
*
process-util: add another fork_safe() flag for enabling LOG_ERR/LOG_WARN logging
Lennart Poettering
2018-01-04
1
-4
/
+2
*
tree-wide: introduce new safe_fork() helper and port everything over
Lennart Poettering
2017-12-25
1
-9
/
+4
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: always invoke setmntent() with "re" mode
Lennart Poettering
2016-12-20
1
-1
/
+1
*
core: when determining whether a process exit status is clean, consider wheth...
Lennart Poettering
2016-10-10
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
remount-fs: modernize coding style a bit
Lennart Poettering
2015-11-17
1
-36
/
+26
*
tree-wide: use right cast macros for UIDs, GIDs and PIDs
Lennart Poettering
2015-11-17
1
-2
/
+2
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-2
/
+2
*
util-lib: move mount related utility calls to mount-util.[ch]
Lennart Poettering
2015-10-27
1
-3
/
+4
*
tree-wide: whenever we fork off a foreign child process reset signal mask/han...
Lennart Poettering
2015-06-10
1
-0
/
+3
*
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-29
1
-0
/
+1
*
Default to /usr/bin/u?mount, configurable, rather than hard-coded /bin/u?mount.
Dimitri John Ledkov
2015-05-13
1
-5
/
+5
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-2
/
+0
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-4
/
+4
*
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
*
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-15
1
-1
/
+1
*
Introduce _cleanup_endmntent_
Zbigniew Jędrzejewski-Szmek
2013-10-03
1
-9
/
+4
*
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-04-05
1
-2
/
+1
*
service: add options RestartPreventExitStatus and SuccessExitStatus
Lukas Nykryn
2012-08-14
1
-1
/
+1
*
log.h: new log_oom() -> int -ENOMEM, use it
Shawn Landden
2012-07-26
1
-1
/
+1
*
remount-fs: also remount /usr according to fstab
Lennart Poettering
2012-06-29
1
-2
/
+3
*
util: split-out path-util.[ch]
Kay Sievers
2012-05-08
1
-0
/
+1
*
remount: consolidate remount-api-vfs and remount-rootfs into one
Lennart Poettering
2012-04-24
1
-0
/
+168