summaryrefslogtreecommitdiffstats
path: root/etc/inc/util.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing space / crScott Ullrich2007-05-271-1/+1
* Do not allow - in aliases. This breaks port aliases.Seth Mos2007-05-021-1/+1
* Make sure is_validaliasname uses the same match rules as described inSeth Mos2007-04-271-2/+2
* The earlier fix from today that fixed get_interfaces_with_gateways() created ...Scott Ullrich2007-04-241-23/+15
* * Fix get_interface_list()Scott Ullrich2007-04-231-13/+13
* Only foreach through aliases if they existScott Ullrich2007-03-271-5/+5
* Backport the alias rowhelper description featureScott Ullrich2007-01-241-1/+11
* Ticket #1185Scott Ullrich2006-12-111-1/+1
* MFC 15411Scott Ullrich2006-12-051-2/+1
* MFC 15402Scott Ullrich2006-12-051-3/+2
* Do not allow tunX interfaces to be assigned. This royally screws up almost a...Scott Ullrich2006-10-031-0/+1
* Add mac_format() needed for radiusScott Ullrich2006-10-011-1/+27
* MFC commit [14178]Bill Marquette2006-09-051-3/+7
* Do not include enc with interface list.Scott Ullrich2006-07-071-0/+1
* MFC 12834Scott Ullrich2006-07-021-2/+7
* Relax is_domain() checks to include _Scott Ullrich2006-03-241-1/+1
* OpenVPN cleanups by mposch@gmail.comScott Ullrich2006-01-301-2/+1
* Woops, don't include brigeX in interfaces assign screen.Scott Ullrich2006-01-221-0/+1
* Correct warnings and errors found eclipseScott Ullrich2006-01-151-1/+6
* MFC get_interface_list() so that NGX and CARPX does not show up in assign int...Scott Ullrich2005-12-181-3/+26
* Do not unlink PID file, we may need it later.Scott Ullrich2005-11-281-1/+0
* Trim the contents when reading inScott Ullrich2005-11-281-1/+1
* unlink pid file after kill operationScott Ullrich2005-11-281-0/+1
* MFC 8080Scott Ullrich2005-11-271-2/+5
* Use same exec() command when debuggingScott Ullrich2005-11-201-1/+1
* Use gzsigScott Ullrich2005-11-081-3/+2
* Sync get_interface_list() with HEADScott Ullrich2005-11-061-5/+19
* Resolve alias value for rulesScott Ullrich2005-10-121-0/+11
* Try and prevent the error:Scott Ullrich2005-09-251-0/+1
* Fix aliasesBill Marquette2005-09-231-1/+1
* return $alias nameScott Ullrich2005-09-181-2/+2
* return $aliasnameScott Ullrich2005-09-181-1/+1
* Bugfix.Colin Smith2005-09-181-1/+2
* Remove debugging variable.Colin Smith2005-09-181-1/+0
* Trim one preg_grep() call.Colin Smith2005-09-181-5/+4
* More retooling of get_interface_list():Colin Smith2005-09-181-22/+45
* Document return valuesBill Marquette2005-09-101-1/+2
* Return NULL if reserved word is matched (this wasn't a typo)Bill Marquette2005-09-101-1/+1
* Merge and fix typo.Colin Smith2005-09-101-2/+2
* Add "media" and "active" arguments to get_interface_list.Colin Smith2005-09-101-22/+36
* Aargh, test before commit!!! *smack*Bill Marquette2005-09-071-10/+0
* Correctly allow a true, false, undef returnBill Marquette2005-09-071-3/+13
* Return -2 when a invalid alias name is detectedScott Ullrich2005-09-061-1/+1
* Fix comment.Colin Smith2005-09-061-2/+2
* Rewrite get_interface_list(). It now grabs a list of interface cloners instea...Colin Smith2005-09-061-35/+16
* (#458) create reserved word list - we'll stumble over more reserved words in ...Bill Marquette2005-09-051-0/+5
* Filter pfsyncScott Ullrich2005-08-131-1/+1
* Huh, how did this ever work...isarray->is_arrayBill Marquette2005-08-061-2/+2
* Check for an arrayScott Ullrich2005-08-031-1/+2
* process ip addresses in addition to aliasesScott Ullrich2005-08-011-7/+5
OpenPOWER on IntegriCloud