aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* * Add collector for debian-edu configuration. Correct serverPetter Reinholdtsen2006-10-04-17/+33
| | | | summary part to use the collected file.
* * Switch the client from cron.d to cron.daily.Petter Reinholdtsen2006-10-04-2/+20
|
* Improve error message when ifconfig-a is missing.Petter Reinholdtsen2006-10-04-1/+1
|
* * Modify the sitesummary postinst script to make surePetter Reinholdtsen2006-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 exitPetter Reinholdtsen2006-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.11Petter Reinholdtsen2006-09-22-1/+1
|
* * Quiet down debian_edu-summary runs for machines without thePetter Reinholdtsen2006-09-22-4/+6
| | | | Debian Edu config file.
* * Fix minor typo in debian_edu-summary.Petter Reinholdtsen2006-09-22-1/+7
|
* * Fix typo in sitesummary postinst, breaking upgrades.Petter Reinholdtsen2006-09-20-1/+1
|
* releasing version 0.0.10Petter Reinholdtsen2006-09-20-0/+6
|
* * Initial upload into Debian.Petter Reinholdtsen2006-09-17-8/+36
| | | | * Improve template text.
* releasing version 0.0.9Petter Reinholdtsen2006-09-17-0/+7
|
* update TODO and stay below 80 char's per line in makewebreport-comments :)Morten Werner Olsen2006-09-16-4/+3
|
* * include code for reporting the debian-edu-versionSteffen Joeris2006-09-10-7/+32
|
* * change get_debian_edu_vers to get_debian_edu_profileSteffen Joeris2006-09-06-2/+2
|
* * enable the debian-edu version checking nowSteffen Joeris2006-09-06-3/+3
|
* * remove unneeded subroutine and give us some outputSteffen Joeris2006-09-06-10/+3
|
* * Reduce the code and also reflect if we have moreSteffen Joeris2006-09-06-17/+9
| | | | | than one profile
* * still deactivatedSteffen Joeris2006-09-06-1/+1
|
* * deactivate for now as it is not yet workingSteffen Joeris2006-09-05-2/+2
|
* * add debian_edu-summary and the subroutine for the packageSteffen Joeris2006-09-05-3/+59
|
* * add missing dependency for sitesummary against apache2-commonSteffen Joeris2006-09-05-1/+9
| | | | | which is needed for a2dissite in the postinst script
* - prepare uploadHolger Levsen2006-09-01-2/+2
|
* * updated fsf address in copyrightHolger Levsen2006-09-01-3/+5
|
* * because debhelper.mk is used, the dependency on debhelper needs toHolger Levsen2006-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 Reinholdtsen2006-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.6Petter Reinholdtsen2006-08-31-3/+3
|
* * Change build-depend to build-depend-indep, as this packagePetter Reinholdtsen2006-08-31-1/+3
| | | | currently is architecture neutral.
* One todo entry fixed.Petter Reinholdtsen2006-08-31-1/+0
|
* * Improve copyright file.Petter Reinholdtsen2006-08-31-7/+28
|
* * Extend package descriptions and make them more useful.Petter Reinholdtsen2006-08-31-5/+17
|
* moving cgi-file back in /usr/lib/cgi-bin/ as it's the policy IIIMorten Werner Olsen2006-08-30-1/+0
|
* moving cgi-file back in /usr/lib/cgi-bin/ as it's the policy IIMorten Werner Olsen2006-08-30-1/+1
|
* moving cgi-file back in /usr/lib/cgi-bin/ as it's the policyMorten Werner Olsen2006-08-30-2/+2
|
* second miss :)Morten Werner Olsen2006-08-30-0/+1
|
* first "typo"Morten Werner Olsen2006-08-30-1/+1
|
* try to fix apache configurationMorten Werner Olsen2006-08-30-18/+27
|
* * Let the collector store the IP peer info about each entry. NotPetter Reinholdtsen2006-08-29-11/+25
| | | | yet working, as the getpeername() code is broken.
* * Add trivial sitesummary-makewebreport to make a web page with the summaryPetter Reinholdtsen2006-08-29-1/+40
| | | | results.
* Prepare to make web pages. Need to figure out the apache config required.Petter Reinholdtsen2006-08-29-2/+9
|
* Start on a todo list.Petter Reinholdtsen2006-08-29-0/+4
|
* * Let the client recommend cron, as it need it to callPetter Reinholdtsen2006-08-29-1/+8
| | | | in after the initial submission after boot.
* releasing version 0.0.5Petter Reinholdtsen2006-08-28-2/+2
|
* * Remove sitecontact references. I'm not sure it is the right placePetter Reinholdtsen2006-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-dataPetter Reinholdtsen2006-08-28-2/+5
| | | | as the owner, to allow the cgi script to write into them.
* * Include apache2 example configuration.Petter Reinholdtsen2006-08-28-0/+15
|
* Include the GPL in the source.Petter Reinholdtsen2006-08-28-0/+340
|
* * Drop wget as dependency for sitesummary-client. It is no longer used.Petter Reinholdtsen2006-08-28-1/+2
|
* * Collect output from lsusb and lsscsi if they are present.Petter Reinholdtsen2006-08-28-3/+12
|
* * update debian copyright fileSteffen Joeris2006-08-28-2/+12
|