summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Renamed Makefiles to version 0.1v0.1Mika Havela2008-01-171-1/+1
* Changed the looks of syslog-view-filesMika Havela2008-01-153-14/+92
* Changes made so that you can download a file to your computer (small bugfix a...Mika Havela2008-01-151-1/+1
* This file is no longer used!Mika Havela2008-01-151-2/+0
* Removed read (renamed)Mika Havela2008-01-151-33/+0
* Added changes in logfiles to the Makefile.Mika Havela2008-01-151-1/+1
* Cleaned up the code and using some librarys instead.Mika Havela2008-01-155-27/+86
* Changed the way the table displays, so that the table works for all skins.Mika Havela2008-01-151-12/+12
* Accidently removed download-functionallity.Mika Havela2008-01-151-0/+2
* removed the line 'hostname.menu \ ' from Makefile as the file itself does n...Andreas Brodmann2008-01-141-1/+0
* use procps.pidofNatanael Copa2008-01-111-5/+2
* Removed some items from the menu. Changed the view-files a bitMika Havela2008-01-108-37/+19
* Hiding static because it's not a skinMika Havela2008-01-101-1/+1
* Change template doctype to strict dtdNathan Angelacos2008-01-101-0/+1
* Current status is now displayed. Apply settings doesn't work!Mika Havela2008-01-105-49/+95
* Removed superexpert tabMika Havela2008-01-104-5/+3
* Another try to figure out how to present dataMika Havela2008-01-105-75/+80
* Trying to figure out what to show and howMika Havela2008-01-096-92/+105
* Showing current config starting to work (still some problems with RegExpr in ...Mika Havela2008-01-094-48/+143
* Designing graphics/ideas on syslogMika Havela2008-01-097-60/+116
* Moving modules into only 3 main categoriesMika Havela2008-01-087-8/+8
* Small modifications on MakefileMika Havela2007-12-281-1/+0
* Removing not used fileMika Havela2007-12-281-7/+0
* Changing category for the menuMika Havela2007-12-283-31/+27
* Tempoary hiding not working functionsMika Havela2007-12-281-2/+2
* Hide label when label is too big for the barMika Havela2007-12-222-3/+3
* Added graphic-bars to show usage/free on some valuesMika Havela2007-12-223-8/+74
* Display general healt on the systemMika Havela2007-12-228-0/+161
* Added security against code-injectionMika Havela2007-12-201-22/+9
* Updated Makefile and modified some menu orderv2.0_alpha3Mika Havela2007-12-202-18/+27
* Changed the view-files to reflect updates in cssMika Havela2007-12-201-1/+3
* Changed the view-files to reflect updates in cssMika Havela2007-12-203-3/+3
* Gives you alternative to change skinMika Havela2007-12-204-0/+111
* Changed the view-files to reflect updates in cssMika Havela2007-12-204-41/+42
* Added functionallity to show what version of Alpine we are running on.Mika Havela2007-12-202-0/+41
* Added an md5sum hash function to fs.lua. Cron-model and cron-controller added...Mike Mason2007-12-132-0/+63
* Changing password-model to use format. Adding function to format.Mike Mason2007-12-131-4/+4
* Sorting logfiles. Small modifications so that header is not inside the table ...v2.0_alpha2Mika Havela2007-11-295-17/+23
* Changed the split.lua to use fs.lua with the fs.string_to_table functionMike Mason2007-11-281-2/+1
* password model and controller updatedMike Mason2007-11-233-4/+23
* System Password managerMike Mason2007-11-205-0/+61
* Added some comments and redirect page when entering invalid urlMika Havela2007-11-202-36/+41
* Finishing touch on logfilesMika Havela2007-11-202-3/+2
* added initial syslogNatanael Copa2007-11-175-0/+136
* Downloading file worksMika Havela2007-11-162-2/+1
* Ideas on howto display filenameMika Havela2007-11-161-1/+1
* Feeding filename to viewMika Havela2007-11-161-1/+1
* Add new templateNathan Angelacos2007-11-161-0/+19
* Example of using a template to override the default templateNathan Angelacos2007-11-162-3/+2
* use posix.dir() rather than popen("find ...")Natanael Copa2007-11-161-20/+35