summaryrefslogtreecommitdiffstats
path: root/src/script.c
Commit message (Expand)AuthorAge
* A belated welcome to 2021Roy Marples2021-01-31
* script: Use rt_proto_add to ensure no duplicate interfaces on OpenBSDRoy Marples2021-01-18
* script: ignore inactive interfaces for orderingRoy Marples2020-12-28
* hooks: add NOCARRIER_ROAMING reasonRoy Marples2020-12-27
* Add --noconfigure optionRoy Marples2020-11-04
* dhcpcd: Simplify carrier handling more by using IS_LINK_UP macroRoy Marples2020-10-06
* Don't log backticks.Roy Marples2020-10-03
* script: Make visible some link level parameters to lease dumpingRoy Marples2020-06-22
* privsep: Implement a resource limited sandboxRoy Marples2020-06-09
* Restore dumping a lease from stdinRoy Marples2020-05-31
* Fix some clang analyzer issuesRoy Marples2020-05-30
* For systems without open_memstream(3) warn that /tmp needs to exitRoy Marples2020-05-27
* privsep: No need for a CHROOT reason nowRoy Marples2020-05-24
* dhcpcd: Move the script file from per interface to global contextRoy Marples2020-05-21
* dhcpcd: allow sigpipe in scripts.Roy Marples2020-05-15
* privsep: No longer need the chrootdir configure option.Roy Marples2020-05-12
* privsep: Add --chroot configurableRoy Marples2020-04-30
* scripts: Run with an empty sigmaskChristos Zoulas2020-04-06
* Fix compile on LinuxRoy Marples2020-03-28
* dhcpcd: dumping lease uses control socket to get the leaseRoy Marples2020-03-27
* IPv4LL: A state might not always exist when running the script.Christos Zoulas2020-01-27
* Remove RC_SVCNAME.Roy Marples2020-01-21
* privsep: Note CHROOT scriptRoy Marples2020-01-21
* Linux: setup mounts in chrootRoy Marples2020-01-21
* Welcome to 2020!Roy Marples2020-01-03
* script: Document why this block is intentionally blank.Roy Marples2019-12-07
* privsep: Add support for priviledge separationRoy Marples2019-11-28
* script: Ensure pid is initialised.Roy Marples2019-11-06
* script: Improve APIRoy Marples2019-11-01
* script: Rework assert to pass coverity.Roy Marples2019-08-16
* Fix control queue free argument.Roy Marples2019-08-10
* script: Send the actual env len, not the buffer size to listeners.Roy Marples2019-08-10
* script: optimise variableRoy Marples2019-08-08
* script: assert that the env strings are correctly terminatedRoy Marples2019-08-08
* script: ensure that tmp files are removedRoy Marples2019-07-28
* Fix build without INET.Roy Marples2019-07-24
* Merge branch 'memstream'Roy Marples2019-07-04
|\
| * script: enable if_ssid againRoy Marples2019-06-19
| * script: Fix a memory errorRoy Marples2019-06-19
| * script: Write variables to a FILERoy Marples2019-06-18
* | Add SPDX identifiers to all dhcpcd source files.Yegor Yefremov2019-07-04
|/
* script: Assign a default scriptRoy Marples2019-04-10
* script: Fix prior when we have listeners but no scriptRoy Marples2019-03-25
* script: Fix not running when empty string or /dev/nullRoy Marples2019-03-25
* link: introduce LINK_DOWN_IFFUPRoy Marples2019-01-30
* DHCP6: Remove #defines for functions when DHCP6 is disabledRoy Marples2019-01-23
* Welcome to 2019!Roy Marples2019-01-01
* Welcome to 2018.Roy Marples2018-01-01
* hooks: set protocol to link for link layer eventsRoy Marples2017-12-12
* dhcpcd-run-hooks(8) should not attempt to guess the protocol.Roy Marples2017-11-03