Project

General

Profile

Download (7.43 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
905bafa1 05/18/2014 01:46 PM Colin Fleming

Tidy up "services_dhcp_relay" XHTML

Move closing BODY and closing HTML tags after the PHP FEND.INC statement

d2b3e9dc 04/04/2014 04:15 PM Colin Fleming

Tidy up "services_dhcp_relay.php" XHTML

Add "closehead" variable and close HEAD manually
Add CDATA sections to scripts
Add summary to TABLES
Add missing closing FORM if DHCP is enabled
Update HTML Boolean operators
Close INPUT

91f026b0 03/19/2014 10:38 PM ayvis

replaced uppercase html tags with lowercase
js files saved as UTF-8 / LF
language="JavaScript" deprecated, replaced with type="text/javascript"

1d7ba683 03/18/2014 07:09 PM ayvis

replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8

1e9b4611 09/12/2013 02:28 PM Renato Botelho

Remove call-time pass by reference for do_input_validation, helps ticket #2565

b32dd0a6 08/10/2012 05:32 PM Jim Pingle

Activate new shortcuts/status in the rest of the areas that are currently setup.

45c8402f 12/26/2011 12:23 AM Chris Buechler

fix text

b145863a 12/26/2011 12:21 AM Chris Buechler

"Destination server" is a required field

f745b8ef 07/10/2011 05:07 AM Chris Buechler

fix text

7eb2ebbe 12/01/2010 04:29 AM Scott Ullrich

Make page more html friendly.

f64e8f99 08/19/2010 06:35 PM Ermal LUÇI

Include myself in the copyrights i have changed this files more than enough.

2f06cc3f 08/19/2010 06:32 PM Ermal LUÇI

Make dhcrelay GUI be simple and easy to use by collapsing the interface tabs to a multiselect control. Remove proxydhcp option because it is broken and is not trivial to make it usable(if user request for it a reconsideration will be made). Allow multiple server ips on the server input box separated by commas. Also on the interface list do not show interfaces without an ip because dhcrelay will not be happy with them. Upgrade code is also included in this commit.

bff079e8 07/16/2010 08:29 PM Carlos Eduardo Ramos

Corrections gettext implementation on services_dhcp_relay.php

42e90b4d 07/15/2010 08:04 PM Carlos Eduardo Ramos

Corrections gettext implementation on services_dhcp_relay.php

7fd3b523 07/13/2010 05:32 PM Rafael Lucas

Implement gettext() calls on services_dhcp_relay.php

d86b275c 01/21/2010 10:37 PM Chris Buechler

fix product_name

1d333258 09/15/2009 01:49 AM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

0027de0a 05/08/2009 06:42 PM Ermal Luçi
  • Create two new functions lock($subsystem)/unlock() to have more reliable locking using semaphores.
    This function can sleep till the resource is free and can help find not well behaving code.
  • Remove most of the config_lock/config_unlock logics on the whole scripts/pages it is an abuse of this....
b9ed163d 09/09/2008 09:23 PM Ermal Luçi

Array checks too.

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

25b4e968 07/30/2008 05:06 PM Ermal Luçi

Fix tab name displaying that can be obfuscated by stale <brdige/> knobs in the config.

3e321df2 06/21/2008 05:38 PM Ermal Luçi

Continue interface improvements

29f7fa3b 06/02/2008 12:30 AM Chris Buechler

Use proper leases file.

Ticket #1742

36d0358b 12/16/2007 08:43 PM Scott Ullrich

Add product_copyright re-branding support
Add product_copyright_years re-branding support
Add product_website re-branding support
Add product_email re-branding support

Work sponsored-by: Centipede Networks

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

3d7b7757 11/04/2007 10:03 PM Chris Buechler

Do not allow DHCP server to be enabled when DHCP relay is enabled, and vice versa

Ticket #1488

48c6ab80 11/03/2007 09:06 PM Scott Ullrich

Do not allow dhcp-relay to be enabled if dhcp server is enabled on any interface.

Ticket #1488

b5c78501 09/01/2007 08:47 PM Seth Mos

Fixing css layout

471877bf 05/23/2007 09:08 PM Scott Ullrich

Back out #1313. It breaks dhcp relay.

See ticket #1332

9fab1f17 05/11/2007 05:13 PM Scott Ullrich

DHCP Relay - server textbox field doesn't toggle properly

Ticket #1313

96c03796 06/01/2006 02:29 AM Scott Ullrich

Actually check that the file exists before returning to avoid this error:

Warning: file(/var/db/dhclient.leases): failed to open stream: No such file or directory in /usr/local/www/services_dhcp_relay.php on line 35

767a716e 01/15/2006 03:33 AM Scott Ullrich

Correct warnings and errors found eclipse

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

3851094f 07/24/2005 10:35 PM Scott Ullrich
  • Drop kick reboots bye bye
d732f186 07/04/2005 12:13 AM Bill Marquette

Fix bottom rounds

74f446e8 07/03/2005 04:55 PM Bill Marquette

Use $pgtitle
small code cleanups

e2aa3617 07/02/2005 10:17 PM Scott Ullrich

Curvify

4df96eff 07/02/2005 04:38 AM Scott Ullrich

include head.inc and round corners on tabs

b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

de3fa7a6 01/31/2005 06:16 AM Scott Ullrich

m0n0wall -> pfSense

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision