summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Expand)AuthorAgeFilesLines
* Fix the link local check when trying to add a link local gatewaysmos2012-03-131-7/+7
* Enable the NTP server fields for our DHCP6 server.smos2012-03-131-6/+2
* Fix some checks in dhcpv6 screen. Still need to validate static mappings agai...Pierre POMES2012-03-041-13/+14
* Add the ability to disable static routes without deleting themWarren Baker2012-03-022-3/+27
* Fix formatting and move setting back to system.Erik Fonnesbeck2012-02-281-4/+9
* Moved beep option to notifications pageYehuda Katz2012-02-282-15/+22
* Merge pull request #59 from Joecowboy/Time-format-changeJim P2012-02-284-21/+31
|\
| * Commenting those lines out because the form fields are not generated because ...Joecowboy2012-02-261-4/+4
| * need to break out of foreach loop once it finds there is a local time has bee...Joecowboy2012-02-251-1/+4
| * I now parses the xml tags in the dhcpdv6 to check if an interface for DHCPv6 ...Joecowboy2012-02-251-5/+9
| * I now parses the xml tags in the dhcpd to check if an interface for DHCP leas...Joecowboy2012-02-251-6/+7
| * Changed the variable name from timeformtchangev6 to dhcpv6leaseinlocaltime pe...Joecowboy2012-02-251-3/+4
| * Changed the variable name to dhcpleaseinlocaltime from timeformatchange per j...Joecowboy2012-02-251-3/+4
* | Show lagg protocol and member interfaces on Status > Interfaces. Implements #...jim-p2012-02-281-0/+16
* | Adding multi-language support to WebGUIVinicius Coque2012-02-272-0/+33
* | Redirect stderr to stdout on exec.php so errors are visible.jim-p2012-02-271-1/+1
* | Ticket #2205 - Add prefork settingPierre POMES2012-02-271-3/+22
* | Add small patch from #466 to make interface names clickable on Interfaces > (...jim-p2012-02-271-1/+1
* | Fix gen_subnetv6_max(), used to display the end of available range in dhcp se...Pierre POMES2012-02-261-2/+1
* | Fix code that was accidentally replaced with an older version of the code.Erik Fonnesbeck2012-02-261-4/+6
|/
* Added the the choice for DHCPv6 leases of local time over default UTC time.Joecowboy2012-02-251-1/+14
* Added choice of UTC time or local time for DHCP leases.Joecowboy2012-02-251-2/+15
* Added check box for DHCPv6 lease time to select local time instead of the def...Joecowboy2012-02-251-0/+27
* Added check box for changing from UTC time to local time display on DHCP leases.Joecowboy2012-02-251-0/+27
* Ticket #1917: fix typos, fix domain-search for dhcpv6Pierre POMES2012-02-252-2/+12
* Update the interfaces.php for 6rd support, reflects variable changessmos2012-02-251-29/+25
* Ticket #1917 - DHCP server support for multiple domains in search listPierre POMES2012-02-231-1/+11
* Carry over the key length on input errors when creating a certificate signing...Erik Fonnesbeck2012-02-231-0/+2
* While we're at it, allow hostnames for syslog servers, since that is also valid.jim-p2012-02-231-6/+13
* Change case of "NOTE" for consistency with other pages and fix a misspelling.Erik Fonnesbeck2012-02-231-2/+2
* Reformat syslog settings, cleanup whitespace, reword some awkward English, ad...jim-p2012-02-231-110/+112
* Allow users to enter a port number when adding a remote syslog server.jim-p2012-02-231-11/+8
* If no rules are defined on the floating rules tab, show a more relevant message.jim-p2012-02-231-2/+6
* Make the reboot time estimate a little more realisitic.jim-p2012-02-233-4/+4
* No need for extra function and touching of file, just set the value and use g...Warren Baker2012-02-231-5/+2
* Option to disable startup/shutdown soundsYehuda Katz2012-02-221-0/+18
* Fixing existing DynDNS force-update feature. Redmine bug #2228Yehuda Katz2012-02-222-10/+5
* Don't add the description either when the condition is not met, in case other...Erik Fonnesbeck2012-02-211-3/+5
* ARP table is singularChris Buechler2012-02-211-1/+1
* Ticket #2205 - Add input validation, keep same logic as 2.0.1 and abore for d...Pierre POMES2012-02-191-6/+17
* Ticket #2205 - Main logic for relayd global settings screen, still need to ad...Pierre POMES2012-02-194-0/+144
* Add missing ;Scott Ullrich2012-02-181-1/+2
* A friend of mine was having the same issue that was stated in another pull re...Joecowboy2012-02-181-3/+2
* Merge pull request #49 from yakatz/masterSeth Mos2012-02-151-10/+6
|\
| * Convert strtotime() to DateTime object to fix 2038 roll-over issue.Yehuda Katz2012-02-141-10/+6
* | Ticket #2157. Add missing call to relayd_configure()Pierre POMES2012-02-141-0/+2
|/
* Add button to download a .p12 of a cert+key. Implements #2147jim-p2012-02-141-0/+25
* Reject an interface without a subnet as a network source in the IPsec Phase 2...jim-p2012-02-141-0/+10
* Correct disconnection of macsErmal2012-02-101-1/+1
* Change to embed to prevent IE9 from misbehaving. Ticket #2165Erik Fonnesbeck2012-02-071-4/+1
OpenPOWER on IntegriCloud