summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ticket #343. Move sorting of DHCP static mappings to after the item is set. ...Erik Fonnesbeck2010-03-101-1/+1
* 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
* 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 typ...Ermal Luçi2010-03-101-19/+141
* 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. Spotted-by:...Ermal Luçi2010-03-101-5/+10
* Ticket #386. Add all possible proxy arp to the external ip when it is defined...Ermal Luçi2010-03-091-2/+11
* 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 defined...Ermal Luçi2010-03-091-1/+11
* Correctly configure the default route addition when interfaces are configured...Ermal Luçi2010-03-093-5/+42
* Implement the protocol functionality on nat rules. This i based on a port tha...Ermal Luçi2010-03-092-5/+29
* 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 fu...Ermal Luçi2010-03-092-3/+36
* Correct assignment.Ermal Luçi2010-03-091-1/+1
* Return the data after unreference, it might be needed.Ermal Luçi2010-03-091-0/+2
* Make this work as it is supposed.Ermal Luçi2010-03-091-5/+3
* Add a diag page for authentication.Ermal Luçi2010-03-092-1/+127
* Add some more error checking to not have issues as reported on http://forum.p...Ermal Luçi2010-03-092-9/+15
* Revert "Catch up with php changes."Ermal Luçi2010-03-091-12/+12
* Handle empty OVPN client array correctly. Ticket #397pierrepomes2010-03-081-3/+7
* Actually put it to background.Ermal Luçi2010-03-081-1/+1
* Put this on background to avoid delays.Ermal Luçi2010-03-081-1/+1
* Add skip white space. To avoid erroring out on accidental blank space.Ermal Luçi2010-03-081-0/+1
* Check against proper value. Spotted-by: cmbErmal Luçi2010-03-081-1/+1
* Enable mpd5 for pppoe/pptp client connections. It brings improvements with it.Ermal Luçi2010-03-081-70/+45
* Move check upper to suit the platforms not needing it better.Ermal Luçi2010-03-081-4/+4
* Ticket #395. Add the path to the openssl.cnf to avoid errors. /etc/ssl/openss...Ermal Luçi2010-03-081-0/+2
* Add missing unmount calls.Ermal Luçi2010-03-081-1/+2
* Do not test for booting in here for mount points.Ermal Luçi2010-03-081-2/+1
* Match conf_mount_rw with conf_mount_ro call.Ermal Luçi2010-03-081-0/+2
* Use shmop module to implement reference count calls.Ermal Luçi2010-03-081-0/+29
* Place conf_mount_ro() calls where supposed too.Ermal Luçi2010-03-081-0/+6
* Reinstall packages even on nanobsd.Ermal Luçi2010-03-081-2/+2
* Close before unmounting.Ermal Luçi2010-03-081-3/+3
* Move call up to where it belongs.Ermal Luçi2010-03-081-2/+2
* Remove bogus call.Ermal Luçi2010-03-081-1/+0
* Do not spread checking for value accross code. Do it in the function that is ...Ermal Luçi2010-03-084-19/+13
* Catch up with php5.Ermal Luçi2010-03-081-0/+4
OpenPOWER on IntegriCloud