summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Eliminate reboot needed notice. Reapply all needed services at the end of ↵Scott Ullrich2005-07-241-8/+27
| | | | the script to avoid breaking the output during ip change.
* Redirect after 60 seconds. Since we reload all services we're not doing a ↵Scott Ullrich2005-07-241-1/+1
| | | | full reboot so it should take less time.
* Don't increment $dependlevel if the dependency is already installed.Colin Smith2005-07-241-1/+1
|
* Run the wizard now even for cdrom platforms, we eliminated the needed reboot ↵Scott Ullrich2005-07-241-1/+1
| | | | step in the wizard.
* break after select boxScott Ullrich2005-07-241-0/+1
|
* Nuke keep diagnostics expandedScott Ullrich2005-07-241-11/+1
|
* Only show mpd eventsScott Ullrich2005-07-241-31/+11
| | | | Fixes Ticket #238
* Make sure we free up $fout.Colin Smith2005-07-241-0/+1
|
* Add transmit power settingsScott Ullrich2005-07-242-2/+27
| | | | Ticket #246
* Revert to 1.58. $savemsg is already set when the XMLRPC server is unable to ↵Colin Smith2005-07-241-7/+2
| | | | be contacted.
* Alert user that we could not contact pfsense.com instead of no packages ↵Scott Ullrich2005-07-241-1/+6
| | | | | | available for installation. Ticket #228
* Remove second Pre-shared keys tabScott Ullrich2005-07-241-4/+0
| | | | Ticket #237
* Remove IP address when shutting down dhclientScott Ullrich2005-07-241-0/+4
| | | | Ticket #229
* Cleanup misc editor nitsScott Ullrich2005-07-241-1/+2
|
* Change rounded corner color to match the rest of the itemsScott Ullrich2005-07-241-3/+4
|
* version bumpScott Ullrich2005-07-241-1/+1
|
* Round the cornersScott Ullrich2005-07-241-1/+8
|
* Use a white backgroundScott Ullrich2005-07-241-1/+1
|
* Eliminate reboot step from wizardScott Ullrich2005-07-241-3/+52
|
* Missing ]Scott Ullrich2005-07-241-1/+1
|
* Do not launch the wizard if the platform is cdromScott Ullrich2005-07-241-1/+1
|
* Ticket #122: add tcp flags to backend shaper codeBill Marquette2005-07-241-12/+3
|
* move IP TOS and TCP FLAGS to globals.inc now that filter_reconfigureBill Marquette2005-07-242-7/+8
| | | | might be run outside of the gui
* really restrict user labels to 63 charsBill Marquette2005-07-241-2/+2
|
* Sync after wan configurationScott Ullrich2005-07-231-0/+6
|
* dont sync on bootScott Ullrich2005-07-231-2/+0
|
* Toggle the wizard if the interfaces get out of sync or if the user resets to ↵Scott Ullrich2005-07-231-1/+9
| | | | factory defaults
* Sync after wan configurationScott Ullrich2005-07-231-2/+4
|
* Sleep 5 before running dhclientScott Ullrich2005-07-231-0/+2
|
* Craete /var/at/jobs and /var/emptyScott Ullrich2005-07-231-1/+1
|
* Don't forget -p flagScott Ullrich2005-07-231-1/+1
|
* Create /var/db/entropy on bootupScott Ullrich2005-07-231-1/+1
|
* server side checking that description doesn't exceed 63 characters (sinceBill Marquette2005-07-231-2/+1
| | | | we use it for the rule label"
* Add strncpy() utility functionBill Marquette2005-07-231-0/+16
|
* Don't allow user to enter descriptions longer than 63 charsBill Marquette2005-07-231-1/+2
|
* Version bumpScott Ullrich2005-07-231-1/+1
|
* Do not start dhclient in bgScott Ullrich2005-07-231-1/+1
|
* Logout output of dhclient startupScott Ullrich2005-07-231-1/+1
|
* Log the dhclient startup command. Diagnosing the lack of dhclient on first ↵Scott Ullrich2005-07-231-0/+4
| | | | livecd bootup
* Committed to the wrong branch, revert.Colin Smith2005-07-221-1/+4
|
* Clean up get_filename_from_url.Colin Smith2005-07-221-4/+2
|
* shift the footer to the right a bitErik Kristensen2005-07-221-1/+1
|
* * Strip package installation and logging from install_package. This function ↵Colin Smith2005-07-211-49/+50
| | | | now need only download the package's 'master' XML configuration.
* Restore previous behavior.Scott Ullrich2005-07-211-0/+10
|
* Remove <?php from top of head.incScott Ullrich2005-07-211-1/+0
|
* should fix it ...Erik Kristensen2005-07-211-1/+0
|
* this should fix update issue.Erik Kristensen2005-07-211-0/+7
|
* Move theme selection to guiconfig.inc.Colin Smith2005-07-212-10/+10
|
* fixing non xhtml stuff so themes won't break!Erik Kristensen2005-07-214-40/+52
|
* Fix default route gateway bug.Scott Ullrich2005-07-211-1/+1
| | | | Reported-by: billm
OpenPOWER on IntegriCloud