summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix broken rulesBill Marquette2005-05-151-6/+14
|
* Initial commit of config versioning frontend.Colin Smith2005-05-091-0/+120
|
* Tabify.Colin Smith2005-05-091-1/+9
|
* Trim some more code.Colin Smith2005-05-091-27/+0
|
* Remove config version control from diag_backup.php - this will be moved into ↵Colin Smith2005-05-091-27/+0
| | | | diag_confbak.php.
* Remove debug lineScott Ullrich2005-05-091-1/+0
|
* Correctly define from and to DHCPD ranges by using the correct post values. ↵Scott Ullrich2005-05-091-3/+4
| | | | | | DOH! This fixes Ticket #65
* Handle XMLRPC timeouts.Colin Smith2005-05-071-1/+5
|
* * Tab consistency.Colin Smith2005-05-072-5/+11
| | | | * Don't reboot unless we need to.
* * Extract the version number only from our current firmware version.Colin Smith2005-05-071-5/+11
| | | | | * Correctly cache data. * Fix version comparison.
* Remove conflict lineScott Ullrich2005-05-071-3/+0
|
* Fix some typos.Colin Smith2005-05-071-2/+2
|
* Update manual firmware update now that rc.firmware doesn't automagically reboot.Colin Smith2005-05-071-1/+6
|
* Fix new firmware updater.Colin Smith2005-05-071-13/+14
|
* Add new update code.Colin Smith2005-05-071-145/+42
|
* "Begin Full Update"Colin Smith2005-05-071-1/+1
|
* Cache received version data.Colin Smith2005-05-071-181/+93
|
* Firmware Update -> Manual UpdateScott Ullrich2005-05-063-3/+3
|
* Remove extra " firewall_shaper_queues_edit.phpScott Ullrich2005-05-051-1/+1
|
* Whitespace cleanupBill Marquette2005-05-051-1/+1
|
* * Change to minutes to 1-255Scott Ullrich2005-05-041-3/+3
| | | | * Select "" if minutes < 1
* Backend and support for allow limiting of TCP connections by establishment rateScott Ullrich2005-05-041-4/+24
| | | | Useful for protecting against sudden outburts, etc.
* Revert to 1.36.Colin Smith2005-05-041-162/+133
|
* Commit new versionchecker code. Please test manual update and take a look at ↵Colin Smith2005-05-041-132/+162
| | | | the interface.
* Move items around to match Ticket #52Scott Ullrich2005-05-021-4/+4
|
* Add support for <exclude_dependency>.Colin Smith2005-05-021-1/+3
|
* Correctly save remote pptp ip during wizard setup.Scott Ullrich2005-05-021-0/+1
| | | | This should address Ticket #50
* Do not define name twice. This broke port range capabilityScott Ullrich2005-05-011-2/+2
|
* show any optionScott Ullrich2005-05-011-1/+1
|
* Fix missing closing bracketScott Ullrich2005-05-011-1/+1
|
* Fix package sorting.Colin Smith2005-05-011-4/+4
|
* Check on the package name in is_array()Scott Ullrich2005-04-301-2/+4
|
* Break between page header and package tableScott Ullrich2005-04-301-0/+1
|
* Add back html headerScott Ullrich2005-04-301-0/+9
|
* Sync with m0n0wallScott Ullrich2005-04-301-25/+13
|
* Do not unlink file if it doesnt exist.Scott Ullrich2005-04-301-1/+2
|
* $config['lan']['ip'] -> $config['interfaces']['lan']['ip']Scott Ullrich2005-04-281-1/+1
|
* Whoops, forgot the ".inc"Colin Smith2005-04-281-1/+1
|
* Make Save and Cancel buttons the same sizeScott Ullrich2005-04-281-1/+1
|
* Make Cancel button match the Save buttons styleScott Ullrich2005-04-2817-17/+17
|
* Add any option and blurb about when to use itScott Ullrich2005-04-281-1/+2
|
* Clarify info box.Colin Smith2005-04-271-1/+1
|
* Check for both installed packages and a package with logging.Colin Smith2005-04-271-2/+4
|
* Don't attempt to get errors from the cURL handle after it's closed.Colin Smith2005-04-271-5/+0
|
* Include xmlparse_pkg.Colin Smith2005-04-275-0/+5
|
* Don't forget to tell dump_clog not to ignore packages.Colin Smith2005-04-271-3/+3
|
* Always ignore packages.Colin Smith2005-04-271-5/+1
|
* Include xmlparse_pkg. This is needed to iterate through the installated ↵Colin Smith2005-04-271-0/+1
| | | | packages.
* Add an option to ignore package log entries. This has the convenient side ↵Colin Smith2005-04-271-5/+19
| | | | effect of moving package installation and deletion messages to the package log page (if it's defined) while moving them back to the main log page upon deinstallation.
* Update maximum post size to 90 megsScott Ullrich2005-04-262-4/+4
|
OpenPOWER on IntegriCloud