summaryrefslogtreecommitdiffstats
path: root/etc/inc/util.inc
Commit message (Expand)AuthorAgeFilesLines
...
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-32/+13
* Fix proxy ARP VIP addition (was calling old function)Chris Buechler2009-11-151-1/+1
* Stop spamming the logs with config_unlock() is depricated please use unlock().Scott Ullrich2009-11-071-2/+0
* Unbreak returning the real mem and web interface in general. Pointy-hat-to: S...Ermal Luçi2009-11-031-3/+3
* Fallback to using hw.realmem and hw.physmem sysctl's when we cannot probe the...Scott Ullrich2009-11-021-1/+15
* Use useland pppd for ppp connectionsScott Ullrich2009-10-191-0/+2
* Carp interfaces are named 'VIP#' now. Make sure this is hidden on interface a...Ermal Luçi2009-10-011-1/+2
* Remove wrong slipped code.Ermal Luçi2009-10-011-2/+1
* * Convert carp/vips code to behave the same as other interfaces.Ermal Luçi2009-10-011-0/+22
* If gzsig does not exist then return 1Scott Ullrich2009-09-271-1/+4
* Remove unecessary calls to semaphores, will try again with them with 8 builds!Ermal Luçi2009-09-181-4/+2
* Update locking to use Ermals non semaphore patch. I just beat the holy heck ...Scott Ullrich2009-09-171-44/+18
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-0/+7
* Set auto_releaseScott Ullrich2009-09-121-1/+1
* Add msort() which will sort lower and uppercase items teogether (packages for...Scott Ullrich2009-09-111-1/+26
* Correctly fix Bug #64.Ermal Luçi2009-09-101-1/+1
* Trigger syncing of data always and let the apprpriate script(rc.filter_synchr...Ermal Luçi2009-09-101-5/+2
* Handle vlans specially now that we have other than just vlan in the vlan inte...Ermal Luçi2009-09-081-1/+2
* Do not try to syncronize data when this setting is not enabledErmal Luçi2009-09-051-3/+5
* Remove whitespace and \tScott Ullrich2009-08-241-13/+13
* Merge branch 'master' of git://rcs.pfsense.org/pfsense/techneck-auto_interfac...Scott Ullrich2009-08-241-0/+24
|\
| * Adds automated interface setup + sshd for installation only.Tim Allender2009-07-171-1/+25
* | Minor header touchupsScott Ullrich2009-08-231-2/+4
* | Merge alias_expand_value and filter_generate_aliases this makes the more sen...Ermal Luçi2009-07-231-33/+0
* | * Cleanup the mess that is reflection. Basically refactor the reflection code...Ermal Luçi2009-07-231-43/+18
|/
* needs to be a global nowScott Ullrich2009-07-151-0/+1
* needs to be a global nowScott Ullrich2009-07-151-0/+1
* Do not allow muting of serial + full installScott Ullrich2009-07-151-0/+2
* Do not allow muting of a serial console. The kernel gets very cranky and di...Scott Ullrich2009-07-151-4/+11
* 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
OpenPOWER on IntegriCloud