Commit Graph

11076 Commits

Author SHA1 Message Date
Ermal Luçi
bb34737fba Add function which returns the list of interfaces by realif index. 2009-03-26 01:19:32 +00:00
Scott Ullrich
89ee8c5559 Add missing then 2009-03-25 19:00:34 -04:00
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
Ermal Luçi
f2ba47f8da * Keep only one function to return the mac address
* Bring the mac address function to interfaces.inc its the only consumer of those.
2009-03-22 23:19:40 +00:00
Scott Ullrich
82ef398ab3 Add hideplatform 2009-03-24 15:39:07 -04:00
Scott Ullrich
3d7639eb28 Add hideplatform directive useful for rebranding 2009-03-24 15:30:46 -04:00
Scott Ullrich
aeca0c4e2c Add missng ` 2009-03-24 14:09:58 -04:00
Scott Ullrich
833eb9d680 Do not restart syslkog, just hup it 2009-03-18 22:06:47 -04:00
Scott Ullrich
9dac9942c2 Add space after tabs 2009-03-18 21:56:13 -04:00
Scott Ullrich
0d9d2a1b4c Cleanup and reduce code line count. 2009-03-18 21:54:28 -04:00
Scott Ullrich
892a42ae5b Ensure fifolog_writer is still not running after killing syslogd. 2009-03-18 21:05:36 -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
3d5b2e45e7 Clear logs before fifolog_create command 2009-03-18 19:38:47 -04:00
Scott Ullrich
ba403c379a Use fifolog_create 2009-03-18 19:27:27 -04:00
Scott Ullrich
2468ae7620 Update gateway group gateway IP for dhcp interface wan interfaces. 2009-03-18 19:04:24 -04:00
Scott Ullrich
2ccad09a11 Make logging work. Investigated by jim-p 2009-03-18 19:04:24 -04:00
Scott Ullrich
f4538770cb Remove blank newline 2009-03-18 19:04:24 -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
Jim Pingle
a4d372d597 Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainline 2009-03-17 16:43:29 -04:00
Jim Pingle
6e16436528 fifolog_create size needs to be a multiple of 512 2009-03-17 16:41:26 -04: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
c9aee395d7 We include ng_l2tp in kernel already, do not kldload 2009-03-15 22:47:27 -04:00
Scott Ullrich
2f647f7ce3 Use divisibles of 512 2009-03-15 22:40:37 -04:00
Scott Ullrich
40f7d05635 Use full path to fifolog_writer 2009-03-15 21:17:07 -04:00
Scott Ullrich
906f6b71b8 Jettison clog. Man overboard! 2009-03-15 19:06:50 -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