index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sysctl
/
sysctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-14
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-26
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-26
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-03
1
-9
/
+6
*
sysctl: replaces some slashes with dots
Zbigniew Jędrzejewski-Szmek
2014-04-16
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-18
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-13
1
-1
/
+1
*
util: rename write_one_line_file() to write_string_file()
Lennart Poettering
2013-04-03
1
-1
/
+1
*
systemd-sysctl: Handle missing /etc/sysctl.conf properly
Eelco Dolstra
2013-03-27
1
-1
/
+1
*
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-02-14
1
-0
/
+1
*
sysctl: fix uninitalized memory access in error path
Zbigniew Jędrzejewski-Szmek
2013-02-13
1
-1
/
+2
*
binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t...
Lennart Poettering
2013-02-11
1
-83
/
+70
*
shared: conf-files - add root parameter
Kay Sievers
2013-02-08
1
-1
/
+1
*
sysctl: parse all keys in a config file
Michal Sekletar
2012-10-26
1
-1
/
+1
*
sysctl: avoiding exiting with error on -EEXIST
Dave Reisner
2012-10-06
1
-2
/
+6
*
sysctl: always return the last error we encountered
Lennart Poettering
2012-09-21
1
-9
/
+9
*
sysctl: fix error code handling
Lukas Nykryn
2012-09-21
1
-0
/
+2
*
sysctl: apply configuration at once
Michal Sekletar
2012-08-06
1
-16
/
+76
*
log.h: new log_oom() -> int -ENOMEM, use it
Shawn Landden
2012-07-26
1
-8
/
+4
[next]