summaryrefslogtreecommitdiffstats
path: root/src/script.c
Commit message (Expand)AuthorAge
* 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
* Add logdebugx, similar to logerrx and logwarnx.Roy Marples2017-04-12
* logerr: errx with loggingRoy Marples2017-04-09
* Call posix_spawnattr_destroy after calling posix_spawn so thatRoy Marples2017-03-31
* Remove custom logger and output all diagnostics via syslog(3).Roy Marples2017-03-24
* Fix compile with posix_spawn now being required.Roy Marples2017-03-22
* Move the source files along with dev, crypt and comapt into src dir.Roy Marples2017-03-15