Chris Buechler
|
defe97ddf0
|
Fix typo
|
2009-08-17 04:55:13 -04:00 |
|
Chris Buechler
|
764c5b7968
|
fix typo
Resolves #49
|
2009-08-10 18:56:40 -04:00 |
|
Scott Ullrich
|
482e9e2213
|
Make sure config.inc is sourced
|
2009-08-10 16:42:46 -04:00 |
|
Scott Ullrich
|
3eb3ac6c73
|
Overwrite .cshrc and .profile
|
2009-08-09 21:03:41 -04:00 |
|
Scott Ullrich
|
2158894861
|
Escape command
|
2009-08-09 20:55:40 -04:00 |
|
Scott Ullrich
|
e4225b6fcb
|
Handle console too for noninteractive
|
2009-08-09 19:55:54 -04:00 |
|
Scott Ullrich
|
8a14ed49c3
|
Backout last commit, need to figure out the console angle as well
|
2009-08-09 19:55:54 -04:00 |
|
Chris Buechler
|
4fc4669964
|
Allow logging everything to syslog (allows syslog of snort, amongst other things)
|
2009-08-09 18:12:48 -04:00 |
|
Scott Ullrich
|
e512c0a028
|
Fix non-interactive script bug on upgrade.
|
2009-08-09 17:26:49 -04:00 |
|
Chris Buechler
|
ace6d864a3
|
Allow tcpdump by default on enc. There is no measurable performance impact, and it's annoying to flip the sysctls to allow when needed.
|
2009-08-08 18:59:22 -04:00 |
|
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 |
|