summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Restore form values correctly... really.Scott Ullrich2009-07-091-9/+4
|
* Send a sample test message when user clicks saveScott Ullrich2009-07-091-0/+2
|
* Adding Notifications tabScott Ullrich2009-07-095-0/+5
|
* Add traffic shaper queue field to UPnP configjim-p2009-07-092-1/+23
|
* Oops, store config in correct locationScott Ullrich2009-07-091-2/+2
|
* Save to correct location and nuke dirty stuffScott Ullrich2009-07-091-12/+2
|
* Restore growl settings correctlyScott Ullrich2009-07-091-2/+2
|
* Adding System: Advanced: Notifications to priv listScott Ullrich2009-07-091-3/+8
|
* First stab at adding growl notifications settings screen (and other future ↵Scott Ullrich2009-07-091-0/+154
| | | | notifications)
* Do not show <noembedded> packages on nanobsdScott Ullrich2009-07-091-1/+4
|
* Declare as a propper function to avoid errors.Ermal Luçi2009-07-091-5/+4
|
* Prevent users to misconfigure layer7 rules for now.(Ther are supported only ↵Ermal Luçi2009-07-091-0/+2
| | | | on pass rules)
* Fix error when attempting to add a DHCP static mapping. Fixes #29jim-p2009-07-081-4/+4
|
* Bring captive portal widget up to date with changes.Ermal Luçi2009-07-081-18/+17
|
* Remove openvpn.inc from functions.inc since its just a subsystem that does ↵Ermal Luçi2009-07-083-1/+4
| | | | not need to be present on all of the includes.
* Append several functions the filter_ prefix to know they are part of ↵Ermal Luçi2009-07-081-1/+1
| | | | | | filter.inc as any other function in this file. Remove a call to system_routing_configure on filter_configure_sync since these should have been taken care from the respective subsystem.
* Since we could not use anchors now we need to reload the filter whenever we ↵Ermal Luçi2009-07-081-1/+7
| | | | add/remove/reinstall a package.
* Add needed filter_reload call.Ermal Luçi2009-07-081-1/+3
|
* Fix Bug #24. Actually just make the name usable in the new gateway code.Ermal Luçi2009-07-071-1/+1
|
* Fix some typos in wizard.php code introduced by previous commit.Ermal Luçi2009-07-072-86/+96
| | | | | Add 'displayname' even to option fields of select. Convert traffic_shaper_wizard to use display better names with the introduced 'displayname'
* Add a 'displayname' field to make it easier to print better labels for inputs.Ermal Luçi2009-07-071-8/+36
|
* Remove debugging echosErmal Luçi2009-07-071-5/+2
|
* Fix some typos.Ermal Luçi2009-07-072-3/+7
|
* fix some other shortcuts provided by the GUI.Ermal Luçi2009-07-071-11/+7
| | | | This commit fixes even Bug #27
* Add l2tpErmal Luçi2009-07-071-0/+3
|
* Fix interface list usageErmal Luçi2009-07-075-21/+11
| | | | WARN: Please ask before introducing old code on what have changed!
* Call convert_config(); after import.Scott Ullrich2009-07-061-0/+2
|
* Fix ipsec vpn phase1 post code so that we correctly try to delete the old ↵Seth Mos2009-07-061-3/+4
| | | | static route if required.
* Use $BOOT_DRIVEScott Ullrich2009-07-061-2/+2
|
* Really set boot slice correctlyScott Ullrich2009-07-061-12/+13
|
* Set boot slice correctly (reversed logic)Scott Ullrich2009-07-051-1/+1
|
* Add and use fdisk_upgrade_log.txtScott Ullrich2009-07-051-0/+2
|
* Add a <p/> between messageScott Ullrich2009-07-051-1/+1
|
* Note that the newly duplicated slice has not been set as the active slice.Scott Ullrich2009-07-051-1/+1
|
* Show $ORIGINSLICE -> $DESTSLICEScott Ullrich2009-07-051-2/+4
|
* Add missing ;Scott Ullrich2009-07-051-2/+2
|
* Correctly set fstabScott Ullrich2009-07-051-1/+1
|
* Correct set boot sliceScott Ullrich2009-07-051-9/+29
|
* fsck the fs after duplication. Add other misc upgrade log files.Scott Ullrich2009-07-051-0/+5
|
* Cleanup textScott Ullrich2009-07-051-3/+8
|
* Add view previous upgrade log optionScott Ullrich2009-07-051-0/+23
|
* Set the slice name after duplicatingScott Ullrich2009-07-051-0/+1
|
* Do not set bootup slice after duplication. Add some progress information.Scott Ullrich2009-07-051-11/+40
|
* Full path to binaries. Correct the failed message.Scott Ullrich2009-07-051-14/+15
|
* Adding nanobsd optionScott Ullrich2009-07-052-3/+5
|
* First stab at diagnostics -> nanobsd page.Scott Ullrich2009-07-051-0/+180
|
* Add a flag to keep track of nanobsd firmware uploadScott Ullrich2009-07-051-1/+3
|
* Add configurable option to enable glxsb.jim-p2009-07-041-0/+25
|
* Add function to explain the error codeScott Ullrich2009-07-041-4/+23
|
* Pass along php error number if it happens. New in 5.3. Lovely.Scott Ullrich2009-07-041-2/+4
|
OpenPOWER on IntegriCloud