summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Trigger filter reload after changesScott Ullrich2005-09-211-1/+5
|
* Only wire .cgi to mod_cgi.Scott Ullrich2005-09-211-2/+1
|
* Add mod_cgi when using fast_cgi. We have a few scripts using .cgiScott Ullrich2005-09-211-1/+5
|
* Use correct variableScott Ullrich2005-09-211-1/+1
|
* Fix status_graph.php not showing graphs ( .cgi files should not be perl )Espen Johansen2005-09-211-1/+1
|
* FAST_CGI is reporting false client ip's. Switch back to non-fastcgi.Scott Ullrich2005-09-211-0/+5
|
* Sync w/1.2b10Scott Ullrich2005-09-211-1/+1
|
* <p * before error output and info outputs.Scott Ullrich2005-09-214-4/+4
|
* No newline at end of file.Scott Ullrich2005-09-211-1/+1
|
* How about a space. Insightful.Scott Ullrich2005-09-211-1/+1
|
* Call filter_configure_sync() after syncing settings.Scott Ullrich2005-09-202-2/+4
|
* Note that pressing save will trigger a configuration syncScott Ullrich2005-09-201-1/+5
|
* Loop through $config to see if we have menus already installed. Ticket #539.Colin Smith2005-09-201-0/+3
|
* Round memory sizes down. Make consistent.Scott Ullrich2005-09-201-6/+6
| | | | Ticket #540
* Note that we are redirecting in 10 secondsScott Ullrich2005-09-201-1/+1
|
* Call ob_flush() tooScott Ullrich2005-09-201-0/+1
|
* * flush() output bufferScott Ullrich2005-09-201-1/+2
| | | | * sleep for 2 seconds before web server change
* * same changes from [6378] to the changes adopted in [6297]Scott Ullrich2005-09-201-3/+12
| | | | | | * cleanup comments Ticket #540
* Use correct variable $config['system']['webgui']['protocol']Scott Ullrich2005-09-201-2/+2
|
* Since machines very rarely show the avail memory _AS_ 128, set it to < 120Scott Ullrich2005-09-201-1/+1
|
* Fix spurious < in a <br>Seth Mos2005-09-201-1/+1
|
* Correctly set http/https port.Scott Ullrich2005-09-201-4/+10
|
* Need a trailing space for getty.Scott Ullrich2005-09-201-1/+1
|
* Backout last change. We need the getty environment for installer.Scott Ullrich2005-09-201-6/+0
|
* Lock console a bit differentScott Ullrich2005-09-203-1/+11
|
* XML/RPC.php -> xmlrpc_client.incColin Smith2005-09-201-1/+1
|
* Update PEAR XML_RPC package to 1.4.2.Colin Smith2005-09-202-77/+191
|
* Version bumpScott Ullrich2005-09-201-1/+1
|
* <br> after error messages. our gui is so pretty that this really looks bad.Scott Ullrich2005-09-201-1/+1
|
* Do not restore a full configuration if there is no pfsense or m0n0wall tagScott Ullrich2005-09-201-9/+14
|
* Swap the arguments.Scott Ullrich2005-09-201-1/+1
| | | | Found-by: lurking-irc-chatroom
* Add note that i/o byte counters will wrap at 32 bit (4GB)Espen Johansen2005-09-201-1/+2
|
* Fix firmware upgrade. This now works again on mini_httpd.Scott Ullrich2005-09-191-7/+3
| | | | This is considered temporary until we can fix lighty to work correctly.
* Be more conservative on the number of fast-cgi processesScott Ullrich2005-09-191-2/+2
|
* Be more conservative on the number of fast-cgi processesScott Ullrich2005-09-191-7/+7
|
* Note that NAT will be turned off with the firewall disabled.Scott Ullrich2005-09-191-1/+3
|
* Fix the no nat option so it is correctly set and unset from the config.Seth Mos2005-09-191-1/+7
| | | | 1st commit!
* Use 1.2b7 ttysScott Ullrich2005-09-191-32/+2
|
* Do not append -> foo for no nat rulesScott Ullrich2005-09-191-5/+9
|
* Save no nat settings correctlyScott Ullrich2005-09-191-0/+1
|
* Temporary fix until Lighty Uploads are working.Scott Ullrich2005-09-191-3/+22
| | | | * Spawn a mini_httpd server on port 8041 for System Firmware upgrades
* Adding (EXPERIMENTAL) WPA Support.Espen Johansen2005-09-191-12/+16
| | | | Fixing up ifconfig settings not beeing removed when they are disabled after first time enabling.
* File an alert when SSHD didn't start correctlyScott Ullrich2005-09-191-0/+1
|
* Note when sshd startup failureScott Ullrich2005-09-191-1/+1
|
* * Create a /etc/keys_generating file incase a reboot occurs we know to start ↵Scott Ullrich2005-09-191-6/+52
| | | | | | | over. * Cleanup some starting text * Add a blurb when we're generating keys to make startup text prettier
* Create SSH keys with a nice of 20Scott Ullrich2005-09-191-6/+6
|
* return $alias nameScott Ullrich2005-09-181-2/+2
|
* Move is_jumbo_capable to pfsense-utilsScott Ullrich2005-09-181-25/+0
|
* Adding (EXPERIMENTAL) WPA Support.Espen Johansen2005-09-181-3/+27
| | | | Still celaning ifconfig bugs. Settings are not done correctly
* Clean up and bring to spec.Colin Smith2005-09-181-44/+96
| | | | | | * Make signatures prettier. * Define $XML_RPC_erruser = 200 * Make $xmlrpc_g array with handy objects.
OpenPOWER on IntegriCloud