summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* * Hide interfaces internals to other code and use the propper interfaces.Ermal Luçi2009-03-309-105/+75
* When optimization is "conservative", also increase UDP timeouts. Helps preven...Chris Buechler2009-03-301-3/+7
* Bring in support for QinQ. At this time it is limited to only 2 levels.Ermal Luçi2009-03-282-7/+158
* Use mwexec()Scott Ullrich2009-03-281-2/+2
* Use -q to hopefully git rid of messages such as: pw: WARNING account 'admin' ...Scott Ullrich2009-03-271-2/+2
* Use mwexec() to hide find *-quality.rrd messagesScott Ullrich2009-03-271-2/+2
* Use mwexec() so we do not see this error on fresh installation:Scott Ullrich2009-03-271-1/+1
* Ensure $user_base directory exists and is writable. Kills ugly warning onScott Ullrich2009-03-271-6/+10
* Correct variable nameScott Ullrich2009-03-261-1/+1
* Add function which returns the list of interfaces by realif index.Ermal Luçi2009-03-261-0/+33
* Add missing thenScott Ullrich2009-03-251-1/+1
* Add secret option required on some setups.Ermal Luçi2009-03-221-0/+2
* * Keep only one function to return the mac addressErmal Luçi2009-03-222-40/+22
* Add hideplatform directive useful for rebrandingScott Ullrich2009-03-244-5/+18
* Add missng `Scott Ullrich2009-03-241-1/+1
* Add space after tabsScott Ullrich2009-03-181-27/+27
* Cleanup and reduce code line count.Scott Ullrich2009-03-181-91/+46
* Ensure fifolog_writer is still not running after killing syslogd.Scott Ullrich2009-03-181-0/+2
* Echo out data to start of log filesScott Ullrich2009-03-181-0/+12
* Clear logs before fifolog_create commandScott Ullrich2009-03-181-11/+21
* Update gateway group gateway IP for dhcp interface wan interfaces.Scott Ullrich2009-03-182-1/+19
* Make logging work. Investigated by jim-pScott Ullrich2009-03-181-3/+3
* Remove blank newlineScott Ullrich2009-03-181-1/+2
* Actually merge the part that does the real work with FreeBSD groups.Ermal Luçi2009-03-171-0/+30
* * Introduce interface groups. For now they are availble only on Firewall:Rule...Ermal Luçi2009-03-162-16/+25
* fifolog_create size needs to be a multiple of 512Jim Pingle2009-03-171-1/+1
* Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel n...Ermal Luçi2009-03-166-305/+4
* We include ng_l2tp in kernel already, do not kldloadScott Ullrich2009-03-151-3/+0
* Use divisibles of 512Scott Ullrich2009-03-151-10/+10
* Use full path to fifolog_writerScott Ullrich2009-03-151-14/+14
* Jettison clog. Man overboard!Scott Ullrich2009-03-151-14/+14
* Jettison clog and replace with fifolog which is included in FreeBSD 7.1Scott Ullrich2009-03-153-13/+13
* Correct a typo in vpn.inc that broke esp encryption algorithm configuration.mgrooms2009-03-151-1/+1
* Modify IPsec code to allow for transport mode. All existing configurations aremgrooms2009-03-154-50/+102
* Move the IPsec pinghost option from phase1 to phase2. Correct somemgrooms2009-03-152-15/+29
* missing semicolonBill Marquette2009-03-141-1/+1
* Move 1700 lines of config upgrade code into it's own include file that's onlyBill Marquette2009-03-142-1699/+1742
* Remove duplicate config.xml and restore conf.default/config.xml if /conf/conf...Bill Marquette2009-03-141-14/+2
* Modify captive portal to use centralized user management. The user manager hasmgrooms2009-03-155-6/+111
* Adding simplepie RSS systemScott Ullrich2009-03-142-0/+13698
* Add jsonScott Ullrich2009-03-141-0/+1
* Use writev.Scott Ullrich2009-03-141-3/+2
* Use write a the network backend to avoid FreeBSD falling all overScott Ullrich2009-03-141-0/+1
* cleanup minor javascript issuesBill Marquette2009-03-131-1/+1
* Also show for through gateway we are adding the new monitor.Seth Mos2009-03-141-1/+1
* Add log_error() when removing a route for a monitor IP when running setup_gat...Seth Mos2009-03-141-0/+1
* Add code to the backend so that apinger will use the configured high and low ...Seth Mos2009-03-131-4/+13
* Set focus to the username fieldBill Marquette2009-03-121-0/+2
* cd to correct directoryScott Ullrich2009-03-121-1/+1
* Do not use freebsd-kqueue and freebsd-sendfileScott Ullrich2009-03-121-2/+2
OpenPOWER on IntegriCloud