summaryrefslogtreecommitdiffstats
path: root/src/userdb/userwork.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-06varlink: add varlink_connect_url() and varlink_connect_exec() callsLennart Poettering2-0/+147
2023-10-06varlink: implement the org.varlink.service introspection interface by default...Lennart Poettering1-31/+202
2023-10-06varlink: add introspection data for the org.varlink.service and io.systemd in...Lennart Poettering6-0/+82
2023-10-06varlink: allow associating Varlink IDL information with a VarlinkServerLennart Poettering2-0/+40
2023-10-06varlink: add IDL/introspection logicLennart Poettering3-0/+1741
2023-10-06test-network: move get_dbus_dhcp_client_state() and friends to globalYu Watanabe1-95/+51
2023-10-06Update HACKING instructionsDaan De Meyer1-33/+30
2023-10-06Fix a typo in `systemctl-enable.c`G2-Games1-1/+1
2023-10-06varlink: add new helper that reports whether connection is idleLennart Poettering2-0/+11
2023-10-06alloc-util: add realloc0() helper than is like realloc() but zero-initializes...Lennart Poettering1-0/+20
2023-10-06fuzz: suppress log messagesYu Watanabe1-0/+3
2023-10-06libsystemd-network: introduce $SYSTEMD_NETWORK_TEST_MODE environment variableYu Watanabe12-34/+44
2023-10-06journalctl: verify that old entries are not sealed with too recent key (#28885)felixdoerre1-2/+24
2023-10-06backlight: support to specify percentage of minimum brightnessYu Watanabe2-17/+32
2023-10-06man: fix typoYu Watanabe1-1/+1
2023-10-06core: fix typoYu Watanabe1-1/+1
2023-10-06sd-journal: make journal_file_next_entry() always return the nearest entry ob...Yu Watanabe1-21/+37
2023-10-06sd-journal: reduce number of calls generic_array_bisect_plus_one()Yu Watanabe1-21/+23
2023-10-06sd-journal: drop unnecessary re-read of data objectYu Watanabe1-7/+2
2023-10-06sd-journal: rewrite conditions for test result and directionYu Watanabe1-24/+37
2023-10-06test: add reproducer for SIGBUS issue caused by journal truncationYu Watanabe1-0/+35
2023-10-06machinectl: align UID shift status field properlyLennart Poettering1-1/+1
2023-10-06image-discover: skip properly over files that cannot be recognized as image f...Lennart Poettering1-5/+6
2023-10-05systemctl-show: align "Cntrl PID" correctlyMike Yuan1-1/+1
2023-10-05repart: make arg_empty a proper enum with a string tableLennart Poettering1-21/+25
2023-10-05test: test the new --make-ddi= logicLennart Poettering1-0/+33
2023-10-05repart: add simple mechanism to override fstype choicesLennart Poettering2-0/+12
2023-10-05repart: relax rules on CopyFiles= a bitLennart Poettering1-0/+4
2023-10-05repart: say image file instead of loopback fileLennart Poettering1-3/+3
2023-10-05sysext: fix some sysextisms in confext modeLennart Poettering1-2/+2
2023-10-05discover-image: nicely support .sysext.raw + .confext.raw suffix for DDIsLennart Poettering2-31/+40
2023-10-05repart: make it easy to generate DDIsLennart Poettering13-4/+289
2023-10-05repart: add new --copy-source= switchLennart Poettering3-15/+50
2023-10-05repart: drop redundant ()Lennart Poettering1-1/+1
2023-10-05repart: get rid of redundant variable 'dry_run'Lennart Poettering1-10/+6
2023-10-05repart: rework --empty= handling a bitLennart Poettering1-2/+11
2023-10-05repart: disable pager in --dry-run=no modeLennart Poettering1-0/+4
2023-10-05repart: don't wipe the disk image if we just created it freshLennart Poettering1-1/+5
2023-10-05fileio: revamp search_and_fopen()Lennart Poettering3-58/+139
2023-10-05docs/HACKING: Arch has dropped asp in favor of pkgctlMike Yuan1-3/+3
2023-10-05update TODOLennart Poettering1-1/+0
2023-10-05tree-wide: prefer sending pifds over pids when creating scope unitsLennart Poettering10-15/+62
2023-10-05pidref: add trivial helper pidref_set_self() to set pidref to our handle to o...Lennart Poettering1-0/+4
2023-10-05pid1: allow creating scope units based in pidfds instead of plain pidsLennart Poettering1-4/+43
2023-10-05mkosi: Update to latestDaan De Meyer2-1/+2
2023-10-05mountpoint-util: Check hardcoded list before asking kernel if option is suppo...Daan De Meyer1-31/+16
2023-10-05man: document LoaderEntryLastBootedEmil Velikov1-0/+21
2023-10-05update TODOLennart Poettering1-1/+0
2023-10-05cgroup-util: add cg_pidref_get_path() helper and use itLennart Poettering3-4/+24
2023-10-05update TODOLennart Poettering1-1/+0