Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #648 from ExolonDX/master | Jim P | 2013-05-24 | 2 | -2/+2 | |
|\ \ \ \ | | | | | | | | | | | Tidy up XHTML | |||||
| * | | | | Deprecate ampersand | Colin Fleming | 2013-05-24 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Add missing quotes | Colin Fleming | 2013-05-24 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Don't add zones multiple times if it can be avoided. | jim-p | 2013-05-23 | 1 | -10/+18 | |
| | | | | | ||||||
* | | | | | Partial revert of 5b431a20dea since the introduced parameter is not working ↵ | Renato Botelho | 2013-05-23 | 1 | -9/+4 | |
| | | | | | | | | | | | | | | | | | | | | as expected | |||||
* | | | | | Use global aliastable and proper fix #2941 | Renato Botelho | 2013-05-23 | 1 | -2/+4 | |
|/ / / / | ||||||
* | | | | fixup gitsync for 2.1/2.2 | Chris Buechler | 2013-05-22 | 1 | -1/+2 | |
| | | | | ||||||
* | | | | master is now 2.2-ALPHA | Chris Buechler | 2013-05-22 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | bump to RC | Chris Buechler | 2013-05-22 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Unbreak Dynamic DNS updates from DHCP, ISC changed the config layout to ↵ | jim-p | 2013-05-22 | 1 | -2/+46 | |
| |_|/ |/| | | | | | | | | require zone declarations, and the ddns-update-style directive only works globally. | |||||
* | | | Remove unecessary if | Renato Botelho | 2013-05-22 | 1 | -14/+12 | |
| | | | ||||||
* | | | Merge pull request #644 from jean-m-cyr/master | Ermal Luçi | 2013-05-22 | 1 | -56/+116 | |
|\ \ \ | | | | | | | | | Allow IPV6 bandwidth limiter mask | |||||
| * | | | Allow IPV6 bandwidth limiter mask | Jean Cyr | 2013-05-21 | 1 | -56/+116 | |
| | | | | ||||||
* | | | | Merge pull request #645 from N0YB/Widget_Firewall_Logs_Fields | Ermal Luçi | 2013-05-22 | 10 | -33/+105 | |
|\ \ \ \ | |/ / / |/| | | | Widget Firewall Logs Fields | |||||
| * | | | Widget Firewall Logs Fields | N0YB | 2013-05-21 | 10 | -33/+105 | |
|/ / / | | | | | | | | | | | | | | | | In the Firewall Log Widget view time field is of more use than source port and protocol. Add time field and remove source port and protocol fields. Fields: Action, Time, Interface, Source IP, Destination IP & Port | |||||
* | | | Fix whitespace and indent | Renato Botelho | 2013-05-21 | 1 | -133/+133 | |
| | | | ||||||
* | | | Merge pull request #639 from CharlieMarshall/master | rbgarga | 2013-05-21 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | Remove if statement | |||||
| * | | | Remove if statement | Charlie Marshall | 2013-05-18 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | remove auto-added allow pfsync rule | Chris Buechler | 2013-05-17 | 1 | -1/+0 | |
| | | | ||||||
* | | | Don't stomp on this variable or data loss can occur (disappearing static ↵ | jim-p | 2013-05-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | mappings) | |||||
* | | | This didn't fix anything, made another syntax error. Revert "Seems to be ↵ | jim-p | 2013-05-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | missing a semicolon here." This reverts commit 47a24491e2ea07a19d360d29325c1780652026a4. | |||||
* | | | Make sure there's a space here to prevent accidentally breaking the syntax. | jim-p | 2013-05-16 | 1 | -1/+1 | |
| | | | ||||||
* | | | Seems to be missing a semicolon here. | jim-p | 2013-05-16 | 1 | -1/+1 | |
| | | | ||||||
* | | | dnsmasq conf won't allow some custom args | stilez | 2013-05-15 | 1 | -4/+16 | |
| | | | | | | | | | | | | User can't specify or customise some dnsmasq args in custom_options (dns-forward-max, cache-size, etc) because they are hard coded in services_dnsmasq_configure(). | |||||
* | | | Add a script that can automatically convert a user's fstab over to ufs ↵ | jim-p | 2013-05-15 | 1 | -0/+113 | |
| | | | | | | | | | | | | labels. Useful for full installs to avoid issues with device numbering (e.g. ad0 changes to ad4 or da0 to ad2, or in the future case, adX to adaX) | |||||
* | | | Merge pull request #635 from jean-m-cyr/master | rbgarga | 2013-05-15 | 1 | -12/+40 | |
|\ \ \ | | | | | | | | | Bandwidth limiter - Disable and blank mask bits input field when mask type is 'none'. | |||||
| * | | | Bandwidth Limiter - Disable and blank mask bits input field when mask type ↵ | Jean Cyr | 2013-05-13 | 1 | -12/+40 | |
| | | | | | | | | | | | | | | | | is 'none'. | |||||
* | | | | Fix indent and whitespace | Renato Botelho | 2013-05-15 | 1 | -41/+40 | |
| | | | | ||||||
* | | | | Fix indent and whitespace | Renato Botelho | 2013-05-15 | 1 | -12/+12 | |
| | | | | ||||||
* | | | | Fix comment to reflect what function current returns | Renato Botelho | 2013-05-15 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Rework getting PF info via ajax using jQuery | Warren Baker | 2013-05-14 | 1 | -16/+13 | |
| |_|/ |/| | | ||||||
* | | | Merge pull request #637 from phil-davis/master | Chris Buechler | 2013-05-14 | 1 | -0/+3 | |
|\ \ \ | | | | | | | | | Teach Net_IPv6:compress to handle a compressed address as input | |||||
| * | | | Teach Net_IPv6:compress to handle a compressed address as input | Phil Davis | 2013-05-14 | 1 | -0/+3 | |
|/ / / | ||||||
* | | | Merge pull request #636 from phil-davis/master | Chris Buechler | 2013-05-13 | 1 | -2/+2 | |
|\ \ \ | | | | | | | | | IPv6 OpenVPN TAP mode typo | |||||
| * | | | IPv6 OpenVPN TAP mode typo | Phil Davis | 2013-05-14 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | Merge pull request #634 from phil-davis/master | Chris Buechler | 2013-05-13 | 1 | -2/+2 | |
|\ \ \ | |/ / |/| | | OpenVPN w/ IPv6 fails to set ifconfig-ipv6 value in conf #2991 | |||||
| * | | OpenVPN w/ IPv6 fails to set ifconfig-ipv6 value in conf #2991 | Phil Davis | 2013-05-14 | 1 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #632 from ExolonDX/master | Jim P | 2013-05-12 | 3 | -6/+6 | |
|\ \ | | | | | | | Tidy up spelling mistakes | |||||
| * | | Tidy up spelling mistakes. | Colin Fleming | 2013-05-12 | 3 | -6/+6 | |
|/ / | ||||||
* | | Merge pull request #629 from jean-m-cyr/master | Ermal Luçi | 2013-05-11 | 1 | -28/+81 | |
|\ \ | | | | | | | Allow explicit mask specification in bandwidth limiter. | |||||
| * | | Allow explicit mask specification in bandwidth limiter | Jean Cyr | 2013-05-11 | 1 | -28/+81 | |
|/ / | | | | | | | | | Allow explicit mask specification in bandwidth limiter. This backwards compatible and implements ermal suggestions. | |||||
* | | Prevent errors from flowing up to the clients workspace and preventing ↵ | Ermal | 2013-05-10 | 1 | -20/+20 | |
| | | | | | | | | functionality | |||||
* | | Revert "Fix alias expand for hostnames, it should fix #2941" | Renato Botelho | 2013-05-10 | 1 | -1/+1 | |
|/ | | | | | | Working on a better fix This reverts commit 0d59cc942f2ee225eccdb375e25f58a6f04fa9c4. | |||||
* | Fix alias expand for hostnames, it should fix #2941 | Renato Botelho | 2013-05-09 | 1 | -1/+1 | |
| | ||||||
* | Revert "Add Turkish to the list of available languages, fixes #2986" | Renato Botelho | 2013-05-09 | 1 | -1/+0 | |
| | | | | | | Will be done again for 2.2 This reverts commit 705950edbc09270fccbec0c5d8dd99b004704c6e. | |||||
* | Update pt_BR translation | Renato Botelho | 2013-05-09 | 1 | -434/+4104 | |
| | ||||||
* | Update translation template | Renato Botelho | 2013-05-09 | 1 | -1251/+3465 | |
| | ||||||
* | Move pot translation file to en/, default locale directory | Renato Botelho | 2013-05-09 | 1 | -0/+0 | |
| | ||||||
* | Move Turkish translation files to tr/, the default locale directory | Renato Botelho | 2013-05-09 | 2 | -0/+0 | |
| | ||||||
* | Replace all linklocal checks by is_linklocal() | Renato Botelho | 2013-05-09 | 6 | -14/+14 | |
| |