summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix #3242 and some code cleanup:Renato Botelho2013-10-181-21/+15
* Split SSL/TLS into separate checkboxes so that plaintext connections can be m...Warren Baker2013-10-171-3/+27
* Fix #3268 - avoid pf table names conflict:Renato Botelho2013-10-162-5/+17
* added favicon to logged in pagesJared Dillard2013-10-111-0/+1
* Replace pfSense with the rebrandWarren Baker2013-10-071-5/+5
* Now that doc.pfsense.org does https and redirects http to https, we may as we...jim-p2013-10-041-285/+285
* Fix display of pools in the LB status widget and on the LB Virtual Server sta...jim-p2013-10-032-2/+2
* fix pkg_edit.php to show interface description instead of interface nameMarcello Coutinho2013-10-021-1/+3
OpenPOWER on IntegriCloud