Code Style sbin tmp usr
Bits and pieces from sbin tmp and usr but not yet usr/local/www
Remove redundant copies of getNasIP(), it should fix #3234
Use unset to free resources now that php does not use exit on CP
Merge #237 manually whitout the GUI option for specifying interim interval. It will read now this attribute if present in a reply and use it. Fixes #1492
Revert "Make mac_format aware of multiple Captiveportal instances"
This reverts commit 54df925b9ea447bdd10f88a886e2ef11d44c3059.
Make mac_format aware of multiple Captiveportal instances
Remove unused code
Correct the Called-Station-Id attribute setting to be the consistent on authentication packets
- Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal- Corrected bug in javascript funtion enable_change(enable_change)
Add the multi instance CP to master branch. This allows to define CP with different properties on different interfaces.
Ticket #1013. Force NAS_PORT to be of type integer to avoid it being interpreted as char and generate wrong radius packet.
Nuke trailing carriage returns
Show even VIP's in the list. This is copied from nat code and probably should be generalized.
Do not assume WAN as the default interface to get the ip from for the calling station id. Instead add a select box(list) to choose the interface(ip) to send to radius.
Actually match the description and send the wan interface ip as Called-Station-Id on default settings.
Prevent negative RADIUS_NAS_PORT. This is a hack on m0n0 and not needed on pfSense.
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
Silence eclipse errors
Sync w/ m0n0wall
Silence Eclipse warnings
Unbreak radius auth
Fix > 16 char password auth issues.
Correct warnings and errors found eclipse
Restore 1.2b5's captive portal. 1.2b7 + radius == boom.
Sync with 1.2b6 which would extended radius patch requires.
Revert back to 1.2b3 now that we are using a different radius patch.
m0n0wall -> pfSense
Add T. Howell-Cintron expanded radius attributes patch.
Initial revision