summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dhcp.php
Commit message (Expand)AuthorAgeFilesLines
* Clarified help text for ddnsforcehostname option.Ross Williams2016-11-301-1/+1
* Added title to ddnsforcehostname checkboxRoss Williams2016-11-301-1/+1
* Add ddnsforcehostname option to DHCP Server configuration editorRoss Williams2016-11-291-1/+11
* Improve IPv4 address validation for services_dhcpPhil Davis2016-10-201-14/+25
* Merge pull request #3151 from EdHurtig/eng/6806Renato Botelho2016-10-121-2/+2
|\
| * Allow Hyphens in DHCP NTP Server form validationEddie Hurtig2016-09-221-2/+2
* | Typo staicPhil Davis2016-09-291-1/+1
* | Apply static ARP entries more consistently when adding and removing static ma...jim-p2016-09-281-0/+4
|/
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Merge pull request #3083 from doktornotor/patch-2Renato Botelho2016-08-041-4/+4
|\
| * Allow URLs for TFTP Server (Bug #6634)doktornotor2016-07-311-2/+2
| * Typo fixdoktornotor2016-07-311-1/+1
| * Allow URLs for TFTP Server (Bug #6634)doktornotor2016-07-311-2/+2
* | services_dhcp: Ignore BOOTP queriesJose Luis Duran2016-07-311-0/+9
|/
* Clarify that HMAC-MD5 key is required. Ticket #6622Chris Buechler2016-07-171-1/+1
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* 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-091-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-111-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
* Services / DHCP - Remove PersonalizationsNOYB2016-03-301-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
* | 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
OpenPOWER on IntegriCloud