index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sysctl
/
sysctl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
binfmt,sysctl,sysuers,tmpfiles: add auto-paging for --cat-config commands
Lennart Poettering
2018-06-13
1
-0
/
+13
*
Eliminate config_dirs vars which hold a static strv
Zbigniew Jędrzejewski-Szmek
2018-05-07
1
-4
/
+2
*
sysctl: add --cat-config
Zbigniew Jędrzejewski-Szmek
2018-04-27
1
-7
/
+26
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use path_hash_ops instead of string_hash_ops whenever we key by a ...
Lennart Poettering
2018-02-12
1
-4
/
+4
*
Use read_line() and LONG_LINE_MAX to read values configuration files.
Tiago Salem Herrmann
2017-12-13
1
-7
/
+7
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
exec-util,conf-files: skip non-executable files in execute_directories()
Lennart Poettering
2017-09-13
1
-1
/
+1
*
tree-wide: use path_startswith() rather than startswith() where ever that's a...
Lennart Poettering
2017-08-09
1
-1
/
+1
*
sysctl: minor simplification
Lennart Poettering
2016-11-02
1
-2
/
+2
*
sysctl: no need to check for eof twice
Lennart Poettering
2016-11-02
1
-1
/
+1
*
sysctl: when failing to process a config line, show line nr
Lennart Poettering
2016-11-02
1
-2
/
+5
*
sysctl: split out condition check into its own function
Lennart Poettering
2016-11-02
1
-12
/
+20
*
sysctl: do not fail systemd-sysctl.service if /proc/sys is mounted read-only
Lennart Poettering
2016-11-02
1
-5
/
+12
*
sysctl: configure kernel parameters in the order they occur in each sysctl co...
HATAYAMA Daisuke
2016-09-24
1
-9
/
+9
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
defs: rework CONF_DIRS_NULSTR() macro
Lennart Poettering
2015-11-10
1
-1
/
+1
*
treewide: apply errno.cocci
Michal Schmidt
2015-11-09
1
-2
/
+1
*
util-lib: move CONF_DIRS_NULSTR definition to def.h
Lennart Poettering
2015-11-03
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
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
*
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-29
1
-14
/
+11
*
sysctl: reword warning message a bit
Lennart Poettering
2015-08-05
1
-1
/
+1
*
sysctl: bump loglevel when attempting to write invalid values
Jan Synacek
2015-08-05
1
-1
/
+1
*
sysctl: don't propagate ENOENT sysctl options
Lennart Poettering
2015-04-24
1
-7
/
+7
*
sysctl: tweak debug message
Zbigniew Jędrzejewski-Szmek
2015-03-15
1
-1
/
+1
*
sysctl: move property handling to shared/
Kay Sievers
2015-03-11
1
-55
/
+11
*
sysctl: downgrade message about sysctl overrides to debug
Zbigniew Jędrzejewski-Szmek
2015-02-27
1
-1
/
+1
*
sysctl: consider --prefix while parsing the files
Umut Tezduyar Lindskog
2015-02-07
1
-16
/
+14
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-1
/
+1
*
treewide: a few more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
1
-2
/
+1
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-3
/
+3
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-3
/
+3
*
Introduce CONF_DIRS_NULSTR helper to define standard conf dirs
Josh Triplett
2014-11-27
1
-9
/
+1
*
sysctl: make --prefix allow all kinds of sysctl paths
David Herrmann
2014-09-17
1
-6
/
+14
*
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-15
1
-1
/
+1
*
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-08-04
1
-9
/
+6
*
sysctl: replaces some slashes with dots
Zbigniew Jędrzejewski-Szmek
2014-04-17
1
-2
/
+16
*
Use strlen even for constant strings
Josh Triplett
2014-03-16
1
-1
/
+1
*
shared: add root argument to search_and_fopen
Michael Marineau
2014-03-14
1
-1
/
+1
*
Remove unused variables
Zbigniew Jędrzejewski-Szmek
2014-01-05
1
-1
/
+0
*
strv: multiple cleanups
Simon Peeters
2014-01-05
1
-5
/
+1
*
log: log_error() and friends add a newline after each line anyway, so avoid i...
Lennart Poettering
2013-12-24
1
-1
/
+1
*
Remove duplicate includes
Karel Zak
2013-11-19
1
-1
/
+0
*
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-11-06
1
-4
/
+11
*
sysctl: allow overwriting of values specified in "later" files
Kay Sievers
2013-08-15
1
-8
/
+8
*
fileio: in envfiles, do not skip lines following empty lines
Zbigniew Jędrzejewski-Szmek
2013-04-14
1
-1
/
+1
*
util: rename write_one_line_file() to write_string_file()
Lennart Poettering
2013-04-03
1
-1
/
+1
[next]