summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Only do foreach on the p2's if it's actually an array.jim-p2012-01-311-40/+39
* Fix exec bitjim-p2012-01-301-0/+0
* Add a small script to disable APM on ATA drives if they claim to support it. ...jim-p2012-01-302-0/+13
* Be smarter about how to split a Namecheap hostname into host/domain. Fixes #2144jim-p2012-01-261-1/+5
* Include admin user in bootup account syncjim-p2012-01-251-6/+2
* Make sure we stop the configure if the device does not have a public addresssmos2012-01-251-1/+1
* Add backend 6RD support. We don't have the required patch yet for our stf dri...smos2012-01-252-0/+111
* Fix LZO setting for Upgraded OpenVPN (was turning compression on even if old ...jim-p2012-01-251-2/+2
* Fix upgrade code for 1.2.3 with assigned OpenVPN interface.jim-p2012-01-251-10/+8
* Don't ignore when multiple OpenVPN DNS, NTP, WINS, etc servers were specified...jim-p2012-01-251-8/+58
* Safer for 1.2.3 upgrades to assume OpenVPN interface == any, since 1.2.3 didn...jim-p2012-01-251-1/+1
* Remove rtsol debugging outputsmos2012-01-251-1/+0
* Comment out debug print for cert verificationjim-p2012-01-241-1/+1
* Check to see if the pid file exists before trying to kill anyprocessErmal2012-01-241-1/+2
* Be more careful when creating and removing a user, to only alter a user if it...jim-p2012-01-231-3/+15
* making small fixes on jQuery codeVinicius Coque2012-01-211-4/+4
* Only add these lines if there is both an IP address and CIDR. Fixes #1882Erik Fonnesbeck2012-01-201-4/+6
* Ticket #2114. Remove define_syslog_variables since its deprecated and probabl...Ermal2012-01-202-2/+0
OpenPOWER on IntegriCloud