Commit Graph

4128 Commits

Author SHA1 Message Date
Scott Ullrich
bfa78efe94 Ensure glabel exists so we can mount ufs. Fixes #110 2009-10-10 22:16:29 -04:00
Scott Ullrich
9dd6215c56 Show size in uppercase 2009-10-10 21:44:50 -04:00
Scott Ullrich
eab890331f Use /etc/nanosize.txt 2009-10-10 21:40:30 -04:00
Scott Ullrich
8ae39a39a9 Use /etc/nanosize.txt 2009-10-10 21:39:10 -04:00
Scott Ullrich
c43ed2f92d Output NanoBSD image size 2009-10-10 21:11:34 -04:00
Scott Ullrich
e43e4bb1dd Adding apple icon for themes 2009-10-05 17:31:04 -04:00
Scott Ullrich
cd227af5c2 Add theme Apple touch icon support 2009-10-05 17:28:16 -04:00
Scott Ullrich
b41b40637e Add shiny webclip icon for Iphone homescreen bookmarks. 2009-10-05 17:21:46 -04:00
Scott Ullrich
6daa46be3a Automatically source common items so that config is in the eval() context 2009-10-05 13:22:25 -04:00
Scott Ullrich
817e358db2 Turn off auto update feature on NanoBSD platform. This will be addressed in 2.0 2009-09-29 20:42:00 -04:00
Scott Ullrich
25c09d9c7c Show page title 2009-09-22 23:39:06 -04:00
Scott Ullrich
581905c8aa Pass origname instead of relying on a global 2009-09-21 19:13:41 -04:00
sullrich
bca2d8ad64 Check for interfaces with same name as alias. Ticket #92 2009-09-21 11:33:14 -04:00
Scott Ullrich
6a01b7d954 Using /tmp for packet captures is a bad idea, mmmkay? 2009-09-16 11:49:08 -04:00
Scott Ullrich
f986e40271 Use already read in file to obtain the number of sessions 2009-09-11 21:51:05 -04:00
Scott Ullrich
d6f13f8289 Add missing Location: 2009-09-11 21:42:37 -04:00
Scott Ullrich
283dc8a0ec Redirect back to cp page after disconnection of user 2009-09-11 21:42:04 -04:00
Scott Ullrich
7c563481da Lock around read call 2009-09-11 21:29:31 -04:00
Scott Ullrich
4fa1b0139a Use ['name'] instead of ['tmp_name'] 2009-09-10 18:24:57 -04:00
Scott Ullrich
b6ef36e897 Make sure globals are set 2009-09-10 17:33:26 -04:00
Chris Buechler
cd32787750 Don't show server load balancer pools in Gateway field 2009-09-07 19:54:20 -04:00
Scott Ullrich
3e6aaee5a6 Use stristr just in case of case sensitive nanobsd name 2009-09-06 15:52:46 -04:00
Scott Ullrich
b7cda8cc12 Move nano check to top of function 2009-09-06 15:50:11 -04:00
Scott Ullrich
4c0d7036d0 Check globals variable 2009-09-06 15:49:14 -04:00
Scott Ullrich
d79be80ddb Check for nanobsd in the filename for nanobsd upgrades since it is not a tar gzipped file similar to the full upgrades. 2009-09-06 15:47:07 -04:00
Scott Ullrich
d902ef8b9c Use size 50. Patch from Fernando Lemos 2009-09-04 17:42:40 -04:00
Scott Ullrich
3dfd1523cc Use unlink() 2009-09-04 17:25:51 -04:00
Chris Buechler
5a439cb547 fix typo 2009-09-04 15:04:05 -04:00
Chris Buechler
4013744d1c fully remove NAT-T, and bring back DPD, nothing wrong with it 2009-09-02 21:03:02 -04:00
Scott Ullrich
6dba5e88b8 Disable NATT and DPD 2009-09-02 15:43:36 -04:00
Seth
6a58710e21 Fix log sorting order so that it honors the setting. 2009-09-01 23:07:13 +02:00
Scott Ullrich
b34838d3bc Use == false for better readability with file_is_for_platform() function 2009-08-31 17:37:29 -04:00
Scott Ullrich
c817023d33 Use == false for better readability with file_is_for_platform() function 2009-08-31 17:36:49 -04:00
Scott Ullrich
bce0292f2b Correct typo for filename 2009-08-31 17:34:26 -04:00
Scott Ullrich
f9e06425ee Add function that extracts etc/platform from an upgrade file and compares to the file on disk. This replaces the dumb filename platform check. 2009-08-31 15:19:19 -04:00
Seth
48b5719192 On 1.2. the traffic graphs have only color per item and as such do not use a array. 2009-08-26 22:45:12 +02:00
Chris Buechler
3790bbcf9f Remove incorrect "shaper does not work with bridging", it works perfectly fine. 2009-08-25 19:00:19 -04:00
Scott Ullrich
0b2c35ef67 Add alias completion support to wizard. Resolves #25 2009-08-24 19:18:35 -04:00
Scott Ullrich
73796b60e3 Set the penalty box color to red Resolves #25 on 1.2. 2009-08-23 19:20:20 -04:00
Scott Ullrich
6b773a9f4a Kick off package reinstall after restoring configuration. Resolves #15 2009-08-23 18:59:33 -04:00
Scott Ullrich
67e0cf87e8 Do not enable / disable javascript field. Resolves #41 2009-08-23 18:33:15 -04:00
Scott Ullrich
7880222675 Resurvey slice info after changes. Resolves #52 2009-08-23 18:25:45 -04:00
Scott Ullrich
85b23b4b23 Resurvey slice info after changes. Resolves #52 2009-08-23 18:24:55 -04:00
Scott Ullrich
a35b52b310 Resurvey slice info after changes. Resolves #52 2009-08-23 18:23:41 -04:00
Chris Buechler
a8868e1a57 remove unnecessary include
thanks to Ermal for heads up
2009-08-21 17:40:12 -04:00
Chris Buechler
c8e5238ab4 use globals 2009-08-21 15:15:29 -04:00
Seth
b430c98f98 Make sure we write out the new kernel choice when /boot/kernel/pfsense_kernel.txt does not exist. 2009-08-17 16:31:06 +02:00
Scott Ullrich
44b27984bf Add fix from JimP. Fix non shaper use case 2009-08-15 14:53:35 -04:00
Chris Buechler
764c5b7968 fix typo
Resolves #49
2009-08-10 18:56:40 -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