summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dhcp.php
Commit message (Expand)AuthorAgeFilesLines
* Required fields in Services pagesPhil Davis2017-01-301-1/+1
* Display client id in DHCP Mapping listPhil Davis2017-01-121-0/+27
* Add new "Ignore client identifiers" DHCP featureBrett Keller2016-12-271-0/+9
* Form_IpAddress add types remove patternsPhil Davis2016-12-271-4/+4
* Modify DHCP Server messagesPhil Davis2016-12-261-3/+5
* Customize DHCP Server on interfaces messagePhil Davis2016-12-261-3/+12
* Fix field type for TFTP in DHCP server settingsjim-p2016-12-231-0/+1
* Disable DHCP server on interfaces with subnet >= 31. Fixes #6930Renato Botelho2016-12-201-7/+23
* DHCP server edit when DHCP Relay enabledPhil Davis2016-12-141-185/+194
* Clarified help text for ddnsforcehostname option.Ross Williams2016-12-021-1/+1
* Added title to ddnsforcehostname checkboxRoss Williams2016-12-021-1/+1
* Add ddnsforcehostname option to DHCP Server configuration editorRoss Williams2016-12-021-1/+11
* Improve IPv4 address validation for services_dhcpPhil Davis2016-10-251-14/+25
* Allow Hyphens in DHCP NTP Server form validationEddie Hurtig2016-10-121-2/+2
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Allow URLs for TFTP Server (Bug #6634)doktornotor2016-08-041-2/+2
* Typo fixdoktornotor2016-08-041-1/+1
* Allow URLs for TFTP Server (Bug #6634)doktornotor2016-08-041-2/+2
* services_dhcp: Ignore BOOTP queriesJose Luis Duran2016-08-041-0/+9
* Clarify that HMAC-MD5 key is required. Ticket #6622Chris Buechler2016-07-171-1/+1
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-43/+42
* Fix #6050 DHCP - provide Network Booting display/hide advanced buttonPhil Davis2016-07-131-51/+97
* Always use require_oncePhil Davis2016-06-271-1/+1
* Fixed #6504 by making table sortableStephen Beaver2016-06-221-1/+1
* Allow - in TFTP Server field. Ticket #6433Chris Buechler2016-06-011-1/+1
* Miscellanous Textual Corrections - Add missing dots, normalize caseNewEraCracker2016-05-161-3/+3
* Fix missing interface in pool edit. Ticket #6303Chris Buechler2016-05-021-1/+1
* Hostnames are valid for NTP servers in DHCP Server. Ticket #6239Chris Buechler2016-04-231-4/+4
* Services - PunctuationNOYB2016-04-211-9/+9
* Services / DHCP Server - DNS Servers ClarificationNOYB2016-04-121-1/+1
* Merge pull request #2814 from NOYB/Services_/_DHCP_-_Remove_PersonalizationsStephen Beaver2016-04-041-14/+14
* Reengineer Form_Button setAttributePhil Davis2016-03-201-18/+6
* HTML Compliance - Services / DHCP ServerNOYB2016-03-171-1/+1
* servise_dhcp include btnadvopts in sectionPhil Davis2016-03-161-2/+2
* Redmine #5994 Make DHCP advanced buttons work consistentlyPhil Davis2016-03-151-79/+148
* Revert "Merge pull request #2728 from phil-davis/form_button"Renato Botelho2016-03-151-9/+9
* Internationalize Form_Button textPhil Davis2016-03-111-9/+9
* Fix some Save button quirks. Ticket #5965jim-p2016-03-101-3/+2
* Advanced button consistency. Ticket #5965jim-p2016-03-101-12/+24
* More icon and button consistency fixes. Ticket #5965jim-p2016-03-101-4/+1
* Icon consistency in Repeatable blocks. Ticket #5965jim-p2016-03-091-4/+8
* Bring some consistency to the way most buttons are displayed (color, icons, e...jim-p2016-03-091-1/+3
* 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
OpenPOWER on IntegriCloud