Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix various #include issues and remove unused functionsHEADmaster | Timo Teräs | 2013-10-28 | 8 | -12/+20 |
| | | | | to compile against musl, and remove some gcc 4.8.x warnings. | ||||
* | pingu_iface: restore routes for offline ISPs on exit | Natanael Copa | 2013-09-25 | 3 | -6/+12 |
| | | | | When we exit we should restore main route table to its original state. | ||||
* | pingu_conf: display filename for all config parsing errors | Natanael Copa | 2013-08-23 | 1 | -15/+19 |
| | |||||
* | pingu_conf: display config file name on integer errors | Natanael Copa | 2013-08-23 | 1 | -19/+23 |
| | |||||
* | pingu_conf: error checking for retry and required | Natanael Copa | 2013-08-23 | 1 | -7/+11 |
| | |||||
* | pingu_conf: improve error checking for load-balance | Natanael Copa | 2013-08-23 | 1 | -3/+5 |
| | |||||
* | pingu_conf: error checking for required-hosts-online and rule-priority | Natanael Copa | 2013-08-23 | 1 | -2/+4 |
| | | | | and support hexadecimal values | ||||
* | pingu_conf: error checking for route-table | Natanael Copa | 2013-08-23 | 1 | -1/+5 |
| | | | | and support route-table as hexadecimal as a bonus. | ||||
* | pingu_conf: accept fwmark as hex | Natanael Copa | 2013-08-23 | 1 | -2/+17 |
| | |||||
* | pingu_host: fix double free on cleanup | Natanael Copa | 2013-08-23 | 1 | -2/+2 |
| | | | | fixes #1 | ||||
* | pingu_conf: fix segfault when declaring iface twice | Natanael Copa | 2013-08-23 | 1 | -1/+2 |
| | |||||
* | lua: move lua files to separate subdir | Natanael Copa | 2013-08-22 | 6 | -11/+122 |
| | |||||
* | move soures to src subdir | Natanael Copa | 2013-08-22 | 33 | -0/+4214 |