summaryrefslogtreecommitdiffstats
path: root/src/home/homed-bus.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-12fileio,data-fd-util: use U64_* moreMike Yuan2-6/+6
2024-03-12env-util: remove unneeded DISABLE_WARNING_FORMAT_NONLITERALMike Yuan1-2/+0
2024-03-12tests/run-unit-tests: add option to skip testsRoss Burton1-0/+8
2024-03-11test/run-unit-tests: sort the test cases we're executingRoss Burton1-1/+1
2024-03-11homework-cifs: Pass password via fdAdrian Vovk1-30/+32
2024-03-11test-network: add test case for DHCP server lease fileYu Watanabe1-0/+12
2024-03-11network/dhcp-server: save leases in state directoryYu Watanabe4-3/+74
2024-03-11fuzz-dhcp-server: also test saving and loading lease fileYu Watanabe1-1/+15
2024-03-11sd-dhcp-server: introduce sd_dhcp_server_set_lease_file() and dhcp_server_{sa...Yu Watanabe5-4/+226
2024-03-11sd-dhcp-server: also expose lease expiration timestamp in realtimeYu Watanabe1-1/+13
2024-03-11time-util: expose map_clock_usec_internal() as map_clock_usec_raw()Yu Watanabe2-8/+9
2024-03-11sd-dhcp-server-lease: move functions to build json formatYu Watanabe3-63/+69
2024-03-11sd-dhcp-server: refuse invalid hostname in requestYu Watanabe3-6/+40
2024-03-11dhcp-option: refuse control and non-UTF8 characters in string optionYu Watanabe2-16/+20
2024-03-11test-network: add support for systemd-networkd-persistent-storage.serviceYu Watanabe2-5/+34
2024-03-11networkctl: introduce "persistent-storage" commandYu Watanabe6-18/+86
2024-03-11network/varlink: introduce io.systemd.Network.SetPersistentStorage methodYu Watanabe6-2/+94
2024-03-11data-fd-util: Fixup headerAdrian Vovk1-1/+1
2024-03-11test-network: copy system unit files from build or source directoryYu Watanabe1-41/+68
2024-03-11test-network: drop unused options and variablesYu Watanabe1-45/+10
2024-03-11pidref: use fd_inode_same to compare pidfdsMike Yuan2-11/+28
2024-03-11stat-util: struct stat could be initialized with (st_mode & S_IFMT == 0)Mike Yuan1-2/+1
2024-03-11stat-util: introduce fd_inode_sameMike Yuan2-2/+4
2024-03-11polkit: update the rest of bus_verify_polkit_async_full() calls to new flags ...Luca Boccassi3-9/+9
2024-03-11fd-util: beef up fd_verify_safe_flags() featuresLennart Poettering3-7/+11
2024-03-11shared/service-util: actually use the `bus_introspect` argument in `help()`Antonio Alvarez Feijoo1-10/+11
2024-03-11tree-wide: drop custom formatting for print() help messagesAntonio Alvarez Feijoo3-18/+22
2024-03-11polkit: turn "interactive" flag to polkit APIs into a proper flags field (#31...Lennart Poettering9-27/+34
2024-03-11basic: add PIDFS magic (#31709)cpackham-atlnz2-0/+6
2024-03-11po: Translated using Weblate (Russian)Sergey A1-34/+18
2024-03-11semaphore: remove workaround for adduserLuca Boccassi1-2/+0
2024-03-11polkit: trivial simplificationLennart Poettering1-5/+1
2024-03-11gpt-auto: ignore fstab_has_node failureMike Yuan1-2/+2
2024-03-11fstab-util: remove unreachable returnMike Yuan1-2/+0
2024-03-11hwdb: Add touchpad configuration for ThinkPad E495İ. Ensar Gülşen1-1/+2
2024-03-10man: Mention that SMBIOS type 11 strings are ignored inside CVMDaan De Meyer2-2/+4
2024-03-10man: fix systemd-measure manpage conditionalLuca Boccassi2-2/+2
2024-03-10man/systemd-hibernate-resume: generator now enables rather than creates the s...Mike Yuan2-8/+5
2024-03-10systemd-boot: Add support for reading extra kernel cmdline from SMBIOSDaan De Meyer4-1/+44
2024-03-10quotacheck: store argv[*] in static varMike Yuan1-9/+9
2024-03-10quotacheck: minor modernizationMike Yuan1-4/+11
2024-03-10units: make quota services bind to corresponding mount unitsMike Yuan2-2/+3
2024-03-10mkosi: fix typoYu Watanabe1-1/+1
2024-03-09units: make templates for quotaon and systemd-quotacheck serviceThomas Blume12-62/+186
2024-03-09semaphore: drop some manual build deps, handled by packageLuca Boccassi1-2/+2
2024-03-09semaphore: move back to autopkgtest master branchLuca Boccassi1-1/+3
2024-03-09core/exec-invoke: Fix missing arguments for PR_SET_MEMORY_MERGE callVasiliy Stelmachenok1-1/+1
2024-03-08resolved: also reply NOTIMP when refusing a query based on RR typeRonan Pigott1-1/+5
2024-03-08extract-word: increase test-extract-word coverage for unicode inputsChandra Pratap1-0/+24
2024-03-08add unittest cases for argv_looks_like_helpAbraham Samuel Adekunle1-0/+5