summaryrefslogtreecommitdiffstats
path: root/etc/inc/util.inc
Commit message (Expand)AuthorAgeFilesLines
* More var name fixes.Ermal Luçi2009-05-081-1/+1
* Make it work.Ermal Luçi2009-05-081-4/+4
* * Create two new functions lock($subsystem)/unlock() to have more reliable lo...Ermal Luçi2009-05-081-13/+53
* Move validation of dyndns username to the only place it uses it, the GUI page...Ermal Luçi2009-05-071-11/+0
* Move exec_command function to util.inc.Ermal Luçi2009-05-051-0/+16
* * Shuffle functions around to reduce require_once() a little.Ermal Luçi2009-04-291-0/+172
* * Move other functions around to where it makes sense.Ermal Luçi2009-04-261-2/+8
* Add function which returns the list of interfaces by realif index.Ermal Luçi2009-03-261-0/+33
* Show dmesg interface names when first configuring the networkSeth Mos2009-03-101-0/+4
* Return interface names in capsScott Ullrich2009-03-091-1/+1
* Restore interface ordering to mimic 1.2Ermal Luçi2009-03-091-9/+25
* Change this to simple greps for some reason kldstat options do not work on bo...Ermal Luçi2009-03-081-1/+1
* Correctly detect processes pid's.Ermal Luçi2009-03-081-1/+1
* * Do not restart ipfw-classifyd on every iteration just send a signal to relo...Ermal Luçi2009-03-081-1/+9
* Revert "Merge IPv6 changes"Chris Buechler2009-02-151-44/+20
* Merge IPv6 changesSimon Cornelius P. Umacob2009-01-201-20/+44
* Re-enable the log_error when a command fails.Seth Mos2009-01-161-2/+2
* log mwexec if developerspew is onChris Buechler2008-12-071-0/+2
* Do not spam logsScott Ullrich2008-11-071-2/+2
* surpress kill outputSeth Mos2008-11-061-2/+1
* Surpress killall messagesSeth Mos2008-11-061-1/+1
* Add mute argument to mwexecSeth Mos2008-11-021-2/+2
* Correct var types.Seth Mos2008-11-021-9/+10
* Import format_bytes() from m0n0wallScott Ullrich2008-08-231-1/+13
* If anybody needs plip(4) notify me!Ermal Luçi2008-08-051-1/+2
* Black list lagg.Ermal Luçi2008-07-251-1/+2
* Blacklist even gre now that we fill entries automatically for these interfaces.Ermal Luçi2008-07-251-0/+1
* Make things look nicer.Ermal Luçi2008-06-221-1/+1
* Add support to return even the disabled interfaces if requested.Ermal Luçi2008-06-211-6/+9
* Correctly return the array when only opt interfaces are requested.Ermal Luçi2008-06-201-1/+1
* Do not take in consideration not enabled interfaces.Ermal Luçi2008-06-201-1/+2
* Correct evaluation so we return the lan interface tooSeth Mos2008-06-201-1/+1
* Make sure our interface list always has a descriptionSeth Mos2008-06-201-0/+2
* Fix typos and correctly test for the <enable/> setting on optional interfaces.Ermal Luçi2008-06-191-3/+3
* Add option to return only the optional interface list, some code needs only t...Ermal Luçi2008-06-181-4/+10
* Begin the work of correcting the interfaces mess all around the code.Ermal Luçi2008-06-181-1/+32
* Return OpenVPN IP addresses when the alias type is openvpn.Scott Ullrich2008-04-271-4/+21
* Add process name and id checking functionsScott Ullrich2008-02-221-5/+30
* Change regex to match valid bandwidth to allow bandwidth with decimal point t...Ermal Luçi2008-01-271-2/+2
* Adding dnswatch support.Scott Ullrich2007-12-171-0/+19
* 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
OpenPOWER on IntegriCloud