1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-25 01:34:28 +03:00
systemd/src
Mike Yuan 0e3638380d various: unexport a few internal structs
We don't expose destructors for these internal structs already.
Let's make the struct itself implementation detail too.
2024-01-03 08:40:33 +09:00
..
ac-power
analyze analyze: allow --no-legend with architectures verb 2023-12-27 17:50:07 +01:00
ask-password
backlight Merge pull request #30591 from yuwata/device-util 2024-01-01 19:26:39 +01:00
basic fd-util: don't eat up errors in fd_cloexec_many 2023-12-29 14:26:40 +01:00
battery-check util-lib: share plymouth client code 2023-11-13 14:17:05 +00:00
binfmt
boot bootctl: add a missing space 2023-12-27 11:15:48 +01:00
busctl busctl: avoid asserting on NULL message 2023-12-24 15:04:28 +01:00
cgls
cgroups-agent
cgtop
core Merge pull request #30633 from mrc0mmand/cocci-shenanigans 2023-12-26 05:45:58 +09:00
coredump tree-wide: insert space after for and switch 2023-12-25 01:29:38 +09:00
creds format-table: introduce table_isempty and use it where appropriate 2023-12-25 17:47:18 +08:00
cryptenroll Merge pull request #30628 from YHNdnzj/format-table-improvement 2023-12-25 20:01:32 +09:00
cryptsetup cryptsetup: use WantsMountsFor= for key/header when nofail is set 2023-11-29 11:04:59 +00:00
debug-generator
delta tree-wide: drop space between variable and an increment/decrement 2023-12-25 01:56:40 +09:00
detect-virt
dissect Merge pull request #30591 from yuwata/device-util 2024-01-01 19:26:39 +01:00
environment-d-generator
escape
firstboot tree-wide: drop space between variable and an increment/decrement 2023-12-25 01:56:40 +09:00
fsck fsck: use correct errno 2023-12-15 21:21:15 +08:00
fstab-generator fstab-generator: disable default deps if x-systemd.{wanted,required}-by= is used 2023-12-12 00:34:32 +08:00
fundamental macro-fundamental: add U64_{K,M,G}B 2023-12-13 20:42:05 +08:00
fuzz test: make assert_return() critical by default on fuzzer and unit tests 2023-12-24 02:02:18 +09:00
getty-generator various: clean up isatty() handling 2023-12-22 23:06:49 +08:00
gpt-auto-generator gpt-auto-generator: enable TPM2 unlocking in gpt-auto-generator 2023-11-28 15:36:20 +00:00
hibernate-resume various: unexport a few internal structs 2024-01-03 08:40:33 +09:00
home Merge pull request #30628 from YHNdnzj/format-table-improvement 2023-12-25 20:01:32 +09:00
hostname polkit: simplify bus_verify_polkit_async() + drop auth-by-cap dbus feature 2023-12-22 05:27:36 +09:00
hwdb Add $SYSTEMD_HWDB_UPDATE_BYPASS (#30463) 2023-12-14 18:57:05 +09:00
id128
import tree-wide: drop space between variable and an increment/decrement 2023-12-25 01:56:40 +09:00
initctl
integritysetup
journal tree-wide: drop space between variable and an increment/decrement 2023-12-25 01:56:40 +09:00
journal-remote tree-wide: shorten a couple of ternary expressions 2023-12-25 18:26:59 +01:00
kernel-install Merge pull request #30232 from keszybz/ukify-imports 2023-12-13 14:38:03 +01:00
libsystemd sd-journal: introduce cleanup function and hash ops for Directory 2024-01-01 19:29:04 +01:00
libsystemd-network Merge pull request #30593 from yuwata/sd-dhcp-duid 2024-01-01 19:24:31 +01:00
libudev test: make assert_return() critical by default on fuzzer and unit tests 2023-12-24 02:02:18 +09:00
locale polkit: simplify bus_verify_polkit_async() + drop auth-by-cap dbus feature 2023-12-22 05:27:36 +09:00
login Merge pull request #30591 from yuwata/device-util 2024-01-01 19:26:39 +01:00
machine machinectl: add restart convenience alias (#30625) 2023-12-28 07:09:42 +09:00
machine-id-setup
modules-load modules-load: simplify OOM check 2023-12-25 18:26:59 +01:00
mount tree-wide: use device_in_subsystem() and device_is_devtype() 2023-12-23 03:52:21 +09:00
network Merge pull request #30591 from yuwata/device-util 2024-01-01 19:26:39 +01:00
notify fdset: set all collected fds to CLOEXEC in fdset_new_fill() 2023-12-01 00:14:37 +08:00
nspawn Merge pull request #30633 from mrc0mmand/cocci-shenanigans 2023-12-26 05:45:58 +09:00
nss-myhostname
nss-mymachines
nss-resolve tree-wide: take in all *our* JSON structures also decimal strings 2023-11-07 14:25:40 +01:00
nss-systemd
oom tree-wide: use hashmap_isempty() and friends 2023-12-22 01:27:09 +09:00
partition tree-wide: use IOVEC_MAKE() in a couple more places 2023-12-25 18:26:59 +01:00
path
pcrextend varlink: add helper varlink_error_invalid_parameter_name() 2023-12-21 19:22:46 +01:00
pcrlock format-table: introduce table_isempty and use it where appropriate 2023-12-25 17:47:18 +08:00
portable format-table: introduce table_isempty and use it where appropriate 2023-12-25 17:47:18 +08:00
pstore fix: prefix of dmesg pstore files 2023-12-01 17:34:43 +00:00
quotacheck
random-seed
rc-local-generator
remount-fs
reply-password
resolve resolve: DnsTransaction.scope may be NULL when dns_transaction_close_connection() is called 2023-12-31 04:51:59 +09:00
rfkill
rpm
run man: try to improve wording on --slice-inherit docs 2023-12-21 19:15:01 +01:00
run-generator
shared various: unexport a few internal structs 2024-01-03 08:40:33 +09:00
shutdown tree-wide: drop space between variable and an increment/decrement 2023-12-25 01:56:40 +09:00
sleep sleep: don't log duplicate error 2023-12-27 22:38:43 +08:00
socket-activate
socket-proxy
stdio-bridge stdio-bridge: return immediately if we can 2023-12-02 09:47:45 +01:00
storagetm storagetm: ensure we pass dev_t* to sd_device_get_devnum 2024-01-03 05:37:25 +09:00
sulogin-shell
sysctl
sysext tree-wide: drop space between variable and an increment/decrement 2023-12-25 01:56:40 +09:00
system-update-generator
systemctl systemctl: use SYNTHETIC_ERRNO() 2023-12-25 19:51:43 +01:00
systemd dhcp: introduce sd_dhcp_duid_to_string() 2023-12-23 04:15:09 +09:00
sysupdate
sysusers
sysv-generator tree-wide: drop space between variable and an increment/decrement 2023-12-25 01:56:40 +09:00
test test: use timestamp_is_set() 2023-12-27 11:15:48 +01:00
timedate polkit: simplify bus_verify_polkit_async() + drop auth-by-cap dbus feature 2023-12-22 05:27:36 +09:00
timesync polkit: simplify bus_verify_polkit_async() + drop auth-by-cap dbus feature 2023-12-22 05:27:36 +09:00
tmpfiles
tpm2-setup variuos: fwrite() does not set errno 2023-12-05 19:18:23 +01:00
tty-ask-password-agent
udev Merge pull request #30591 from yuwata/device-util 2024-01-01 19:26:39 +01:00
ukify ukify: make the test happy with the latest OpenSSL 2023-12-23 12:32:31 +01:00
update-done
update-utmp
user-sessions
userdb format-table: introduce table_isempty and use it where appropriate 2023-12-25 17:47:18 +08:00
varlinkctl varlinkctl: add short comment 2023-11-28 18:28:17 +09:00
vconsole vconsole-setup: remember the correct error value when open_terminal() fails 2023-12-18 15:48:56 +01:00
veritysetup
version
vmspawn machine-credential: introduce MachineCredentialContext 2023-12-14 08:50:44 +00:00
volatile-root
xdg-autostart-generator xdg-autostart: downgrade warning for missing executables 2023-11-07 20:47:04 +00:00