summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system.php
Commit message (Expand)AuthorAgeFilesLines
* Use $['product_name'] instead of pfSenseScott Ullrich2009-01-201-2/+2
* Reload the filter. Plugins might need to run.Scott Ullrich2008-10-191-1/+4
* MFC of [19631] for Ticket #1456Bill Marquette2007-10-051-2/+2
* Restart filter logging process after timezone change so that the entries refl...Scott Ullrich2007-07-061-0/+11
* Remove flush code, we do this by default now.Scott Ullrich2007-02-141-3/+0
* Switch to OpenNTPD.Scott Ullrich2006-10-021-5/+7
* Move theme selector to general screenScott Ullrich2006-04-021-1/+32
* Go back to 10 seconds now that check_reload_status is healthy again.Scott Ullrich2006-03-111-2/+2
* Increase wait time to 20 seconds to give slower platforms a chance to catch upScott Ullrich2006-03-111-2/+2
* Use check_reload_status to reload webGUIScott Ullrich2006-01-051-2/+4
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
* Save new password correctlyScott Ullrich2005-10-091-4/+4
* * Sync root and admin passwordsScott Ullrich2005-10-041-8/+0
* Move sync passwords earlier upScott Ullrich2005-09-211-2/+0
* Sync accounts.Scott Ullrich2005-09-211-0/+1
* 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
* (#457) Fix redirect on port/proto changesBill Marquette2005-09-041-5/+8
* Relocate sync_webgui_passwords();Scott Ullrich2005-08-211-1/+2
* Remove reboot dependencyScott Ullrich2005-08-211-15/+15
* Call sync_webgui_passwords() after password changeScott Ullrich2005-08-211-0/+1
* Note password change occured in webguiScott Ullrich2005-08-211-1/+1
* Ticket #338: better fix, this works even when the user access pfsenseBill Marquette2005-08-131-11/+13
* SERVER_NAME -> SERVER_ADDRScott Ullrich2005-08-131-2/+2
* Echo out meta refresh inside <html> tagsScott Ullrich2005-08-131-1/+3
* Echo out meta refresh inside <html> tagsScott Ullrich2005-08-131-3/+5
* Echo out information before calling system_webgui_start()Scott Ullrich2005-08-131-1/+1
* Switch operating mode cleaner and meta redirect at end of pageScott Ullrich2005-08-131-10/+15
* remove extra pgtitleBill Marquette2005-07-031-1/+0
* Use $pgtitleBill Marquette2005-07-031-0/+1
* * Curve bottom of grey areas if neededScott Ullrich2005-07-021-2/+1
* include head.inc and round corners on tabsScott Ullrich2005-07-021-8/+6
* $changecount++ so that the savings on the form can be saved. DOH!Scott Ullrich2005-04-261-0/+2
* Unset $config['system']['dnsallowoverride'] before assigning.Scott Ullrich2005-04-261-0/+3
* Move popup alert to notes field. Could these be completely removed? The webGU...Colin Smith2005-04-041-2/+2
* use alert(''); for alerting that the webGUI will take effect on saveScott Ullrich2005-04-041-1/+1
* Let the update_if_changed() force passing as reference instead of relying on ...Bill Marquette2005-04-031-7/+7
* Add missing ).Colin Smith2005-03-311-1/+1
* Restart webgui if either port or protocol is changeBill Marquette2005-03-311-2/+3
* update change desc if password changes (but don't log)Bill Marquette2005-03-271-1/+5
* better function name :)Bill Marquette2005-03-271-8/+8
* use new updatechanged() function for most var changesBill Marquette2005-03-271-18/+11
* Commit description work done so farBill Marquette2005-03-271-3/+11
* Remove javascript alert when changing webGUI protocol (it's redirected transp...Colin Smith2005-03-221-2/+2
* same loving for port number changesBill Marquette2005-03-211-2/+5
* make webgui proto chagne transparent to user, just redirect to new portBill Marquette2005-03-211-2/+5
* Remove need to reboot after changing webgui protocolBill Marquette2005-03-211-3/+4
* Change m0n0wall -> pfSenseScott Ullrich2005-01-061-1/+1
* Sync root password with admin passwordScott Ullrich2004-12-251-57/+62
OpenPOWER on IntegriCloud