Commit Graph

3655 Commits

Author SHA1 Message Date
Scott Ullrich
0018f8ef91 MFC 18866 Update reg ex to accommodate extra data thrown into log Ticket #1371 2007-07-04 20:14:26 +00:00
Scott Ullrich
535c29e4fb Remove code which does not belong in RELENG_1_2. The new login / user system is in RELENG_1+ 2007-07-01 23:29:25 +00:00
Scott Dale
becda2786f set filename properly upon downloading capture 2007-07-01 05:09:05 +00:00
Scott Ullrich
80ae2be202 Remove debugging helpers 2007-06-30 23:10:49 +00:00
Scott Ullrich
908a651e65 Remove debugging helpers 2007-06-30 23:06:36 +00:00
Scott Ullrich
9175b2e1ce Use /var/etc/ 2007-06-30 23:01:48 +00:00
Scott Ullrich
d2a665b32b Woops, we need this code. Write out config file correctly. 2007-06-30 22:15:02 +00:00
Scott Ullrich
cc42ba1105 use correct path for miniupnpd.conf 2007-06-30 22:11:59 +00:00
Scott Ullrich
f7c2ef28c6 Correctly move upnp to base since LiveCD cannot write files to /usr/local/etc or /usr/local/etc/rc.d/ Ticket #1342 2007-06-30 21:49:21 +00:00
Scott Ullrich
f8c9dc5349 Correctly move upnp to base since LiveCD cannot write files to /usr/local/etc or /usr/local/etc/rc.d/ Ticket #1342 2007-06-30 21:49:16 +00:00
Scott Dale
0f0d55ca72 parse entire path for packet capture file to download correctly 2007-06-28 00:45:32 +00:00
Scott Ullrich
78a96e2c0a Reset SLBD every 5 hours to avoid 100% cpu utilization Ticket #1316 2007-06-27 19:37:56 +00:00
Scott Dale
46c5d91505 update widget css 2007-06-22 01:50:58 +00:00
Scott Ullrich
7e8b679d9c Note that failover mode only applies to ougoing (multi-wan) rules. 2007-06-20 23:24:56 +00:00
Scott Ullrich
eee6bcda37 Revise polling text. 2007-06-10 00:08:20 +00:00
Scott Ullrich
1a93a8ab10 Revert previous commits now that IPSEC is reloading correctly. 2007-06-05 00:23:07 +00:00
Scott Ullrich
ef84c96a78 Catch checkreload.sh back up to check_reload_status changes. 2007-06-04 22:50:42 +00:00
Timo Boettcher
9c51b6f6bb SSH-Key(only) Login 2007-06-02 22:12:03 +00:00
Scott Ullrich
55b752b4a8 Call vpn_ipsec_force_reload() when user clicks "Save" 2007-06-02 20:58:15 +00:00
Scott Ullrich
9d35bee897 * Sleep between restarting racoon * Use vpn_ipsec_force_reload(); * Break when needed 2007-06-02 20:47:41 +00:00
Scott Ullrich
3f351350f2 Remove IPV6 operations. 2007-06-01 17:12:12 +00:00
Scott Dale
2fbd9526a9 and back we go to System, oops 2007-05-31 03:21:59 +00:00
Scott Dale
49a1ee7ba4 update icons for interface widget 2007-05-31 03:20:06 +00:00
Scott Dale
149cf20ee3 Change link 'System' to 'Dashboard' 2007-05-31 03:19:13 +00:00
Scott Ullrich
9d9bac0aa5 get_interface_info is now in pfsense-utils.inc. Who moved this function without testing the rest of the pages!? 2007-05-30 16:32:50 +00:00
Scott Ullrich
490bb7f3f1 get_interface_info() now resides in pfsense-utils.inc. 2007-05-30 16:11:26 +00:00
Scott Ullrich
4126f8a509 Increase update delay. 2007-05-29 22:40:31 +00:00
Seth Mos
8912e40548 add closing tr tag 2007-05-29 20:04:50 +00:00
Scott Ullrich
0daba2f78b s/dhcprelay/dhcrelay/ so that service status shows up correctly
Ticket #1333
2007-05-27 17:06:25 +00:00
Scott Dale
e7b068b05c Allow graph to receive incoming refresh interval. Default is 1 sec. 2007-05-24 02:46:45 +00:00
Scott Dale
aaeb68c4b9 update css for widgets config div 2007-05-24 02:34:13 +00:00
Scott Ullrich
b1cd3ca558 Update graph refresh interval to 3 seconds from 1. 2007-05-24 00:33:38 +00:00
Scott Dale
8f753ab187 css for widgets 2007-05-23 23:56:38 +00:00
Scott Dale
417121e406 Icons for new widgets 2007-05-23 23:43:54 +00:00
Scott Ullrich
77188269d1 Add widget CSS items. 2007-05-23 22:46:38 +00:00
Scott Ullrich
4094d8c750 Back out #1313. It breaks dhcp relay. See ticket #1332 2007-05-23 21:08:15 +00:00
Ryan Wagoner
61004a7eda -bump miniupnpd version 20070521
-dropped status tab from upnp services page
-dropped tabs from upnp status page
2007-05-23 20:26:07 +00:00
Scott Ullrich
794c2d8344 Woops, only reboot on carp entries. 2007-05-21 19:28:20 +00:00
Scott Ullrich
2de844ec0d Woops, only reboot on carp entries. 2007-05-21 19:22:09 +00:00
Scott Ullrich
551b893e94 Really output message correctly, remove previous notice. 2007-05-21 19:14:54 +00:00
Scott Ullrich
b53d8ebf86 * Flush buffer * Run shutdown in parallel * Exit immediately 2007-05-21 19:03:45 +00:00
Scott Ullrich
cf96f64bfb * Issue a shutdown -r now command instead of panicing and potentially corrupting the configuration 2007-05-21 18:56:51 +00:00
Scott Ullrich
948ab1d6ff This is PHP code, not HTML. Woops. 2007-05-21 18:50:23 +00:00
Scott Ullrich
25b3f772ad * Tell user when we are rebooting * Issue a shutdown -r now command instead of panicing and potentially corrupting the configuration 2007-05-21 18:44:14 +00:00
Scott Ullrich
519a599ecc Move post routine to end so that the page will refresh before rebooting (panicing) 2007-05-21 17:51:02 +00:00
Scott Ullrich
931745c665 Alert the user that deleting the CARP ip addresses will reboot. 2007-05-21 17:48:05 +00:00
Scott Ullrich
8171fcd970 Reset dynamic dns upon pppoe forced disconnect.
Ticket #1325
2007-05-17 13:52:34 +00:00
Scott Ullrich
d114bb8449 Add stop / start / restart racoon (IPSEC VPN) service option. 2007-05-15 00:35:56 +00:00
Scott Ullrich
51a6bf4f01 Use pfSync SYNCPEER directive if defined. Ticket #1317 2007-05-14 23:56:06 +00:00
Scott Dale
b741d4c489 save capture to /tmp, fix other various issues 2007-05-14 23:34:02 +00:00