summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Nuke motdsullrich2009-11-291-15/+27
* Revert commit and change back to dnsIf Ticket #68sullrich2009-11-291-1/+1
* Fix reboot function on 2.0.jim-p2009-11-291-0/+1
* No need for priv.incsullrich2009-11-281-3/+0
* Update default privssullrich2009-11-281-259/+422
* Correctly deterimine the IP address for optional interfaces. Ticket #68sullrich2009-11-281-4/+7
* Remove ipsec_in_use sysctlsullrich2009-11-281-2/+2
* Dedicate 6 characterssullrich2009-11-281-1/+1
* Do not dedicate 16 characters to interface namesullrich2009-11-282-10/+11
* Fix formatting.sullrich2009-11-281-39/+37
* sysctl kern.polling.enable=0 has been phased out. Simply run ifconfig interf...sullrich2009-11-281-2/+1
* Build a new array of items that have .pat in them. Resolves #171sullrich2009-11-281-3/+4
* Rework qinq a bit. Make it use a vlan(4) as the firt Q and a ng_vlan(4) for t...Ermal Luçi2009-11-281-45/+13
* Missed name change.Ermal Luçi2009-11-281-1/+1
* Only show files with .pat in them Resolves #171sullrich2009-11-271-3/+1
* Add is_URL()sullrich2009-11-271-0/+15
* Use ['name'] when looking up itemssullrich2009-11-271-3/+3
* Escape ' Ticket #143sullrich2009-11-271-5/+4
* Show ajax properlysullrich2009-11-271-4/+11
* Add disabled checkbox. Add code to check for disabled accounts.sullrich2009-11-271-5/+19
* Return after setting account expiredsullrich2009-11-271-0/+1
* Honor account expirationsullrich2009-11-271-4/+21
* Nuke alert. Resolves #125sullrich2009-11-271-1/+0
* Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainlinepierrepomes2009-11-271-0/+2
|\
| * Add newline after set radius server Resolves #184sullrich2009-11-271-0/+2
* | Fix hostname checking when entering a dhcp static mapping and replace "." wit...pierrepomes2009-11-271-0/+1
|/
* Do not show LICENSE in the list of shaper patterns. Resolves #171sullrich2009-11-271-0/+2
* Fix get_interface_mac function and rename local variable to function qinq int...Ermal Luçi2009-11-271-21/+21
* Make sure to get the wireless status from the correct interface.Seth Mos2009-11-261-1/+19
* Remove debugging leftover from testing.Seth Mos2009-11-251-1/+0
* Resolves #175. Return description even for disabled interfaces. Teach the ret...Ermal Luçi2009-11-252-4/+8
* Resolves #171. Do not show the license file as a protocol list.Ermal Luçi2009-11-251-2/+4
* Cons25 supports color as wellScott Ullrich2009-11-241-0/+2
* Use the list sta output instead of list ap which we used before.Seth Mos2009-11-241-1/+1
* Make sure the right wireless interface is polled for the graphsSeth Mos2009-11-241-0/+1
* s/interfaces_carp_configure/interfaces_carp_setup/Ermal Luçi2009-11-241-1/+1
* Include neccessary filter.inc.Ermal Luçi2009-11-241-1/+0
* Wireless cleanups for the new wireless format of FreeBSD 8Seth Mos2009-11-241-115/+141
* 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
* Deleting a IP alias needs the IP as a argument, just issuing delete is not va...Seth Mos2009-11-221-3/+1
* Reformat. No functional changesScott Ullrich2009-11-221-116/+114
* Use interface_bring_down()Scott Ullrich2009-11-221-25/+16
* Ensure all interface delete code is wrapped in does_interface_exist()Scott Ullrich2009-11-221-21/+29
* Decouple filter.inc from functions.inc. There is no need to process filter f...Scott Ullrich2009-11-211-2/+2
* Include certs.incScott Ullrich2009-11-211-0/+1
* Set max_procs for > 128 megabytes ram. Set min-procs to 0. Set the MAX_REQ...Scott Ullrich2009-11-211-5/+10
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-2112-52/+18
OpenPOWER on IntegriCloud