summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rather than setting the value directly, minimize exposure to eval() in update...RELENG_2_3_2jim-p2017-02-071-2/+5
* Convert easyrule.php to use a confirmation landing page so that the parameter...jim-p2017-02-072-22/+67
* Encode the contents of pkg_filter before output. Fixes #7227jim-p2017-02-071-1/+1
* Encode 'from' and 'to' before output on pkg_mgr_install.php. Fixes #7225jim-p2017-02-071-1/+1
* Add .zanata-cache to .gitignoreRenato Botelho2017-02-061-0/+1
* Revert PERL related default options from net-mgmt/net-snmpDanilo G. Baio (dbaio)2017-02-061-1/+1
* Build acme pkgjim-p2017-02-031-0/+1
* The confirmation checkboxes on diag_resetstate.php should not be checked by d...jim-p2017-01-171-2/+2
* Add IPsec to the state table interface list.jim-p2017-01-121-0/+1
* Enable net-snmpd for experimentationjim-p2017-01-122-0/+4
* Do not write a 'restrict' line to the NTP config if it will be empty. Fixes #...jim-p2017-01-111-10/+12
* Fix IPv4/IPv6 copy paste error in OpenVPN client-specific overrides. Ticket #...jim-p2016-12-301-1/+1
* Fix field type for TFTP in DHCP server settingsjim-p2016-12-231-0/+1
* Fix variable name used to pre-fill the NTP orphan mode field, add placeholder...jim-p2016-12-231-1/+2
* Fix display of the number of states in the firewall rules pageplumbeo2016-12-211-1/+1
* Fix up validation and encoding on Captive Portal status pages. Fixes #7019jim-p2016-12-175-46/+69
* Suppress error logging for Diag > Command Prompt so an error in user-entered ...jim-p2016-12-161-1/+1
* If nothing is enabled that requires xinetd, do not run xinetd. Fixes #6308jim-p2016-12-151-12/+16
* Set proper options for scponly. Fixes #7012jim-p2016-12-151-0/+3
* Check for lo0 when reconfiguring VIPs on sync. Fixes #7010jim-p2016-12-131-1/+1
* Fix copy/paste error in variable test.jim-p2016-12-091-2/+2
* Create a dummy /etc/printcap when starting bsnmpd so it it will not log error...jim-p2016-12-021-0/+5
* Add missing L2TP from this gateway handling case. Fixes #6980jim-p2016-12-021-0/+1
* Fix reversed accounting styleplumbeo2016-12-021-1/+1
* Send packages to files03 tooRenato Botelho2016-11-281-1/+1
* Disable PAM when using only key-based authentication, otherwise keyboard-inte...jim-p2016-11-251-1/+1
* Build hpingjim-p2016-11-181-0/+1
* Fix #6918 Allow aliases with capital letters in rulesPhil Davis2016-11-142-2/+20
* Consider the IPv6 checksum options when dealing with "Disable hardware checks...Luiz Otavio O Souza2016-11-101-0/+12
* Fix bug where CARP vip status is incorrent in the interface when moreFredrik Rönnvall2016-11-101-1/+4
* Remove "use lowercase" hintPhil Davis2016-11-101-2/+2
* Fix #6864 automatically convert IPv6 input to lowercasePhil Davis2016-11-101-0/+5
* Enable ALTQ for cxl. Fixes #6830Renato Botelho2016-11-041-1/+1
* OpenBSD removed the pf FAQ page for shaping, so link to the proper page on ar...jim-p2016-11-041-4/+4
* Fix #6758Renato Botelho2016-10-272-0/+2
* Import a patch to fix Net_IPv6::compress("::")Renato Botelho2016-10-271-2/+4
* Make sure we consume staging packages on build process after pfSense-repo bec...Renato Botelho2016-10-261-13/+19
* Fix display advanced after input error for system_gateways_editPhil Davis2016-10-251-6/+6
* Better handle no dhcpv6 leases filePhil Davis2016-10-251-3/+10
* Fix #6872 CP bandwidth 0 is no validPhil Davis2016-10-251-1/+1
* Make setup_serial_port() write config files safelyRenato Botelho2016-10-141-72/+91
* Change safe_write_file $content parameter to accept an arrayRenato Botelho2016-10-141-2/+10
* Make $force_binary parameter optional, default to falseRenato Botelho2016-10-141-2/+2
* Prevent /etc/ttys to miss essential linesRenato Botelho2016-10-141-3/+40
* Merge pull request #3153 from NewEraCracker/RELENG_2_3_2+Renato Botelho2016-10-121-3/+10
|\
| * Backport save_widget_settings with 3 arguments from RELENG_2_3NewEraCracker2016-10-121-3/+10
* | Fixup ntpd IPv6 restrict clauses.phroggie2016-10-121-1/+1
|/
* Fix typo: The input field is named source_hash_keyNewEraCracker2016-10-071-3/+3
* Fix static blackhole routes. Bug was introduced inphroggie2016-10-071-1/+1
* Spelling mistake "system_gateways.php"Colin Fleming2016-10-071-1/+1
OpenPOWER on IntegriCloud