Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix vpn_pppoe_get_id and stop duplicating pppoeid for multiple servers, it ↵ | Renato Botelho | 2013-12-09 | 1 | -2/+2 |
| | | | | fixes #2286 | ||||
* | tidy up html | Renato Botelho | 2013-12-09 | 1 | -62/+64 |
| | |||||
* | Fix whitespaces and indent | Renato Botelho | 2013-12-09 | 1 | -297/+305 |
| | |||||
* | added missing quotes | dwayne voelker | 2013-12-07 | 1 | -1/+1 |
| | | | | thx rbgarga | ||||
* | Allow setting a default scale type preference for the traffic graphs widget | dwayne voelker | 2013-12-07 | 2 | -1/+30 |
| | | | | | | | | | | | | | | I originally submitted this at https://redmine.pfsense.org/issues/2994 but it seems that is not used for commits now so I am adding it here. It works great on my box, and I can't see these changes causing any issues on other types. I like to have Autoscale (follow) set for the traffic graphs widget and hate having to click on Autoscale (up) to change it to follow every time I enter the dashboard page. This preference is written to the traffic graph widget section in config.xml | ||||
* | Use _vip as identified for CARP vip IPs to allow easier upgrade code. This ↵ | Ermal | 2013-12-06 | 2 | -6/+4 |
| | | | | way only ipaliases on carp need to be upgraded. | ||||
* | Add a knob to prefer IPv4 over IPv6, it fixes #2833 | Renato Botelho | 2013-12-06 | 1 | -0/+20 |
| | |||||
* | Also account for a widget being null/not defined, and not just closed/open. | jim-p | 2013-12-05 | 1 | -1/+1 |
| | |||||
* | Provide proper interface for getting carp status | Ermal | 2013-12-05 | 2 | -2/+2 |
| | |||||
* | Handle more carp enahancements for FreeBSD 10. the interface vips will be ↵ | Ermal | 2013-12-05 | 2 | -6/+0 |
| | | | | names $if@$vhid since the interface name is the same as other ips. | ||||
* | Prevent network or broadcast address to be set on interface (console, GUI ↵ | Renato Botelho | 2013-12-04 | 2 | -3/+25 |
| | | | | and wizard). It should fix #3196 | ||||
* | Fix #3350. Do not destroy an interface when it's being disabled | Renato Botelho | 2013-12-03 | 1 | -4/+2 |
| | |||||
* | Remove a left testing code | Renato Botelho | 2013-12-03 | 1 | -1/+0 |
| | |||||
* | Fix #3339. Add a way to download CP portal, error and logout html pages | Renato Botelho | 2013-12-02 | 1 | -1/+42 |
| | |||||
* | Fix whitespaces and indent | Renato Botelho | 2013-12-02 | 1 | -81/+81 |
| | |||||
* | 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 ↵ | Renato Botelho | 2013-11-29 | 1 | -2/+2 |
| | | | | disapear when an input error is detected | ||||
* | Remove references to _vip interface and provide proper configuration for ↵ | Ermal | 2013-11-28 | 5 | -37/+6 |
| | | | | carp on FreeBSD 10. Still some places to deal with this and certainly missing upgrade code | ||||
* | 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 ↵ | Renato Botelho | 2013-11-26 | 1 | -55/+176 |
| | | | | duplicate items or edit config by hand to remove old entries. While I'm here, allow multiple delete, and toggle enable/disable | ||||
* | 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 | ||||
| * | 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 | 2 | -3/+3 |
| | | |||||
* | | 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 | 7 | -13/+37 |
|/ | | | | invoke ipfw for applying rules and other configuration options. | ||||
* | 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 ↵ | Renato Botelho | 2013-11-20 | 2 | -31/+182 |
| | | | | 1:1 NAT rules. It fixes #3327 | ||||
* | 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 ↵ | Renato Botelho | 2013-11-19 | 1 | -2/+18 |
| | | | | duplicating them. Also automatically create rules when switching from hybrid to manual. Ticket #2416 | ||||
* | Use the same code to automatically create outbound NAT rules when mode ↵ | Renato Botelho | 2013-11-18 | 1 | -122/+13 |
| | | | | change to manual, ticket #2416 | ||||
* | Many fixes on privileges, ticket #3216: | Renato Botelho | 2013-11-15 | 16 | -37/+37 |
| | | | | | | | | | | | | | | | | - Rename some privileges: page-diag-system-activity => page-diagnostics-system-activity page-interfacess-groups => page-interfaces-groups page-interfacess-lagg => page-interfaces-lagg page-interfacess-qinq => page-interfaces-qinq - Write an upgrade function to replace above privileges by the new name - Remove unused privilege page-diagnostics-logs-wireless - Remove duplicated privileges - Fix limiter-info, pf-info and system-pftop that were using wrong name - Add privs for edit pages (interfaces_groups, interfaces_lagg, interfaces_qinq and services-igmpproxy) - Fix ID for acptiveportal allowedhostnames and editallowedhostnames - Fix some wrong matches | ||||
* | Merge pull request #855 from ExolonDX/branch_01 | Renato Botelho | 2013-11-15 | 2 | -13/+22 |
|\ | | | | | Tidy up the "Helper Icons" | ||||
| * | Tidy up the "Helper Icons" | Colin Fleming | 2013-11-14 | 2 | -13/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The "Helper Icons" at the top right of some service pages at present produces 30+ HTML errors/warnings, this is due to the table cell being wrapped in a span statement then in a div statement, table cells can only be part of a table row then within a table statement. - remove the table cell definitions from /etc/inc/service-utils.inc - add the table cell definition from /etc/inc/service-utils.inc to /usr/local/www/status_services.php and add some logic to determine if the service is running which will then determine which class statement to use and pad the icon with a space - apply the same table cell definition and logic as above to /usr/local/www/widgets/widgets/services_status.widget.php |