summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Add independent logging choices to disable logging of bogon network rules and...jim-p2013-07-094-11/+36
* Implement URL Table aliases for ports instead of IP addressesRenato Botelho2013-07-083-6/+18
* Fix typo in filter.inc. Fixes #3028.Daniel Becker2013-07-071-1/+1
* Typo in configuration optionEvan Susarret2013-07-061-1/+1
* DHCP also update Dynamic DNS for static leasesEvan Susarret2013-07-061-0/+2
* Fixes #2495. On trigering of rc.newwanip remove all ipaliases from the interf...Ermal2013-07-051-0/+15
* Correct DHCPv6 rules test to also include a check for DHCPv6 relay. Fixes #3074jim-p2013-07-051-1/+2
* Use download_file() and check ssl certificatesRenato Botelho2013-07-051-1/+3
* Remove useless codeRenato Botelho2013-07-051-3/+0
* Create a function to download a file using curlRenato Botelho2013-07-051-0/+35
* Resolves #2910. Make apinger write its status file just after starting so tha...Ermal2013-07-051-0/+2
* Add a new alias type, URLs containing PortsRenato Botelho2013-07-041-2/+2
* Add group_ports()Renato Botelho2013-07-041-0/+48
* Remove duplicated line that makes dhcp6c not run correctlyErmal2013-07-041-1/+0
* Omit IP warning if HTTP_REFERER check is disabled.Matt Smith2013-07-031-1/+1
* modified radius function to release the pinenofalbertopl2013-07-021-3/+5
* Include both dyndns and rfc2136 hosts in referer checkjim-p2013-07-021-0/+16
* Include RFC2136 hosts in DNS rebinding checks.jim-p2013-07-021-0/+7
* Add option to RFC2136 to find/use the public IP if the interface IP is privat...jim-p2013-07-021-0/+3
* Add cached IP support to RFC2136, add GUI button to force update for single h...jim-p2013-07-021-19/+59
* Correct variable used to delete symlinks and files delete from CP filemanager...Ermal2013-07-021-12/+3
* Repect global conf_pathRenato Botelho2013-07-021-1/+1
* Add a checkbox that can be used to request only a IPv6 prefix without a IPv6 ...smos2013-07-021-5/+11
* Merge pull request #686 from Klaws--/masterErmal Luçi2013-07-021-2/+13
|\
| * Added previously missing class selectors cs1-cs7 plus VA (voice-admit), plus ...Klaws--2013-07-021-2/+13
* | Fix the RRD RRA’s to collect the correct amount of data for the Previous Pe...N0YB2013-07-021-92/+92
* | Merge pull request #671 from wrboyce/masterRenato Botelho2013-06-301-4/+7
|\ \
| * | allow defining dhcp static mappings using dhcp-client-identifierWill Boyce2013-06-161-4/+7
* | | Merge branch 'Advanced_DHCP_Client_Options' of https://github.com/N0YB/pfsens...Renato Botelho2013-06-301-0/+300
|\ \ \ | |_|/ |/| |
| * | Config file formating:N0YB2013-03-031-2/+2
| * | Advanced DHCP Client Options & Config File OverrideN0YB2013-02-231-0/+300
* | | 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
* | | DynDns Euro Dns ProviderJohn Byron2013-06-272-2/+34
* | | Update services.incplinss2013-06-241-2/+1
* | | Add AAAA support to RFC2136 updates. Based on http://forum.pfsense.org/index....jim-p2013-06-241-3/+12
* | | 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
* | | 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-181-0/+10
* | | 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
* | | 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-171-1/+5
* | | 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
OpenPOWER on IntegriCloud