Move is_jumbo_capable to pfsense-utils
Adding (EXPERIMENTAL) WPA Support.Still celaning ifconfig bugs. Settings are not done correctly
Setup no nat correctly
Ticket #488
return $aliasname
Stop making stupid generic-pc assumptions
Call system_set_harddisk_standby() on bootup
Adding (EXPERIMENTAL) WPA Support.Fixed a few bugs with setting turbo mode and hidessid and Pure G mode.
Turn off fast cgi on memory strapped systems
eval() our global functions whether or not install commands or defined. This addresses ticket #471.
Bugfix.
Remove debugging variable.
Trim one preg_grep() call.
More retooling of get_interface_list(): * We can return the list keyed with either physical or friendly names. * Trim shell calls to 3 for both "active" and "media" types.
Move is_jump_capable() to pfsense-utils
Adding (EXPERIMENTAL) WPA Support.Adding ifconfig down / up in order to activate channel changes and other ifconfig changes.
Version bump
Make sure a interface is jumbo capable
Ticket #510
Add is_jumbo_capable() call
Use correct port
Ticket #530
Fix silly typo.
Properly merge.
Fix system_firmware_check.php
Adding (EXPERIMENTAL) WPA Support.
File notices if we cannot sync the xml configuration items
Pass correct parms
Use documented XML_RPC functions if available.
version bump
Delete.
Comment out second call to setCredentials.
Do not create compress directory, we are not using that module.
Do not destroy carp interfaces. FreeBSD no likie.
Trim loaded module list down to 2 modules.
php's mkdir() sucking is the reason we have make_dirs() :)
Comment out server log. Its erroring out since we are not loading the module
Reload CARP after sync on other end
Ticket #528
5 -> 1
Allow tuning of max php fcgi requests
Allow setting of max fast-php children
Minor nit-picks
Convert captive portal over to Lighty.
Many benfits:
Add SSL configuration header
Alter maximum processes to 1
Use correct variable $document_root
Woops, don't forget to pass server port
Spell "lighty" correcftly
Add document root parm
Use /usr/local/www as document data root
Use system("mkdir -p") since php's mkdir is brain-dead.
XXX: Still need to retrofit captive portal
If there's a PHP_AUTH_* copy it over to AUTH_* (mini sets AUTH_*, lighttpd sets PHP_AUTH_*)
hush little pfsync, don't say a word. GeekGod's gonna buy you a mocking bird.
Do not handle captive portal in filter.inc any longer. It's done in ipfw.
Do not mount / on CDROM
Shaper config movedconfig file version bump
Add is_altq_capable() - will return true if the interface is altq capable
Add is_jumbo_capable() functionTests to see if an interface is jumbo frame capable
(#493) move 'not' into the else conditional, was making optx interfacesget nailed twice
system -> shaper
Backout sync of scheduler. Going to move location
Update time
Add perioditc ntpdate script
Do not disable console in rc.initial. We are changing the behavior to turn off autologin.
In-discussion-with: cmbProvoked-by: Yet another complaint about old behavior
During background reload, dump config.cache to ensure correct rules are loaded.
Mount for r/w
Only backup configurations on non embedded platforms
Ticket #501
Sync scheduler type
Ticket #499
Fix syslog.
Echo before command prompt
Use $config['system']['username'] for sync username
Use username that is set in General Setup
Test on $port == ""
Pass correct method
racoon -> ipsec
Send racoon logs to racoon.log.
Modify installer to be invoked from option 99
Pass correct amount of parms
Do not set port = "80" in function decleration.
If no port is passed, default to 80
Correct error.
Set port in one location and pass to carp_sync_xml()
Also check for faultcodes.
Remove filter_resync()
pfctl has no -y and there is no need to resync.
Use $cli->errstr instead of $resp.
If the response from sync is false then log the error. Otherwise log that the action went okay.
Mark beginning and ending of XML sync
Correctly set sync portq
If the webGUI port is empty, rely on the protocol selection
Version bump. 0.84.2 was released in limited fashion.
Reset back to pfSense state
Sync with 1.2b10
Sync with m0n0wall 1.2b9's captiveportal.
Attempting to Fix PPPoE and DynDNS issue
Use filter_configure()