summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Be more intelligent when managing OpenVPN client connections bound to CARP VI...jim-p2012-03-063-0/+24
* Fix some checks in dhcpv6 screen. Still need to validate static mappings agai...Pierre POMES2012-03-041-13/+14
* Correct send_multiple_events to conform with new check_reload_status behaviourErmal2012-03-031-10/+3
* Add the ability to disable static routes without deleting themWarren Baker2012-03-023-3/+32
* Correctly match ntpd syslog messagesErmal2012-03-021-2/+2
* 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
* Remove obsolete files after gitsyncErik Fonnesbeck2012-02-281-0/+6
* Merge pull request #59 from Joecowboy/Time-format-changeJim P2012-02-285-23/+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
| * removed the timeformate change and putting it in the dhcpd and dhcpdv6 which ...Joecowboy2012-02-251-2/+0
* | Allow specifying the branch name after the repository URL for gitsync command...Erik Fonnesbeck2012-02-281-10/+22
* | Show lagg protocol and member interfaces on Status > Interfaces. Implements #...jim-p2012-02-282-0/+22
* | Fix filename used in check for existence of the uniprocessor kernel to match ...Erik Fonnesbeck2012-02-281-1/+1
* | Fixup the kernel upgrade code a bit to be safer, and assume SMP in the defaul...jim-p2012-02-281-22/+56
* | Adding multi-language support to WebGUIVinicius Coque2012-02-273-0/+48
* | Redirect stderr to stdout on exec.php so errors are visible.jim-p2012-02-271-1/+1
* | Ticket #2205 - Add prefork settingPierre POMES2012-02-272-5/+31
* | 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-262-45/+9
* | Turn off suhosin in hunt for #2214Scott Ullrich2012-02-261-1/+1
* | Crank up debug logging to help gear up for #2214Scott Ullrich2012-02-261-2/+2
* | Fix code that was accidentally replaced with an older version of the code.Erik Fonnesbeck2012-02-261-4/+6
* | Fix comment, unbreak interfaces.incjim-p2012-02-251-1/+1
* | Merge pull request #58 from Joecowboy/Time-format-changeSeth Mos2012-02-255-3/+85
|\ \ | |/
| * 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
| * Added Time format change XML tag for both DHCP and DHCPv6 if you want to use ...Joecowboy2012-02-251-0/+2
|/
* Always configure a link local address when configuring a carp with a IPv6 add...smos2012-02-251-0/+2
* Ticket #1917: fix typos, fix domain-search for dhcpv6Pierre POMES2012-02-253-4/+14
* Write out a default router file for the srd interfacesmos2012-02-251-1/+4
* Adding gateway support for 6rd support, does not add route yet.smos2012-02-252-1/+14
* Update the interfaces.php for 6rd support, reflects variable changessmos2012-02-251-29/+25
* Add 6rd backend code support, adds rules for proto 41 traffic for 6rd on WAN ...smos2012-02-252-25/+43
* Ticket #1917 - DHCP server support for multiple domains in search listPierre POMES2012-02-232-2/+12
* 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-232-6/+23
* 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-232-11/+20
* 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-235-6/+6
* Missed removing the function from here as wellWarren Baker2012-02-231-3/+0
OpenPOWER on IntegriCloud