Commit Graph

104 Commits

Author SHA1 Message Date
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
Scott Ullrich
405ad3174f update platform to pfSense 2004-11-24 23:51:30 +00:00
Scott Ullrich
4df08112fe Clean up a little more (whitespace) and echo after menu selection 2004-11-24 23:38:27 +00:00
Scott Ullrich
9e6d1022b0 Trim off some extra screen real-estate by combining the interface line with ip addresses (add wan ip). Update (C) 2004-11-24 22:58:14 +00:00
Scott Ullrich
d59874c19d Throw a input_error if user tries to use modulate state or synproxy state and icmp or udp 2004-11-24 20:59:28 +00:00
Scott Ullrich
3849b3236b Allow rules to be assigned different state mechanisms such as: keep state, modulate state, synproxy state and none. 2004-11-24 19:46:36 +00:00
Scott Ullrich
3e15a48c89 Make sure to enable swap before trying to obtain core dump 2004-11-24 18:16:08 +00:00
Scott Ullrich
16c489843c extra safe-guard when creating nat outgoing balancing rules. 2004-11-24 04:20:48 +00:00
Scott Ullrich
70d7607d5c Fix small bug in outgoing load balancing rule generation. 2004-11-24 04:12:27 +00:00
Scott Ullrich
3888fcca60 Do not call shaper_configure. This is now handled in the rules section.
Reported-by: Daimao
2004-11-24 04:01:36 +00:00
Scott Ullrich
f1332665bc Do not call shaper_configure. This is now handled in the rules section.
Reported-by: Daimao
2004-11-24 04:00:12 +00:00
Scott Ullrich
9a1713438a Turn SACK off. 2004-11-22 22:36:27 +00:00
Scott Ullrich
461a553f84 remove sysctl.conf 2004-11-22 22:35:47 +00:00
Scott Ullrich
566faa5301 surround macros with "" 2004-11-22 22:31:36 +00:00