summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)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
| | | | the logic to fix this. While I'm here, check if file exists before cat it
* Fix DHCP lease time display, strftime already convert it to local timezone, ↵Renato Botelho2013-12-231-11/+5
| | | | so we no need to calc offset
* Remove 'deny unknown clients' option from DHCPv6 since it's not supported, ↵Renato Botelho2013-12-231-10/+0
| | | | it fixes #3364
* 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 ↵Renato Botelho2013-12-091-2/+2
| | | | fixes #2286
* Merge pull request #860 from iamzam/RELENG_2_1Renato Botelho2013-12-072-1/+30
|\ | | | | Allow setting a default scale type preference for the traffic graphs wid...
| * added missing quotesdwayne voelker2013-12-051-1/+1
| | | | | | | | thx rbgarga
| * Allow setting a default scale type preference for the traffic graphs widgetdwayne voelker2013-12-052-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
* | 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 ↵Renato Botelho2013-12-042-3/+25
| | | | and wizard). It should fix #3196
* 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 ↵Renato Botelho2013-11-291-2/+2
| | | | disapear when an input error is detected
* 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
| | | | | | | | | - 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 services-igmpproxy-edit - Fix ID for acptiveportal allowedhostnames and editallowedhostnames - Fix some wrong matches
* system_camanager init $input_errors so array_push worksPhil Davis2013-11-071-0/+1
| | | | Fixes input validation when creating an internal certificate. Reported in forum http://forum.pfsense.org/index.php/topic,68849.0.html
* Simplify the code.Robert Nelson2013-11-071-5/+3
| | | | No need to worry about the second column, we only need to pad the first one.
* Rewrite the display_host_results() function to use spaces instead ofRobert Nelson2013-11-071-5/+14
| | | | | | | | | tabs. It does a much better job of aligning the fields in each column and works in all the browsers, particularly chrome which doesn't support the tab character. It still isn't perfect due to the javascript alert() function's use of a proportional font.
* 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 ↵jim-p2013-11-011-1/+5
| | | | use. If one is present in the config, ignore it. Fixes #3300
* Update zoneinfo to 2013.hRenato Botelho2013-11-011-0/+0
|
* Revert "Define dynamic gateway for GRE interfaces and do not user to define ↵Renato Botelho2013-10-291-5/+0
| | | | | | | | IP address to the interface. Fixes #3280" Another solution will be implemented This reverts commit bb6291e0204ffe2828fe9c9425bdae9c8541fe54.
* Define dynamic gateway for GRE interfaces and do not user to define IP ↵Renato Botelho2013-10-291-0/+5
| | | | address to the interface. Fixes #3280
* 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 ↵jim-p2013-10-241-0/+38
| | | | effectively over a VPN. Fixes #355
* Fix #3235Renato Botelho2013-10-241-7/+5
| | | | | | | | | | | . diag_nanobsd.php: . Since conf_mount_ro() is always being called, always call conf_mount_rw to keep refcount correct . Do not show refcount_read() return when it's -1 . config.lib.inc . Increment and decrement refcount even if nanobsd_force_rw is set. This is necessary to avoid partition being mounted as RO when nanobsd_force_rw is disabled and any process requested it to be RW
* Make the RADIUS settings respect the description of the timeout field. If ↵jim-p2013-10-221-1/+3
| | | | the timeout value is left blank, use 5 seconds, don't print an error.
* 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 ↵jim-p2013-10-221-12/+6
| | | | re-parse complete ARP table for each lease, as it can be slow with large ARP tables.
* 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
| | | | | | - When you disable a interface, it destroys vlan interface from system. Do not report error when interface doesn't exist. - While I'm here, use pfSense_interface_destroy() instead of ifconfig
* 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
| | | | | | | | | | | | | | - Only explode '/' and set address_subnet when address is a subnet, it fixes issue reported at #3242 - While I'm here, do some cleanup on the way addresses are treated - Remove unecessary variable $tracker, we already have $counter set with the same value - Use if:endif and while:endwhile where there is html block inside the block - Use more meaning names for variables instead of item, item2, item3 and item4 - Use while($counter <= $count()) instead of using foreach referencing array using $counter inside
* Split SSL/TLS into separate checkboxes so that plaintext connections can be ↵Warren Baker2013-10-171-3/+27
| | | | made secured by using STARTTLS. Support for SMTPS connections should probably be done away with in future. Fixes #3180
* Fix #3268 - avoid pf table names conflict:Renato Botelho2013-10-162-5/+17
| | | | | | . Create a list of reserved table names for the hardcoded ones . Use this list to validate aliases and load balance pool names . Check if alias names don't conflict with LB pool names and vice-versa
* 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 ↵jim-p2013-10-041-285/+285
| | | | well send the help links to the https destinations.
* Fix display of pools in the LB status widget and on the LB Virtual Server ↵jim-p2013-10-032-2/+2
| | | | status.
* fix pkg_edit.php to show interface description instead of interface nameMarcello Coutinho2013-10-021-1/+3
|
OpenPOWER on IntegriCloud