summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* When a UDP reflection line was added for inetd, it was added as streamScott Ullrich2009-08-161-3/+6
|
* Add fix from JimP. Fix non shaper use caseScott Ullrich2009-08-151-4/+8
|
* 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-101-1/+1
| | | | Resolves #49
* Make sure config.inc is sourcedScott Ullrich2009-08-101-2/+3
|
* Overwrite .cshrc and .profileScott Ullrich2009-08-091-1/+1
|
* Escape commandScott Ullrich2009-08-091-2/+2
|
* Handle console too for noninteractiveScott Ullrich2009-08-091-0/+10
|
* Backout last commit, need to figure out the console angle as wellScott Ullrich2009-08-091-10/+0
|
* Allow logging everything to syslog (allows syslog of snort, amongst other ↵Chris Buechler2009-08-092-1/+11
| | | | things)
* Fix non-interactive script bug on upgrade.Scott Ullrich2009-08-091-0/+9
|
* Allow tcpdump by default on enc. There is no measurable performance impact, ↵Chris Buechler2009-08-081-2/+2
| | | | and it's annoying to flip the sysctls to allow when needed.
* 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
|
* Merge ng theme changes per Holger's requestChris Buechler2009-08-066-23/+23
|
* Correct SLBD load balancing description. Resolves #46Scott Ullrich2009-08-061-1/+1
|
* 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-032-1/+19
|
* Save update file on [upload_path] instead of /tmpsullrich2009-07-311-10/+20
|
* Patch from garga@ to fix NanoBSD auto upgradeScott Ullrich2009-07-301-1/+7
|
* Tell syslogd to not compress information to the following line is repeated N ↵Scott Ullrich2009-07-291-3/+3
| | | | times. This unbreaks sshlockout_pf.
* Patch from Garga@sullrich2009-07-281-15/+16
|
* Call conf_mount_rw()sullrich2009-07-281-1/+2
|
* Set boot slice correctly (reversed logic)Scott Ullrich2009-07-271-1/+1
|
* Add prototypeScott Ullrich2009-07-241-0/+1
|
* Add debugmode sysctlssScott Ullrich2009-07-241-0/+4
|
* Request noembedded tag, tooScott Ullrich2009-07-241-1/+1
|
* Show size of detected on disk partition and size of upgrade fileScott Ullrich2009-07-241-2/+1
|
* Update licenseChris Buechler2009-07-241-4/+8
|
* Don't log an error unless there really is one.Chris Buechler2009-07-241-2/+4
|
* Display interface for PPPoE and PPTP serversChris Buechler2009-07-231-0/+4
|
* Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into ↵Chris Buechler2009-07-232-40/+18
|\ | | | | | | RELENG_1_2
| * Minor commnentsScott Ullrich2009-07-231-5/+8
| |
| * Merge ping_hosts.sh from the RELENG_2 branch, this should have happened ↵Seth2009-07-221-35/+10
| | | | | | | | | | | | somewhere in June 2008 but was forgotten about. Do not grep through the config.xml as this takes 3 lifetimes on large XML files.
* | Fix rdr on PPPoE and PPTP serversChris Buechler2009-07-231-4/+4
|/
* No NAT and static port is an invalid combination, don't allow it.Chris Buechler2009-07-211-2/+5
| | | | fix req status on no NAT while here
* Revert the flowtable addition that should have never been accidently ↵Scott Ullrich2009-07-191-14/+13
| | | | commited. Skip pfsync0 similar to how we do in master/HEAD
* move up glxsb to ensure it gets loaded well before VPNs start, otherwise it ↵Chris Buechler2009-07-191-3/+3
| | | | won't get used.
* Load glxsb by default, unless disabled. Add option to disable to System -> ↵Chris Buechler2009-07-193-2/+43
| | | | Advanced.
* clarify descriptionsChris Buechler2009-07-181-2/+2
|
* don't delete PPTP rules when disabling PPTP. Enable/disable happens too much ↵Chris Buechler2009-07-161-7/+0
| | | | given the issues with PPTP outbound when server is enabled.
* Fix variable name so that the prefer old SA knob actually does what one ↵Seth2009-07-161-1/+1
| | | | expects it to do.
* missed a spotChris Buechler2009-07-161-1/+1
|
* touch up textChris Buechler2009-07-161-3/+3
|
* Fix from jim-p for wireless display issues.Chris Buechler2009-07-151-17/+7
| | | | Issue #6
OpenPOWER on IntegriCloud