index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
150
-528
/
+530
*
table: drop last SIZE_MAX from table_set_sort() and table_set_display()
Yu Watanabe
2021-03-04
16
-31
/
+31
*
tree-wide: use usec_add() and usec_sub_unsigned()
Yu Watanabe
2021-03-04
14
-36
/
+30
*
run: tweak algorithm for generating unit name from dbus unique name
Lennart Poettering
2021-03-04
1
-3
/
+5
*
rm-rf: fix up chmod in the _cleanup_ rm_rf() destructors
Lennart Poettering
2021-03-04
1
-2
/
+2
*
man: document how to use --network-interface= during boot
Lennart Poettering
2021-03-04
1
-31
/
+48
*
fileio: minor read_full_stream_full() optimization
Lennart Poettering
2021-03-04
1
-1
/
+3
*
Merge pull request #18615 from xry111/private-ipc-1
Lennart Poettering
2021-03-04
19
-83
/
+396
|
\
|
*
Remount /dev/mqueue in unshared mount namespace for PrivateIPC
Xℹ Ruoyao
2021-03-03
3
-2
/
+38
|
*
New directives PrivateIPC and IPCNamespacePath
Xℹ Ruoyao
2021-03-03
11
-23
/
+270
|
*
Refactor network namespace specific functions in generic helpers
Xℹ Ruoyao
2021-03-03
11
-59
/
+88
|
*
fuzz: add NetworkNamespacePath= into directives.service
Xℹ Ruoyao
2021-03-03
1
-0
/
+1
*
|
trans_time sec is int32,it will overflow if local system time is later than 2...
caoxia
2021-03-04
1
-2
/
+9
*
|
Merge pull request #18840 from yuwata/libudev-monitor-tiny-cleanup
Lennart Poettering
2021-03-04
9
-167
/
+92
|
\
\
|
*
|
tree-wide: use ppoll_usec()
Yu Watanabe
2021-03-03
6
-151
/
+59
|
*
|
io-util: introduce ppoll_usec() helper function
Yu Watanabe
2021-03-03
2
-11
/
+30
|
*
|
libudev: shorten code a bit
Yu Watanabe
2021-03-03
1
-5
/
+3
|
|
/
*
|
install: include OS headers before our own definition
Lennart Poettering
2021-03-04
1
-2
/
+2
*
|
Merge pull request #18773 from yuwata/network-move-several-functions
Zbigniew Jędrzejewski-Szmek
2021-03-04
12
-848
/
+862
|
\
\
|
*
|
network: do not remove LLDP state file on failure
Yu Watanabe
2021-03-03
1
-9
/
+4
|
*
|
network: use conservative_rename() at one more place
Yu Watanabe
2021-03-03
1
-3
/
+3
|
*
|
network: remove DHCP lease and LLDP state file on link_free()
Yu Watanabe
2021-03-03
1
-4
/
+3
|
*
|
dhcp: use unlink_and_freep() in dhcp_lease_save()
Yu Watanabe
2021-03-03
1
-20
/
+11
|
*
|
network: move manager_{rtnl,udev}_process_link() to networkd-link.[ch]
Yu Watanabe
2021-03-03
3
-152
/
+150
|
*
|
network: drop unnecessary {}
Yu Watanabe
2021-03-03
1
-2
/
+1
|
*
|
network: minor style fixes
Yu Watanabe
2021-03-03
1
-5
/
+8
|
*
|
network: use unlink_and_freep() cleanup functions
Yu Watanabe
2021-03-03
2
-33
/
+34
|
*
|
network: move state file related functions to networkd-state-file.[ch]
Yu Watanabe
2021-03-03
10
-681
/
+709
*
|
|
run: update dbus unique names check
Anita Zhang
2021-03-04
1
-1
/
+1
*
|
|
core: fix mtime calculation of dropin files
Zbigniew Jędrzejewski-Szmek
2021-03-04
3
-8
/
+9
*
|
|
coredumpctl: show container hostame
Zbigniew Jędrzejewski-Szmek
2021-03-04
1
-1
/
+1
*
|
|
Merge pull request #18864 from poettering/fsync-tweaks
Yu Watanabe
2021-03-04
1
-22
/
+39
|
\
\
\
|
*
|
|
fs-util: handle gracefully if fsync_full() is called on block devices and such
Lennart Poettering
2021-03-03
1
-2
/
+7
|
*
|
|
fs-util: allow fsync_directory_of_file() on directories too
Lennart Poettering
2021-03-03
1
-20
/
+32
|
|
|
/
|
|
/
|
*
|
|
rm-rf: fstatat() might fail if containing dir has limited access mode, patch ...
Lennart Poettering
2021-03-04
1
-16
/
+66
*
|
|
fs-util: when opening arbitrary inodes, better use O_NONBLOCK
Lennart Poettering
2021-03-04
1
-2
/
+1
*
|
|
gpt: generalize validator for GPT partition labels
Lennart Poettering
2021-03-04
3
-6
/
+21
*
|
|
fs-util: port open_parent() to path_extract_directory()
Lennart Poettering
2021-03-03
1
-9
/
+4
*
|
|
po: Added translation using Weblate (Sinhala)
Hela Basa
2021-03-03
2
-0
/
+850
|
/
/
*
/
rules: Move ID_SMARTCARD_READER definition to a <70 configuration.
Vincent Pelletier
2021-03-03
2
-2
/
+2
|
/
*
fstab-generator: add new root=tmpfs option
Lennart Poettering
2021-03-03
2
-13
/
+52
*
time-util: simplify overflow check
Lennart Poettering
2021-03-03
1
-4
/
+2
*
Merge pull request #18834 from poettering/path-extract
Luca Boccassi
2021-03-02
7
-47
/
+282
|
\
|
*
tmpfile: port tempfn_*() to path_extract_*()
Lennart Poettering
2021-03-02
3
-37
/
+150
|
*
machinectl: make sure of path_extract_filename() returning O_DIRECTORY
Lennart Poettering
2021-03-02
1
-0
/
+6
|
*
path-util: return O_DIRECTORY from path_extract_filename() when path ends in ...
Lennart Poettering
2021-03-02
2
-11
/
+25
|
*
path-util: add path_extract_directory(), to match path_extract_filename()
Lennart Poettering
2021-03-02
3
-0
/
+102
*
|
util: add helpers for generating colored check mark glyphs from bools
Lennart Poettering
2021-03-02
3
-2
/
+10
|
/
*
man: document usage of SD_BUS_CREDS_AUGMENT
Luca Boccassi
2021-03-02
1
-1
/
+2
*
Merge pull request #18841 from keszybz/a-bunch-of-man-page-updates
Lennart Poettering
2021-03-02
1
-5
/
+10
|
\
[next]