Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/dhcp: upgrade to 4.1.1_p1 (cve-2010-2156) | Natanael Copa | 2010-07-07 | 2 | -57/+4 |
| | | | | fixes #378 | ||||
* | main/dhcp: ship dhcrelay init script in proper package | Natanael Copa | 2010-02-26 | 1 | -3/+6 |
| | | | | (cherry picked from commit 8a458ebd3d4aaace24eea9afedeee514fd3f1ac8) | ||||
* | main/dhcp: fix path to dhcrelay.pid | Natanael Copa | 2010-02-17 | 2 | -3/+3 |
| | | | | (cherry picked from commit 73fa6dfb7bbf06d20b76425af6c0deb9f5142c68) | ||||
* | main/dhcp: create dhcrelay subpackage with init.d script | Natanael Copa | 2010-02-16 | 3 | -2/+61 |
| | | | | | fixes #281 (cherry picked from commit 669e19155dc8d1649d48fa4a2ee8c972f2ff453d) | ||||
* | main/dhcp: fix permissions for lease file | Natanael Copa | 2009-12-31 | 2 | -2/+27 |
| | | | | fixes #224 | ||||
* | main/dansguardian,dhcpd: start service after firewall | Natanael Copa | 2009-09-15 | 2 | -2/+3 |
| | |||||
* | main/dhcp: include the post-install script | Natanael Copa | 2009-08-19 | 1 | -2/+2 |
| | | | | | | was missing in the .apk fixes #139 | ||||
* | main/dhcp: fix for non-existing ipv6 | Natanael Copa | 2009-08-18 | 2 | -5/+54 |
| | | | | | Patch from here: https://lists.isc.org/pipermail/dhcp-hackers/2008-October/001761.html | ||||
* | main/dhcp: fix paths to lease files and configs | Natanael Copa | 2009-07-31 | 5 | -10/+63 |
| | | | | | | | | | | | also * enable paranoia for -user/-group options * fix install scripts * import new init.d script * add missing dirs * move dhclient to a separate subpackage Fixes #110 | ||||
* | moved extra/* to main/ | Natanael Copa | 2009-07-24 | 5 | -0/+164 |
and fixed misc build issues |