summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* We do not use nor include newsyslog, so remove the cron job.jim-p2013-10-091-9/+0
* Remove this check, the value can be 0 here if the target is the first item in...jim-p2013-10-091-1/+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
* use (self) instead of any for web lockoutChris Buechler2013-10-041-1/+1
* use (self) rather than any as the destination for the lockout rulesChris Buechler2013-10-041-2/+2
* Fix display of pools in the LB status widget and on the LB Virtual Server sta...jim-p2013-10-032-2/+2
* Merge pull request #815 from marcelloc/patch-1Ermal Luçi2013-10-021-1/+3
|\
| * fix pkg_edit.php to show interface description instead of interface nameMarcello Coutinho2013-10-021-1/+3
|/
* Patch applied manually. Fixes bug #3245 and old interface namesWarren Baker2013-09-301-1/+1
* Fix codel not being applied on non-priq queue typesRichard Connon2013-09-281-0/+9
* Fixed typo in CoDel wiki linkRichard Connon2013-09-281-1/+1
* If rc.newwanip is run on an interface that should not have an IP address, do ...jim-p2013-09-271-0/+4
* Remove redundant copies of getNasIP(), it should fix #3234Renato Botelho2013-09-272-54/+4
* require service-utils.inc for find_service_by_openvpn_vpnid()Renato Botelho2013-09-261-0/+1
* Add missing tdRenato Botelho2013-09-261-86/+90
* Remove use of undefined var $conn and fix some td classRenato Botelho2013-09-261-4/+4
* Make sure no extra spaces end up in the parsed IP, it can lead to issues in o...jim-p2013-09-251-1/+1
* Respect default gateway option when adding a gateway from interfaces page. It...Renato Botelho2013-09-241-4/+8
* OpenSSL does not like country codes longer than two letters, so remove these ...jim-p2013-09-241-9/+1
* Allow multiple valid time servers to be entered in the wizard, as they are al...jim-p2013-09-241-5/+5
* Add patch from Ermal to fix ifconfig error on gif in certain cases.jim-p2013-09-231-1/+1
* Include the CP zone in the form parameters if one is defined. Fixes access to...jim-p2013-09-231-0/+3
* Fix CP stats generation for concurrent users. Fixes #3225jim-p2013-09-232-3/+4
* Prevent assigned vlans from being changed the tag.Ermal2013-09-231-0/+6
* Fix #3218, reaload filter rules when activate or deactivate dhcpdv6Renato Botelho2013-09-211-1/+8
* Make this name a little more general in case we decide to have multiple simil...jim-p2013-09-191-2/+2
* Alix 2D6 crashes upgrade process withou out of diskspaceXon2013-09-191-1/+3
* Certificate Manager, for 'Create an internal Certificate' use the correct 'Di...PiBa-NL2013-09-181-7/+12
* Fix ufslabels.sh logic to avoid trying to convert slices which are already us...jim-p2013-09-171-7/+34
* Switch to rw mode before file operations on RFC2136 cache. Fixes #3201jim-p2013-09-171-0/+3
* Convert mac address to lowercase when saving to avoid duplicates. It fixes #3195Renato Botelho2013-09-122-2/+2
* s/BSDP/ESF/RELENG_2_1_0Chris Buechler2013-09-111-2/+2
* Make sure to account for IP aliases on lo0 here, or they get duplicated on ea...jim-p2013-09-111-2/+2
* No need to treat PHP errors as a crash on -RELEASE for now.jim-p2013-09-101-5/+0
* This broke correct detection of primary/secondary -- the person in that threa...jim-p2013-09-101-3/+4
* Fix didn't help -- backing this out and the change that made it necessary. Re...jim-p2013-09-101-13/+7
* Fix update URL so the -RELEASE version looks at the stable updates URL by def...jim-p2013-09-101-4/+6
* Update an existing cron entry for pppoe periodic resetsPhil Davis2013-09-101-2/+2
* Require IPv6.inc header so that if ipv6 functions are called no surprises ariseErmal2013-09-101-0/+1
* Leave a trace that rtsold did fire the dhcp6c client so troubleshooting is ea...Ermal2013-09-101-0/+1
* Do not include disabled OpenVPN in vpn_networks and negate_networksPhil Davis2013-09-101-4/+6
* Correctly check the secondary/primary parameter setting on dhcp failover conf...Ermal2013-09-101-7/+13
* Correct typo that prevents dhcp rules from properly being generated.Ermal2013-09-101-1/+1
* the time has come - bump to 2.1-RELEASEChris Buechler2013-09-091-1/+1
* Fix errant display of "0 table deleted" during filter reload on console.jim-p2013-09-091-1/+1
* Remove unecessary capitalized WARNING from disabled APC messageRenato Botelho2013-09-091-2/+2
* Test growl whether or not growl is disabled.jim-p2013-09-081-2/+1
* Do not sync DHPCv6, it must operate independetly. Ticket #3184jim-p2013-09-062-3/+1
* Remove failover peer IP settings from DHCPv6, DHCPv6 doesn't support failover...jim-p2013-09-062-16/+0
OpenPOWER on IntegriCloud