Projet

Général

Profil

Télécharger (25,2 ko) Statistiques
| Branche: | Tag: | Révision:

univnautes / usr / local / www / services_dhcp_edit.php @ 264b3ca8

# Date Auteur Commentaire
264b3ca8 18 mai 2014 16:00 Colin Fleming

Update services_dhcp_edit.php

Change ONCLICK to lower case

3453affc 28 avril 2014 22:22 Warren Baker

Reconfigure unbound on dhcpv4 edit

180db186 04 avril 2014 18:25 Colin Fleming

Tidy up "services_dhcp" XHTML

Update alert message
Add "closehead" variable and manually close HEAD
Add CDATA sections to scripts
Add summart to tables
Update HTML Boolean operators
Close INPUT
Add missing closing P tag
Remove empty TFOOT
Add missing opening TR tag, closing TD tag and closing P tag...

91f026b0 19 mars 2014 23:38 ayvis

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

8cd558b6 14 mars 2014 21:24 ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

e41ec584 12 mars 2014 15:42 Renato Botelho

Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print

87019fc4 24 décembre 2013 05:20 Andres Petralli

Enabling advanced RFC 2136 configuration for DHCPd service

This change adds the ability to configure RFC 2136 domain name updates
using a hmac-md5 keyname/key.

1e9b4611 12 septembre 2013 16:28 Renato Botelho

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

ce13cc5f 13 août 2013 13:14 Individual IT Services

Fix check for existing IP Address in DHCP mapping

Even the Error message says: "This Hostname, IP or MAC address already exists." the IP Address was not checked if it already was given to a client as static mapped

5aa68a55 28 juillet 2013 15:31 Renato Botelho

Fix #3113, fix multiple english spell errors s/seperet/separat/

84a27e31 17 juin 2013 12:01 Will Boyce

fix dhcp static mapping/client identifier validation

449f1dd2 16 juin 2013 09:57 Will Boyce

allow defining dhcp static mappings using dhcp-client-identifier

37c922a6 16 mai 2013 21:52 jim-p

Don't stomp on this variable or data loss can occur (disappearing static mappings)

ea1aca13 01 mai 2013 18:09 Renato Botelho

Fix dnsmasq host overrides and dhcp integration

. Do not execute following actions when dnsmasq is disabled:
. Add host overrides to /etc/hosts
. Register DHCP leases in DNS Forwarder
. Register DHCP static mappings in DNS forwarder

It should fix issue reported at following forum post:...

f657f5e1 24 janvier 2013 15:39 Renato Botelho

Ensure DHCP main range, pools ranges and static IP addresses don't overlap each other. It should fix #2773

7309ff39 24 janvier 2013 00:22 Renato Botelho

Allow set DHCP options per reservation

b75d7fd5 23 janvier 2013 12:38 Renato Botelho

Fix indent and whitespaces issues

5b668994 09 décembre 2012 02:10 Erik Fonnesbeck

Add extra check for DHCP static mapping edit pages to prevent an error when no DHCP config exists yet.

25c1ebd5 08 décembre 2012 07:26 N0YB

ARP Table Static Entries from Individual DHCP Static Mappings

Assign individual DHCP static mappings as ARP table static entries.
Useful / necessary for sending WoL magic packets from external services / sources, and for any other purpose that needs a static ARP table entry.

dbb1cdb5 14 août 2012 15:51 jim-p

Clarify requirements for DHCP static mapping IP

b32dd0a6 10 août 2012 19:32 jim-p

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

a2578c27 01 décembre 2011 18:33 Anthony Wrather

Updated DHCP IPv4 and IPv6 to allow global and host based filename and root-path.

8a85ab90 07 août 2011 03:20 jim-p

Apparently RFC 1123 overrides RFC 952 and hostnames can start with digits these days.

49e4ebf8 14 février 2011 01:19 jim-p

Fix start/end test for an IP in DHCP pool. Resolves #1280

225a2f0b 12 novembre 2010 17:03 Scott Ullrich

Bring in XSS id fixes from m0n0wall

ab8d138d 21 octobre 2010 22:58 jim-p

Reject DHCP static mappings that are inside of the DHCP range. Fixes #966

392687e5 08 septembre 2010 03:47 Erik Fonnesbeck

Fix hyphen validation for host name on Services: DHCP: Edit static mapping page.

4c8a8653 31 août 2010 18:29 Scott Ullrich

Forced commit to note that should have read RFC952

2d994672 31 août 2010 18:29 Scott Ullrich

Forced commit to note that should have read RFC952

d0ce82a3 31 août 2010 18:27 Scott Ullrich

Do not allow a numeric starting character or an ending hyphen in DHCP hostnames according to RFC1123

d6d50244 24 août 2010 12:08 Ermal

Fixes #764. Import the patch in the ticket to allow per-host netboot file on dhcpd settings.

f16ba51e 03 août 2010 15:54 Renato Botelho

Merge remote branch 'mainline/master'

Conflicts:
usr/local/www/services_dhcp_edit.php

01292dc2 03 août 2010 15:16 jim-p

