summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | No need for extra function and touching of file, just set the value and use g...Warren Baker2012-02-233-29/+5
* | Merge pull request #56 from yakatz/beepChris Buechler2012-02-224-0/+48
|\ \
| * | Option to disable startup/shutdown soundsYehuda Katz2012-02-224-0/+48
|/ /
* | Merge pull request #55 from yakatz/dyndnsScott Ullrich2012-02-224-14/+13
|\ \
| * | Fixing existing DynDNS force-update feature. Redmine bug #2228Yehuda Katz2012-02-224-14/+13
|/ /
* | 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
* | Don't add the description either when the condition is not met, in case other...Erik Fonnesbeck2012-02-211-3/+5
* | Revert "Remove the -S $SRCIP to ping and added a timeout."smos2012-02-211-2/+2
* | Merge pull request #54 from jeandebogue/patch-2Seth Mos2012-02-211-2/+2
|\ \ | |/ |/|
| * Remove the -S $SRCIP to ping and added a timeout.jeandebogue2012-02-211-2/+2
|/
* ARP table is singularChris Buechler2012-02-211-1/+1
* Use PHP's built-in RFC 2822 date format, rather than trying to make our own.jim-p2012-02-201-1/+1
* Rather use -c to check for line count, we then dont have to deal with extra w...Warren Baker2012-02-201-1/+1
* Ticket #2205 - Add input validation, keep same logic as 2.0.1 and abore for d...Pierre POMES2012-02-192-10/+31
* Ticket #2205 - Main logic for relayd global settings screen, still need to ad...Pierre POMES2012-02-195-1/+147
* Add missing ;Scott Ullrich2012-02-181-1/+2
* Merge pull request #51 from Joecowboy/masterScott Ullrich2012-02-181-3/+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
* 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
* Correct disconnection of macsErmal2012-02-101-1/+1
* 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
* Change to embed to prevent IE9 from misbehaving. Ticket #2165Erik Fonnesbeck2012-02-071-4/+1
* 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
* Correct field nameErmal2012-02-071-1/+1
OpenPOWER on IntegriCloud