Commit Graph

5213 Commits

Author SHA1 Message Date
Ermal Luçi
1a6df0f250 Fix tab display as reported in http://forum.pfsense.org/index.php/topic,15114.0.html 2009-03-22 23:55:21 +00:00
Ermal Luçi
40de0b13aa Add secret option required on some setups. 2009-03-22 23:54:10 +00:00
Scott Ullrich
82ef398ab3 Add hideplatform 2009-03-24 15:39:07 -04:00
Scott Ullrich
833eb9d680 Do not restart syslkog, just hup it 2009-03-18 22:06:47 -04:00
Scott Ullrich
5e7eff74da Use more human readable format 2009-03-18 20:37:01 -04:00
Scott Ullrich
69de229084 Convert epoch time to human readable 2009-03-18 20:34:33 -04:00
Scott Ullrich
0ecc77294d Fix ${g errors 2009-03-18 20:25:46 -04:00
Scott Ullrich
c676893ce8 Echo out data to start of log files 2009-03-18 20:19:20 -04:00
Scott Ullrich
77518fbf3d Ensure tmp is ready before beginning operation. 2009-03-18 20:12:15 -04:00
Scott Ullrich
17e3db6f62 Add sleep() after killing syslogd 2009-03-18 20:09:03 -04:00
Scott Ullrich
37c71b5380 Add missing ) 2009-03-18 20:05:08 -04:00
Scott Ullrich
c9a8a66901 Ensure file exists. 2009-03-18 20:02:20 -04:00
Scott Ullrich
c7f786491b Add missing ) 2009-03-18 19:57:00 -04:00
Scott Ullrich
9b364c043e Add missing ) 2009-03-18 19:56:29 -04:00
Scott Ullrich
bb89e5d075 Use unlink() 2009-03-18 19:51:13 -04:00
Scott Ullrich
783cdcaaa7 * Rm log file before fifolog_create if it exists
* Do not hard code path to logs
2009-03-18 19:46:24 -04:00
Scott Ullrich
ba403c379a Use fifolog_create 2009-03-18 19:27:27 -04:00
Ermal Luçi
8693d6989d Remove file that should have gone away when the interface code was rewritten. 2009-03-18 21:40:21 +00:00
Ermal Luçi
22e6d57231 * Add a link to go directly to interface group rules.
* Reinitialize the members array to show correctly the members.
2009-03-18 21:18:41 +00:00
Scott Ullrich
86488702f2 Query host with host and also check this against cached address. 2009-03-18 01:59:57 -04:00
Ermal Luçi
42753d259b Actually merge the part that does the real work with FreeBSD groups. 2009-03-17 00:01:53 +00:00
Ermal Luçi
0ec2fdf0ad * Introduce interface groups. For now they are availble only on Firewall:Rules section maybe it would be usable to have tham on nat too.
* Some fixes and cleanup.
2009-03-16 23:48:59 +00:00
Scott Ullrich
330cbe3aa4 Make 0 byte sized log files happy 2009-03-17 16:39:09 -04:00
Ermal Luçi
7cf210f199 Make it more readble by removing unecessary php open/close tags. 2009-03-16 22:29:54 +00:00
Scott Ullrich
40d0ba9e68 Replace "Add something meaningful here" with a note about the cached
ip adddress field being green when it is in sync.
2009-03-16 19:15:05 -04:00
Scott Ullrich
7a7caefe23 Use get_real_interface()
Requested-by: 	Ermal
2009-03-16 18:24:00 -04:00
Scott Ullrich
9abce23013 Correct colspan, show green cached ip when correct, red when not correct. 2009-03-16 17:31:22 -04:00
Scott Ullrich
c89b511097 Show cached IP address on summary page 2009-03-16 16:55:38 -04:00
Scott Ullrich
2ff9980b7f * Remove non-needed grep (we use fifolog now)
* Change "No data" to "Gathering data"
2009-03-16 16:40:18 -04:00
Ermal Luçi
f6a30b1723 Strange how this has survived the interface changes! 2009-03-16 17:53:28 +00:00
Ermal Luçi
049a688e5d Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel now.(yay!) 2009-03-16 17:50:44 +00:00
Scott Ullrich
2f647f7ce3 Use divisibles of 512 2009-03-15 22:40:37 -04:00
Scott Ullrich
57ecd9b6c7 Jettison clog and replace with fifolog which is included in FreeBSD 7.1 2009-03-15 19:01:07 -04:00
mgrooms
4b96b3675a Modify IPsec code to allow for transport mode. All existing configurations are
marked as tunnel for backwards compatibility. There are problems with the spd
read code which Will likely choke on transport entries. We can fix this later.
2009-03-15 06:18:35 +00:00
Scott Ullrich
030f0cb794 Move (DHCP) 2009-03-14 23:59:07 -04:00
mgrooms
87e07f5242 Move the IPsec pinghost option from phase1 to phase2. Correct some
bugs that were preventing the local address from being selected.
2009-03-15 03:47:18 +00:00
Scott Ullrich
46aa2c261a General widget cleanups 2009-03-14 22:50:13 -04:00
mgrooms
9344dd7b3c Correct the path of the javascript after Bills cleanup. 2009-03-15 02:09:39 +00:00
Scott Ullrich
5bd2aa63a0 Handle post correctly 2009-03-14 22:07:13 -04:00
Scott Ullrich
6871d2c388 Allow setting of how many words to show. 2009-03-14 22:01:56 -04:00
Scott Ullrich
e1f15d0876 Correctly restore rsswidgetheight size 2009-03-14 21:51:41 -04:00
Scott Ullrich
416a5c1aca * Allow setting the div size and scroll the rest
* Format items better
2009-03-14 21:45:25 -04:00
Scott Ullrich
4b805dbe77 Break before last <hr> 2009-03-14 20:40:51 -04:00
mgrooms
0092b3bd47 Modify captive portal to use centralized user management. The user manager has
been modified to include an account expiration option to support this service.
2009-03-15 00:39:19 +00:00
Scott Ullrich
d1d1e96136 Default to 3 entries 2009-03-14 20:38:11 -04:00
Scott Ullrich
1cc2fe067d Close <a> tag 2009-03-14 20:29:03 -04:00
Scott Ullrich
b2fcc7e327 Widget is ready for general usage and defaults to pfS blog 2009-03-14 20:24:10 -04:00
Bill Marquette
f359eb4586 nice idea, never implemented, purge 2009-03-14 19:02:24 -05:00
Bill Marquette
c622d660c1 this is firmware upgrade, not package installation 2009-03-14 18:59:16 -05:00
Bill Marquette
f8a437b69c remove new lines 2009-03-14 18:58:19 -05:00