summaryrefslogtreecommitdiffstats
path: root/etc/inc/util.inc
Commit message (Expand)AuthorAgeFilesLines
* 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