Commit Graph

3261 Commits

Author SHA1 Message Date
Colin Smith
cebc42e6fb If the notices array is empty, unlink our queue file. This fixes are_notices_pending(). 2005-07-16 02:34:41 +00:00
Scott Ullrich
c0c2f4225c Add Save button back. It looks somewhat wierd without. 2005-07-15 22:55:04 +00:00
Scott Ullrich
52e5d56a3c Accept Dynamic DNS values 2005-07-15 22:42:34 +00:00
Scott Ullrich
ee7f808ea6 Add Dynamic DNS to allowed identifiers 2005-07-15 22:28:56 +00:00
Scott Ullrich
6e2ec568aa * Restore are_notices_pending(). Getting the actual message is expensive on smaller devices if none are pending.
* Remove trailing file space.
2005-07-15 22:22:10 +00:00
Colin Smith
9e0b3dce2d Modify get_notices() to work with XMLRPC. This isn't ideal. 2005-07-15 22:04:00 +00:00
Colin Smith
d906426767 Add pfsense.get_notices. 2005-07-15 22:03:17 +00:00
Scott Ullrich
2efbd06101 Missing <li> 2005-07-15 21:48:08 +00:00
Bill Marquette
996c5e7ad4 remove XXX, outqueue has been done for some time 2005-07-15 21:44:40 +00:00
Scott Ullrich
61c5cd3625 Correctly check for allowed ip's 2005-07-15 21:35:21 +00:00
Bill Marquette
e4dff6e5a1 Actually use existing advskew and vhid instead of defaulting to 0. 2005-07-15 21:09:52 +00:00
Scott Ullrich
48581bb7f2 Include head.inc 2005-07-15 20:53:42 +00:00
Scott Ullrich
427d205bde * Remove debugging echo.
* ruleno should now be the ip.
2005-07-15 20:25:43 +00:00
Scott Ullrich
62edf26ff1 Spell templte correctly! 2005-07-15 18:15:01 +00:00
Scott Ullrich
5e1128f88a Echo out template name 2005-07-15 18:12:51 +00:00
Scott Ullrich
914a97fc54 Remove extra space 2005-07-15 17:25:43 +00:00
Scott Ullrich
f9221d1961 Grrr, Ill get this correct once the coffee starts flowing. 2005-07-15 17:23:45 +00:00
Scott Ullrich
cb07bede3b Woops, missing if 2005-07-15 17:21:38 +00:00
Scott Ullrich
eb62b52733 Missing ) 2005-07-15 17:16:43 +00:00
Scott Ullrich
9f53d3a8aa * Merge in Erik Kristensen's redid XHTML compliant header footer
* Add pfsense default template (css) file
2005-07-15 17:09:20 +00:00
Erik Kristensen
c3f9d65d04 Updated Status Codes for DynDNS Services 2005-07-15 02:28:30 +00:00
Scott Ullrich
7dedf1cf21 Revert last commit. Needs some more testing. 2005-07-14 18:03:41 +00:00
Scott Ullrich
352d5f79c9 Loosen the regex some more to account for ips without ports. 2005-07-14 18:00:36 +00:00
Scott Ullrich
4ba654c016 Unbreak carp by allowing its protocols to talk to other hosts. This item was overlooked during the vip transition 2005-07-14 17:04:07 +00:00
Scott Ullrich
2f97b48215 Do not remove carp items from www/ dir 2005-07-14 16:58:28 +00:00
Colin Smith
029960ba40 m0n0wall -> pfSense. 2005-07-14 05:32:22 +00:00
Scott Ullrich
979fce0d30 Close ?> remove firefox banner. 2005-07-14 05:22:22 +00:00
Scott Ullrich
c96e4db71e Round the top corners 2005-07-14 05:10:55 +00:00
Scott Ullrich
0ed77c5111 Missing } 2005-07-14 05:07:51 +00:00
Colin Smith
77317f2b96 Revert. 2005-07-14 05:06:44 +00:00
Colin Smith
2e5c7ee31b Trim extra ')'. 2005-07-14 05:05:39 +00:00
Scott Ullrich
da86dd6f32 ) -> } 2005-07-14 05:02:49 +00:00
Colin Smith
9ef924ebaf Remove duplicate string. 2005-07-14 04:58:50 +00:00
Colin Smith
01c7d0c39d Fix calls to file_notice(). 2005-07-14 04:56:03 +00:00
Scott Ullrich
b609d80e62 missing ) 2005-07-14 04:54:54 +00:00
Scott Ullrich
bf64c2d8cd File notices when we up and generate a replacement mac for ff:ff:ff:ff:ff:ff 2005-07-14 04:45:10 +00:00
Scott Ullrich
ac1bb69d33 SInce we have some picky people to night its my turn:
* Remove trailing space ( BAD FOR HEADERS! )
* Eliminate braces for one line conditionals
2005-07-14 04:39:17 +00:00
Colin Smith
a57a45cb31 Minor cleanups. 2005-07-14 04:37:20 +00:00
Colin Smith
4d0274920b * Use awk instead of grep/cut.
* trim() instead of str_replace().
2005-07-14 04:35:21 +00:00
Colin Smith
3cb6f873fd Clean up. 2005-07-14 04:32:55 +00:00
Colin Smith
62624f215a Use exec() instead of backticks. 2005-07-14 04:32:00 +00:00
Scott Ullrich
f36d4bd297 If the interface has a mac address of ff:ff:ff:ff:ff:ff generate a random mac address and assign. 2005-07-14 04:30:31 +00:00
Colin Smith
5eab9f144d Take $interface parameter. 2005-07-14 04:29:48 +00:00
Scott Ullrich
94e8082f59 Correctly generate a mac address and add comment 2005-07-14 04:27:51 +00:00
Colin Smith
730768f7a5 Add generate_random_mac(). 2005-07-14 04:23:55 +00:00
Scott Ullrich
2dfb79a48b Save blockpriv, bogons spoofmac and mtu settings 2005-07-14 03:57:23 +00:00
Scott Ullrich
5dc666d8f7 Add the components license (BSD like) the source since we did not include the LICENSE file included with the package 2005-07-14 01:33:17 +00:00
Colin Smith
e1910a5ba5 Add formvista's 'draglist'. 2005-07-14 01:24:44 +00:00
Colin Smith
bd78a8455e Minor cleanup. 2005-07-14 01:09:55 +00:00
Colin Smith
79f6fe7bac Say hello to rounded tabs ;) 2005-07-14 01:04:52 +00:00