index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
local
/
www
/
services_dhcp_edit.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'mainline/master'
Renato Botelho
2010-08-03
1
-3
/
+3
|
\
|
*
Fix this variable name and error message (It's Static ARP not Static map)
jim-p
2010-08-03
1
-3
/
+3
*
|
Implement gettext() calls on services_dhcp_edit.php
Rafael Lucas
2010-07-13
1
-22
/
+22
|
/
*
this page is status, not diag.
Chris Buechler
2010-06-14
1
-1
/
+1
*
Add status/log icons to DHCP page.
jim-p
2010-06-01
1
-0
/
+3
*
Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly ...
Erik Fonnesbeck
2010-05-20
1
-6
/
+6
*
Ticket #343. Move sorting of DHCP static mappings to after the item is set. ...
Erik Fonnesbeck
2010-03-10
1
-1
/
+1
*
Sort dhcp mapping array once, only before writing config. Ticket #343
pierrepomes
2010-02-08
1
-1
/
+0
*
clarify what is valid for input errors on hostname
Chris Buechler
2009-11-28
1
-1
/
+1
*
Fix hostname checking when entering a dhcp static mapping and replace "." wit...
pierrepomes
2009-11-27
1
-2
/
+8
*
Update fieldname, it should be hostname and not host Ticket #159
Scott Ullrich
2009-11-22
1
-1
/
+1
*
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...
Scott Ullrich
2009-09-14
1
-0
/
+4
*
Fix error when attempting to add a DHCP static mapping. Fixes #29
jim-p
2009-07-08
1
-4
/
+4
*
Clear guiconfig from all sort junk functions and put them on the specific pag...
Ermal Luçi
2009-06-30
1
-0
/
+11
*
* Reorganize the 'apply' button infrustructure in the GUI.
Ermal Luçi
2009-06-30
1
-2
/
+2
*
* Hide interfaces internals to other code and use the propper interfaces.
Ermal Luçi
2009-03-30
1
-4
/
+6
*
Bring back dhcp server static mappings.
Ermal Luçi
2008-11-06
1
-0
/
+2
*
Honor $g['services_dhcp_server_enable']
Scott Ullrich
2008-10-29
1
-0
/
+4
*
Add CSS header
Scott Ullrich
2008-08-30
1
-0
/
+3
*
Rewrite the pfsense privilege system with the following goals in mind ...
Matthew Grooms
2008-08-01
1
-0
/
+8
*
Allow reserved IP addresses to fall within the DHCP Server range. DHCPD
Scott Ullrich
2008-02-03
1
-5
/
+0
*
Switch over to array style page titles. Obtained-from: m0n0wall
Scott Ullrich
2007-11-16
1
-2
/
+1
*
Relax the ip address check and allow duplicate ip address entries.
Scott Ullrich
2007-10-19
1
-1
/
+1
*
Relax the ip address check and allow duplicate ip address entries.
Scott Ullrich
2007-10-19
1
-1
/
+1
*
Fixing css layout
Seth Mos
2007-09-01
1
-4
/
+4
*
When Enable Static ARP entries is enabled, do not allow entries that lack an ...
Scott Ullrich
2007-05-08
1
-1
/
+7
*
MFC 17270
Scott Ullrich
2007-03-29
1
-1
/
+1
*
Back out last commit, it removes the hostname check and is not the correct fix.
Scott Ullrich
2007-03-29
1
-2
/
+2
*
Sync w/ m0n0wall
Scott Ullrich
2007-03-29
1
-2
/
+2
*
MFC [15285]
Bill Marquette
2006-11-11
1
-11
/
+19
*
Remove #!/usr/local/bin/php
Scott Ullrich
2006-01-02
1
-1
/
+0
*
Do it the right way and lock the config file before restarting dhcpd
Bill Marquette
2005-09-17
1
-2
/
+7
*
Restart dhcp on change
Bill Marquette
2005-09-17
1
-0
/
+2
*
If static arp is enabled, make the changes.
Scott Ullrich
2005-09-16
1
-0
/
+3
*
Changes submitted by databeestje which adds links to dhcp and other pages
Scott Ullrich
2005-08-23
1
-0
/
+1
*
Uppdate english
Scott Ullrich
2005-08-18
1
-1
/
+1
*
Do not dirty the path. We reload anyways.
Scott Ullrich
2005-08-16
1
-2
/
+0
*
Remove topbar. Red is not its color.
Scott Ullrich
2005-08-03
1
-1
/
+0
*
Correctly fill in mac address
Scott Ullrich
2005-08-01
1
-3
/
+5
*
More screens inherit rounded tabletops
Bill Marquette
2005-07-03
1
-0
/
+1
*
Use $pgtitle
Bill Marquette
2005-07-03
1
-1
/
+1
*
include head.inc and round corners on tabs
Scott Ullrich
2005-07-02
1
-7
/
+4
*
Make Cancel button match the Save buttons style
Scott Ullrich
2005-04-28
1
-1
/
+1
*
* Add missing cancel button
Scott Ullrich
2005-04-22
1
-1
/
+1
*
Add a Cancel button which takes the browser back to the page prior.
Scott Ullrich
2005-04-21
1
-1
/
+1
*
Add "Copy my MAC address" feature which copies the mac address of the person ...
Scott Ullrich
2005-04-18
1
-1
/
+7
*
normalize MAC addresses
Bill Marquette
2005-04-14
1
-0
/
+3
*
Add $Id$ tag
Bill Marquette
2005-03-27
1
-0
/
+1
*
Initial revision
Scott Ullrich
2004-11-07
1
-0
/
+176