summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Adding multi-language support to WebGUIVinicius Coque2012-02-271-0/+15
* Ticket #2205 - Add prefork settingPierre POMES2012-02-271-2/+9
* Fix gen_subnetv6_max(), used to display the end of available range in dhcp se...Pierre POMES2012-02-261-43/+8
* 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 comment, unbreak interfaces.incjim-p2012-02-251-1/+1
* 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-251-2/+2
* 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
* 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-231-1/+1
* While we're at it, allow hostnames for syslog servers, since that is also valid.jim-p2012-02-231-0/+10
* Allow users to enter a port number when adding a remote syslog server.jim-p2012-02-231-0/+12
* Make the reboot time estimate a little more realisitic.jim-p2012-02-232-2/+2
* Missed removing the function from here as wellWarren Baker2012-02-231-3/+0
* No need for extra function and touching of file, just set the value and use g...Warren Baker2012-02-231-23/+0
* Option to disable startup/shutdown soundsYehuda Katz2012-02-222-0/+26
* Fixing existing DynDNS force-update feature. Redmine bug #2228Yehuda Katz2012-02-222-4/+8
* For nat reflection inetd rules, udp/dgram requires wait, instead of nowait/0....jim-p2012-02-221-1/+3
* only skip adding default gateway if OLSR is actually enabled, and log why you...Chris Buechler2012-02-221-1/+2
* Use PHP's built-in RFC 2822 date format, rather than trying to make our own.jim-p2012-02-201-1/+1
* Ticket #2205 - Add input validation, keep same logic as 2.0.1 and abore for d...Pierre POMES2012-02-191-4/+14
* Ticket #2205 - Main logic for relayd global settings screen, still need to ad...Pierre POMES2012-02-191-1/+3
* Don't let an empty subnet into racoon.conf, it can cause parse errors. Ticket...jim-p2012-02-141-0/+9
* Fix reference to PPTP secondary RADIUS server shared secret.jim-p2012-02-131-1/+1
* Correct checking if a gif is part of bridge so that it actually works correct...Ermal2012-02-131-21/+25
* Resolves #2052. Remove duplicate ruleErmal2012-02-081-2/+0
* Make sure to pass the string, not the arraysmos2012-02-081-1/+2
* Perform actual 128 bit operations to make sure we get the math right.smos2012-02-081-63/+62
* Another try to eliminate the warning 'PHP Warning: Cannot modify header info...Ermal2012-02-081-1/+2
* Revert "Check if a session already exists to avoid errors issued by php on se...Erik Fonnesbeck2012-02-071-2/+1
* Check if a session already exists to avoid errors issued by php on sesion_sta...Ermal2012-02-071-1/+2
* Fixes #2082. Actually just correct the log to display the correct informationErmal2012-02-071-2/+5
* Fixes #2082. Correct checking of existing session to take into consideration ...Ermal2012-02-071-1/+1
* Fixes #1999. Upgrade bvoucher config as well during CP upgrade to multi-instanceErmal2012-02-071-0/+7
* Since the CARP interface name changed to vip, devd needs to follow that chang...jim-p2012-02-071-2/+2
* Add nat rule if the target is in a subnet handled by a static route whose gat...Erik Fonnesbeck2012-02-041-0/+12
* Add static route subnets if their gateway is within the source subnet for the...Erik Fonnesbeck2012-02-041-3/+15
* Use the specific IP for NAT IP in filter_generate_reflection_nat to prevent a...Erik Fonnesbeck2012-02-041-3/+20
* correct branches in gitsyncChris Buechler2012-02-041-2/+3
* Rename function and use variableWarren Baker2012-02-031-6/+8
* Add builder binaryWarren Baker2012-02-031-1/+1
* Support for configuring the configuring Unbound serviceWarren Baker2012-02-031-0/+35
* PPTP upgrade needs to declare $config a global.jim-p2012-02-011-0/+1
* If the old bindlan option is there, assume the lan interface for binding.jim-p2012-02-011-0/+4
* Change SNMP binding option to work on any eligible interface/VIP. Fixes #2158jim-p2012-02-012-5/+10
* Also write out the rules that caused the problem to ease troubleshooting.Warren Baker2012-02-011-1/+1
* Add code that expresses the default gateway calculated from the broker address.smos2012-02-011-2/+35
* Add more backend code to calculate the 6RD broker IPv6 address from the IPv4 ...smos2012-02-011-1/+39
OpenPOWER on IntegriCloud