summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #882 from derelict-pf/cp-nohttpsforwardsChris Buechler2014-01-091-0/+10
|\
| * Add checkbox and logic to disable forwarding HTTPS/SSL (Port 443)derelict-pf2013-12-201-0/+10
* | Update reserved_keywords checks to match firewall_aliases_editPhil Davis2014-01-071-2/+8
* | Fix display of CIDR/Update Freq in Alias EditPhil Davis2013-12-301-2/+2
* | Validate IP address ranges correctly on Alias Bulk Importphildd2013-12-301-2/+2
* | Remove not needed codeErmal2013-12-271-2/+0
* | Make sense of interface mtu handling code. No need to do unneeded operations....Ermal2013-12-271-3/+3
* | Delete static route when monitor IP is removed, also save monitor IP even whe...Renato Botelho2013-12-271-9/+9
* | When WANTIME is empty, there is nothing to do hereRenato Botelho2013-12-241-1/+1
* | test only does integer comparison, use bc to compare floatRenato Botelho2013-12-241-2/+2
* | Save status even if no script is executedRenato Botelho2013-12-241-2/+2
* | On first run REVIOUSSTATUS doesn't exist, so it cannot be UP or DOWN, invert ...Renato Botelho2013-12-241-5/+7
* | Fix DHCP lease time display, strftime already convert it to local timezone, s...Renato Botelho2013-12-231-11/+5
* | Remove 'deny unknown clients' option from DHCPv6 since it's not supported, it...Renato Botelho2013-12-231-10/+0
* | Avoid dashboard divide by zero errorsphildd2013-12-221-3/+12
|/
* Fix saving of voucher sync settings.jim-p2013-12-161-11/+12
* Fix vpn_pppoe_get_id and stop duplicating pppoeid for multiple servers, it fi...Renato Botelho2013-12-091-2/+2
* Merge pull request #860 from iamzam/RELENG_2_1Renato Botelho2013-12-072-1/+30
|\
| * added missing quotesdwayne voelker2013-12-051-1/+1
| * Allow setting a default scale type preference for the traffic graphs widgetdwayne voelker2013-12-052-1/+30
* | Also account for a widget being null/not defined, and not just closed/open.jim-p2013-12-051-2/+2
|/
* Prevent network or broadcast address to be set on interface (console, GUI and...Renato Botelho2013-12-042-3/+25
* Fix #3350. Do not destroy an interface when it's being disabledRenato Botelho2013-12-031-4/+2
* One more typo on Alternative Names fill, that was setting type field with $valueRenato Botelho2013-11-291-1/+1
* Fix a (probably) copy/paste issue that is making all Alternative Names disape...Renato Botelho2013-11-291-2/+2
* Allow an "empty" CRL to be exported, since this is still a valid action.jim-p2013-11-251-2/+1
* Fix an issue that changes wrong gateway entry when items are hiddenRenato Botelho2013-11-211-12/+15
* Many fixes on privileges, ticket #3216:Renato Botelho2013-11-1516-32/+32
* system_camanager init $input_errors so array_push worksPhil Davis2013-11-071-0/+1
* Simplify the code.Robert Nelson2013-11-071-5/+3
* Rewrite the display_host_results() function to use spaces instead ofRobert Nelson2013-11-071-5/+14
* Call conf_mount_rw before delete user, a better fix for #3294Renato Botelho2013-11-021-1/+3
* Prevent a Fall Back Pool from being selected when the DNS protocol is in use....jim-p2013-11-011-1/+5
* Update zoneinfo to 2013.hRenato Botelho2013-11-011-0/+0
* Revert "Define dynamic gateway for GRE interfaces and do not user to define I...Renato Botelho2013-10-291-5/+0
* Define dynamic gateway for GRE interfaces and do not user to define IP addres...Renato Botelho2013-10-291-0/+5
* fix typoChris Buechler2013-10-284-4/+4
* Use a more accurate error message, fixes #3282Renato Botelho2013-10-251-2/+2
* Add source address selection to syslog settings, so it can work more effectiv...jim-p2013-10-241-0/+38
* Fix #3235Renato Botelho2013-10-241-7/+5
* Make the RADIUS settings respect the description of the timeout field. If the...jim-p2013-10-221-1/+3
* Make it more explicit that 'update freq.' unit is daysRenato Botelho2013-10-221-1/+1
* Remove unused variableRenato Botelho2013-10-221-4/+0
* Fix priv nameRenato Botelho2013-10-221-1/+1
* Optimize DHCPv4 lease display online status for static leases. Do not re-pars...jim-p2013-10-221-12/+6
* Fix #3283, use jQuery to change attributes based on idRenato Botelho2013-10-211-49/+16
* Set id for select elements created dynamicaly createdRenato Botelho2013-10-211-3/+3
* Limit CIDR choices for IPv4 on GRE interface, fixes #3277Renato Botelho2013-10-211-2/+3
* Fix #3273Renato Botelho2013-10-181-3/+2
* Actually there is no reason to set a variable just to use onceRenato Botelho2013-10-181-2/+1
OpenPOWER on IntegriCloud