summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* outbound nat, remove non-applicable optionPiBa-NL2012-11-221-1/+0
|
* add " address" behind the interface nat namePiBa-NL2012-11-201-1/+1
|
* show difference between outbound NAT and outbound NONAT.PiBa-NL2012-11-181-6/+8
|
* Only openvpn networks need to stay on negate tableErmal2012-11-161-24/+5
|
* Update usr/local/www/vpn_ipsec_phase1.phpErmal Luçi2012-11-161-1/+1
| | | Correct missing $
* Add extra safety belts here.jim-p2012-11-151-1/+1
|
* This gets called in filter_configure_sync() alreadyWarren Baker2012-11-151-3/+0
|
* Remove none per Jim since it is confusingErmal2012-11-152-2/+1
|
* Remove preload.php which warmed the caches. IT hurts on embedded and really ↵Ermal2012-11-152-72/+0
| | | | does not help that much
* While here check if the function needed exists to avoid a require_once call. ↵Ermal2012-11-151-4/+8
| | | | (Microoptimization)
* For destination tolerate a 0.0.0.0/0 and convert it to anyErmal2012-11-151-1/+3
|
* Correct the destination for the binat to the real destinationErmal2012-11-151-1/+6
|
* Tune the binat a bit so it does not affect all traffic on enc but just for ↵Ermal2012-11-151-1/+1
| | | | the configured ph2
* Not sure why this has been hidden so deep but putting that in the right ↵Ermal2012-11-152-2/+1
| | | | place should help with error displayed related to HEADER already sent in PHP errors.log
* Merge pull request #250 from phil-davis/masterJim P2012-11-142-2/+23
|\ | | | | Enhance reporting and changing read-write setting on nanoBSD
| * Enhance reporting read-write settingPhil Davis2012-11-151-2/+10
| | | | | | | | | | | | | | If the user has already selected Current Read/Write Status to be Read-Write, then they also choose Permanent Read/Write the mount refcount becomes 2. Then if they turn off Permanent Read/Write the setting is saved, but the refcount goes back to 1. This results in the file system still being mounted Read-Write. This would be unexpected behaviour IMO - a user who came back some days later to turn off Permanent Read-Write would expect the file system to switch back to Read-Only in real time, as well as changing back the config setting. This corrects the above behaviour. I also added display of the refcount if it is more than 1. If for some reason multiple other things leave the file system mounted then this can be immediately seen on the GUI. Note: The "Switch to Read-Only" button only decrements the refcount by 1 each time. So if the refcount is >1 the user has to press a few times to get the count back to zero and the file system read-only. I think this is reasonable behaviour.
| * Add refcount_read to util.incPhil Davis2012-11-151-0/+13
|/ | | Add refcount_read so other code can easily find out how many things have the file system mounted.
* Fix typojim-p2012-11-141-1/+1
|
* Allow not setting group authenticationErmal2012-11-141-1/+2
|
* Remove accidental copy/pastoErmal2012-11-141-17/+0
|
* For local users check the necessary priviledge is grantedErmal2012-11-141-1/+7
|
* Correct Select button when no ca_ref is definedErmal2012-11-141-2/+6
|
* Add ipsec/* anchor for radius dynamic rulesErmal2012-11-141-0/+2
|
* Make it more clear what is the username during syslogErmal2012-11-142-4/+4
|
* Allow other system authentication types to be used with ipsec. ↵Ermal2012-11-144-141/+423
| | | | LDAP/RADIUS/local acc
* 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
| | | | to prune the added entries logged-in through vouchers
* Add button to switch between read/write and read-only on Diag > NanoBSD; Add ↵jim-p2012-11-123-5/+60
| | | | setting to keep the media read/write at all times; Add indication of ro/rw status on Dashboard.
* Fix variable reference, ticket #2679jim-p2012-11-121-1/+1
|
* Resolves #2679. Correct behaviour when port is null to avoid warnings on ↵Ermal2012-11-121-0/+2
| | | | error log
* 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
| | | Fixes http://forum.pfsense.org/index.php/topic,54595.0.html
* More fixes to the schedules rulesErmal2012-11-081-1/+3
|
* Remove carp nat rule auto generated since those are only applied on ↵Ermal2012-11-081-38/+0
| | | | LAN(interfaces without a gateway) and its not probably a good thing to do.
* 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 ↵Ermal2012-11-071-105/+44
| | | | 0(unlimited). If any limit comes from the sources of reauthentication this limit will be applied without any other consequences
* 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 page
| * Adds "Sort by direction" in the Traffic Graph pageMichele Di Maria2012-11-072-9/+33
|/ | | | | | | Added the option to sort IPs by direction in the Traffic Graph page, and improved the detection of the local network to monitor (before the results could not be realistic because of too many "local IPs" were monitored.
* Use a random exponent for the RSA generation of keys. Its is questionable if ↵Ermal2012-11-061-1/+17
| | | | its needed to be saved as a value?
* revert change to if-bound states since this seems to have broken all kinds ↵Chris Buechler2012-11-051-1/+1
| | | | of things
* Merge pull request #246 from PiBa-NL/masterJim P2012-11-052-30/+59
|\ | | | | sorting improvement 1.2.3.4:123 and *:1234 & update snapshot contents against .sha256
| * table javascript sorting improvement sorttable 1.2.3.4:123 and *:1234 now ↵PiBa-NL2012-11-061-15/+44
| | | | | | | | sort properly.
| * 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 ↵jim-p2012-11-025-41/+28
| | | | duplicating code or missing functions. (Fixes forced themes using the wrong theme for login screen)
* Don't resync openvpn if rc.newwanip is being run on an openvpn interface, to ↵jim-p2012-11-021-1/+2
| | | | avoid a loop.
* Include shaper.inc here to have all the function dependency work.Ermal2012-11-011-0/+1
|
OpenPOWER on IntegriCloud