summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-01176-928/+3844
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* Do not backup /var/emptyScott Ullrich2008-07-311-1/+1
|
* Unlink files when restoring.Scott Ullrich2008-07-311-1/+1
|
* Break out text to new line, pause for 5 seconds after showing backup size.Scott Ullrich2008-07-311-3/+4
|
* Report backup size after completion.Scott Ullrich2008-07-311-2/+4
|
* Add line break to make the text look tidy.Scott Ullrich2008-07-311-1/+3
|
* Alert user we are restarting lighty and friends in 5 seconds.Scott Ullrich2008-07-311-3/+4
|
* Launch helper script in background to relaunch lighty and friends.Scott Ullrich2008-07-311-2/+7
|
* Output echos in the correct order.Scott Ullrich2008-07-311-8/+6
|
* Output more details during restart operationsScott Ullrich2008-07-311-2/+4
|
* Spell exclude correctlyScott Ullrich2008-07-311-1/+1
|
* * Ignore /var/run during backupsScott Ullrich2008-07-311-4/+2
| | | | * Exec restart commands in background
* Remove ermals testing branch. These changes have been merged.Scott Ullrich2008-07-311-1/+1
|
* * Backup prior configuration before syncing. Tired of blowing up myScott Ullrich2008-07-311-17/+41
| | | | | | | | | firewall and having to spend hours to get back online. This is not exactly productive. * Add a RESTORE option as a branch if we detect a previous CVSSYNC. With these changes it should be easy as pie to revert to the last known good working state.
* Update list of hardware that supports vlan natively.Ermal Luçi2008-07-311-1/+1
|
* Try to do some more validation at old bridge creation till things settle for ↵Ermal Luçi2008-07-311-2/+2
| | | | the other parts.
* Remove bogus parameter in the vlanmtu command wrongly setted by me.Ermal Luçi2008-07-311-1/+1
| | | | Noteced-by: billm
* * Switch XML tag from </pages> to <pages/>Scott Ullrich2008-07-302-1/+8
| | | | * Sync the all group which appears to be missing
* Remove stale comments.Ermal Luçi2008-07-301-2/+0
|
* Fix tab name displaying that can be obfuscated by stale <brdige/> knobs in ↵Ermal Luçi2008-07-302-9/+2
| | | | the config.
* Remove generating entries when <bridge> knob is set forinterfaces.Ermal Luçi2008-07-301-23/+8
| | | | | It was awkward cause it tried to use the ip of the interface bridged with! Furthemore we do bridging differently now so no need to keep that around too.
* Channel 0 is no longer a valid option, use any per Sam LScott Ullrich2008-07-301-0/+3
|
* Take into account that pptp might be configured for redir mode too!(Is this ↵Ermal Luçi2008-07-301-1/+1
| | | | mode still needed or should it be set at the port forward tab?!)
* increase textarea cols to 80Scott Ullrich2008-07-301-1/+1
|
* latest config.xml version is 4.9Scott Ullrich2008-07-282-2/+2
|
* Not sure what a type of none is, it breaks our dropdown ordering.Scott Ullrich2008-07-282-2/+2
|
* source OS is not required.Chris Buechler2008-07-271-1/+1
|
* Post to correct pageScott Ullrich2008-07-271-1/+1
|
* * Fix 7.x uploadsScott Ullrich2008-07-271-22/+7
| | | | * Include forgotten speedup commit
* Include firebug lite if enablefirebug lite GET parm is setScott Ullrich2008-07-271-1/+5
|
* Adding firebug liteScott Ullrich2008-07-272-0/+1682
|
* Compress javascript directory tooScott Ullrich2008-07-271-0/+1
|
* Add missing ,Scott Ullrich2008-07-271-1/+1
|
* Turn on Lighty caching and tell it what to cacheScott Ullrich2008-07-271-1/+13
|
* Forgotten commit, inline javascript code.Scott Ullrich2008-07-271-3/+3
|
* Add inline print style css output code and switch nifty to it.Scott Ullrich2008-07-272-9/+21
|
* REALLY unbreak niftycornersScott Ullrich2008-07-271-2/+1
|
* Unbreak nifty cornersScott Ullrich2008-07-271-6/+13
|
* Add carriage returnsScott Ullrich2008-07-271-5/+4
|
* Do not inline prototype and scriptaculousScott Ullrich2008-07-271-3/+2
|
* Inline scriptaculousScott Ullrich2008-07-271-2/+1
|
* Fix closing </script> so we can be inlined.Scott Ullrich2008-07-271-1/+1
|
* Correction, prototype can be inlined but scriptaculous is having fun.Scott Ullrich2008-07-271-1/+2
|
* Begin using inline CSS and JS functions. Prototype seems to not agreeScott Ullrich2008-07-271-5/+9
| | | | | but everything else does and I am seeing a very nice speedup using these functions.
* Begin using inline CSS/JS including functions.Scott Ullrich2008-07-271-4/+5
|
* split up ending script so we do not confuse javascriptScott Ullrich2008-07-275-10/+10
|
* Only load IE helper if caller is IEScott Ullrich2008-07-275-4/+9
|
* fix typoChris Buechler2008-07-271-1/+1
|
* bring up laggs on bootup.Ermal Luçi2008-07-251-0/+3
|
* Sync laggs with all configs when needed.Ermal Luçi2008-07-251-0/+2
|
OpenPOWER on IntegriCloud