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
*
resolve: allow configurable bind address
Susant Sahani
2020-09-03
7
-30
/
+370
*
shared: Introduce socket_addr_port_from_string_auto
Susant Sahani
2020-09-02
3
-0
/
+64
*
Replace gendered pronouns with gender neutral ones. (#16844)
PhoenixDiscord
2020-08-27
7
-7
/
+7
*
path: Improve $PATH search directory case
Chris Down
2020-08-27
1
-7
/
+18
*
nss-resolve: port over to new varlink interface
Lennart Poettering
2020-08-26
1
-252
/
+276
*
resolved: add minimal varlink api for resolving hostnames/addresses
Lennart Poettering
2020-08-26
7
-39
/
+598
*
resolved: minor clean-ups for resolved-bus.c
Lennart Poettering
2020-08-26
1
-11
/
+29
*
resolved: move query bus tracking to resolved-bus.c
Lennart Poettering
2020-08-26
3
-37
/
+39
*
resolved: rename request → bus_request
Lennart Poettering
2020-08-26
3
-38
/
+38
*
resolved: drop suppress_unroutable_family field
Lennart Poettering
2020-08-26
2
-5
/
+0
*
json: also add explicit dispatchers for 'int' and 'unsigned'
Lennart Poettering
2020-08-26
1
-0
/
+6
*
json: add support for byte arrays to json builder
Lennart Poettering
2020-08-26
2
-0
/
+32
*
varlink: add helper for generating errno errors
Lennart Poettering
2020-08-26
2
-1
/
+9
*
in-addr-util: add byte accessor array to union in_addr_union
Lennart Poettering
2020-08-26
1
-0
/
+1
*
Merge pull request #16568 from poettering/creds-store
Zbigniew Jędrzejewski-Szmek
2020-08-26
39
-39
/
+1471
|
\
|
*
nspawn: add --set-credential= and --load-credential=
Lennart Poettering
2020-08-25
5
-4
/
+231
|
*
core: hide /run/credentials whenever namespacing is requested
Lennart Poettering
2020-08-25
6
-0
/
+47
|
*
core: add credentials logic
Lennart Poettering
2020-08-25
20
-13
/
+1039
|
*
acl-util: beef up add_acls_for_user()
Lennart Poettering
2020-08-25
5
-11
/
+24
|
*
acl-util: make sure acl_find_uid() initializes return parameters on success
Lennart Poettering
2020-08-25
1
-3
/
+5
|
*
rm-rf: add new flag REMOVE_CHMOD
Lennart Poettering
2020-08-25
4
-8
/
+125
*
|
path: Skip directories when finalising $PATH search
Chris Down
2020-08-26
1
-0
/
+3
*
|
sd-journal: narrow scope of boot id variable
Vito Caputo
2020-08-25
1
-1
/
+2
*
|
homed: report a home directory as "dirty" if image file has dirty flag
Lennart Poettering
2020-08-25
6
-3
/
+43
*
|
homed: mark LUKS loopback file as "dirty" via xattr when in use
Lennart Poettering
2020-08-25
4
-9
/
+77
*
|
homectl: teach homectl to generate recovery keys
Lennart Poettering
2020-08-25
4
-23
/
+330
*
|
homed: support recovery keys
Lennart Poettering
2020-08-25
5
-13
/
+81
*
|
home: add helper to process/normalize modhex64 recovery keys
Lennart Poettering
2020-08-25
6
-1
/
+201
*
|
journal: move qrcode printing code to src/shared/
Lennart Poettering
2020-08-25
4
-51
/
+81
*
|
user-record: add recovery key fields to user record
Lennart Poettering
2020-08-25
3
-0
/
+69
|
/
*
Merge pull request #15662 from Werkov/fix-cgroup-disable
Lennart Poettering
2020-08-25
12
-136
/
+122
|
\
|
*
cgroup: Cleanup function usage
Michal Koutný
2020-08-19
4
-30
/
+10
|
*
cgroup: Reduce unit_get_ancestor_disable_mask use
Michal Koutný
2020-08-19
2
-4
/
+14
|
*
cgroup: Introduce family queueing instead of siblings
Michal Koutný
2020-08-19
3
-47
/
+37
|
*
cgroup: Implicit unit_invalidate_cgroup_members_masks
Michal Koutný
2020-08-19
8
-9
/
+6
|
*
cgroup: Eager realization in unit_free
Michal Koutný
2020-08-19
3
-14
/
+20
|
*
cgroup: Swap cgroup v1 deletion and migration
Michal Koutný
2020-08-19
3
-38
/
+56
|
*
cgroup: Add root slice to cgroup realization queue
Michal Koutný
2020-07-28
1
-22
/
+7
|
*
cgroup: Make realize_queue behave FIFO
Michal Koutný
2020-07-28
1
-1
/
+1
*
|
Merge pull request #16833 from JackFangXN/master
Lennart Poettering
2020-08-25
2
-2
/
+2
|
\
\
|
*
|
analyze: drop pointless zero initialization
fangxiuning
2020-08-25
1
-1
/
+1
|
*
|
analyze-verify: drop pointless zero initialization
fangxiuning
2020-08-25
1
-1
/
+1
*
|
|
Merge pull request #16676 from poettering/repart-mkfs
Zbigniew Jędrzejewski-Szmek
2020-08-25
14
-264
/
+1159
|
\
\
\
|
*
|
|
loop-util: LOOP_CONFIGURE ignores lo_sizelimit
Lennart Poettering
2020-08-24
1
-9
/
+33
|
*
|
|
test: add test for new repart features
Lennart Poettering
2020-08-24
1
-0
/
+51
|
*
|
|
repart: if --size= is specified as "auto" determine minimal size for disk image
Lennart Poettering
2020-08-24
1
-3
/
+105
|
*
|
|
repart: add support for optionally encrypting partitions we create
Lennart Poettering
2020-08-24
1
-12
/
+243
|
*
|
|
repart: add new CopyFiles= setting, for copying files into freshly made file ...
Lennart Poettering
2020-08-24
1
-28
/
+240
|
*
|
|
dissect: create directories we want to mount on
Lennart Poettering
2020-08-24
1
-14
/
+39
|
*
|
|
repart: wipe partition first, then discard
Lennart Poettering
2020-08-24
1
-6
/
+4
[next]