| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | tagging version 0.0.150.0.15 | Petter Reinholdtsen | 2006-10-07 | -0/+0 |
| | | ||||
| * | releasing version 0.0.15 | Petter Reinholdtsen | 2006-10-07 | -1/+1 |
| | | ||||
| * | Improve preseeding code. | Petter Reinholdtsen | 2006-10-07 | -3/+5 |
| | | ||||
| * | Make sure the debconf value only is set in sitesummary-client.config when ↵ | Petter Reinholdtsen | 2006-10-07 | -4/+15 |
| | | | | | local configuration exist. | |||
| * | * correct changelog entry | Steffen Joeris | 2006-10-07 | -5/+9 |
| | | ||||
| * | * remove explicitely setting debconf value in config script | Steffen Joeris | 2006-10-07 | -1/+7 |
| | | ||||
| * | releasing version 0.0.14 | Petter Reinholdtsen | 2006-10-06 | -1/+1 |
| | | ||||
| * | releasing version 0.0.14~1 | Petter Reinholdtsen | 2006-10-06 | -1/+1 |
| | | ||||
| * | * Add symlink from /etc/apache/conf.d/sitesummary to | Petter Reinholdtsen | 2006-10-06 | -2/+7 |
| | | | | | | | /etc/apache2/conf.d/sitesummary, to work with both apache and apache2. Adjust dependency accordingly, and rewrite postinst to continue working when apache2-common isn't installed. | |||
| * | * Correct typo in recommends list for sitesummary-client; | Petter Reinholdtsen | 2006-10-06 | -1/+8 |
| | | | | | dmidecide->dmidecode. (Closes: #391255) | |||
| * | releasing version 0.0.13 | Petter Reinholdtsen | 2006-10-05 | -2/+2 |
| | | ||||
| * | On second thought, do not make entiresdir configurable. | Petter Reinholdtsen | 2006-10-05 | -1/+3 |
| | | ||||
| * | Provide more configuration on the server. | Petter Reinholdtsen | 2006-10-05 | -5/+4 |
| | | ||||
| * | * Include a timestamp in the simple web report, to document when the | Petter Reinholdtsen | 2006-10-04 | -0/+3 |
| | | | | | web page was last updated. | |||
| * | Add author info. | Petter Reinholdtsen | 2006-10-04 | -0/+3 |
| | | ||||
| * | * Change server cron job to remove entries after 120 days. | Petter Reinholdtsen | 2006-10-04 | -0/+24 |
| | | | | | | * Make it possible to override this value using /etc/sitesummary/collector.cfg. | |||
| * | Leftover. | Petter Reinholdtsen | 2006-10-04 | -0/+11 |
| | | ||||
| * | releasing version 0.0.12 | Petter Reinholdtsen | 2006-10-04 | -1/+1 |
| | | ||||
| * | Improve output. | Petter Reinholdtsen | 2006-10-04 | -2/+2 |
| | | ||||
| * | Typo. | Petter Reinholdtsen | 2006-10-04 | -1/+1 |
| | | ||||
| * | * Add collector for debian-edu configuration. Correct server | Petter Reinholdtsen | 2006-10-04 | -17/+33 |
| | | | | | summary part to use the collected file. | |||
| * | * Switch the client from cron.d to cron.daily. | Petter Reinholdtsen | 2006-10-04 | -2/+20 |
| | | ||||
| * | Improve error message when ifconfig-a is missing. | Petter Reinholdtsen | 2006-10-04 | -1/+1 |
| | | ||||
| * | * Modify the sitesummary postinst script to make sure | Petter Reinholdtsen | 2006-10-04 | -0/+7 |
| | | | | | | | /var/lib/sitesummary/tmpstorage and /var/lib/sitesummary/entries are owned by user www-data. This give the cgi-script write access to the storage area. | |||
| * | * Modify the system info collector script to ignore non-true exit | Petter Reinholdtsen | 2006-10-04 | -2/+13 |
| | | | | | | | | codes from the programs. This make sure it work on systems without usb support, among other things. * Modify client script to ignore non-true exit codes from the collector fragments. | |||
| * | releasing version 0.0.11 | Petter Reinholdtsen | 2006-09-22 | -1/+1 |
| | | ||||
| * | * Quiet down debian_edu-summary runs for machines without the | Petter Reinholdtsen | 2006-09-22 | -4/+6 |
| | | | | | Debian Edu config file. | |||
| * | * Fix minor typo in debian_edu-summary. | Petter Reinholdtsen | 2006-09-22 | -1/+7 |
| | | ||||
| * | * Fix typo in sitesummary postinst, breaking upgrades. | Petter Reinholdtsen | 2006-09-20 | -1/+1 |
| | | ||||
| * | releasing version 0.0.10 | Petter Reinholdtsen | 2006-09-20 | -0/+6 |
| | | ||||
| * | * Initial upload into Debian. | Petter Reinholdtsen | 2006-09-17 | -8/+36 |
| | | | | | * Improve template text. | |||
| * | releasing version 0.0.9 | Petter Reinholdtsen | 2006-09-17 | -0/+7 |
| | | ||||
| * | update TODO and stay below 80 char's per line in makewebreport-comments :) | Morten Werner Olsen | 2006-09-16 | -4/+3 |
| | | ||||
| * | * include code for reporting the debian-edu-version | Steffen Joeris | 2006-09-10 | -7/+32 |
| | | ||||
| * | * change get_debian_edu_vers to get_debian_edu_profile | Steffen Joeris | 2006-09-06 | -2/+2 |
| | | ||||
| * | * enable the debian-edu version checking now | Steffen Joeris | 2006-09-06 | -3/+3 |
| | | ||||
| * | * remove unneeded subroutine and give us some output | Steffen Joeris | 2006-09-06 | -10/+3 |
| | | ||||
| * | * Reduce the code and also reflect if we have more | Steffen Joeris | 2006-09-06 | -17/+9 |
| | | | | | | than one profile | |||
| * | * still deactivated | Steffen Joeris | 2006-09-06 | -1/+1 |
| | | ||||
| * | * deactivate for now as it is not yet working | Steffen Joeris | 2006-09-05 | -2/+2 |
| | | ||||
| * | * add debian_edu-summary and the subroutine for the package | Steffen Joeris | 2006-09-05 | -3/+59 |
| | | ||||
| * | * add missing dependency for sitesummary against apache2-common | Steffen Joeris | 2006-09-05 | -1/+9 |
| | | | | | | which is needed for a2dissite in the postinst script | |||
| * | - prepare upload | Holger Levsen | 2006-09-01 | -2/+2 |
| | | ||||
| * | * updated fsf address in copyright | Holger Levsen | 2006-09-01 | -3/+5 |
| | | ||||
| * | * because debhelper.mk is used, the dependency on debhelper needs to | Holger Levsen | 2006-09-01 | -4/+10 |
| | | | | | | | | | | | be >=4.1.0 * moved the build-depends-indep back to to build-depends, as build-depends on cdbs and debhelper must not be arch independent build depends. also fixed a typo in the description | |||
| * | * Add daily cron job to update web pages once a day. | Petter Reinholdtsen | 2006-08-31 | -0/+24 |
| | | | | | | * Remove old /etc/apache2/sites-available/sitesummary if it exist, to cope with the new apache config structure introduced version 0.0.6. | |||
| * | releasing version 0.0.6 | Petter Reinholdtsen | 2006-08-31 | -3/+3 |
| | | ||||
| * | * Change build-depend to build-depend-indep, as this package | Petter Reinholdtsen | 2006-08-31 | -1/+3 |
| | | | | | currently is architecture neutral. | |||
| * | One todo entry fixed. | Petter Reinholdtsen | 2006-08-31 | -1/+0 |
| | | ||||
| * | * Improve copyright file. | Petter Reinholdtsen | 2006-08-31 | -7/+28 |
| | | ||||
