| Commit message (Expand) | Author | Age | Files | Lines |
* | Self-test should be hypenated, and the T should be lower case. | jim-p | 2012-12-27 | 1 | -2/+2 |
* | Correct tcp flags explanation code for CWR (should be W, not C) | jim-p | 2012-12-27 | 1 | -1/+1 |
* | Fix DHCPv6 lease deletion. Fixes #2726 | jim-p | 2012-12-26 | 1 | -1/+4 |
* | Static mappings are not pool-specific. They exist independent of any pool, an... | jim-p | 2012-12-26 | 1 | -0/+2 |
* | Add description to additional DHCP pools. Implements #2733 | jim-p | 2012-12-26 | 1 | -3/+24 |
* | Various fixes to removal of pipes | Ermal | 2012-12-19 | 4 | -7/+16 |
* | Merge pull request #287 from bcyrill/alias_gif | Ermal Luçi | 2012-12-19 | 1 | -5/+16 |
|\ |
|
| * | Remove whitespace | bcyrill | 2012-12-19 | 1 | -1/+1 |
| * | Add IP alias support to GIF interfaces | bcyrill | 2012-12-19 | 1 | -5/+16 |
* | | Fix stray DOS carriage return. | jim-p | 2012-12-19 | 1 | -1/+1 |
|/ |
|
* | Sync PBI scripts | jim-p | 2012-12-18 | 1 | -347/+849 |
* | Convert the CP db to sqlite rather than a text file. Some more optimizations ... | Ermal | 2012-12-18 | 1 | -15/+6 |
* | Merge pull request #276 from N0YB/Diagnostics-Tables-Top-Status | Chris Buechler | 2012-12-17 | 1 | -2/+4 |
|\ |
|
| * | Include bogons last update info in Diagnostics: Tables | N0YB | 2012-12-10 | 1 | -2/+4 |
| * | Include bogons last update info in Diagnostics: Tables | N0YB | 2012-12-10 | 1 | -1/+1 |
* | | Add square brackets around IPv6 addresses | bcyrill | 2012-12-17 | 1 | -3/+7 |
* | | Add missing >. Fixes #2722 | jim-p | 2012-12-17 | 1 | -1/+1 |
* | | Cleanup the pipes as well when removing or operating on tables for hostnames/... | Ermal | 2012-12-17 | 3 | -8/+19 |
* | | Handle even hostname through filterdns entries correctly now that only 3/4 ta... | Ermal | 2012-12-17 | 2 | -8/+8 |
* | | There is no more table 5,6,7,8,9,10 | Ermal | 2012-12-17 | 1 | -6/+0 |
* | | Separate ipfw rule no db from limiter ones. Since ipfw has per instance featu... | Ermal | 2012-12-17 | 3 | -23/+23 |
* | | only trim the / if it is alone | bcyrill | 2012-12-15 | 1 | -1/+2 |
* | | only trim the / at the end of the redirurl | bcyrill | 2012-12-15 | 1 | -1/+1 |
* | | always use the shortcut cpcfg variable | bcyrill | 2012-12-15 | 1 | -10/+10 |
* | | Fix line endings | Erik Fonnesbeck | 2012-12-14 | 1 | -138/+138 |
* | | Correctly retrieve the mac address | Ermal | 2012-12-14 | 1 | -2/+4 |
* | | Do not exit from php rather return to not have to refork again from the manager | Ermal | 2012-12-13 | 1 | -7/+7 |
* | | Switch all the actions(pipe create/table modify/get mac address) during fast ... | Ermal | 2012-12-13 | 1 | -1/+1 |
* | | Remove IPFW_FILTER flag since it gets not used anymore | Ermal | 2012-12-13 | 1 | -16/+0 |
* | | Add extra check for DHCP(v6) static mapping edit pages to prevent an error wh... | Erik Fonnesbeck | 2012-12-08 | 2 | -4/+10 |
* | | Add extra checks for reading and saving certain wireless settings and fix an ... | Erik Fonnesbeck | 2012-12-08 | 3 | -2/+10 |
* | | ARP Table Static Entries from Individual DHCP Static Mappings | N0YB | 2012-12-07 | 2 | -2/+18 |
* | | Don't allow transport mode to be selected for mobile clients. Fixes #2713 | jim-p | 2012-12-07 | 1 | -0/+2 |
* | | Merge pull request #273 from N0YB/Widget-Firewall-Logs-Filtering | Jim P | 2012-12-07 | 2 | -8/+64 |
|\ \ |
|
| * | | Update usr/local/www/javascript/filter_log.js | N0YB | 2012-12-07 | 1 | -2/+15 |
| * | | Update usr/local/www/widgets/widgets/log.widget.php | N0YB | 2012-12-07 | 1 | -6/+49 |
* | | | license: Bump and fix some copyrights. | Mathieu Simon | 2012-12-07 | 1 | -6/+6 |
|/ / |
|
* | | Merge pull request #271 from brunostein/master | Ermal Luçi | 2012-12-06 | 1 | -1/+44 |
|\ \ |
|
| * | | add input autocomplete array aliases | bruno | 2012-12-06 | 1 | -1/+44 |
* | | | Merge pull request #269 from N0YB/Diagnostics-Tables-Top-Status | Jim P | 2012-12-05 | 1 | -8/+11 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Merge remote-tracking branch 'origin/master' into Diagnostics-Tables-Top-Status | N0YB | 2012-11-29 | 3 | -7/+29 |
| |\ |
|
| * | | Update usr/local/www/diag_tables.php | N0YB | 2012-11-29 | 1 | -1/+1 |
| * | | Diagnostics Tables Top Status | N0YB | 2012-11-28 | 1 | -3/+3 |
| * | | Update usr/local/www/diag_tables.php | N0YB | 2012-11-28 | 1 | -8/+11 |
* | | | Add input validation to reject invalid combinations of IPv4/IPv6 openvpn prot... | jim-p | 2012-12-04 | 2 | -0/+22 |
* | | | Fix more tests for DHCP relay being enabled. | jim-p | 2012-12-04 | 1 | -2/+2 |
* | | | Remove this now-irrelevant comment. | jim-p | 2012-12-04 | 1 | -5/+0 |
* | | | Fix test to see if DHCP Relay is enabled. | jim-p | 2012-12-04 | 1 | -12/+1 |
* | | | Do a more strict type match here, otherwise if the result returned is 0, that... | jim-p | 2012-12-04 | 1 | -1/+1 |
| |/
|/| |
|
* | | Be a little more verbose when starting the NTP daemon | jim-p | 2012-11-29 | 1 | -0/+5 |