summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix ticket #1354smos2011-03-161-1/+1
* Fix the IPsec ping hosts file generation. This only worked for the lastsmos2011-03-161-1/+1
* Keep a table of gateways we added for static routes to prevent us from making...smos2011-03-161-1/+8
* Add code to allow custom upgrade code to run after the pfSense upgrade code f...Ermal2011-03-151-1/+6
* ipfw is not referenced here.Ermal2011-03-151-1/+0
* Make sure we have an ip to kill sessions from.Ermal2011-03-151-10/+11
* Do more strict checking if an ppp type interface is assigned before starting ...Ermal2011-03-152-23/+22
* Remove comment since the service is not started anymore after installation in...Ermal2011-03-141-1/+0
* Prevent the command wol for being called without propper ip information. Repo...Ermal2011-03-121-13/+15
* Make sure we do not write stale data during prunning periods.Ermal2011-03-121-6/+10
* Fix typojim-p2011-03-101-2/+2
* Clarify text on outbound NAT page.jim-p2011-03-101-8/+12
* Correctly generate the interface.Ermal2011-03-101-2/+2
* Define only one loginterface since that is what pf(4) allows. This prevents a...Ermal2011-03-101-9/+4
* Remove extra unmatched conf_mount_ro for a potential race condition preventin...Erik Fonnesbeck2011-03-101-2/+0
* Remove quick from the filter rule by request of Erik.smos2011-03-101-1/+1
* Correct the config path to the upnp array, this prevented the filter rule fro...smos2011-03-101-1/+1
* Correctly use the WAN macro definition for the interface on 2.0. Though i sti...Ermal2011-03-091-2/+2
* Add {} around foreach contents. Fixes occasional duplication of the easyrule ...jim-p2011-03-091-1/+2
* Add block rule to the top of the firewall rules.jim-p2011-03-091-1/+1
* If PPTP is set for redir, actually add the NAT rules to rdr.jim-p2011-03-091-0/+10
* Only delete files in /tmp, not directories. Fixes rm errors on shutdown. (Doi...jim-p2011-03-091-1/+1
* Teach the console update by url about the default auto update url.jim-p2011-03-091-1/+23
* Correct firewall rule, remove flags anysmos2011-03-091-1/+1
* Automatically add a multicast allow rule for miniupnpd so that the Xbox 360 w...smos2011-03-091-0/+27
* Add the 95th percentile line to the traffic graphssmos2011-03-097-1/+18
* Possible double RRD process fix.smos2011-03-091-1/+3
* Add localhost to be natted automagically from auto-generated nat rules. This ...Ermal2011-03-081-0/+1
* Fix javascript errors reported by: http://forum.pfsense.org/index.php/topic,3...Ermal2011-03-081-5/+5
* Add missing image. Fixes #1339jim-p2011-03-081-0/+0
* Keep the output in a variable before passing it to rrdtool in case we also wa...jim-p2011-03-081-4/+6
* Only run pfctl once per interface for stats, rather than four times.jim-p2011-03-081-4/+7
* Use foreach here to be sure we do not reference unexisting results.Ermal2011-03-081-42/+41
* Do a proper test otherwise a override of the total_minutes var might happen.Ermal2011-03-081-2/+2
* Properly do testing of voucher existing or not rather than relying on an obsc...Ermal2011-03-081-12/+12
* Use racoonctl now that ipsec-0.8 is back to reload the config.Ermal2011-03-071-3/+1
* Handle the case on some special configs with a gateway of all 1's otherwise s...Ermal2011-03-071-1/+1
* Fix typojim-p2011-03-071-1/+1
* Add cas(4)jim-p2011-03-071-1/+1
* When doing conf_mount_ro/rw on NanoBSD, pass sync,noatime to mount to preserv...jim-p2011-03-071-6/+6
* Enforce session establishment.Ermal2011-03-041-1/+3
* Enforce session establishment.Ermal2011-03-041-0/+2
* Enforce session establishment.Ermal2011-03-042-1/+4
* Add missing pages to the authentication system.Ermal2011-03-043-2/+28
* Be smart and remove the needs package sync toggle since the begining otherwis...Ermal2011-03-041-0/+2
* Oops more make code correct.Ermal2011-03-041-2/+2
* Oops make code correct.Ermal2011-03-041-1/+1
* * Prevent concurrent logins on CP to not be recorded on the DB.Ermal2011-03-044-97/+92
* If the interface triggering rc.newwanip is not assigned just reload packages ...Ermal2011-03-041-5/+16
* Check if the protocol is empty, not just if it's set. Fixes #1323jim-p2011-03-041-1/+1
OpenPOWER on IntegriCloud