summaryrefslogtreecommitdiffstats
path: root/etc/inc/util.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not process aliases if none are definedScott Ullrich2005-07-311-0/+3
* Detect aliases correctylScott Ullrich2005-07-291-2/+8
* Instead of calling two functions before unlinking, just use @unlink().Colin Smith2005-07-161-2/+2
* Remove duplicate string.Colin Smith2005-07-141-2/+2
* Instead of making 10+ calls to str_replace(), use a single call + array.Colin Smith2005-07-131-33/+5
* remove trailing spaceScott Ullrich2005-07-131-1/+1
* Various code cleanups and a few actual bugfixes courtesy of ZendBill Marquette2005-07-041-3/+0
* fix aliasesBill Marquette2005-05-231-2/+2
* Add $Id$ tagBill Marquette2005-03-271-0/+1
* don't attempt to unlink directoriesBill Marquette2005-03-211-1/+1
* Missing )Scott Ullrich2005-03-201-1/+1
* Glob returns false. use the original parmScott Ullrich2005-03-201-1/+1
* If glob does not return an array, deal with the single filename.Scott Ullrich2005-03-201-4/+7
OpenPOWER on IntegriCloud