summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add option to System: Firmware: Settings for running gitsync after installing...Erik Fonnesbeck2010-11-103-5/+58
* Remove csrf-magic include from functions.inc -- it was causing problems with ...Erik Fonnesbeck2010-11-101-1/+0
* Correct this to make it actually work. This is also mentioned in Ticket #904 ...Ermal2010-11-091-1/+1
* Use a shell script rather than bad hack to execute php code for pppoe periodi...Ermal2010-11-091-1/+7
* Fix display of queues on rules and layer7 containers.Ermal2010-11-091-1/+1
* Ensure csrf magic is loadedScott Ullrich2010-11-091-0/+1
* Fix Misc XSS issuesScott Ullrich2010-11-093-7/+6
* RevertScott Ullrich2010-11-091-1/+0
* Testing csrf-magicScott Ullrich2010-11-093-0/+550
* Set session.use_trans_sid to trueScott Ullrich2010-11-091-0/+1
* Add a setting for the data type of values used with DHCP option numbers and i...Erik Fonnesbeck2010-11-092-9/+68
* Add a function type to the field types allowed, to allow more field types wit...Erik Fonnesbeck2010-11-092-2/+6
* fix input validation for GREChris Buechler2010-11-081-2/+2
* Kill dhcplease before writing the hosts file so that it does not scramble the...Ermal2010-11-081-7/+15
* Add a button to connect a non-mobile IPsec VPN from Status > IPsec. Sends a p...jim-p2010-11-081-0/+26
* Return disabled interfaces as wellScott Ullrich2010-11-081-1/+1
* Return disabled interfaces as wellScott Ullrich2010-11-082-2/+2
* Cosmetic issue, add space before 'done', otherwise package XML name and done ...Warren Baker2010-11-081-1/+1
* Recent move (d32d3970d58683d02f89073103eb595eaa8f395f) of routed/ items requi...Warren Baker2010-11-082-6/+6
* Add routed/ items to obsoleted files. Force removal of file so that director...Scott Ullrich2010-11-062-2/+4
* Ignore /var/etc directory to avoid these kinds of errors: tar: /var/etc/openv...Scott Ullrich2010-11-061-0/+1
* Do not use sub arrayScott Ullrich2010-11-061-2/+2
* Make sure ipsec is incuded in valid interfacesScott Ullrich2010-11-061-2/+3
* Move Note to bottom of pageScott Ullrich2010-11-061-1/+1
* Show interface descriptionScott Ullrich2010-11-061-2/+2
* Interface names should appear as uppercaseScott Ullrich2010-11-061-2/+2
* Interface names should appear as uppercaseScott Ullrich2010-11-061-1/+1
* Do not escape strings twiceScott Ullrich2010-11-061-1/+1
* Misc fixes. Use htmlspecialchars() in more places. Use escaped shell argument.Scott Ullrich2010-11-061-6/+6
* Interface names should appear as uppercaseScott Ullrich2010-11-061-1/+1
* Interface names should appear as uppercaseScott Ullrich2010-11-061-1/+1
* Various CRL fixes.jim-p2010-11-062-45/+58
* Interface names should appear as uppercaseScott Ullrich2010-11-061-1/+1
* Define variable a bit earlier in case its sharedScott Ullrich2010-11-062-2/+6
* Use get_configured_interface_list() so Ermal does not yell at me :)Scott Ullrich2010-11-062-13/+2
* Fix misc input validation errors. Move routed/* to same dir as pkg itemsScott Ullrich2010-11-065-2/+12
* Ensure passed interface is validScott Ullrich2010-11-061-0/+14
* Use htmlspecialchars() for santitized outputScott Ullrich2010-11-061-3/+3
* Ensure that we are working with a proper passed interface..Scott Ullrich2010-11-061-11/+20
* Spelling fix.Warren Baker2010-11-051-1/+1
* If the anti-lockout rule is active, show it in the rules list for the LAN int...jim-p2010-11-051-0/+32
* Warn a user when entering the OpenVPN client/server screens that they need a ...jim-p2010-11-042-13/+57
* Use addslashes() here to prevent unescaped quotes from causing PHP errors. Fi...jim-p2010-11-041-1/+1
* Use a different variable name here to avoid colliding with another of the sam...jim-p2010-11-041-2/+2
* Use != here to avoid a potential issue with empty() testing intermediate arrays.jim-p2010-11-031-1/+1
* Add a button to the filter reload screen to force a config sync (only shows u...jim-p2010-11-031-0/+9
* Change the dhcpd startup for isc dhcpd server 4.1smos2010-11-031-1/+1
* Fix saving of off/disabled PPPoE server instances. Fixes #987jim-p2010-11-031-32/+34
* Activate code to allow ipsec to work normally.Ermal2010-11-031-2/+2
* Don't show empty user IPsec keys.jim-p2010-11-031-1/+1
OpenPOWER on IntegriCloud