summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dhcp.php
Commit message (Expand)AuthorAgeFilesLines
* Check the end of range to make sure it's inside subnet tooRenato Botelho2016-02-241-1/+2
* Use high level functionsRenato Botelho2016-02-241-4/+10
* Simplify logic and use high level functionsRenato Botelho2016-02-241-10/+4
* Merge pull request #2409 from stilez/patch-13Renato Botelho2016-02-241-8/+5
|\
| * EOL spacesstilez2016-01-141-5/+5
| * remove leading spacestilez2016-01-131-1/+1
| * redmine 5702 - switch to high level IPv4 functions instead of low level ip2lo...stilez2016-01-121-8/+5
* | Prevent "Ignore denied clients" and "Failover Peer IP" from being combined in...jim-p2016-02-161-1/+5
* | Merge pull request #2637 from k-paulius/patch-6Stephen Beaver2016-02-141-0/+4
|\ \
| * | Show interface name in the breadcrumb on DHCP Server pagek-paulius2016-02-131-0/+4
* | | Review alert wording. End sentence with period, remove redundant 'Warning', '...k-paulius2016-02-141-1/+1
* | | Use print_info_box() to generate alertsk-paulius2016-02-141-1/+1
* | | Review alert wording. End sentence with period, remove redundant 'Warning', '...k-paulius2016-02-141-1/+1
* | | Use print_info_box() to generate alertsk-paulius2016-02-141-4/+1
|/ /
* | Convert section titles to title casek-paulius2016-02-101-1/+1
* | Convert section titles to title casek-paulius2016-02-101-3/+3
* | Redmine #4647 default DHCP server tab to a interface with DHCP enabledPhil Davis2016-02-081-5/+25
* | Apply current UI standard to DHCP Pools tablePhil Davis2016-01-281-3/+3
* | Standardize print_apply_box usagePhil Davis2016-01-271-1/+1
* | Internationalize services_d*Phil Davis2016-01-261-3/+3
* | Merge pull request #2025 from apilloud/dhcp-ignoreunknownRenato Botelho2016-01-251-0/+10
|\ \
| * | Make DHCP deny action configurableAndrew Pilloud2015-11-051-0/+10
* | | add call gettext function in the services menubruno2016-01-251-2/+2
* | | Fixed #5802Stephen Beaver2016-01-231-51/+51
* | | Fix #5794 remove print_info_box_np chackes for gettext("apply")Phil Davis2016-01-221-1/+1
* | | DHCP - Decode value while validating contentsNewEraCracker2016-01-211-10/+11
* | | Fixed #5781Stephen Beaver2016-01-201-9/+9
* | | Fixed #5781Stephen Beaver2016-01-191-59/+21
* | | add missing space between wordsChris Buechler2016-01-181-1/+1
* | | Encode DHCP/DHCPv6 server additional BOOTP text options before save to XML to...Renato Botelho2016-01-151-2/+2
| |/ |/|
* | HTML Compliance - Services / DHCP ServerNOYB2016-01-101-1/+1
* | Fix redmine #5722 DHCP validation for masterPhil Davis2016-01-011-14/+12
* | Redundant logic tests in a range checkstilez2015-12-251-5/+4
* | clarify text, might not apply to "NIC" (lagg, VLANs, etc.)Chris Buechler2015-12-241-1/+1
* | fix part of #5604Jeremy Porter2015-12-231-1/+1
* | Remove $closehead variableColin Fleming2015-12-191-1/+0
* | Fix gen_subnetv4_maxPhil Davis2015-12-181-2/+2
* | Tidy up "services_dhcp.php"Colin Fleming2015-12-171-1/+1
* | Code style services dhcp dnsmasq dyndnsPhil Davis2015-12-161-34/+44
* | Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-4/+0
* | make text consistentChris Buechler2015-12-041-1/+1
* | Type up SCRIPT tagsColin Fleming2015-11-291-1/+1
* | Fix more privilege text/name/page inconsistenciesjim-p2015-11-251-2/+2
* | Calling all of these "Page" in the privilege name is redundant since they are...jim-p2015-11-251-1/+1
* | Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
* | Clarify description. Ticket #5387Chris Buechler2015-11-191-3/+3
* | Ticket #5471 another convert batch to font-awesome iconsJared Dillard2015-11-181-1/+1
* | Merge pull request #2036 from heper/patch-1Stephen Beaver2015-11-101-0/+14
|\ \
| * | add enable_rrd_graphing to $_postheper2015-11-081-0/+3
| * | add dhcpd rrd graphheper2015-11-061-0/+11
OpenPOWER on IntegriCloud