| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't put an empty PSK into the file, and try to avoid extra whitespace to be... | jim-p | 2011-05-17 | 1 | -1/+2 |
* | Remove Total users graph this has become redundant and replaced with a cumula... | Warren Baker | 2011-05-16 | 1 | -35/+0 |
* | Resolves #1529. Check if the file exists before opening it. | Ermal | 2011-05-14 | 1 | -1/+3 |
* | Fix small typo | Evgeny | 2011-05-14 | 1 | -1/+1 |
* | MAC prefix to vendor resolution at Status->Interfaces, Status->DHCP leases, D... | Evgeny | 2011-05-14 | 1 | -0/+24 |
* | Merge branch 'axscode-pfs' | Bill Marquette | 2011-05-14 | 1 | -2/+2 |
|\ |
|
| * | Add support for TLS/SSL for notification (tested with smtp.gmail.com port 465) | Albert S. Causing | 2011-03-16 | 1 | -1/+1 |
* | | Merge branch 'master' into yakatz-ssl | Bill Marquette | 2011-05-14 | 15 | -107/+212 |
|\ \ |
|
| * \ | Merge branch 'drcookie-he.net' | Bill Marquette | 2011-05-14 | 1 | -0/+36 |
| |\ \ |
|
| | * | | Added HE.net (dns.he.net) to the list of available dyndns services. | Chris Wells | 2011-05-14 | 1 | -0/+36 |
| * | | | Resolves #1524. USe the correct field from netstat parsed output. | Ermal | 2011-05-13 | 1 | -1/+1 |
| * | | | Test for array before using variable as one. | jim-p | 2011-05-13 | 1 | -1/+1 |
| * | | | This function takes two parameters, fix PHP error. Reported at http://forum.p... | jim-p | 2011-05-12 | 1 | -1/+1 |
| * | | | Make autocomplete on the login form optional. | jim-p | 2011-05-12 | 1 | -1/+2 |
| * | | | Fix IPsec descr trimming for rule labels. Ticket #1426 | jim-p | 2011-05-11 | 1 | -9/+9 |
| * | | | Test for array/size before foreach | jim-p | 2011-05-11 | 1 | -2/+4 |
| * | | | Various CRL fixes, handle empty internal CRLs better. | jim-p | 2011-05-11 | 2 | -5/+9 |
| |/ / |
|
| * | | passive should always be on for mobile clients per racoon man page | Chris Buechler | 2011-05-06 | 1 | -1/+1 |
| * | | Reorder where inetd gets started to after where the package rules are generat... | jim-p | 2011-05-06 | 1 | -8/+9 |
| * | | If we have deleted the last cert from the CRL, blank out the text. | jim-p | 2011-05-05 | 1 | -1/+4 |
| * | | Ticket #CZH-831780. If gif(4) is part of a bridge and its mtu is smaller than... | Ermal | 2011-05-05 | 1 | -0/+2 |
| * | | Timeout is either a global option and/or a table stanza option. For now made ... | Warren Baker | 2011-05-05 | 1 | -4/+5 |
| * | | Fixes #1394. Create a function get_itnerface_default_mtu and use it for reset... | Ermal | 2011-05-04 | 1 | -0/+26 |
| * | | Disable this log message, as it can be extremely spammy in the logs. | jim-p | 2011-05-04 | 1 | -1/+1 |
| * | | Some more whitespace fixes. | Warren Baker | 2011-05-03 | 1 | -53/+52 |
| * | | Use correct config variable and fix some whitespaces. | Warren Baker | 2011-05-03 | 1 | -11/+11 |
| * | | Give time to filterdns to exit gracefully and after that start a new process. | Ermal | 2011-05-02 | 1 | -0/+1 |
| * | | Resolves #1486. When sticky option is selected under advanced->misc honor it ... | Ermal | 2011-05-02 | 1 | -1/+4 |
| * | | Bring back the optimization on max-packets at pf(4) level now that the issues... | Ermal | 2011-05-02 | 1 | -1/+1 |
| * | | Bring back the optimization on max-packets at pf(4) level now that the issues... | Ermal | 2011-05-02 | 1 | -0/+3 |
| * | | Now that layer7 daemon issues are resolved bring back this optimization. | Ermal | 2011-05-02 | 1 | -2/+2 |
| * | | Add a newline to the igmpproxy config to resolve issues of it not parsing cor... | Ermal | 2011-05-02 | 1 | -0/+1 |
| * | | Correct saving of qinq specified members and also correctly destroy parent vl... | Ermal | 2011-04-28 | 1 | -0/+1 |
| * | | Remove rndtest sysctl since the kernel module is not anymore part of our kern... | Ermal | 2011-04-28 | 1 | -4/+0 |
| * | | Remove rndtest sysctl since the kernel module is not anymore part of our kern... | Ermal | 2011-04-28 | 1 | -1/+0 |
| * | | Make sure that openvpn tunnels are not impacted by hitting 'Save' on the Inte... | Ermal | 2011-04-28 | 1 | -1/+2 |
| * | | Use the needed variable here so hitting 'Save' from Interface->Configuration ... | Ermal | 2011-04-28 | 1 | -1/+1 |
| * | | Some configurations might have gre/gif on top of carp. Make sure to handle th... | Ermal | 2011-04-28 | 1 | -10/+37 |
| * | | Don't just blindly echo to the ntpd.log, it's a clog file and that will break... | jim-p | 2011-04-26 | 1 | -1/+1 |
| * | | Actually call interfaces_carp_setup after the carp interfaces are created so ... | Ermal | 2011-04-22 | 1 | -5/+3 |
| * | | If the bandwidth value is coming from radius scale it up to the requested Kbi... | Ermal | 2011-04-21 | 1 | -2/+2 |
* | | | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline.git | yakatz | 2011-04-21 | 3 | -7/+14 |
|\ \ \
| |/ / |
|
| * | | Fix PPPoE upgrade, the <pppoe> tag is considered an array these days and the ... | jim-p | 2011-04-21 | 1 | -6/+6 |
| * | | Confirmed working fix for ticket #1417 - with this change I have two-way conn... | jim-p | 2011-04-21 | 1 | -0/+2 |
| * | | Backing out changes from ticket #1417, it was not a valid openvpn config that... | jim-p | 2011-04-19 | 1 | -1/+0 |
| * | | Harden SSL settings a bit. Verified OK with @cmb and @billm | Scott Ullrich | 2011-04-19 | 1 | -0/+5 |
| * | | Slightly different fix for #1417 that doesn't mess up other parameters needed... | jim-p | 2011-04-18 | 1 | -1/+2 |
* | | | checking moduli of ssl csr request and response | yakatz | 2011-04-21 | 1 | -0/+19 |
|/ / |
|
* | | Block instead of allowing proto carp/pfsync during bootup since this may caus... | Ermal | 2011-04-18 | 1 | -2/+2 |
* | | Add an option under advanced->misc to specify a proxy for retreiving pfsense ... | Ermal | 2011-04-18 | 1 | -3/+26 |