Commit Graph

5363 Commits

Author SHA1 Message Date
Scott Ullrich
c91e5d7bda Nuke display_topbar(). It krept back in from the previous MFC 2005-12-05 18:24:12 +00:00
Scott Ullrich
a18b6b97eb Do not allow an alias name to be edited if the item is in use.
Ticket #720
2005-12-05 17:44:12 +00:00
Scott Ullrich
4376f919ee Version bump 2005-12-05 00:18:31 +00:00
Scott Ullrich
782c65b8af Fix members 2005-12-05 00:14:21 +00:00
Scott Ullrich
c32518faf7 Add blurb HINT: This prevents the rule from automatically syncing to other carp memebers. 2005-12-05 00:12:06 +00:00
Scott Ullrich
be093fab60 Nuke display_topbar(). Its's currently red and looks incredibly out of place. Hopefully we can add this back post 1.0 2005-12-05 00:05:56 +00:00
Scott Ullrich
61d708beb1 MFC firewall_nat_out_edit.php 2005-12-04 23:35:58 +00:00
Scott Ullrich
3d15b7040f text -> checkbox 2005-12-04 23:07:21 +00:00
Scott Ullrich
10f21e7078 MFC 8288
Add NOSYNC options to firewall rules and firewall nat outbound
2005-12-04 22:59:16 +00:00
Scott Ullrich
9e49dae811 MFC 8291
Make aliase display much prettier.
* Use array_slice() and implode() to automatically generate our string and terminate after 10 entries.
* Separate entries with ", " instead of a newline.
2005-12-04 22:58:51 +00:00
Scott Ullrich
cdd88d2fd6 Don't error when dns files do not exist in /var/etc/ 2005-12-04 22:39:04 +00:00
Scott Ullrich
16cf77df0e Drop the notice "It is not possible to access NATed services" 2005-12-04 20:55:22 +00:00
Scott Ullrich
933e103218 run interfaces_carp_bring_up_final() at end of reload_all 2005-12-04 20:53:36 +00:00
Scott Ullrich
3d00ccaaab * Add get_nameservers() which processes /var/etc/nameserver_$interface
* Use get_nameservers() instead of nameserver.conf since we may be in a multi-wan situation
* Only populate $master_list when item is <> ""
2005-12-04 18:32:28 +00:00
Scott Ullrich
d6ee4ccf44 When adding nameservers to the system, add a route to the ip through the interface in question. This ensures that domain name server lookups to the nameserver goes out the correct wan address. Also before adding new entries route delete the old nameserver routes that are on file to ensure that a long uptime doesn't result in stale routes. 2005-12-04 07:48:43 +00:00
Scott Ullrich
3031ccc11f Note that firefox 1.5 works with native viewer 2005-12-04 01:25:09 +00:00
Scott Ullrich
7594c5530b MFC array_intersect_key.inc 2005-12-03 23:42:58 +00:00
Scott Ullrich
a85f75c25c Use pretty pfsense colors 2005-12-03 23:35:58 +00:00
Scott Ullrich
6e97e831bc stats.cgi -> ifstats.cgi 2005-12-03 23:32:37 +00:00
Scott Ullrich
427a8ac9c7 Remove upload progress bar. It doesn't work with LightHTTPD and will be replaced with a ajax version soon. 2005-12-03 23:03:20 +00:00
Scott Ullrich
eb38ea3607 Version bump from outter space 2005-12-03 22:31:25 +00:00
Scott Ullrich
e3fa4e9a3a Note why we are rebooting. Comment this reason. 2005-12-03 22:11:31 +00:00
Scott Ullrich
ffd1f1aa79 Parse the configuration file so we can deterimine if captive portal is enabled 2005-12-03 21:59:07 +00:00
Scott Ullrich
56825c0181 Reboot when restoring a m0n0wall configuration or if captive portal is enabled. 2005-12-03 21:44:44 +00:00
Scott Ullrich
c7c7be3fab Use filter_configure_sync() 2005-12-03 21:38:13 +00:00
Scott Ullrich
721a2c103b run filter_configure() as one of the last steps 2005-12-03 21:05:24 +00:00
Scott Ullrich
a64f14a255 Configure captive portal during reload_all()) 2005-12-03 20:51:16 +00:00
Scott Ullrich
08d824079f Remove debugging helpers 2005-12-03 20:49:28 +00:00
Scott Ullrich
ef4a2962fe Restart sshd during reload_all() 2005-12-03 20:41:10 +00:00
Scott Ullrich
6afa3a82fc Support 1.5 native svg viewer in FF 2005-12-03 20:27:06 +00:00
Scott Ullrich
eb0f441c33 Fix captive portal redirects now that we are using LightHTTPD 2005-12-03 19:40:04 +00:00
Scott Ullrich
c54d236c00 Correctly detect captive portal on optional interfaces 2005-12-03 18:08:14 +00:00
Scott Ullrich
3043dec792 remove <center> tag 2005-12-03 17:53:09 +00:00
Scott Ullrich
9b27960fad Trigger reload at the end of the page 2005-12-03 17:33:05 +00:00
Scott Ullrich
586d257b95 Use terminal font, size of 2 for better readability 2005-12-03 17:23:23 +00:00
Scott Ullrich
007ce569bb If carp is not enabled then do not process 2005-12-03 04:11:50 +00:00
Scott Ullrich
99d907f132 Add vmstat -afimsz
Add mount
2005-12-03 03:58:28 +00:00
Scott Ullrich
18b272e6ba Add /sbin/pfctl -s nat -vv 2005-12-03 03:54:42 +00:00
Scott Ullrich
cb77ff27c5 If carp is not enabled then do not process 2005-12-03 03:03:44 +00:00
Scott Ullrich
8f42518e0f Use /tmp/reload_interfaces 2005-12-03 02:06:57 +00:00
Scott Ullrich
91e0be49c1 Reload captiveportal in reload_interfaces 2005-12-03 01:58:06 +00:00
Scott Ullrich
504100448b Use /tmp/reload_interfaces 2005-12-03 01:56:17 +00:00
Scott Ullrich
d7be682d17 Setup captive portal during reload_interfaces(); 2005-12-03 01:55:42 +00:00
Scott Ullrich
3ee5bc9052 Add hooks for reloading captive portal 2005-12-03 01:50:02 +00:00
Scott Ullrich
85febdaa34 Add hooks for reloading carp interfaces 2005-12-03 01:46:54 +00:00
Scott Ullrich
27f3edf106 Add hooks for reloading lan, wan and optional interfaces 2005-12-03 01:43:14 +00:00
Scott Ullrich
04931275f7 Use /tmp/reload_interfaces to reload interfaces 2005-12-03 01:32:46 +00:00
Scott Ullrich
75d5cf4f69 Allow editing for queues and rules when items are already defined and the shaper is disabled 2005-12-01 02:02:06 +00:00
Scott Ullrich
dd4c094acb Kick pptp server in the face on changes 2005-11-30 21:46:41 +00:00
Scott Ullrich
99ad0342a9 Version bump 2005-11-30 16:54:58 +00:00