Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | * Add trivial sitesummary-makewebreport to make a web page with the summary | Petter Reinholdtsen | 2006-08-29 | -1/+40 | |
| | | | | results. | ||||
* | Prepare to make web pages. Need to figure out the apache config required. | Petter Reinholdtsen | 2006-08-29 | -2/+9 | |
| | |||||
* | Start on a todo list. | Petter Reinholdtsen | 2006-08-29 | -0/+4 | |
| | |||||
* | * Let the client recommend cron, as it need it to call | Petter Reinholdtsen | 2006-08-29 | -1/+8 | |
| | | | | in after the initial submission after boot. | ||||
* | releasing version 0.0.5 | Petter Reinholdtsen | 2006-08-28 | -2/+2 | |
| | |||||
* | * Remove sitecontact references. I'm not sure it is the right place | Petter Reinholdtsen | 2006-08-28 | -53/+3 | |
| | | | | for it, and we can reintroduce it if it proves to be a good idea. | ||||
* | * Try to create the directories in /var/lib/sitesummary/ with www-data | Petter Reinholdtsen | 2006-08-28 | -2/+5 | |
| | | | | as the owner, to allow the cgi script to write into them. | ||||
* | * Include apache2 example configuration. | Petter Reinholdtsen | 2006-08-28 | -0/+15 | |
| | |||||
* | Include the GPL in the source. | Petter Reinholdtsen | 2006-08-28 | -0/+340 | |
| | |||||
* | * Drop wget as dependency for sitesummary-client. It is no longer used. | Petter Reinholdtsen | 2006-08-28 | -1/+2 | |
| | |||||
* | * Collect output from lsusb and lsscsi if they are present. | Petter Reinholdtsen | 2006-08-28 | -3/+12 | |
| | |||||
* | * update debian copyright file | Steffen Joeris | 2006-08-28 | -2/+12 | |
| | |||||
* | * remove obsolete entry | Steffen Joeris | 2006-08-28 | -2/+0 | |
| | |||||
* | Add debconf question for host class. | Petter Reinholdtsen | 2006-08-28 | -6/+31 | |
| | |||||
* | Typo. | Petter Reinholdtsen | 2006-08-28 | -1/+1 | |
| | |||||
* | * Add debconf question for sitegroup too. | Petter Reinholdtsen | 2006-08-28 | -4/+30 | |
| | |||||
* | releasing version 0.0.4 | Petter Reinholdtsen | 2006-08-28 | -2/+2 | |
| | |||||
* | [ Petter Reinholdtsen ] | Petter Reinholdtsen | 2006-08-28 | -2/+7 | |
| | | | | | | * Reduce compat level to 4 as #337664 is not affecting this package after I modified it to not start the init.d script when the package is installed. This make the source buildable in sarge. | ||||
* | * work on the lintian errors of the package | Steffen Joeris | 2006-08-28 | -25/+29 | |
| | |||||
* | * Reduce code duplication in SiteSummary.pm. Add new function | Petter Reinholdtsen | 2006-08-27 | -9/+40 | |
| | | | | | | get_sitegroup(). * Extend site-summary script to also entries per sitegroup within a site. | ||||
* | releasing version 0.0.3 | Petter Reinholdtsen | 2006-08-27 | -2/+2 | |
| | |||||
* | * Change the sitesummary-client postinst to not submit information | Petter Reinholdtsen | 2006-08-27 | -0/+5 | |
| | | | | when the package is installed. | ||||
* | * Make it easier to configure the time delay from the boot until a | Petter Reinholdtsen | 2006-08-27 | -1/+4 | |
| | | | | report is submitted. | ||||
* | * Remove temp file when it is processed by the collector. | Petter Reinholdtsen | 2006-08-27 | -1/+12 | |
| | | | | | * Include the directories in /var/lib/sitesummary/ used by the collector in the sitesummary package. | ||||
* | releasing version 0.0.2 | Petter Reinholdtsen | 2006-08-27 | -3/+2 | |
| | |||||
* | Get debconf question for collector URL working. | Petter Reinholdtsen | 2006-08-27 | -16/+59 | |
| | |||||
* | Typo. | Petter Reinholdtsen | 2006-08-27 | -1/+1 | |
| | |||||
* | Rename templates and make them translatable. | Petter Reinholdtsen | 2006-08-27 | -8/+59 | |
| | |||||
* | * Add debconf question for site, and start on code to ask for | Petter Reinholdtsen | 2006-08-27 | -2/+55 | |
| | | | | collector URL. | ||||
* | * Make temp file name more unique by adding process id to it, while | Petter Reinholdtsen | 2006-08-27 | -1/+3 | |
| | | | | I wait for a working getpeername call. | ||||
* | Prepare for the next release. | Petter Reinholdtsen | 2006-08-26 | -0/+6 | |
| | |||||
* | releasing version 0.0.1 | Petter Reinholdtsen | 2006-08-26 | -2/+2 | |
| | |||||
* | Include site-summary in the server package. | Petter Reinholdtsen | 2006-08-26 | -2/+6 | |
| | |||||
* | Lintian fixes. | Petter Reinholdtsen | 2006-08-26 | -3/+3 | |
| | |||||
* | The system is now operational. | Petter Reinholdtsen | 2006-08-26 | -7/+230 | |
| | |||||
* | Make sure the new content replaces the old. | Petter Reinholdtsen | 2006-08-25 | -2/+4 | |
| | |||||
* | Clean up after the client is executed. | Petter Reinholdtsen | 2006-08-25 | -0/+3 | |
| | |||||
* | Remove debug output. | Petter Reinholdtsen | 2006-08-25 | -1/+1 | |
| | |||||
* | Typos. | Petter Reinholdtsen | 2006-08-25 | -3/+3 | |
| | |||||
* | Trivial storage system using ethernet mac address. | Petter Reinholdtsen | 2006-08-25 | -2/+15 | |
| | |||||
* | Unpack the tarball. | Petter Reinholdtsen | 2006-08-25 | -1/+12 | |
| | |||||
* | The server work a lot better with a web server. | Petter Reinholdtsen | 2006-08-25 | -1/+1 | |
| | |||||
* | Track file system name, to recognize gpg encrypted files. | Petter Reinholdtsen | 2006-08-25 | -2/+13 | |
| | |||||
* | Get the collector working. | Petter Reinholdtsen | 2006-08-25 | -6/+36 | |
| | |||||
* | More work on the server. Make gpg encryption optional for now, as it does ↵ | Petter Reinholdtsen | 2006-08-25 | -22/+137 | |
| | | | | not work. | ||||
* | * change packaging to use makefile.mk for this makefile | Steffen Joeris | 2006-08-25 | -6/+10 | |
| | | | | | * prepare the package to use debian/tmp and to build from svn | ||||
* | Move default config into separate file. | Petter Reinholdtsen | 2006-08-24 | -4/+6 | |
| | |||||
* | Draft for GPG handling. | Petter Reinholdtsen | 2006-08-24 | -5/+28 | |
| | |||||
* | Typo. | Petter Reinholdtsen | 2006-08-24 | -1/+1 | |
| | |||||
* | Depend on gnupg for encryption. | Petter Reinholdtsen | 2006-08-24 | -2/+2 | |
| |