| Commit message (Expand) | Author | Age | Files | Lines |
* | Show aliases popup on Outbound NAT list | Renato Botelho | 2013-12-02 | 1 | -4/+22 |
* | Declare missing global vars and fix gateway deletion | Renato Botelho | 2013-12-02 | 1 | -0/+2 |
* | Fix typos | Renato Botelho | 2013-12-02 | 3 | -3/+3 |
* | One more typo on Alternative Names fill, that was setting type field with $value | Renato Botelho | 2013-11-29 | 1 | -1/+1 |
* | Fix a (probably) copy/paste issue that is making all Alternative Names disape... | Renato Botelho | 2013-11-29 | 1 | -2/+2 |
* | Remove references to _vip interface and provide proper configuration for carp... | Ermal | 2013-11-28 | 5 | -37/+6 |
* | Stop sorting 1to1 rules and leave user decide the order. Fixes #3327 | Renato Botelho | 2013-11-26 | 1 | -14/+0 |
* | Allow toggle enable/disable, reorder and multiple delete static routes | Renato Botelho | 2013-11-26 | 1 | -42/+193 |
* | Show all gateway entries, even if interface doesn't exist, to avoid adding du... | Renato Botelho | 2013-11-26 | 1 | -55/+176 |
* | Add an option to disable gateway items | Renato Botelho | 2013-11-26 | 1 | -1/+15 |
* | Stop sorting static routed and leave user decide the order | Renato Botelho | 2013-11-26 | 1 | -14/+0 |
* | Make it more visible when an item is disabled | Renato Botelho | 2013-11-25 | 1 | -17/+29 |
* | Fix whitespaces and indent | Renato Botelho | 2013-11-25 | 1 | -100/+132 |
* | Allow an "empty" CRL to be exported, since this is still a valid action. | jim-p | 2013-11-25 | 1 | -2/+1 |
* | Start from 2 here as well | Ermal | 2013-11-25 | 1 | -1/+1 |
* | Merge pull request #858 from timdufrane/master | Ermal Luçi | 2013-11-25 | 1 | -3/+3 |
|\ |
|
| * | Add DHCP without gateway capability | timdufrane | 2013-11-21 | 1 | -3/+3 |
* | | Catch up with mac needed for all operations in the table nowdays. | Ermal | 2013-11-23 | 3 | -4/+4 |
* | | prefork for relayd is usefull only in DNS mode | Pierre POMES | 2013-11-22 | 1 | -1/+1 |
* | | remove unneeded ';' | Charlie Marshall | 2013-11-22 | 1 | -1/+1 |
* | | fix traffic shaper progress bars not displaying | Charlie Marshall | 2013-11-22 | 1 | -11/+14 |
* | | Properly create zones for the CP with the new command arguments and properly ... | Ermal | 2013-11-21 | 8 | -14/+40 |
|/ |
|
* | Remove maximumtables even from the GUI since there is no option | Ermal | 2013-11-21 | 1 | -21/+0 |
* | Fix an issue that changes wrong gateway entry when items are hidden | Renato Botelho | 2013-11-21 | 1 | -12/+15 |
* | Add hability to insert after, reorder, batch delete and enable/disable to 1:1... | Renato Botelho | 2013-11-20 | 2 | -31/+182 |
* | We do not need 2 variables to do the same thing, simplify it a bit | Renato Botelho | 2013-11-20 | 1 | -19/+16 |
* | Fix whitespaces and indent | Renato Botelho | 2013-11-20 | 1 | -251/+314 |
* | Fix whitespaces and indent | Renato Botelho | 2013-11-20 | 1 | -94/+120 |
* | Improve text on outbound NAT page to reflect last changes, it should fix #2416 | Renato Botelho | 2013-11-19 | 1 | -6/+6 |
* | Fix a wrong } left on my last commit | Renato Botelho | 2013-11-19 | 1 | -1/+0 |
* | Try to detect already automatically created outbound NAT rules and avoid dupl... | Renato Botelho | 2013-11-19 | 1 | -2/+18 |
* | Use the same code to automatically create outbound NAT rules when mode change... | Renato Botelho | 2013-11-18 | 1 | -122/+13 |
* | Many fixes on privileges, ticket #3216: | Renato Botelho | 2013-11-15 | 16 | -37/+37 |
* | Merge pull request #855 from ExolonDX/branch_01 | Renato Botelho | 2013-11-15 | 2 | -13/+22 |
|\ |
|
| * | Tidy up the "Helper Icons" | Colin Fleming | 2013-11-14 | 2 | -13/+22 |
* | | Move automatic rules to a separate table, ticket #2416 | Renato Botelho | 2013-11-14 | 1 | -43/+62 |
* | | Merge pull request #856 from ExolonDX/branch_02 | Renato Botelho | 2013-11-14 | 1 | -2/+0 |
|\ \ |
|
| * | | Tidy up "interface_statistics.widget.php" | Colin Fleming | 2013-11-14 | 1 | -2/+0 |
| |/ |
|
* | | Show advanced outbound rules and inform user what are being used and what are... | Renato Botelho | 2013-11-14 | 1 | -9/+110 |
|/ |
|
* | Add hybrid and disabled outbound NAT, fixes #2416: | Renato Botelho | 2013-11-13 | 2 | -139/+148 |
* | Fix whitespaces and indent | Renato Botelho | 2013-11-12 | 1 | -323/+428 |
* | Fix indent, whitespaces and a close a couple of unbalanced tags | Renato Botelho | 2013-11-12 | 1 | -268/+336 |
* | Add an option to set no-sync on rules to keep states from being synced via pf... | Renato Botelho | 2013-11-12 | 1 | -3/+16 |
* | Merge pull request #831 from ExolonDX/branch_06 | Renato Botelho | 2013-11-11 | 1 | -26/+38 |
|\ |
|
| * | Tidy up "diag_logs_filter_summary.php" XHTML | Colin Fleming | 2013-11-04 | 1 | -26/+38 |
* | | Merge pull request #829 from ExolonDX/branch_04 | Renato Botelho | 2013-11-11 | 1 | -64/+70 |
|\ \ |
|
| * | | Tidy up "diag_logs_filter.php" XHTML | Colin Fleming | 2013-11-04 | 1 | -64/+70 |
| |/ |
|
* | | Fix #3298 and few other fixes: | Renato Botelho | 2013-11-11 | 1 | -38/+51 |
* | | Fix indent and whitespaces | Renato Botelho | 2013-11-11 | 1 | -55/+54 |
* | | Merge pull request #844 from ExolonDX/branch_20 | Renato Botelho | 2013-11-11 | 1 | -4/+4 |
|\ \ |
|