summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added support for automatically managing firewall rules with NAT rules.unknown2009-08-141-0/+53
|
* Add my copyright.Ermal Luçi2009-08-142-0/+2
|
* Forgotten increase of the limit.Ermal Luçi2009-08-141-1/+1
|
* * Convert captive portal rules to use tables. This reduces the number of ↵Ermal Luçi2009-08-145-111/+102
| | | | | | | | | | rules ALOT. * Make the peruserbw setting use tables also by taking advantage of the tablearg option. * Convert statistics to use the new improvements of ipfw tables merged previously. * Make the limit of users allowed around 25000 instead of 9999 of before. NOTE: The only thing remaining for full optimization on ipfw(4) side is converting passthrumac and layer2 secure rules to tables aswell.
* Catch up with allowed ip using ipfw tables. This makes allowed ips be ↵Ermal Luçi2009-08-141-1/+6
| | | | configured without reloading the whole other ones.
* Prevent gif(4) interfaces from being used in bridges.Ermal Luçi2009-08-141-0/+2
|
* Use ipfw tables for allowed ips. This reduces the number of rules needed for ↵Ermal Luçi2009-08-132-72/+47
| | | | them and speedups things when this list is big. This simplifies even deleteing an allowed ip from services->captiveportal->allowedips since we just need to remove them from the table.
* Micro speedup improvements on the parser.Ermal Luçi2009-08-131-11/+9
|
* Check even if the file exists or not. Only checking filesize its not enough ↵Ermal Luçi2009-08-131-2/+2
| | | | for all cases.
* Ensure nanobsd save tmp files under /rootRenato Botelho2009-08-121-3/+1
|
* Really restart DHCPD server after changesScott Ullrich2009-08-121-3/+9
|
* Add xmlreader module to the list of modules used on pfSense.Ermal Luçi2009-08-121-0/+1
|
* Change the parser to xmlreader instead of the current parser. This brings ↵Ermal Luçi2009-08-121-96/+38
| | | | speed improvements and reduces some of the errors of the previous parser.
* Fix some logic on enabling or disabling ipfw filtering on interfaces.Ermal Luçi2009-08-121-2/+5
|
* Readd rule since it makes the policy easier to read.Ermal Luçi2009-08-121-0/+1
|
* Actually do the test right.Ermal Luçi2009-08-121-1/+1
|
* Catch up with the new System->Misc option added for schedules.Ermal Luçi2009-08-121-1/+2
|
* * Fix setting unsetting of a few option under System-> MiscErmal Luçi2009-08-121-3/+35
| | | | * Present a new option to control clearing of states when Schedules expire. Seems sometimes this is a desirable behaviour!
* Just return without the complete rule otherwise some misconfiguration may ↵Ermal Luçi2009-08-121-1/+1
| | | | | | happen when a schedule expires. Reported-by: mileswu
* Reduce some unneeded overhead in CP generated ipfw rules.Ermal Luçi2009-08-111-30/+4
|
* Remove unneeded double quoutes from expression.Ermal Luçi2009-08-111-1/+1
|
* Mark some other function with COMPAT comment to easily find them when needed.Ermal Luçi2009-08-111-4/+3
|
* Add a compat function after renaming tdr_install_cron to ↵Ermal Luçi2009-08-111-0/+6
| | | | filter_tdr_install_cron with a warning for the renaming.
* Fix typo its tagged and not tag.Ermal Luçi2009-08-111-1/+1
| | | | | Reported-by: mileswu Patch-extracted-from: https://rcs.pfsense.org/projects/pfsense/repos/mainline/merge_requests/30
* Unlock a little faster otherwise a deadlock will occur.Ermal Luçi2009-08-111-2/+2
| | | | | Reported-by: mileswu Patch-extracted-from: https://rcs.pfsense.org/projects/pfsense/repos/mainline/merge_requests/30
* Use the global variable for referencing tmp path and do not use hardcoded value.Ermal Luçi2009-08-111-14/+18
|
* fix typoChris Buechler2009-08-101-1/+1
| | | | Resolves #49
* Overwrite .cshrc and .profileScott Ullrich2009-08-091-1/+1
|
* Escape commandScott Ullrich2009-08-091-2/+2
|
* Handle console too for noninteractiveScott Ullrich2009-08-091-0/+10
|
* Backout last commit, need to figure out the console angle as wellScott Ullrich2009-08-091-10/+0
|
* Allow logging everything to syslog (allows syslog of snort, amongst other ↵Chris Buechler2009-08-092-1/+12
| | | | things)
* Fix non-interactive script bug on upgrade.Scott Ullrich2009-08-091-0/+10
|
* Allow tcpdump by default on enc. There is no measurable performance impact, ↵Chris Buechler2009-08-081-2/+2
| | | | and it's annoying to flip the sysctls to allow when needed.
* Do not create /root/var/tmpScott Ullrich2009-08-061-3/+1
|
* Only symlink pkg dirScott Ullrich2009-08-061-2/+1
|
* Reverse link arguments and rm dirScott Ullrich2009-08-061-2/+3
|
* Create symlink after disks are mountedScott Ullrich2009-08-061-8/+6
|
* Create symlink after disks are mountedScott Ullrich2009-08-062-6/+7
|
* Allow packages to be persistent across reboots. Resolved #44sullrich2009-08-051-1/+9
|
* Use php to detect product name on shell scriptsRenato Botelho2009-08-034-4/+4
|
* Save update file on $g[upload_path] instead of /tmpRenato Botelho2009-07-311-9/+17
|
* Circumvent weirdness of php when unsetting an array members during a loop.Ermal Luçi2009-07-311-2/+6
|
* Add ';' which should make the error page link work again.Ermal Luçi2009-07-311-1/+1
|
* Fix a probably php undetermined behaviour of code in php.Ermal Luçi2009-07-301-1/+4
|
* Check for nanobsd updateRenato Botelho2009-07-301-1/+7
|
* Check if file exists before unlinkRenato Botelho2009-07-301-2/+4
|
* Tell syslogd to not compress information to the following line is repeated N ↵Ermal Luçi2009-07-291-3/+3
| | | | times. This unbreaks sshlockout_pf.
* Call conf_mount_rw() before execute boot0cfg to prevent I/O errorsRenato Botelho2009-07-281-1/+3
|
* s/ABOOT_DRIVE/BOOT_DRIVE/ since this variable is not defined, and the drive ↵Renato Botelho2009-07-281-7/+7
| | | | is always the same, the only thing that changes is the slice.
OpenPOWER on IntegriCloud