index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysctl: add glob syntax to sysctl.d files
Zbigniew Jędrzejewski-Szmek
2020-02-04
1
-51
/
+117
*
shared/sysctl-util: normalize repeated slashes or dots to a single value
Zbigniew Jędrzejewski-Szmek
2020-01-30
3
-13
/
+67
*
shared/sysctl-util: add missing header
Zbigniew Jędrzejewski-Szmek
2020-01-16
1
-1
/
+1
*
sysctl: downgrade message when we have no permission
Zbigniew Jędrzejewski-Szmek
2020-01-16
1
-7
/
+10
*
sysctl: move hashmap allocation out of main function
Zbigniew Jędrzejewski-Szmek
2020-01-16
1
-10
/
+9
*
Merge pull request #14581 from poettering/setcred-alternative-fix
Zbigniew Jędrzejewski-Szmek
2020-01-16
1
-3
/
+3
|
\
|
*
execute: allow pam_setcred() to fail, ignore errors
Lennart Poettering
2020-01-15
1
-1
/
+1
|
*
execute: add const to array parameters, where possible
Lennart Poettering
2020-01-15
1
-2
/
+2
*
|
core: on each iteration processing /proc/self/mountinfo merge all discovery f...
Lennart Poettering
2020-01-15
1
-3
/
+16
*
|
pam-systemd: apply user record properties to session
Lennart Poettering
2020-01-15
1
-2
/
+145
*
|
pam-systemd: normalize return values of append_session_xyz()
Lennart Poettering
2020-01-15
1
-25
/
+23
*
|
pam-systemd: port over to use a UserRecord structure
Lennart Poettering
2020-01-15
1
-25
/
+82
*
|
pam-systemd: share bus connection with pam_systemd_home if we can
Lennart Poettering
2020-01-15
1
-21
/
+17
*
|
pam-systemd: port to pam_bus_log_{create|parse}_error() and pam_log_oom()
Lennart Poettering
2020-01-15
1
-61
/
+46
*
|
shared: add pam utility helpers
Lennart Poettering
2020-01-15
3
-0
/
+104
*
|
logind: honour per-user stopDelayUSec property
Lennart Poettering
2020-01-15
1
-6
/
+24
*
|
logind: honour killProcesses field of user record
Lennart Poettering
2020-01-15
1
-1
/
+4
*
|
logind: enforce user record resource settings when user logs in
Lennart Poettering
2020-01-15
1
-0
/
+97
*
|
logind: port to UserRecord object
Lennart Poettering
2020-01-15
9
-96
/
+144
*
|
nss: hook up nss-systemd with userdb varlink bits
Lennart Poettering
2020-01-15
4
-566
/
+741
*
|
core: add user/group resolution varlink interface to PID 1
Lennart Poettering
2020-01-15
5
-1
/
+329
*
|
core: make return parameter of dynamic_user_lookup_name() optional
Lennart Poettering
2020-01-15
1
-3
/
+3
*
|
userdbd: add userdbctl tool as client for userdbd
Lennart Poettering
2020-01-15
2
-0
/
+794
*
|
userdbd: add new service that can merge userdb queries from multiple clients
Lennart Poettering
2020-01-15
5
-0
/
+1181
*
|
shared: add helpers for displaying new-style user/group records to users
Lennart Poettering
2020-01-15
5
-0
/
+560
*
|
shared: add internal API for querying JSON user records via varlink
Lennart Poettering
2020-01-15
3
-0
/
+1390
*
|
shared: add helpers for converting NSS passwd/group structures to new JSON ob...
Lennart Poettering
2020-01-15
5
-0
/
+525
*
|
shared: add generic user/group record structures and JSON parsers
Lennart Poettering
2020-01-15
5
-0
/
+2652
*
|
libcrypt-util: add superficial validator for UNIX hashed password strings
Lennart Poettering
2020-01-15
2
-0
/
+13
*
|
shared: split out crypt() specific helpers into its own .c/.h in src/shared/
Lennart Poettering
2020-01-15
7
-52
/
+100
*
|
nss-util: add macros for generating getpwent()/getgrent() prototypes
Lennart Poettering
2020-01-15
1
-0
/
+32
|
/
*
Merge pull request #14562 from yuwata/table-strv
Zbigniew Jędrzejewski-Szmek
2020-01-15
8
-213
/
+418
|
\
|
*
test-format-table: add tests for TABLE_STRV
Yu Watanabe
2020-01-15
1
-0
/
+114
|
*
resolvectl: use format-table.[ch]
Yu Watanabe
2020-01-15
1
-104
/
+181
|
*
networkctl: use TABLE_STRV
Yu Watanabe
2020-01-15
1
-87
/
+50
|
*
format-table: introduce TABLE_STRV
Yu Watanabe
2020-01-15
2
-3
/
+38
|
*
strv: introduce strv_compare()
Yu Watanabe
2020-01-15
3
-19
/
+35
*
|
Merge pull request #14424 from poettering/watch-bus-name-rework
Lennart Poettering
2020-01-15
7
-174
/
+43
|
\
\
|
*
|
core: drop initial ListNames() bus call from PID 1
Lennart Poettering
2020-01-06
7
-144
/
+16
|
*
|
core: create/remove unit bus name slots always together
Lennart Poettering
2020-01-06
2
-18
/
+25
|
*
|
core: no need to eat up error
Lennart Poettering
2020-01-06
1
-4
/
+2
|
*
|
core: shorten code a bit
Lennart Poettering
2020-01-06
1
-2
/
+0
|
*
|
core: don't check potentially NULL error, it's not gonna work anyway
Lennart Poettering
2020-01-06
1
-4
/
+3
|
*
|
core: don't check error parameter of get_name_owner_handler()
Lennart Poettering
2020-01-06
1
-5
/
+0
*
|
|
Merge pull request #14547 from keszybz/networkctl-matching
Yu Watanabe
2020-01-15
7
-22
/
+59
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
basic/strv: drop flags argument from strv_fnmatch()
Zbigniew Jędrzejewski-Szmek
2020-01-14
5
-11
/
+11
|
*
|
networkctl: return error or warning when interfaces are not matched
Zbigniew Jędrzejewski-Szmek
2020-01-14
4
-13
/
+50
*
|
|
cgroup: minor comment improvement
Lennart Poettering
2020-01-14
1
-7
/
+7
*
|
|
logind: refuse overriding idle hint on tty sessions
Lennart Poettering
2020-01-14
3
-23
/
+23
*
|
|
Merge pull request #14564 from poettering/cgroup-realize-fix
Zbigniew Jędrzejewski-Szmek
2020-01-14
1
-18
/
+32
|
\
\
\
[next]