summaryrefslogtreecommitdiffstats
path: root/etc/inc/util.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Back out wildcard handling in unlink_if_exists() until I can test it.Colin Smith2005-03-201-2/+3
* Make unlink_if_exists work with wildcards using a foreach and glob().Colin Smith2005-03-201-2/+3
* Update arp table before decide for a missing arp entryChris Dionissopoulos2005-03-051-0/+1
* Ignore pflog and plip interfaces.Scott Ullrich2004-12-251-1/+1
* Create a xml_safe_fieldname function which strips out all of the bad characte...Scott Ullrich2004-12-201-56/+93
* Initial revisionScott Ullrich2004-11-071-0/+421
OpenPOWER on IntegriCloud