summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/util.inc
Commit message (Expand)AuthorAgeFilesLines
...
* Fix is_macaddr().Luiz Otavio O Souza2016-10-201-3/+13
* Fix #6828Renato Botelho2016-10-181-0/+30
* Add extra validations on is_inrange_v[46]Renato Botelho2016-10-131-6/+16
* Make unlink_if_exists return true/falsePhil Davis2016-10-131-5/+13
* Deprecate nanobsd platform and remove all conditionals that uses itRenato Botelho2016-10-121-10/+2
* Retire refcount functions. They are not used anymoreRenato Botelho2016-10-121-76/+0
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Ticket #3734: Add function to convert IPv6 address <-> binaryRenato Botelho2016-08-311-6/+60
* Silence pgrep stderr when pidfile contains an invalid PIDRenato Botelho2016-08-161-1/+1
* Code style and commentsPhil Davis2016-08-161-2/+2
* 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
OpenPOWER on IntegriCloud