summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unbreak a number of explode() replacements which required preg_split()smos2012-01-209-14/+14
* Correct the Called-Station-Id attribute setting to be the consistent on authe...Ermal2012-01-201-4/+28
* Correct the Called-Station-Id attribute setting to be the same on STOP/START ...Ermal2012-01-201-6/+32
* Empty the fileScott Ullrich2012-01-191-8/+0
* Add dummy file that was removed in FBSD 9 that keeps the installer from borki...Scott Ullrich2012-01-191-0/+8
* The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-1933-86/+87
* Fix the config patch to the dhcp6 relayxsmos2012-01-191-1/+1
* mhash -> hash change from Ermaljim-p2012-01-192-5/+5
* Change from mhash to hash module, mhash is depreciated.jim-p2012-01-191-1/+1
* Mute error: Undefined variable: g in /etc/inc/shaper.inc on line 4062Ermal2012-01-191-0/+1
* Add class PEAR5 code rather than a new fileErmal2012-01-191-1/+32
* Update PEAR.inc code to latest versionErmal2012-01-191-216/+228
* Ensure timezone is setScott Ullrich2012-01-181-0/+6
* Ensure timezone is setScott Ullrich2012-01-184-2/+15
* Do not set EXTENSIONSDIR twiceScott Ullrich2012-01-181-1/+0
* Nuke extra C/RScott Ullrich2012-01-181-1/+0
* Test for newer 20090626 PHP_EXT_DIRScott Ullrich2012-01-181-0/+7
* Merge pull request #41 from lotheac/masterSeth Mos2012-01-171-8/+3
|\
| * Clean up .profile and .shrcLauri Tirkkonen2012-01-171-8/+3
|/
* replacing prototype with jQuery on load balancer pagesVinicius Coque2012-01-163-96/+95
* Duplicate logic from gif tunnels for gre tunnels these are very similarsmos2012-01-151-1/+5
* Remove 32 bit subnetmask limitation for IPv6smos2012-01-152-13/+11
* Scriptaculous / prototype replaced by jQueryVinicius Coque2012-01-151-6/+4
* Converting headjs javascript code from prototype to jQueryVinicius Coque2012-01-151-35/+35
* Show the interface Link Local addresses on the status_interfaces.phpsmos2012-01-153-16/+35
* Fix for ticket 2071, this allows link local addresses for gateways.smos2012-01-151-3/+6
* Allow using subnets and special nets in the CLI version of easyrulejim-p2012-01-132-13/+41
* Fix help textjim-p2012-01-131-1/+1
* Fix ssh key note to refer to DSA not just RSA since both work.jim-p2012-01-131-1/+1
* Add some protocol filtering capability to the packet capture pagejim-p2012-01-111-1/+24
* Add a button to re-view the packet capture file if one exists in /root/jim-p2012-01-111-2/+3
* Fix tab name to be consistent.jim-p2012-01-111-1/+1
* Fix botched tag, add some line breaksjim-p2012-01-111-4/+4
* Remove a second, redundant temperature block (there is already one higher up ...jim-p2012-01-111-13/+0
* Change system info widget fields from <input> to <span> so they don't appear ...jim-p2012-01-112-13/+13
* Merge pull request #37 from Joecowboy/masterJim P2012-01-115-39/+74
|\
| * I did a block comment out the fist time because I wanted to leave that code i...Joecowboy2012-01-061-6/+6
| * Fixed the get_time() out put fixed. Tweaked my changes made a tighter code.Joecowboy2012-01-051-13/+7
| * Update usr/local/www/widgets/widgets/system_information.widget.phpJoecowboy2012-01-051-1/+3
| * Disabled the line jQuery('#' + graph['spans'][count - 1]).fadeIn(500); causin...Joecowboy2012-01-051-3/+2
| * Added Temperature back inJoecowboy2012-01-051-1/+10
| * Tweaked the bar graph width.Joecowboy2012-01-051-4/+4
| * Fixed Javascript error in function updateInterfaces(x) Joecowboy2012-01-051-22/+25
| * Changed the output of function get_uptime() to display: 00 Hours 00 Minutes 0...Joecowboy2012-01-051-6/+34
* | Respect the value of the per-rule "disable reply-to" checkbox.jim-p2012-01-101-1/+1
* | it's 2012Chris Buechler2012-01-081-1/+1
* | Merge pull request #38 from Joecowboy/patch-1Ermal Luçi2012-01-061-1/+1
|\ \
| * | Increased the Uptime input field size from 30 to 50 because it was truncating...Joecowboy2012-01-061-1/+1
* | | Check userid better here, 0 is also validjim-p2012-01-061-1/+1
* | | Fix permission and certificate display for the admin userjim-p2012-01-061-1/+1
OpenPOWER on IntegriCloud