summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* rename interface to OPTYmdHis Resolves #16Scott Ullrich2009-08-241-1/+2
* Remove whitespace and \tScott Ullrich2009-08-241-1/+1
* Use array_splice() to unset items that should not be sync'd (nosync) Resolve...Scott Ullrich2009-08-241-16/+30
* sync bogonsScott Ullrich2009-08-231-7/+1
* Make altq driver list up to date with 7.2Seth2009-08-211-6/+7
* Add vge interface to AltQ capable listSeth2009-08-211-1/+2
* Sync run_plugins() with headScott Ullrich2009-08-211-21/+15
* Unbreak parse_config plugins and fix autoconfigbackupScott Ullrich2009-08-211-8/+10
* don't log sleep if not sleepingChris Buechler2009-08-201-5/+4
* Disable sshlockout. It's locking out after one failed login now that it's rea...Chris Buechler2009-08-202-3/+1
* Only sync packages once.Scott Ullrich2009-08-181-1/+0
* Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into ...Chris Buechler2009-08-174-7/+24
|\
| * When a UDP reflection line was added for inetd, it was added as streamScott Ullrich2009-08-161-3/+6
| * Patch from garga@ to resolve NanoBSD upgrade issuesScott Ullrich2009-08-141-1/+7
| * Cleanup NanoBSD firmware upgradeScott Ullrich2009-08-121-2/+7
| * Reload DHCP server after making changesScott Ullrich2009-08-121-1/+4
* | Fix typoChris Buechler2009-08-171-1/+1
|/
* Make sure config.inc is sourcedScott Ullrich2009-08-101-2/+3
* Allow logging everything to syslog (allows syslog of snort, amongst other thi...Chris Buechler2009-08-091-0/+6
* Allow tcpdump by default on enc. There is no measurable performance impact, a...Chris Buechler2009-08-081-2/+2
* Do not create /root/var/tmpScott Ullrich2009-08-061-2/+1
* Do not touch /var/tmp/Scott Ullrich2009-08-061-1/+1
* Only symlink pkg dirScott Ullrich2009-08-061-2/+0
* Reverse link arguments and rm dirScott Ullrich2009-08-061-2/+3
* Create symlink after disks are mountedScott Ullrich2009-08-062-7/+6
* Allow packages to be persistent across reboots. Resolved #44sullrich2009-08-051-1/+9
* add "Disable reply-to" box. Work around for bug #14Chris Buechler2009-08-031-1/+1
* Tell syslogd to not compress information to the following line is repeated N ...Scott Ullrich2009-07-291-3/+3
* Show size of detected on disk partition and size of upgrade fileScott Ullrich2009-07-241-2/+1
* Don't log an error unless there really is one.Chris Buechler2009-07-241-2/+4
* Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into ...Chris Buechler2009-07-231-5/+8
|\
| * Minor commnentsScott Ullrich2009-07-231-5/+8
* | Fix rdr on PPPoE and PPTP serversChris Buechler2009-07-231-4/+4
|/
* Revert the flowtable addition that should have never been accidently commited...Scott Ullrich2009-07-191-14/+13
* move up glxsb to ensure it gets loaded well before VPNs start, otherwise it w...Chris Buechler2009-07-191-3/+3
* Load glxsb by default, unless disabled. Add option to disable to System -> Ad...Chris Buechler2009-07-192-1/+23
* Fix variable name so that the prefer old SA knob actually does what one expec...Seth2009-07-161-1/+1
* needs to be a global nowScott Ullrich2009-07-151-0/+2
* Do not allow muting of serial + full installScott Ullrich2009-07-151-0/+2
* Do not allow muting of a serial console. The kernel gets very cranky and di...Scott Ullrich2009-07-151-1/+9
* Switch over the dns list from arguments to dnswatch to a file which holds the...Seth2009-07-141-4/+3
* Call conf_mount_rw() earlyScott Ullrich2009-07-121-2/+2
* Allow auto firmware upgrade to work on NanoBSDScott Ullrich2009-07-111-2/+3
* Allow auto firmware upgrade to work on NanoBSDScott Ullrich2009-07-111-2/+11
* For now set the number of flows to the same as allowable states.Scott Ullrich2009-07-111-0/+3
* Do not add hostname to watch in the refresh ipsec policy section, there may b...Seth2009-07-112-4/+7
* Correct out of place {Scott Ullrich2009-07-101-1/+2
* Make the dnswatch list array unique before processingSeth2009-07-111-0/+1
* Increase the PHP running memory limit to 128MB from 32MB, on 1.5MB largeSeth2009-07-091-2/+2
* This routine was not meant to foreach() even though it is inside a foreach()....Scott Ullrich2009-07-091-0/+1
OpenPOWER on IntegriCloud