summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/util.inc
Commit message (Expand)AuthorAgeFilesLines
* Provide functions for checking port range alias combinationsPhil Davis2017-03-261-1/+11
* Add a function to normalize CR and CRLF-style newlines to Unix LFdoktornotor2017-03-021-0/+6
* 5th trylukehamburg2017-02-101-1/+1
* 4th attempt!lukehamburg2017-02-101-3/+7
* 3rd try!lukehamburg2017-02-101-9/+8
* 2nd try. . .lukehamburg2017-02-101-11/+14
* Introduce is_intrange() to validate a range of integers delimited by ':' or '-'Renato Botelho2017-01-241-0/+29
* Force compress for where_is_ipaddr_configuredPhil Davis2017-01-231-2/+2
* Always force compress when calling Net_IPv6Phil Davis2017-01-231-1/+16
* Remove unused variable $cfglckkeyconsumersRenato Botelho2017-01-231-5/+3
* Fix #3560 correctly handle disabled static routesPhil Davis2016-12-271-1/+5
* validateipaddr update return value commentsPhil Davis2016-12-201-3/+3
* validateipaddr use constants from globals.incPhil Davis2016-12-201-7/+7
* validateipaddr return address familyPhil Davis2016-12-201-7/+13
* validateipaddr enhance flexibility for translationPhil Davis2016-12-161-6/+6
* validateipaddr code formatPhil Davis2016-12-161-2/+2
* Fix commentSteve Beaver2016-12-151-0/+61
* Revise update_filter_relaod_status() function to append status messages rathe...Steve Beaver2016-11-211-6/+10
* Update the variable with the round() return otherwise it does not has any eff...Luiz Otavio O Souza2016-10-231-1/+1
* 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
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Code style and commentsPhil Davis2016-08-161-2/+2
* Backport simplify subnet_size()Phil Davis2016-07-201-6/+3
* 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
* Leave an empty file for URL Table aliases that return an empty file, and incl...Chris Buechler2016-07-061-1/+5
* Fix Redmine #6011NewEraCracker2016-06-301-2/+2
* bring back subnetv4_expand function used by pfblockerngChris Buechler2016-06-251-0/+14
* Remove subnet_expand()stilez2016-06-221-24/+0
* This was right to begin with. Revert "Allow uppercase letters in is_unqualifi...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
* Merge pull request #2831 from NOYB/Includes_-_Remove_PersonalizationsStephen Beaver2016-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
|\
OpenPOWER on IntegriCloud