Project

General

Profile

Download (9.99 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
5b64aa38 07/29/2005 10:24 PM Scott Ullrich

Detect aliases correctyl

9ff926a2 07/16/2005 02:39 AM Colin Smith

Instead of calling two functions before unlinking, just use @unlink().

9ef924eb 07/14/2005 04:58 AM Colin Smith

Remove duplicate string.

ddce8ef2 07/13/2005 08:42 PM Colin Smith

Instead of making 10+ calls to str_replace(), use a single call + array.

d09f5292 07/13/2005 02:55 AM Scott Ullrich

remove trailing space

669e1adb 07/04/2005 09:00 PM Bill Marquette

Various code cleanups and a few actual bugfixes courtesy of Zend

918a884d 05/23/2005 01:16 AM Bill Marquette

fix aliases

307cd525 03/27/2005 10:43 PM Bill Marquette

Add $Id$ tag

bc864536 03/21/2005 05:03 AM Bill Marquette

don't attempt to unlink directories

3b378be5 03/20/2005 09:06 PM Scott Ullrich

Missing )

1a9a95f8 03/20/2005 08:51 PM Scott Ullrich

Glob returns false. use the original parm

336cb718 03/20/2005 08:50 PM Scott Ullrich

If glob does not return an array, deal with the single filename.

777853c7 03/20/2005 08:49 PM Colin Smith

Back out wildcard handling in unlink_if_exists() until I can test it.

47d45619 03/20/2005 08:26 PM Colin Smith

Make unlink_if_exists work with wildcards using a foreach and glob().

08443c7a 03/05/2005 09:04 PM Chris Dionissopoulos

Update arp table before decide for a missing arp entry

edb2ed90 12/25/2004 03:54 AM Scott Ullrich

Ignore pflog and plip interfaces.

98bbf05a 12/20/2004 10:21 PM Scott Ullrich

Create a xml_safe_fieldname function which strips out all of the bad characters that could be associated with a xml fieldname.

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision