Scott Ullrich
1213235ce2
Do not create /root/var/tmp
2009-08-06 20:11:50 -04:00
Scott Ullrich
0682387751
Do not touch /var/tmp/
2009-08-06 20:10:05 -04:00
Scott Ullrich
163454cc92
Only symlink pkg dir
2009-08-06 19:50:13 -04:00
Scott Ullrich
be1e188099
Reverse link arguments and rm dir
2009-08-06 19:46:00 -04:00
Scott Ullrich
f25dc205ef
Create symlink after disks are mounted
2009-08-06 18:32:19 -04:00
Chris Buechler
22c0770c75
Merge ng theme changes per Holger's request
2009-08-06 14:49:05 -04:00
Scott Ullrich
fd541ad966
Correct SLBD load balancing description. Resolves #46
2009-08-06 14:22:13 -04:00
sullrich
ecf6dc078a
Allow packages to be persistent across reboots. Resolved #44
2009-08-05 15:00:33 -04:00
Chris Buechler
efefb2a1e8
add "Disable reply-to" box. Work around for bug #14
2009-08-03 20:19:02 -04:00
sullrich
2b0a899422
Save update file on [upload_path] instead of /tmp
2009-07-31 14:49:30 -04:00
Scott Ullrich
07bf44a183
Patch from garga@ to fix NanoBSD auto upgrade
2009-07-30 14:25:49 -04:00
Scott Ullrich
e40794966f
Tell syslogd to not compress information to the following line is repeated N times. This unbreaks sshlockout_pf.
2009-07-29 11:35:08 -04:00
sullrich
cb11c1e37b
Patch from Garga@
2009-07-28 14:46:23 -04:00
sullrich
7cde4840e3
Call conf_mount_rw()
2009-07-28 13:52:27 -04:00
Scott Ullrich
6a054f7aa7
Set boot slice correctly (reversed logic)
2009-07-27 16:29:06 -04:00
Scott Ullrich
460ea0e10d
Add prototype
2009-07-24 21:58:53 -04:00
Scott Ullrich
d263bf7d13
Add debugmode sysctlss
2009-07-24 21:55:45 -04:00
Scott Ullrich
1b48ab03f6
Request noembedded tag, too
2009-07-24 20:08:28 -04:00
Scott Ullrich
3935f9dd7c
Show size of detected on disk partition and size of upgrade file
2009-07-24 19:41:27 -04:00
Chris Buechler
afd31b9d41
Update license
2009-07-24 14:11:17 -04:00
Chris Buechler
3f6975eeb6
Don't log an error unless there really is one.
2009-07-24 12:54:18 -04:00
Chris Buechler
dd0495be1c
Display interface for PPPoE and PPTP servers
2009-07-23 13:29:37 -04:00
Chris Buechler
a3e33fa872
Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2
2009-07-23 13:26:40 -04:00
Chris Buechler
e5b9dc3206
Fix rdr on PPPoE and PPTP servers
2009-07-23 13:26:04 -04:00
Scott Ullrich
637960ac64
Minor commnents
2009-07-23 00:13:14 -04:00
Seth
d01bf0c152
Merge ping_hosts.sh from the RELENG_2 branch, this should have happened somewhere in June 2008 but was forgotten about.
...
Do not grep through the config.xml as this takes 3 lifetimes on large XML files.
2009-07-22 12:51:14 +02:00
Chris Buechler
25e0dc147c
No NAT and static port is an invalid combination, don't allow it.
...
fix req status on no NAT while here
2009-07-21 13:16:53 -04:00
Scott Ullrich
10bfe265a7
Revert the flowtable addition that should have never been accidently commited. Skip pfsync0 similar to how we do in master/HEAD
2009-07-19 18:39:41 -04:00
Chris Buechler
f6bed30081
move up glxsb to ensure it gets loaded well before VPNs start, otherwise it won't get used.
2009-07-19 15:44:09 -04:00
Chris Buechler
c553931b80
Load glxsb by default, unless disabled. Add option to disable to System -> Advanced.
2009-07-19 02:09:52 -04:00
Chris Buechler
594aeaf742
clarify descriptions
2009-07-18 01:22:07 -04:00
Chris Buechler
e846fbdafa
don't delete PPTP rules when disabling PPTP. Enable/disable happens too much given the issues with PPTP outbound when server is enabled.
2009-07-16 21:40:20 -04:00
Seth
bb655a679b
Fix variable name so that the prefer old SA knob actually does what one expects it to do.
2009-07-16 11:31:54 +02:00
Chris Buechler
0ae553ac23
missed a spot
2009-07-16 02:51:42 -04:00
Chris Buechler
82aa7416f0
touch up text
2009-07-16 02:47:44 -04:00
Chris Buechler
26ee2b8610
Fix from jim-p for wireless display issues.
...
Issue #6
2009-07-15 21:51:28 -04:00
Scott Ullrich
645bdcb48e
needs to be a global now
2009-07-15 21:46:15 -04:00
Scott Ullrich
461fcf0775
Do not allow muting of serial + full install
2009-07-15 21:44:07 -04:00
Scott Ullrich
1286004b06
Do not allow muting of a serial console. The kernel gets very cranky and dishes cannot control tty errors
2009-07-15 21:41:24 -04:00
Seth
2b7dc757bf
Switch over the dns list from arguments to dnswatch to a file which holds them which dnswatch will use
2009-07-14 10:23:47 +02:00
Scott Ullrich
5f12371145
Call conf_mount_rw() early
2009-07-12 16:30:18 -04:00
Scott Ullrich
865af1773d
Allow auto firmware upgrade to work on NanoBSD
2009-07-11 21:01:33 -04:00
Scott Ullrich
c62c873cdb
Allow auto firmware upgrade to work on NanoBSD
2009-07-11 21:01:33 -04:00
Scott Ullrich
963f93f29b
For now set the number of flows to the same as allowable states.
2009-07-11 21:01:33 -04:00
Seth
d1073bf677
Do not add hostname to watch in the refresh ipsec policy section, there may be other tunnels using the same
...
endpoint which need refreshing as well.
This is also done in the part where the racoon configuration is written so it's safe to skip it here.
Silence the logging in the dnscache code and the ipsec route add code into a debug check
FIXME: there is a possible situation where hostname changes can be missed. In a lot of tunnels situation there
might be updates of other hostnames that changed while we were reconfiguring. Not sure how to handle that.
2009-07-11 23:10:07 +02:00
Scott Ullrich
eb6beec78f
Correct out of place {
2009-07-10 19:15:23 -04:00
Seth
02e9c21b3b
Make the dnswatch list array unique before processing
2009-07-11 00:10:51 +02:00
Scott Ullrich
38d0994307
Define and use queue when available.
...
Submitted-by: jim-p
2009-07-09 23:48:49 -04:00
Scott Ullrich
a983b48bc1
Do not show <noembedded> packages on nanobsd
2009-07-09 18:06:56 -04:00
Seth
83c195f2cf
Increase the PHP running memory limit to 128MB from 32MB, on 1.5MB large
...
config XML files we run out of memory.
2009-07-09 21:01:30 +02:00