summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Install Plan B for upgrading the RRD files to the newer format to add IPv6 fi...smos2013-04-161-42/+106
* Add default case when detecting dynamic gateway ipavandeweghe2013-04-151-0/+16
* Add a new parameter to return all aliases, including hosts. It fixes #2941Renato Botelho2013-04-141-5/+11
* Make fe80: addresses check case insensitiveRenato Botelho2013-04-143-5/+5
* point 2.1 to gui21Chris Buechler2013-04-131-1/+1
* Use apinger macros to send the gateway name for openvpn and dyndns. Ipsec wil...Ermal2013-04-121-1/+1
* Provide a function to get all gateway groups a gateway is member ofErmal2013-04-121-0/+22
* Optimize a bit interface_gateway_group_memberErmal2013-04-121-4/+8
* Check if the argument is a gateway or an interfaceErmal2013-04-121-1/+1
* Sprinkle some unset to reduce footprintErmal2013-04-121-9/+12
* Sprinkle some unset to reduce footprintErmal2013-04-121-17/+25
* Also ignore 'none' here on the backend to avoid letting previously broken rul...jim-p2013-04-111-2/+2
* Configure static arp inside interface_configure() since it removes all interf...Renato Botelho2013-04-111-0/+1
* Allow traffic initiated from host and without a default route to be sent to a...Ermal2013-04-111-1/+1
* Merge pull request #466 from stilez/masterrbgarga2013-04-111-2/+8
|\
| * Fix issue in version_compare that can cause versions to be wrongly marked inc...Stilez2013-03-061-2/+8
| * version_compare_dates(): typo $$aStilez2013-03-061-1/+1
* | Make sure we do not pass an IP address to ip_in_subnet as a subnet, it does n...jim-p2013-04-091-3/+11
* | Tidy up "shaper.inc" XHTMLColin Fleming2013-04-091-1/+1
* | Fixes Javascript ErrorsMichele Di Maria2013-04-071-3/+3
* | Only reload racoon when there is at least one tunnel enabled on the interface...Renato Botelho2013-04-041-3/+16
* | Merge pull request #512 from ExolonDX/branch_06rbgarga2013-04-031-5/+14
|\ \
| * | Tidy up "pfsense-utils.inc" XHTMLColin Fleming2013-04-031-5/+14
* | | Tidy up "shaper.inc" XHTMLColin Fleming2013-04-031-32/+31
|/ /
* | Merge pull request #504 from awm/ldap_derefErmal Luçi2013-04-031-0/+4
|\ \
| * | Set LDAP option to dereference aliases when searchingAndrew MacIsaac2013-04-021-0/+4
* | | Merge pull request #506 from phildd/masterErmal Luçi2013-04-031-2/+1
|\ \ \
| * | | Disabled package is also indicated by enable blankphildd2013-04-031-2/+1
| |/ /
* | | Merge pull request #499 from phil-davis/masterErmal Luçi2013-04-031-0/+29
|\ \ \ | |/ / |/| |
| * | Provide openvpn_resync_gwgroup functionPhil Davis2013-03-291-0/+29
* | | Show a little indicator icon if the direction of a firewall log entry is OUT,...jim-p2013-04-021-2/+2
* | | Avoid adding URLs to filterdns.conf. It fixes #2921Renato Botelho2013-04-021-1/+1
* | | Move some code to a function to avoid future duplication. Allow autocomplete ...jim-p2013-04-021-0/+17
* | | Clarify notes when there is an error reaching the openvpn management daemon f...jim-p2013-04-011-13/+10
* | | Consider packages that set enable to 'false' or 'off'Renato Botelho2013-04-011-1/+4
* | | Check for disabled services when displaying service listsphildd2013-04-011-3/+16
* | | Merge pull request #500 from ExolonDX/masterJim P2013-03-291-122/+122
|\ \ \
| * | | Update HTML boolean operatorsColin Fleming2013-03-291-122/+122
| |/ /
* | | Use is_module_loaded() to test these to avoid code duplication.jim-p2013-03-291-4/+2
|/ /
* | Fix whitespaces and indentRenato Botelho2013-03-281-50/+39
* | Fixes #1477. Use the new parameter to reduce igmpproxy logging levelErmal2013-03-271-1/+2
* | Correct code and initialize properly variables escpecially arrays. Also do fi...Ermal2013-03-261-84/+82
* | Correct check from previous code path simplificationErmal2013-03-261-1/+1
* | Initialize some arrays to avoid php issues and also use list() here to avoid ...Ermal2013-03-261-4/+6
* | Simplify a bit code branching no change on functionalityErmal2013-03-261-31/+33
* | Merge pull request #498 from ExolonDX/masterErmal Luçi2013-03-261-72/+72
|\ \
| * | Tidy up "shaper.inc" XHTMLColin Fleming2013-03-251-72/+72
* | | Give the process time to exit before running a new oneErmal2013-03-251-1/+3
* | | Merge pull request #497 from phildd/masterErmal Luçi2013-03-251-1/+11
|\ \ \
| * | | Do not bother with bogonsv6 if IPv6 allow is offphildd2013-03-241-1/+11
OpenPOWER on IntegriCloud