Commit Graph

117 Commits

Author SHA1 Message Date
Scott Ullrich
4cbcdf9115 fastforwarding is not compatible with ipsec tunnels -- turn it off if the user has ipsec tunnels. 2005-01-11 00:49:13 +00:00
Scott Ullrich
f55cccc4a4 Allow FTP-Proxy to be disabled under advanced menu. 2005-01-11 00:25:48 +00:00
Scott Ullrich
57d9d71154 Correct typo 2005-01-11 00:02:19 +00:00
Scott Ullrich
3e3ec160c3 Correct typo 2005-01-10 23:46:35 +00:00
Scott Ullrich
202735b641 Move ftp proxy rules above 2005-01-10 23:28:13 +00:00
Scott Ullrich
db19eb31d7 Move RDR rule up higher in chain 2005-01-10 22:58:33 +00:00
Scott Ullrich
f64460ef41 Enable ftp-proxy rule 2005-01-10 22:40:48 +00:00
Scott Ullrich
a15a15e7dc Enable ftp-proxy 2005-01-10 22:38:13 +00:00
Scott Ullrich
2c5c1edd9c Time for a new build 2005-01-10 05:38:04 +00:00
Scott Ullrich
eada7bc2e4 Bump version to 0.12 2005-01-09 08:03:53 +00:00
Scott Ullrich
403ec8f1f4 allow outgoing pings 2005-01-08 22:02:37 +00:00
Scott Ullrich
b512fdb5ce Bump version to 0.11 2005-01-08 06:12:03 +00:00
Scott Ullrich
e421738621 Sync master.passwd on bootup 2005-01-06 00:48:26 +00:00
Scott Ullrich
adaf787bc0 Remove extra trailing space 2005-01-05 23:40:31 +00:00
Scott Ullrich
e2cf9497f3 Bump to 0.10 2005-01-05 22:34:29 +00:00
Scott Ullrich
36e30a64b8 Bump to 0.9 2005-01-05 00:39:41 +00:00
Scott Ullrich
a4d6855d30 Time to create 0.8-NEW-YEARS-SPECIAL! 2005-01-01 00:07:41 +00:00
bkw
ed7bcd2e15 comment lines added 2004-12-30 18:49:24 +00:00
Scott Ullrich
c900e2dc89 Add selection for HTTP or HTTPS web console.
Submitted-by: B.Kharazmi
2004-12-30 15:11:59 +00:00
Scott Ullrich
97a741af62 Add bkw's changes which enable halting from the console menu. 2004-12-29 17:26:30 +00:00
Scott Ullrich
812cc626e7 Bump to 0.6 2004-12-29 16:13:18 +00:00
Scott Ullrich
103358a2ea bump version to 0.5 2004-12-28 23:54:12 +00:00
Scott Ullrich
405e5de066 Add rc.halt command which will shutdown and halt a running system.
Suggested-by: Bachman Kharazmi
2004-12-28 20:52:33 +00:00
Scott Ullrich
7ab8562cb3 Use shutdown -r instead of reboot.
Noticed-by: Bachman Kharazmi
2004-12-28 20:39:37 +00:00
Scott Ullrich
5424dedc67 Firmware upgrade is now working! 2004-12-27 23:37:13 +00:00
Scott Ullrich
04714d83e7 start cron on bootup 2004-12-27 16:26:49 +00:00
Scott Ullrich
2b18655139 Update build times 2004-12-26 23:54:11 +00:00
Scott Ullrich
fbefdb87f2 Remove PF from kernel and use GENERIC kernel since we wil be relying on FreeBSD update 2004-12-26 21:14:07 +00:00
Scott Ullrich
5cebeccff0 add config which is needed by pfstat.xml 2004-12-25 04:05:46 +00:00
Scott Ullrich
8171b65ba5 Reverse the lan and wan interfaces. Woopsy! 2004-12-25 03:57:20 +00:00
Scott Ullrich
edb2ed902d Ignore pflog and plip interfaces. 2004-12-25 03:54:25 +00:00
Scott Ullrich
748f4e8a0f links -> Links 2004-12-23 22:44:22 +00:00
Scott Ullrich
5f883afd0b Missing ;; 2004-12-23 21:24:55 +00:00
Scott Ullrich
a0ff9696c1 Set net.link.ether.bridge.pf when enabling bridge. 2004-12-23 19:17:53 +00:00
Scott Ullrich
48b5d2f08f 9) Access web GUI using links 2004-12-23 06:55:12 +00:00
Scott Ullrich
420e12b32d add row as an array item 2004-12-23 05:40:11 +00:00
Scott Ullrich
e3c4b6b767 Finish packaging storage mechanism. Upon package deletin the package manager will loop through the variables and set them so that you can invoke commands such as system("pw userdel " . $username); from the xml configuration file. 2004-12-21 01:46:29 +00:00
Scott Ullrich
98bbf05a82 Create a xml_safe_fieldname function which strips out all of the bad characters that could be associated with a xml fieldname. 2004-12-20 22:21:11 +00:00
Scott Ullrich
34b5c5a000 Add enable and disable fields feature to XML language. Fix the TYPE dropdown. 2004-12-19 18:51:48 +00:00
Scott Ullrich
d70190d938 disable debugging 2004-12-16 19:25:27 +00:00
Scott Ullrich
a7f908dbec * Add pkg.php which will parse the package xml file and present an interface (see http://www.pfsense.com/screens/pkg.JPG )
* Correct behavior of pkg_mgr.php when multiple packages are included
* Other minor cleanups
2004-12-12 20:05:38 +00:00
Scott Ullrich
528ae96e08 Add tem field as array xml markers 2004-12-12 04:59:56 +00:00
Scott Ullrich
ee11cc6eae Say welcome to the pfSense package manager! 2004-12-12 01:44:44 +00:00
Scott Ullrich
18e29ef6d4 Display optional interfaces correctly 2004-12-10 21:05:01 +00:00
Scott Ullrich
2a0695534c dont try to deterimine swap volume until primary volume is mounted (need grep and cut) 2004-12-05 21:01:10 +00:00
Scott Ullrich
a23d724871 Merge in m0n0wall 1.2b3 changes. 2004-12-05 19:56:11 +00:00
Scott Ullrich
07bd3f83b4 Synchornize with m0n0wall 1.2b3. These files have not really been
modified too much so a straight copy works.   9 files remain to be
patched by hand.
2004-12-05 19:31:44 +00:00
Scott Ullrich
2ed803e736 Do not hard code IDE swap device, probe /etc/fstab for its existance 2004-11-28 21:08:14 +00:00
Scott Ullrich
0810f28a75 make sure to unlink first during tar operations 2004-11-28 01:33:56 +00:00
Scott Ullrich
4668f9f755 Introduce an easy way to upgrade firmware for pfSense. 2004-11-25 01:18:18 +00:00