summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clone pfsense_ng themeCharlie Marshall2013-06-30239-0/+5449
* Merge pull request #681 from phil-davis/masterRenato Botelho2013-06-301-23/+29
|\
| * Handle comma-separated list arg to rc.openvpnPhil Davis2013-06-291-23/+29
|/
* Be a lot more verbose in the logs during package reinstallation.jim-p2013-06-281-4/+19
* If the script_name is blank, try another method to locate what our filename i...jim-p2013-06-281-0/+4
* Fix CP status sorting to properly respect the zone.jim-p2013-06-281-6/+6
* Merge pull request #678 from johnbyronent/masterErmal Luçi2013-06-282-2/+34
|\
| * DynDns Euro Dns ProviderJohn Byron2013-06-272-2/+34
|/
* Add a note about the LDAP hostname matching the server cert's CN.jim-p2013-06-271-0/+1
* Merge pull request #677 from plinss/masterErmal Luçi2013-06-251-2/+1
|\
| * Update services.incplinss2013-06-241-2/+1
|/
* Add option and code to sync Auth servers with XMLRPC.jim-p2013-06-242-0/+14
* Add AAAA support to RFC2136 updates. Based on http://forum.pfsense.org/index....jim-p2013-06-241-3/+12
* Fix #2887, based on NAT states that will be killed, also kill firewall states...Renato Botelho2013-06-241-0/+18
* Merge pull request #674 from PiBa-NL/SystemGroupmanager_16charNameErmal Luçi2013-06-221-2/+5
|\
| * System: Group manager, set max length for groupname to 16 charactersPiBa-NL2013-06-221-2/+5
* | Merge pull request #673 from phil-davis/masterErmal Luçi2013-06-211-9/+9
|\ \
| * | Use Probe Interval on gateway advanced settingsPhil Davis2013-06-211-9/+9
|/ /
* | Correct gateway down/probe interval text.jim-p2013-06-191-1/+1
* | Correct the comments describing the error with correct valuesErmal2013-06-191-3/+3
* | Use the name of the interface (lan, opt1, etc) rather than a loop-derived num...jim-p2013-06-181-7/+2
* | Allow removing CA and Cert entries that are blank/empty. Fixes #3005jim-p2013-06-182-2/+2
* | Add an option to force IPsec to reload on failover, which is needed in some c...jim-p2013-06-182-2/+24
* | Add a brief description about bandwidth vs bursting.jim-p2013-06-181-0/+1
* | Add a field to allow rejecting DHCP leases from a specific upstream DHCP server.jim-p2013-06-182-0/+24
* | A better fix for conditionally including burst.jim-p2013-06-181-2/+2
* | Burst of 0 is also validjim-p2013-06-181-2/+2
* | Only add burst if a burst is definedjim-p2013-06-181-2/+4
* | No need for this block of code, it will always have flags by this point if th...jim-p2013-06-181-4/+0
* | Ensure that we only add a state type on pass, and that we only add flags to a...jim-p2013-06-181-2/+3
* | Change test after IPsec apply to check for any value >= 0. If a user has host...jim-p2013-06-182-2/+2
* | Fix #3049, set $config as global to it can be readRenato Botelho2013-06-181-1/+1
* | Allow user to set interval between attempts to resolve hostnames configured o...Renato Botelho2013-06-172-1/+26
* | Include the burst size in the limiter. Submitted-by: http://forum.pfsense.org...Ermal2013-06-171-4/+27
* | Add warning comment about missing IPv6 implementationErmal2013-06-171-0/+1
* | Add used binaryErmal2013-06-171-1/+1
* | Remove referenced binary not used anymoreErmal2013-06-171-1/+1
* | Remove unused code and spurious alertErmal2013-06-171-16/+0
* | Use file_put_contents for simplicity and readbilityErmal2013-06-171-3/+1
* | * Use when needed the family for get_real_interfaceErmal2013-06-172-18/+17
* | Use family parameter for v6 to get correct interfaceErmal2013-06-171-2/+2
* | Remove useless variable and also correct some styleErmal2013-06-171-10/+10
* | Do not do the same tricks here that are done on get_real_interface but just c...Ermal2013-06-171-4/+1
* | Get interface from inet6 domainErmal2013-06-171-1/+1
* | Use trim rather than str_replace. Also no need to sleep anymore since dhcp wi...Ermal2013-06-171-4/+1
* | Remove unreferenced binaries. correct some formatting and also to make functi...Ermal2013-06-171-16/+14
* | Provide full path to route binaryErmal2013-06-171-2/+2
* | Provide full path to route binaryErmal2013-06-171-3/+3
* | Don't flip the IPv6 allow setting just because people are upgrading. Just upg...Chris Buechler2013-06-171-3/+1
* | not true you have to log in again since HTTP basic auth was deprecated.Chris Buechler2013-06-171-1/+1
OpenPOWER on IntegriCloud