| Commit message (Expand) | Author | Age | Files | Lines |
* | Ticket #1534, #1433. Remove custom sync code for vip, since it array_merge() ... | Ermal | 2011-05-18 | 1 | -14/+8 |
* | Ticket #1534, #1433. Properly merge carp interfaces and do not reload carp in... | Ermal | 2011-05-18 | 1 | -30/+68 |
* | fix missing images for CRLs | Chris Buechler | 2011-05-17 | 1 | -1/+1 |
* | Ticket #1534. Serialize all the xmlrpc requests coming to the firewall. Seems... | Ermal | 2011-05-17 | 1 | -0/+4 |
* | Make sure all CP form elements are disabled/enabled with the master checkbox. | jim-p | 2011-05-17 | 1 | -0/+2 |
* | Fixup MAC display on this other path too | jim-p | 2011-05-16 | 1 | -1/+1 |
* | Print the MAC mfg on another line in a smaller font if it's found. Less obtru... | jim-p | 2011-05-16 | 2 | -3/+3 |
* | Use base 1000 on user graphs and display cumulative of Total users logged in ... | Warren Baker | 2011-05-16 | 1 | -31/+11 |
* | Ensure that $timestamp is only ever written out if it contains a value and le... | Warren Baker | 2011-05-16 | 1 | -6/+8 |
* | MAC prefix to vendor resolution at Status->Interfaces, Status->DHCP leases, D... | Evgeny | 2011-05-14 | 3 | -5/+32 |
* | Merge branch 'axscode-pfs' | Bill Marquette | 2011-05-14 | 1 | -2/+6 |
|\ |
|
| * | Add support for TLS/SSL for notification (tested with smtp.gmail.com port 465) | Albert S. Causing | 2011-03-16 | 1 | -2/+6 |
* | | Merge branch 'master' into yakatz-ssl | Bill Marquette | 2011-05-14 | 1145 | -265/+369 |
|\ \ |
|
| * \ | Merge branch 'drcookie-he.net' | Bill Marquette | 2011-05-14 | 2 | -4/+4 |
| |\ \ |
|
| | * | | Added HE.net (dns.he.net) to the list of available dyndns services. | Chris Wells | 2011-05-14 | 2 | -4/+4 |
| * | | | Fix interface recognition for diag > arp. It was't seeing wireless interfaces... | jim-p | 2011-05-13 | 1 | -2/+4 |
| * | | | Fix whitespace. | jim-p | 2011-05-13 | 1 | -107/+106 |
| * | | | Sync with dhcp leases reading code. | jim-p | 2011-05-13 | 1 | -0/+4 |
| * | | | Fix comment | jim-p | 2011-05-12 | 1 | -1/+1 |
| * | | | Also skip the rewind binding state or leases show expired. Reported at http:/... | jim-p | 2011-05-12 | 1 | -0/+4 |
| * | | | Revert this change. reload_all() already sends a reload message. Unfortun... | Scott Ullrich | 2011-05-12 | 1 | -2/+1 |
| * | | | Use send_event() | Scott Ullrich | 2011-05-12 | 1 | -1/+1 |
| * | | | Use send_message and issue the reload all operation in the background | Scott Ullrich | 2011-05-12 | 1 | -1/+1 |
| * | | | Make autocomplete on the login form optional. | jim-p | 2011-05-12 | 1 | -1/+19 |
| * | | | Skip step #9 for non pfSense branded installations | Scott Ullrich | 2011-05-11 | 1 | -0/+8 |
| * | | | Various CRL fixes, handle empty internal CRLs better. | jim-p | 2011-05-11 | 1 | -0/+1 |
| * | | | Reload the wizard and then redirect to a wizard completed step. Prompt the u... | Scott Ullrich | 2011-05-11 | 1 | -3/+19 |
| |/ / |
|
| * | | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mterron-clone into... | Chris Buechler | 2011-05-07 | 1119 | -0/+0 |
| |\ \ |
|
| | * | | Optimized all images using Yahoo Smush.it service. | root | 2011-03-23 | 1119 | -0/+0 |
| * | | | Misc fixes to make the openvpn wizard stop re-creating a CA previously made v... | jim-p | 2011-05-07 | 1 | -2/+7 |
| * | | | this should be checking for synchronizetoip not pfsyncpeerip | Chris Buechler | 2011-05-07 | 1 | -1/+1 |
| * | | | Reorder instructions and do not reload dns if its not allowed from the dns al... | Ermal | 2011-05-06 | 1 | -6/+7 |
| * | | | If we are disabling the radius inputs, also disable the secondary radius inputs. | jim-p | 2011-05-06 | 1 | -0/+4 |
| * | | | This field should be server2 | jim-p | 2011-05-06 | 1 | -1/+1 |
| * | | | Use the availble constant on php for this and also the right value that comes... | Ermal | 2011-05-06 | 1 | -2/+2 |
| * | | | Misc OpenVPN CRL selection fixes. | jim-p | 2011-05-05 | 1 | -5/+8 |
| * | | | When deleting a CA, delete its associated CRLs. | jim-p | 2011-05-05 | 1 | -2/+12 |
| * | | | Correct wrong key for checking if a interface type switched. Ticket #1420 | Ermal | 2011-05-04 | 1 | -2/+2 |
| * | | | Set default colors explicity, the theme can then override them. This prevents... | jim-p | 2011-05-02 | 1 | -19/+22 |
| * | | | If the rrd multiplier is negative, use 5% for out instead of 95% for the 95th... | jim-p | 2011-05-02 | 1 | -1/+2 |
| * | | | Set password on the OS instead of just the gui. Fixes #1485 | jim-p | 2011-04-29 | 1 | -1/+1 |
| * | | | Remove static routes that are added for dns servers when allow override is al... | Ermal | 2011-04-29 | 1 | -1/+7 |
| * | | | Ticket #1408. Honor the allow override settings even for ppp devices. | Ermal | 2011-04-29 | 1 | -10/+13 |
| * | | | Correct saving of qinq specified members and also correctly destroy parent vl... | Ermal | 2011-04-28 | 2 | -4/+4 |
| * | | | Correct code description during assignment | Ermal | 2011-04-28 | 1 | -1/+1 |
| * | | | fix typo | Chris Buechler | 2011-04-27 | 1 | -1/+1 |
| * | | | Comment out debug print | jim-p | 2011-04-27 | 1 | -1/+1 |
| * | | | Whitespace cleanup, code cleanup, add choice to filter on ipv4/ipv6 and also ... | jim-p | 2011-04-27 | 1 | -78/+91 |
| * | | | Allow users to select SSL/TLS+User Auth with external authentication sources. | jim-p | 2011-04-26 | 1 | -7/+0 |
| * | | | No need to include head.inc twice | jim-p | 2011-04-26 | 1 | -2/+0 |