summaryrefslogtreecommitdiffstats
path: root/etc/inc/util.inc
Commit message (Expand)AuthorAgeFilesLines
* Ticket #309. Correctly fix the problems of intermediate config lost because o...Ermal Luçi2010-02-011-0/+8
* Ticket #315. Do not show the cloned wireless devices for assignment.Ermal Luçi2010-01-291-1/+1
* if gzsig is missing, return error verifying signature rather than invalid sig...Chris Buechler2010-01-131-1/+1
* Resolves #279. Do not show vlans as parent interfaces for other vlans.Ermal Luçi2010-01-121-2/+3
* fix typoChris Buechler2010-01-031-2/+2
* Restore interface list for vlan interfaces.Seth Mos2010-01-021-3/+2
* Fix var names/Ermal Luçi2009-12-301-1/+1
* Ticket #261 Do not consider ports as hostnames. This changes the is_port func...Ermal Luçi2009-12-301-8/+10
* Replace some occurrence of /tmp with the propper global variable in attempt t...Ermal Luçi2009-12-281-2/+4
* remove notice that unnecessarily appears on every clean installChris Buechler2009-12-261-1/+0
* If the port passed as argument is a range(having - in it) this function would...Ermal Luçi2009-12-231-0/+2
* * Fix alias handling around the repo.Ermal Luçi2009-12-221-1/+1
* Add IP alias and 'any' support to OpenVPN. Feedback #69pierrepomes2009-12-101-0/+19
* Allow specifying services/ports in firewall rules or nat rules by their /etc/...Ermal Luçi2009-12-081-0/+2
* Revert "Correctly unset rules when switching disabling AON."Ermal Luçi2009-12-081-2/+0
* Correctly unset rules when switching disabling AON.Ermal Luçi2009-12-081-0/+2
* Try to prevent empty interfaces.Ermal Luçi2009-12-071-1/+1
* Ticket #146 Fix typos ansd copy/pasto errors.Ermal Luçi2009-12-041-6/+2
* Do not output plugin name during boot:sullrich2009-12-031-5/+2
* Resolves #146 Add propper validation on alias usage. Allow port type aliases ...Ermal Luçi2009-12-031-24/+28
* Fix get_configured_carp_interface_list: use the right interface name using vhidpierrepomes2009-11-301-1/+2
* Add is_URL()sullrich2009-11-271-0/+15
* Nuke alert. Resolves #125sullrich2009-11-271-1/+0
* Cons25 supports color as wellScott Ullrich2009-11-241-0/+2
* Update doc headerScott Ullrich2009-11-221-20/+20
* Allow specifying colors by their nameScott Ullrich2009-11-221-2/+23
* Return color code, not echoScott Ullrich2009-11-221-1/+1
* Add function header markup for doc generation. Add color() function that wi...Scott Ullrich2009-11-221-1/+58
* 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
OpenPOWER on IntegriCloud