summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow other system authentication types to be used with ipsec. LDAP/RADIUS/lo...Ermal2012-11-144-141/+423
* Remove unused/unuseful tags anymoreErmal2012-11-141-3/+1
* Implement a pruning for auto added mac passthrough and vouchers. This allows ...Ermal2012-11-141-1/+53
* Add button to switch between read/write and read-only on Diag > NanoBSD; Add ...jim-p2012-11-123-5/+60
* Fix variable reference, ticket #2679jim-p2012-11-121-1/+1
* Resolves #2679. Correct behaviour when port is null to avoid warnings on erro...Ermal2012-11-121-0/+2
* Resolves #2678. Merge patch suggedted to stop warnings on PHP_errors.logErmal2012-11-121-1/+2
* Send just line return rather than newlineErmal2012-11-121-2/+2
* Fix interface variable to check againstjim-p2012-11-091-1/+1
* Correctly mark found configuration. Ermal Luçi2012-11-091-0/+2
* More fixes to the schedules rulesErmal2012-11-081-1/+3
* Remove carp nat rule auto generated since those are only applied on LAN(inter...Ermal2012-11-081-38/+0
* Do not generate carp NAT rules when in BACKUP/INIT modeErmal2012-11-081-1/+1
* Cleanup/standardize labels on L2TP configjim-p2012-11-071-8/+8
* Always create a pipe for any user on CP and if no limit present set it to 0(u...Ermal2012-11-071-105/+44
* break the loop for none schedule limitersErmal2012-11-071-2/+5
* Merge pull request #247 from mdima/masterErmal Luçi2012-11-062-9/+33
|\
| * Adds "Sort by direction" in the Traffic Graph pageMichele Di Maria2012-11-072-9/+33
|/
* Use a random exponent for the RSA generation of keys. Its is questionable if ...Ermal2012-11-061-1/+17
* revert change to if-bound states since this seems to have broken all kinds of...Chris Buechler2012-11-051-1/+1
* Merge pull request #246 from PiBa-NL/masterJim P2012-11-052-30/+59
|\
| * table javascript sorting improvement sorttable 1.2.3.4:123 and *:1234 now so...PiBa-NL2012-11-061-15/+44
| * Check update snapshot contents against .sha256 instead of .md5PiBa-NL2012-11-051-15/+15
|/
* Make a function to get the current theme and use it everywhere rather than du...jim-p2012-11-025-41/+28
* Don't resync openvpn if rc.newwanip is being run on an openvpn interface, to ...jim-p2012-11-021-1/+2
* Include shaper.inc here to have all the function dependency work.Ermal2012-11-011-0/+1
* Fix this browser checkErik Fonnesbeck2012-10-311-1/+1
* Resolves #2670. Mark vtnet interfaces as altq capable.Ermal2012-10-311-1/+1
* Add missing line ending to fix pf syntax error.Erik Fonnesbeck2012-10-311-1/+1
* Use if-bound states for better featuresErmal2012-10-311-1/+1
* And more encoding...jim-p2012-10-311-1/+1
* Still more encoding...jim-p2012-10-311-6/+6
* More encoding...jim-p2012-10-311-7/+7
* Encode this before showing it.jim-p2012-10-311-1/+1
* Encode parameters before showing them to users.jim-p2012-10-311-4/+4
* Encode some more parameters before showing them to users.jim-p2012-10-313-17/+17
* Encode the interface parameter before using it in a redirectjim-p2012-10-311-1/+1
* Encode the if parameter before using it in redirects, too.jim-p2012-10-311-4/+4
* Encode the if parameter before using it in htmljim-p2012-10-311-3/+3
* Escape parameters better when managing tables. Fix test to allow deleting sub...jim-p2012-10-311-6/+6
* Remove debug outputjim-p2012-10-311-1/+0
* Set the CSRF Magic timeout to the same as the session timeout, so that if a u...jim-p2012-10-311-0/+3
* Update CSRF Magicjim-p2012-10-312-9/+12
* Revert "Revert "Do not put the prefix len on the src ip""Ermal2012-10-311-1/+1
* Revert "Do not put the prefix len on the src ip"Ermal2012-10-311-1/+1
* Do not put the prefix len on the src ipErmal2012-10-311-1/+1
* Merge pull request #243 from phil-davis/masterChris Buechler2012-10-302-2/+2
|\
| * Replace deprecated split with explodePhil Davis2012-10-311-1/+1
| * Replace deprecated split with explodePhil Davis2012-10-311-1/+1
|/
* Fixes #2394. If an entry of 0.0.0.0/0 is configured than use the first interf...Ermal2012-10-301-2/+4
OpenPOWER on IntegriCloud