summaryrefslogtreecommitdiffstats
path: root/etc/inc/util.inc
Commit message (Expand)AuthorAgeFilesLines
* Include only .inc files. This fixes issues with packages that this function i...Ermal Luçi2009-07-091-1/+1
* Add missing /Scott Ullrich2009-07-011-1/+1
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-1/+26
* If the value is 0 we are not a valid key. Return.Scott Ullrich2009-06-271-1/+1
* Remove hard line break.Scott Ullrich2009-06-271-2/+1
* Supress sem_ errors.Scott Ullrich2009-06-271-1/+6
* * Move functions that output html to guiconfig.incErmal Luci2009-06-181-0/+13
* Now that vlans have different name correct regex.Ermal Luçi2009-06-151-1/+1
* Oops, plip was already there, at the bottom.Scott Ullrich2009-06-011-2/+1
* Add plip exclusionScott Ullrich2009-06-011-13/+14
* Hide error.Scott Ullrich2009-05-281-0/+2
* Do not spam the logs. Reported by http://forum.pfsense.org/index.php/topic,16...Ermal Luçi2009-05-221-1/+1
* Move Sync of config from filter.inc filter_reload to write_config and all the...Ermal Luçi2009-05-221-0/+7
* Make CP multi-interface capable.Ermal Luçi2009-05-211-2/+1
* Rely on our own error handlingScott Ullrich2009-05-161-14/+21
* 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
OpenPOWER on IntegriCloud