summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove the special char from the name it makes the xml parser bail.Ermal2010-03-111-1/+1
|
* Fix my nameErmal2010-03-111-2/+1
|
* Add my copyrightErmal2010-03-111-0/+27
|
* This may break booting so try only 100 times and fail gracely in case of error.Ermal Luçi2010-03-111-1/+9
|
* Fix console auto-login.Erik Fonnesbeck2010-03-111-2/+4
|
* Fix EasyRule port check so it is only tested when the protocol is TCP or ↵jim-p2010-03-112-14/+16
| | | | | | UDP. Resolves #412 While I'm here, make EasyRule put a description in when writing the config so it shows up properly in the config history.
* Correct field name.Ermal Luçi2010-03-111-1/+1
|
* Fix index.Ermal Luçi2010-03-111-1/+1
|
* Fix rule creation.Ermal Luçi2010-03-111-1/+1
|
* Final touches.Ermal Luçi2010-03-112-23/+33
|
* Fix bug where user wasn't being removed from groups upon deletion.jim-p2010-03-111-1/+1
|
* Correct check.Ermal Luçi2010-03-111-2/+2
|
* Correct logic.Ermal Luçi2010-03-111-10/+9
|
* Add myself to the copyrightjim-p2010-03-111-0/+1
|
* Add some verbage to the on-screen message stating that IP ranges are ↵jim-p2010-03-111-1/+1
| | | | available for use as well as CIDR networks in aliases.
* Add globals vars.Ermal Luçi2010-03-111-2/+2
|
* More improvements.Ermal Luçi2010-03-111-16/+36
|
* Show wizard tab for openvpn.Ermal Luçi2010-03-113-0/+3
|
* Improve wizard.Ermal Luçi2010-03-112-68/+96
|
* Improve wizard by adding more steps and cleaness.Ermal Luçi2010-03-113-259/+317
|
* Ticket #421. Do not allow blank alias names in firewall_aliases_edit.phpErik Fonnesbeck2010-03-111-0/+5
|
* Sort opt10+ and wlan10+ more like the way that would be expected.Erik Fonnesbeck2010-03-112-2/+2
|
* Fix sorting issues that were introduced in an old commit, resulting in the ↵Erik Fonnesbeck2010-03-1013-23/+11
| | | | incorrect item sometimes being shown when clicking edit buttons.
* Improve the wizard. Make it produce a correct openvpn server config.Ermal Luçi2010-03-113-21/+329
|
* Ticket #343. Move sorting of DHCP static mappings to after the item is set. ↵Erik Fonnesbeck2010-03-101-1/+1
| | | | Previous behavior caused the wrong entry to get overwritten.
* Make sure <dhcpd><wan> exists before blindly unsetting.Scott Ullrich2010-03-101-1/+3
|
* More fixes.Ermal Luçi2010-03-102-33/+20
|
* Mostly style fixes.Ermal Luçi2010-03-101-10/+14
|
* Make the wizard ressemble the style as on other pages. Use switch instead of ↵Ermal Luçi2010-03-101-22/+55
| | | | if else to make code more readble.
* Fix name of input.Ermal Luçi2010-03-101-3/+3
|
* Set the correct name for the protocol field.Ermal Luçi2010-03-101-1/+1
|
* More fixes.Ermal Luçi2010-03-101-2/+38
|
* Add openvpn server wizard.Ermal Luçi2010-03-102-0/+891
|
* Improve a lot the wizard.php page to be more userfriendly and add control ↵Ermal Luçi2010-03-101-19/+141
| | | | types for certificates.
* Add another needed file.Ermal Luçi2010-03-101-0/+1
|
* Include necessary files.Ermal Luçi2010-03-101-0/+2
|
* Ticket #413. Hanlde cases when no authentication is specified.Ermal Luçi2010-03-102-14/+18
|
* Only extract timezone info if we have a field type 'timezone_select'Ermal Luçi2010-03-101-11/+17
|
* Correctly set variable values during each iteration. Ticket #414. ↵Ermal Luçi2010-03-101-5/+10
| | | | Spotted-by: irc(Efonne)
* Ticket #386. Add all possible proxy arp to the external ip when it is ↵Ermal Luçi2010-03-091-2/+11
| | | | defined as network even on outbound NAT.
* If field type is interface show them with the descriptive name.Ermal Luçi2010-03-091-0/+3
|
* Ticket #386. Add all possible proxy arp to the external ip when it is ↵Ermal Luçi2010-03-091-1/+11
| | | | defined as network.
* Correctly configure the default route addition when interfaces are ↵Ermal Luçi2010-03-093-5/+42
| | | | configured for pppoe/pptp. Handle in system routing configure dynamic interfaces. Also when chaning or configuring the defaultgw reconfigure the underlying interface, this helps when this interfaces are dynamics one.
* Implement the protocol functionality on nat rules. This i based on a port ↵Ermal Luçi2010-03-092-5/+29
| | | | that provides this functionality but with a lot more reduced patchset.
* Fix a slight bug. This would have caused an empty description in some cases.jim-p2010-03-091-1/+1
|
* Ticket #406. Add openvpn tunnel networks to the auto generated nat rules.Ermal Luçi2010-03-091-0/+17
|
* Remove legacy code.Ermal Luçi2010-03-091-18/+3
|
* Upps use mpd5.Ermal Luçi2010-03-091-1/+1
|
* Add a function to get user groups based on authentication server. Use this ↵Ermal Luçi2010-03-092-3/+36
| | | | function to show the groups the user i member of on Diag Authentication.
* Correct assignment.Ermal Luçi2010-03-091-1/+1
|
OpenPOWER on IntegriCloud