summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/util.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3642 from phil-davis/icmp-type-skip-redmine-7372Steve Beaver2017-03-201-0/+17
|\
| * Fix #7372 Cannot filter ICMP Type SKIPPhil Davis2017-03-121-0/+17
* | Merge pull request #3529 from Chrisc-c-c/Fix-List-Sort-OrderSteve Beaver2017-03-201-1/+2
|\ \ | |/ |/|
| * Fix incorrect sorting for various dropdown lists.Chris Rowe2017-02-121-1/+2
* | Add a function to normalize CR and CRLF-style newlines to Unix LFdoktornotor2017-02-231-0/+6
|/
* 5th trylukehamburg2017-02-091-1/+1
* 4th attempt!lukehamburg2017-02-091-3/+7
* 3rd try!lukehamburg2017-02-081-9/+8
* 2nd try. . .lukehamburg2017-02-081-11/+14
* Introduce is_intrange() to validate a range of integers delimited by ':' or '-'Renato Botelho2017-01-241-0/+29
* Merge pull request #3414 from phil-davis/ipv6-compressRenato Botelho2017-01-231-4/+19
|\
| * Force compress for where_is_ipaddr_configuredPhil Davis2017-01-221-2/+2
| * Always force compress when calling Net_IPv6Phil Davis2017-01-221-2/+17
* | Remove unused variable $cfglckkeyconsumersRenato Botelho2017-01-231-5/+3
|/
* Make sure file exists before try to open itRenato Botelho2017-01-101-2/+3
* Fix styleRenato Botelho2017-01-101-38/+38
* format_DUID array_walkPhil Davis2017-01-091-3/+5
* format_DUID use str_padPhil Davis2017-01-091-3/+1
* format_DUID reviewPhil Davis2017-01-091-6/+3
* Helper format_duid() for DUID inputPhil Davis2017-01-081-1/+29
* Return partial MAC address matching support to is_macaddr(). Fixes #7088jim-p2017-01-051-3/+9
* Merge pull request #3304 from marjohn56/masterjim-p2017-01-021-0/+63
|\
| * Changes as requestedmarjohn562016-12-271-6/+6
| * tidymarjohn562016-12-231-7/+3
| * Added get_duid_from_file() functionmarjohn562016-12-221-0/+31
| * User Defined DUIDmarjohn562016-12-211-0/+36
* | 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
* Merge pull request #3281 from phil-davis/patch-7Renato Botelho2016-12-161-6/+6
|\
| * validateipaddr enhance flexibility for translationPhil Davis2016-12-161-6/+6
* | validateipaddr code formatPhil Davis2016-12-161-2/+2
|/
* Fix commentSteve Beaver2016-12-151-1/+1
* Added a function validateipaddr() use as:Steve Beaver2016-12-151-0/+61
* Revise update_filter_relaod_status() function to append status messages rathe...Steve Beaver2016-11-211-6/+10
* Check if pidfile is valid before try to send signalRenato Botelho2016-10-311-2/+3
* Update the variable with the round() return otherwise it does not has any eff...Luiz Otavio O Souza2016-10-231-1/+1
* 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
OpenPOWER on IntegriCloud