Fix this variable name and error message (It's Static ARP not Static map)

8ffadf76 13 juillet 2010 19:38 Rafael Lucas

Implement gettext() calls on services_dhcp_edit.php

b9546722 14 juin 2010 06:08 Chris Buechler

this page is status, not diag.

5224b8e7 01 juin 2010 22:03 jim-p

Add status/log icons to DHCP page.

96033063 20 mai 2010 18:55 Erik Fonnesbeck

Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly affecting 64-bit. Ticket #459

bb9689bd 11 mars 2010 01:25 Erik Fonnesbeck

Ticket #343. Move sorting of DHCP static mappings to after the item is set. Previous behavior caused the wrong entry to get overwritten.

556917a6 09 février 2010 01:18 pierrepomes

Sort dhcp mapping array once, only before writing config. Ticket #343

407f6220 29 novembre 2009 05:41 Chris Buechler

clarify what is valid for input errors on hostname

46c5b763 27 novembre 2009 22:57 pierrepomes

Fix hostname checking when entering a dhcp static mapping and replace "." with "_" when writing "host-name" option in dhcpd.conf. Resolves #159

07ab4926 23 novembre 2009 02:02 Scott Ullrich

Update fieldname, it should be hostname and not host Ticket #159

1d333258 15 septembre 2009 03:49 Scott Ullrich

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

f28a9efd 09 juillet 2009 01:35 jim-p

Fix error when attempting to add a DHCP static mapping. Fixes #29

0d64af59 30 juin 2009 20:16 Ermal Lu?i

Clear guiconfig from all sort junk functions and put them on the specific pages where they are needed.
Remove some sort functions not used.

a368a026 30 juin 2009 19:15 Ermal Lu?i
  • Reorganize the 'apply' button infrustructure in the GUI.
    - Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such things without needing to introduce new globals.
    - Convert all pages to the new infrustructure...
a55e9c70 30 mars 2009 02:38 Ermal Lu?i
  • Hide interfaces internals to other code and use the propper interfaces.
    Basically use get_interface*() functions instead of accessing fields like 'ipaddr'/'descr' etc...
  • Make get_interfaces_with_gateway less heavyweight by getting information from the configuration stored in config.xml...
4b559908 06 novembre 2008 23:09 Ermal Luçi

Bring back dhcp server static mappings.

2ee0410f 29 octobre 2008 04:15 Scott Ullrich

Honor $g['services_dhcp_server_enable']

e22987a4 30 août 2008 22:03 Scott Ullrich

Add CSS header

6b07c15a 01 août 2008 08:30 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...

94010532 03 février 2008 05:23 Scott Ullrich

Allow reserved IP addresses to fall within the DHCP Server range. DHCPD
does not barf with these changes, so why not?

d88c6a9f 16 novembre 2007 01:48 Scott Ullrich

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

f15f4b4d 19 octobre 2007 22:46 Scott Ullrich

Relax the ip address check and allow duplicate ip address entries.

87e62940 19 octobre 2007 22:39 Scott Ullrich

Relax the ip address check and allow duplicate ip address entries.

b5c78501 01 septembre 2007 22:47 Seth Mos

Fixing css layout

0baa37c5 08 mai 2007 20:58 Scott Ullrich

When Enable Static ARP entries is enabled, do not allow entries that lack an ip address from being added. Currently we do not have any type of dhcp server hooks to automatically add the arp address to the arp table to make this work otherwise.

a4f15b52 29 mars 2007 19:35 Scott Ullrich

MFC 17270
Fix hostname check when hostname field is blank

cfc5a090 29 mars 2007 19:17 Scott Ullrich

Back out last commit, it removes the hostname check and is not the correct fix.

Ryan will be investigating the issue further since he added this feature.

c229a1d8 29 mars 2007 19:10 Scott Ullrich

Sync w/ m0n0wall

6a01ea44 11 novembre 2006 18:52 Bill Marquette

MFC [15285]
add dhcpd static mappings to dns forwarder

e54d4de6 03 janvier 2006 00:46 Scott Ullrich

Remove #!/usr/local/bin/php

e4da84d0 17 septembre 2005 15:42 Bill Marquette

Do it the right way and lock the config file before restarting dhcpd

e358460d 17 septembre 2005 15:40 Bill Marquette

Restart dhcp on change

608ef5e7 16 septembre 2005 18:19 Scott Ullrich

If static arp is enabled, make the changes.

7477df4f 23 août 2005 19:36 Scott Ullrich

Changes submitted by databeestje which adds links to dhcp and other pages
that display mac easily allowing the addition of the item to the WOL db.

43c9a1dd 18 août 2005 18:55 Scott Ullrich

Uppdate english

Update Ticket #381

9c748b70 16 août 2005 23:39 Scott Ullrich

Do not dirty the path. We reload anyways.

Ticket #369

6e707d60 03 août 2005 18:52 Scott Ullrich

Remove topbar. Red is not its color.

3a32590b 02 août 2005 00:48 Scott Ullrich

Correctly fill in mac address

Ticket #281

ef97ce1b 03 juillet 2005 21:17 Bill Marquette

More screens inherit rounded tabletops

74f446e8 03 juillet 2005 18:55 Bill Marquette

Use $pgtitle
small code cleanups

4df96eff 02 juillet 2005 06:38 Scott Ullrich

include head.inc and round corners on tabs

fc01e414 28 avril 2005 04:05 Scott Ullrich

Make Cancel button match the Save buttons style

28b86d64 22 avril 2005 04:27 Scott Ullrich
  • Add missing cancel button
  • cancel -> Cancel
53c59170 21 avril 2005 20:42 Scott Ullrich

Add a Cancel button which takes the browser back to the page prior.

f183b092 18 avril 2005 22:32 Scott Ullrich

Add "Copy my MAC address" feature which copies the mac address of the person surfing into pfSense.

4f3401e0 14 avril 2005 04:21 Bill Marquette

normalize MAC addresses

b46bfcf5 28 mars 2005 00:31 Bill Marquette

Add $Id$ tag

5b237745 07 novembre 2004 04:06 Scott Ullrich

Initial revision