index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
userdb
/
userwork.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-06
varlink: add varlink_connect_url() and varlink_connect_exec() calls
Lennart Poettering
2
-0
/
+147
2023-10-06
varlink: implement the org.varlink.service introspection interface by default...
Lennart Poettering
1
-31
/
+202
2023-10-06
varlink: add introspection data for the org.varlink.service and io.systemd in...
Lennart Poettering
6
-0
/
+82
2023-10-06
varlink: allow associating Varlink IDL information with a VarlinkServer
Lennart Poettering
2
-0
/
+40
2023-10-06
varlink: add IDL/introspection logic
Lennart Poettering
3
-0
/
+1741
2023-10-06
test-network: move get_dbus_dhcp_client_state() and friends to global
Yu Watanabe
1
-95
/
+51
2023-10-06
Update HACKING instructions
Daan De Meyer
1
-33
/
+30
2023-10-06
Fix a typo in `systemctl-enable.c`
G2-Games
1
-1
/
+1
2023-10-06
varlink: add new helper that reports whether connection is idle
Lennart Poettering
2
-0
/
+11
2023-10-06
alloc-util: add realloc0() helper than is like realloc() but zero-initializes...
Lennart Poettering
1
-0
/
+20
2023-10-06
fuzz: suppress log messages
Yu Watanabe
1
-0
/
+3
2023-10-06
libsystemd-network: introduce $SYSTEMD_NETWORK_TEST_MODE environment variable
Yu Watanabe
12
-34
/
+44
2023-10-06
journalctl: verify that old entries are not sealed with too recent key (#28885)
felixdoerre
1
-2
/
+24
2023-10-06
backlight: support to specify percentage of minimum brightness
Yu Watanabe
2
-17
/
+32
2023-10-06
man: fix typo
Yu Watanabe
1
-1
/
+1
2023-10-06
core: fix typo
Yu Watanabe
1
-1
/
+1
2023-10-06
sd-journal: make journal_file_next_entry() always return the nearest entry ob...
Yu Watanabe
1
-21
/
+37
2023-10-06
sd-journal: reduce number of calls generic_array_bisect_plus_one()
Yu Watanabe
1
-21
/
+23
2023-10-06
sd-journal: drop unnecessary re-read of data object
Yu Watanabe
1
-7
/
+2
2023-10-06
sd-journal: rewrite conditions for test result and direction
Yu Watanabe
1
-24
/
+37
2023-10-06
test: add reproducer for SIGBUS issue caused by journal truncation
Yu Watanabe
1
-0
/
+35
2023-10-06
machinectl: align UID shift status field properly
Lennart Poettering
1
-1
/
+1
2023-10-06
image-discover: skip properly over files that cannot be recognized as image f...
Lennart Poettering
1
-5
/
+6
2023-10-05
systemctl-show: align "Cntrl PID" correctly
Mike Yuan
1
-1
/
+1
2023-10-05
repart: make arg_empty a proper enum with a string table
Lennart Poettering
1
-21
/
+25
2023-10-05
test: test the new --make-ddi= logic
Lennart Poettering
1
-0
/
+33
2023-10-05
repart: add simple mechanism to override fstype choices
Lennart Poettering
2
-0
/
+12
2023-10-05
repart: relax rules on CopyFiles= a bit
Lennart Poettering
1
-0
/
+4
2023-10-05
repart: say image file instead of loopback file
Lennart Poettering
1
-3
/
+3
2023-10-05
sysext: fix some sysextisms in confext mode
Lennart Poettering
1
-2
/
+2
2023-10-05
discover-image: nicely support .sysext.raw + .confext.raw suffix for DDIs
Lennart Poettering
2
-31
/
+40
2023-10-05
repart: make it easy to generate DDIs
Lennart Poettering
13
-4
/
+289
2023-10-05
repart: add new --copy-source= switch
Lennart Poettering
3
-15
/
+50
2023-10-05
repart: drop redundant ()
Lennart Poettering
1
-1
/
+1
2023-10-05
repart: get rid of redundant variable 'dry_run'
Lennart Poettering
1
-10
/
+6
2023-10-05
repart: rework --empty= handling a bit
Lennart Poettering
1
-2
/
+11
2023-10-05
repart: disable pager in --dry-run=no mode
Lennart Poettering
1
-0
/
+4
2023-10-05
repart: don't wipe the disk image if we just created it fresh
Lennart Poettering
1
-1
/
+5
2023-10-05
fileio: revamp search_and_fopen()
Lennart Poettering
3
-58
/
+139
2023-10-05
docs/HACKING: Arch has dropped asp in favor of pkgctl
Mike Yuan
1
-3
/
+3
2023-10-05
update TODO
Lennart Poettering
1
-1
/
+0
2023-10-05
tree-wide: prefer sending pifds over pids when creating scope units
Lennart Poettering
10
-15
/
+62
2023-10-05
pidref: add trivial helper pidref_set_self() to set pidref to our handle to o...
Lennart Poettering
1
-0
/
+4
2023-10-05
pid1: allow creating scope units based in pidfds instead of plain pids
Lennart Poettering
1
-4
/
+43
2023-10-05
mkosi: Update to latest
Daan De Meyer
2
-1
/
+2
2023-10-05
mountpoint-util: Check hardcoded list before asking kernel if option is suppo...
Daan De Meyer
1
-31
/
+16
2023-10-05
man: document LoaderEntryLastBooted
Emil Velikov
1
-0
/
+21
2023-10-05
update TODO
Lennart Poettering
1
-1
/
+0
2023-10-05
cgroup-util: add cg_pidref_get_path() helper and use it
Lennart Poettering
3
-4
/
+24
2023-10-05
update TODO
Lennart Poettering
1
-1
/
+0
[prev]
[next]