summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ensure all interface delete code is wrapped in does_interface_exist()Scott Ullrich2009-11-221-21/+29
* Include config.inc and functions.incScott Ullrich2009-11-221-0/+2
* We need mhash for the user managerScott Ullrich2009-11-211-1/+2
* Add shaper.inc and auth.incScott Ullrich2009-11-211-0/+3
* Add shaper.incScott Ullrich2009-11-211-2/+3
* Decouple filter.inc from functions.inc. There is no need to process filter f...Scott Ullrich2009-11-2128-16/+66
* Ensure dynamodules directory existsScott Ullrich2009-11-211-0/+6
* Fix spelling mistakeScott Ullrich2009-11-211-1/+1
* Note modules no longer included by default. If a module is needed simply tou...Scott Ullrich2009-11-211-4/+20
* Include captiveportal for captiveportal_radius_stop_all()Scott Ullrich2009-11-211-14/+9
* Use dmesg -a when /var/log/dmesg.boot is not availableScott Ullrich2009-11-211-2/+5
* Include ipsec.inc and vpn.incScott Ullrich2009-11-211-0/+3
* Include certs.incScott Ullrich2009-11-211-0/+1
OpenPOWER on IntegriCloud