aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/dhcp.c
Commit message (Expand)AuthorAge
* update copyright 2024Libravatar netblue302024-01-12
* Update copyright to 2023 (#5664)Libravatar David Fetter2023-02-15
* 2022 copyright updateLibravatar netblue302022-01-07
* cleanupLibravatar smitsohu2021-06-20
* miscLibravatar smitsohu2021-06-07
* open files O_CLOEXEC|O_EXCLLibravatar smitsohu2021-05-16
* copyright updateLibravatar startx20172021-02-15
* DHCP fixesLibravatar netblue302020-10-06
* Remove redundant permission check from dhcp_startLibravatar Kristóf Marussy2020-02-23
* Harden sbox_run by using fexecve instead of execvpLibravatar Kristóf Marussy2020-02-23
* Harden dhcp by checking for /sbin/dhclientLibravatar Kristóf Marussy2020-02-23
* Fix indentation for dhcp client codeLibravatar Kristóf Marussy2020-01-27
* move copyright to 2020 (part 2) (#3181)Libravatar glitsj162020-01-24
* Wait for link-local address for DHCPv6Libravatar Kristóf Marussy2020-01-01
* Run dhclient inside the sandboxLibravatar Kristóf Marussy2019-12-30