summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Encode ca/cert/crl descr in system_crlmanager.phpjim-p2015-07-011-11/+16
* Encode ca/cert descr in vpn_openvpn_server.phpjim-p2015-07-011-5/+5
* Encode ca/cert descr in vpn_openvpn_client.phpjim-p2015-07-011-3/+3
* Encode ca/cert descr in vpn_ipsec_phase1.phpjim-p2015-07-011-2/+2
* Encode ca/cert descr in system_authservers.phpjim-p2015-07-011-1/+1
* Encode ca/cert descr in system_usermanager.phpjim-p2015-07-011-1/+1
* Encode cert/ca descr in system_advanced_admin.phpjim-p2015-07-011-1/+1
* Encode cert/ca descr in services_captiveportal.phpjim-p2015-07-011-1/+1
* Encode ca/cert info in openvpn_wizard.incjim-p2015-07-011-0/+8
* Modify pkg_mgr.php to deal with pkgRenato Botelho2015-07-011-89/+19
* Fix install_package calls and check for failuresRenato Botelho2015-07-011-3/+3
* Simplify logic and use correct calls for install_packageRenato Botelho2015-07-012-21/+12
* Fix install_package() return for failureRenato Botelho2015-07-011-1/+1
* Remove old and unnecessary codeRenato Botelho2015-07-011-7/+0
* Stop using undefined variable and create a single package debug fileRenato Botelho2015-07-011-1/+1
* Improve debug messagesRenato Botelho2015-07-011-2/+5
* Fix call to undefined function read_pkg_configRenato Botelho2015-07-011-1/+1
* Only try to remove pkg if it's installed, otherwise just cleanup xml partRenato Botelho2015-07-011-1/+6
* Implement get_pkg_info()Renato Botelho2015-07-011-12/+40
* Make pkg_delete() more verboseRenato Botelho2015-07-011-2/+3
* Remove packages from cache after install, also add debug messagesRenato Botelho2015-07-011-2/+6
* Mute call to 'pkg info -e' used to check if pkg is installedRenato Botelho2015-07-011-1/+1
* Re-implement pkg_call() using proc_open() and stream_select() and also implem...Renato Botelho2015-07-011-4/+124
* pfsense-utils.inc is being required, there is no chance of update_status() an...Renato Botelho2015-07-011-11/+2
* Make rc.packages deal with fcgicli callRenato Botelho2015-06-301-4/+16
* Merge pull request #1732 from phil-davis/traffic-graphs-widgetRenato Botelho2015-06-292-4/+19
|\
| * Only process Traffic Graph object if it is openPhil Davis2015-06-262-4/+19
* | Use interface-automatic for Unbound when the interfaces list is empty (same a...jim-p2015-06-261-0/+2
|/
* Merge pull request #1717 from phil-davis/traffic-graph-descriptionRenato Botelho2015-06-252-19/+46
|\
| * Add DNS host override descriptionsPhil Davis2015-06-221-14/+30
| * Add description as a display option on Traffic GraphPhil Davis2015-06-122-16/+27
* | Merge pull request #1725 from phil-davis/gateways-widgetRenato Botelho2015-06-252-12/+126
|\ \
| * | GW widget input form name-id needs to be uniquePhil Davis2015-06-231-1/+1
| * | Display monitor IP on Gateways widgetPhil Davis2015-06-202-12/+126
* | | Merge pull request #1730 from phil-davis/patch-2Renato Botelho2015-06-251-14/+14
|\ \ \
| * | | Display any advanced DHCP server settingsPhil Davis2015-06-241-14/+14
* | | | Merge pull request #1729 from phil-davis/widget-iformRenato Botelho2015-06-257-13/+13
|\ \ \ \
| * | | | Standardize widget iform and submit namesPhil Davis2015-06-237-13/+13
* | | | | Merge pull request #1719 from N0YB/XHTML_Compliance_Diagnostics_TablesRenato Botelho2015-06-251-2/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add semicolonN0YB2015-06-151-2/+3
| * | | | XHTML ComplianceN0YB2015-06-141-1/+1
* | | | | Add D1540-XG.Matt Smith2015-06-231-0/+3
* | | | | Introduce Netgate RCC-DFF to the list of known platformsRenato Botelho2015-06-232-2/+8
* | | | | rereadall is not enough here, restore reload call to make sure everything wor...Renato Botelho2015-06-231-0/+1
* | | | | Replace ipsec rereadsecrets + reload by single rereadall, that will re-read a...Renato Botelho2015-06-231-2/+1
* | | | | Instead of sending USR1, just call ipsec reload. And before it, call ipsec re...Renato Botelho2015-06-231-1/+2
* | | | | Partially revert 019ee2bc8c, this workaround is not necessary. Real fix will ...Renato Botelho2015-06-231-8/+0
* | | | | Add a workaround for ticket #4785:Renato Botelho2015-06-231-4/+17
* | | | | Merge pull request #1728 from devnullity/patch-1Chris Buechler2015-06-231-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix var name typo in shaper.inc Ben Cook2015-06-211-1/+1
OpenPOWER on IntegriCloud