index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-30
logind: add BlockWeakInhibited property
Luca Boccassi
4
-10
/
+21
2024-10-30
core: make mount(8) and swapon(8) inherit SMACK label from systemd
Łukasz Stelmach
2
-0
/
+6
2024-10-30
NEWS: remove duplicated entry
Zbigniew Jędrzejewski-Szmek
1
-16
/
+6
2024-10-30
test: add test coverage for EnterNamespace=
Michal Sekletar
2
-1
/
+33
2024-10-30
coredump: return correct error variable
Michal Sekletár
1
-1
/
+1
2024-10-30
coredump: rename AccessContainer= to EnterNamespace=
Michal Sekletar
3
-9
/
+11
2024-10-30
coredump: rework gather_pid_mount_tree_fd()
Michal Sekletar
1
-17
/
+29
2024-10-30
coredump: use FORK_WAIT
Michal Sekletar
1
-8
/
+2
2024-10-30
core: add EXEC_DIRECTORY_TYPE_SHALL_CHOWN() helper
Lennart Poettering
3
-5
/
+12
2024-10-30
coredump: store actual fd in appropriate variable
Michal Sekletar
1
-3
/
+3
2024-10-30
coredump: use FORK_LOG to get more precise logging
Michal Sekletar
1
-2
/
+2
2024-10-30
coredump: fix coding style
Michal Sekletar
1
-1
/
+11
2024-10-30
coredump: get rid of redundant double space
Michal Sekletar
1
-1
/
+1
2024-10-30
coredump: use more appropriate return code
Michal Sekletar
1
-3
/
+3
2024-10-30
coredump: check for and close unexpected FDs
Michal Sekletar
1
-13
/
+38
2024-10-30
coredump: fix line spacing
Michal Sekletar
1
-0
/
+1
2024-10-30
coredump: merge variable definitions
Michal Sekletar
1
-2
/
+1
2024-10-30
coredump: rework attaching container mount trees
Michal Sekletar
1
-19
/
+18
2024-10-30
docs: Update instructions for building distribution packages in HACKING.md
Daan De Meyer
1
-6
/
+9
2024-10-30
docs: Align some comments in HACKING.md
Daan De Meyer
1
-3
/
+3
2024-10-30
analyze: Add times in seconds for Activating and Activated in tooltip
hugo303
1
-1
/
+3
2024-10-30
network/tunnel: allow Local=/Remote=any for all tunnel types
Yu Watanabe
1
-21
/
+14
2024-10-30
sd-netlink,network: do not set NLM_F_CREATE and NLM_F_EXCL flags if an interf...
Yu Watanabe
5
-17
/
+1
2024-10-30
update NEWS
Lennart Poettering
1
-9
/
+52
2024-10-30
update TODO
Lennart Poettering
1
-0
/
+11
2024-10-29
network: Restrict the valid charset of DNR names
Ronan Pigott
3
-0
/
+16
2024-10-29
pretty-print: add format-string version of draw_progress_bar()
Lennart Poettering
8
-58
/
+61
2024-10-29
pretty-print: rename draw_progress_bar_impl()→draw_progress_bar_unbuffered()
Lennart Poettering
3
-14
/
+13
2024-10-29
busctl: minor tweak to help text for --limit-messages=
Lennart Poettering
1
-2
/
+2
2024-10-29
import: Draw progress bars
Daan De Meyer
4
-4
/
+69
2024-10-29
analyze: don't use Yoda conditions
Michal Sekletar
1
-1
/
+1
2024-10-29
analyze: modernize opening ELF binary a bit
Michal Sekletar
1
-13
/
+4
2024-10-29
network/netdev: skip processing netdev if it is already detached
Yu Watanabe
10
-0
/
+55
2024-10-29
network/netdev: split out netdev_attach_name_full()
Yu Watanabe
1
-4
/
+10
2024-10-29
TEST-80-NOTIFYACCESS: don't specify --pid= if MAINPID= is provided explicitly
Mike Yuan
1
-1
/
+1
2024-10-29
notify: send MAINPIDFDID= for --pid= too if available
Mike Yuan
1
-26
/
+48
2024-10-29
core/service: support sd_notify() MAINPIDFD=1 and MAINPIDFDID=
Mike Yuan
3
-31
/
+115
2024-10-29
shared/fdset: minor modernization
Mike Yuan
1
-21
/
+19
2024-10-29
mkosi: update fedora commit reference
Lennart Poettering
1
-1
/
+1
2024-10-29
busctl: add the usual section highlighting to our --help texts
Lennart Poettering
1
-7
/
+9
2024-10-29
busctl: add a testcase that definitely causes the timeout to trigger
Lennart Poettering
1
-1
/
+9
2024-10-29
busctl: if --timeout= or --limit-messages= are specified with no argument, re...
Lennart Poettering
1
-0
/
+10
2024-10-29
busctl: rename --num-matches= → --limit-messages=
Lennart Poettering
5
-18
/
+23
2024-10-29
busctl: fix timeout calculation for "busctl monitor"
Lennart Poettering
1
-2
/
+5
2024-10-29
NEWS: be less misleading since systemd-run does not support ExtraFileDescript...
Mike Yuan
1
-1
/
+1
2024-10-29
meson.build: do not mark test-progress-bar as manual
Lennart Poettering
1
-1
/
+0
2024-10-29
progress-bar: issue Windows Terminal progress indicating ANSI sequences
Lennart Poettering
1
-2
/
+13
2024-10-29
udevadm: automatically anable JSON-SEQ in case JSON is used for "udevadm info...
Lennart Poettering
3
-2
/
+9
2024-10-29
mkosi: Move copying packages to the output directory to the postinst script
Daan De Meyer
6
-27
/
+24
2024-10-29
test: test new 'u' sysusers.d lines
Lennart Poettering
1
-0
/
+11
[next]