summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dhcpv6.php
Commit message (Expand)AuthorAgeFilesLines
* Required fields in Services pagesPhil Davis2017-01-301-1/+1
* Always force compress when calling Net_IPv6Phil Davis2017-01-231-4/+4
* Standardize privilege name capitalizationPhil Davis2017-01-021-2/+2
* IPv6, allow DHCP6 server to use a prefix size of /59 and /61 like dhcp client...PiBa-NL2016-12-271-0/+2
* DHCPv6 server edit when DHCPv6 Relay enabledPhil Davis2016-12-141-173/+164
* 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 DHCP6 Server configuration editorRoss Williams2016-12-021-0/+11
* DHCPv6 ddnsdomainprimary must currently be IPv4Phil Davis2016-11-251-2/+3
* DHCPV6 only check VIPs in range if range validPhil Davis2016-10-131-1/+7
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Uniformize memory limits and remove old code (revised)NewEraCracker2016-09-021-5/+0
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-44/+43
* Always use require_oncePhil Davis2016-06-271-1/+1
* Miscellanous Textual Corrections - Add missing dots, normalize caseNewEraCracker2016-05-161-1/+1
* Miscellanous Textual Corrections - Add missing dots to phrasesNewEraCracker2016-05-111-2/+2
* Merge pull request #2814 from NOYB/Services_/_DHCP_-_Remove_PersonalizationsStephen Beaver2016-04-041-5/+5
* Allow configuring RAs when DHCPv6 Relay is enabled. Ticket #6063Chris Buechler2016-04-021-3/+6
* Reengineer Form_Button setAttributePhil Davis2016-03-201-15/+5
* Redmine #5972 Display Advanced settings on page loadPhil Davis2016-03-151-78/+205
* Revert "Merge pull request #2728 from phil-davis/form_button"Renato Botelho2016-03-151-7/+7
* Resolve conflicts with masterPhil Davis2016-03-111-2/+2
|\
| * Fix $POST checks so they do not depend on string SavePhil Davis2016-03-111-2/+2
* | Internationalize Form_Button textPhil Davis2016-03-111-7/+7
|/
* Fix some Save button quirks. Ticket #5965jim-p2016-03-101-1/+1
* Advanced button consistency. Ticket #5965jim-p2016-03-101-15/+25
* More icon and button consistency fixes. Ticket #5965jim-p2016-03-101-4/+1
* Fixed 5971Stephen Beaver2016-03-091-0/+2
* Icon consistency in Repeatable blocks. Ticket #5965jim-p2016-03-091-3/+7
* A PD-obtained subnet is always a /64 on the interface, so should be shown as ...Chris Buechler2016-03-031-1/+1
* Hide additional bootp options when it's disabled, fixes #5914Renato Botelho2016-02-251-2/+7
* Fix indentRenato Botelho2016-02-251-10/+10
* Move the DHCPv6 apply action into a function. Capture the apply and save acti...jim-p2016-02-241-34/+40
* Fixed #5914Stephen Beaver2016-02-211-6/+21
* clean up textChris Buechler2016-02-201-1/+1
* DHCPv6 clean ups for PD. Ticket #3029Chris Buechler2016-02-201-2/+7
* Ticket #3029Renato Botelho2016-02-191-5/+13
* Ticket #3029Renato Botelho2016-02-191-10/+27
* Make prefix delegation range check case insensitiveRenato Botelho2016-02-181-2/+4
* Unbreak services_dhcpv6.phpRenato Botelho2016-02-181-4/+12
* Validate Prefix Delegation range to make sure addresses match first network a...Renato Botelho2016-02-181-0/+24
* Fix range and prefix delegation range help text to match From/To in correct o...Renato Botelho2016-02-181-11/+4
* Simplify logicRenato Botelho2016-02-181-3/+5
* Simplify logicRenato Botelho2016-02-181-2/+5
* Fix #4675Renato Botelho2016-02-171-0/+26
* Fix DHCPv6 Relay detection on DHCPv6 Server page. It broke due to dhcrelay6 c...k-paulius2016-02-141-6/+9
* Rename 'DHCPv6 Server/RA' to 'DHCPv6 Server & RA' so it does not clash with b...k-paulius2016-02-141-1/+1
* Show interface name in the breadcrumb on DHCPv6 Server pagek-paulius2016-02-131-1/+6
* Synchronize page titles with tab titles. Rename some titles in order to be mo...k-paulius2016-02-131-1/+1
* Convert section titles to title casek-paulius2016-02-101-1/+1
OpenPOWER on IntegriCloud