summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/util.inc
Commit message (Expand)AuthorAgeFilesLines
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-1/+1
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-43/+42
* Merge pull request #3007 from stilez/patch-34Chris Buechler2016-07-121-6/+3
|\
| * simplify subnet_size()stilez2016-06-171-6/+3
* | Leave an empty file for URL Table aliases that return an empty file, and incl...Chris Buechler2016-07-061-1/+5
* | Merge pull request #2764 from NewEraCracker/redmine-6011Chris Buechler2016-06-301-2/+2
|\ \
| * | Fix Redmine #6011NewEraCracker2016-06-151-2/+2
| |/
* | bring back subnetv4_expand function used by pfblockerngChris Buechler2016-06-251-0/+14
* | Remove subnet_expand()stilez2016-06-171-24/+0
|/
* Rename /etc/devd.conf -> /etc/pfSense-devd.conf and change start_devd()Renato Botelho2016-05-301-1/+3
* This was correct already. Revert "Allow uppercase letters in is_unqualified_h...Chris Buechler2016-05-051-1/+1
* Allow uppercase letters in is_unqualified_hostname as well.Chris Buechler2016-05-051-1/+1
* Provide better messages for invalid alias name errorsPhil Davis2016-04-281-13/+49
* Includes - Remove PersonalizationsNOYB2016-04-041-2/+2
* Move NTP access restrictions to their own tab and add the ability to craft cu...jim-p2016-03-031-0/+10
* Diagnostics / Tables - URL Table AliasesNOYB2016-02-291-3/+6
* It is not necessary check for CARP interfaces.Luiz Otavio O Souza2016-02-251-1/+0
* Don't trigger an interface mismatch for lagg interfaces, they may not exist a...Chris Buechler2016-02-191-0/+3
* Validate URL table ports aliases exist before using them in a rule. Ticket #5845Chris Buechler2016-02-191-1/+15
* Internationalize etc inc uvxPhil Davis2016-02-191-3/+3
* Quote the 1st parameter (constant name) when calling define()NewEraCracker2016-02-181-3/+3
* Simplify logic increasing value direct in hexa, PHP is smart to do it right. ...Renato Botelho2016-02-171-4/+2
* Implement get_v6_ptr_zones()Renato Botelho2016-02-171-0/+52
* Fix the return value if no matching VIP was found.Luiz Otavio O Souza2016-02-161-1/+1
* Implement a switch that allows get_configured_vip_list() return only the sele...Luiz Otavio O Souza2016-02-161-3/+15
* Fix style issues.Chris Buechler2016-02-091-6/+11
* Review of CARP uniqid changes.Luiz Otavio O Souza2016-02-091-80/+70
* Use IEC KiB MiB GiB TiB unitsPhil Davis2016-02-091-4/+4
* Add support for TB when reporting bytesPhil Davis2016-02-071-1/+3
* Merge pull request #2435 from stilez/patch-7Renato Botelho2016-02-041-7/+39
|\
| * variablestilez2016-01-141-4/+4
| * fixing commentstilez2016-01-141-10/+7
| * Subnet size logicstilez2016-01-141-7/+42
* | Simplify is_linklocal()Renato Botelho2016-02-041-20/+9
* | Merge pull request #2320 from stilez/patch-3Renato Botelho2016-02-041-14/+33
|\ \
| * | REBASE of #1786 and #1788, tightening three IP functionsstilez2015-12-231-14/+33
* | | Cosmetic changes - part deuxStephen Beaver2016-01-281-1/+1
* | | Show rule state details in firewall rules.Luiz Otavio O Souza2016-01-281-0/+13
* | | should be min($bits1, $bits2) for 'largest subnet'stilez2016-01-181-2/+2
* | | 5 or 6stilez2016-01-131-1/+1
* | | fix $subnet1 should be $subnet2, thanks rbgarbastilez2016-01-131-2/+2
* | | fix 4 should be 6 (thanks, good catch)stilez2016-01-131-3/+3
* | | Fix logic for subnet overlap check + canonical for IPv6stilez2016-01-131-24/+32
| |/ |/|
* | This broke things again. Revert "data sanitising: ip2long32, ip2ulong, long2i...Chris Buechler2015-12-231-12/+5
* | data sanitising: ip2long32, ip2ulong, long2ip32 (FIXED RESUBMIT of #2152)stilez2015-12-231-5/+12
|/
* Silence array_map() call to avoid getting unlink errors for directoriesRenato Botelho2015-12-211-1/+1
* Reverts PR2152 reported as causing OpenVPN issues here: https://forum.pfsense...Stephen Beaver2015-12-181-5/+3
* Fix gen_subnetv4_maxPhil Davis2015-12-181-1/+1
* util.inc syntax error and code stylePhil Davis2015-12-161-29/+32
OpenPOWER on IntegriCloud