summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Unbreak configuration sync. Resolves #182sullrich2009-11-281-0/+1
* Set a+rxsullrich2009-11-281-0/+0
* Require filter.inc and shaper.incsullrich2009-11-281-0/+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
* Do not remount ro twicesullrich2009-11-271-3/+0
* Download and verify the bogons md5 with the bogons files Ticket #141sullrich2009-11-271-6/+23
* 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
* Include neccessary files.Ermal Luçi2009-11-271-1/+3
* 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
* Add back mbstring for firewall_rules_editScott Ullrich2009-11-221-1/+3
* Document known module purpouses:Scott Ullrich2009-11-221-1/+10
* Add back ctype and document what its forScott Ullrich2009-11-221-1/+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
* 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
OpenPOWER on IntegriCloud