| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | * 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 | |
| | | |||||
| * | Reduce noise level and lot to syslog when something fail. | Petter Reinholdtsen | 2006-08-24 | -1/+11 | |
| | | |||||
| * | Typo. | Petter Reinholdtsen | 2006-08-24 | -1/+1 | |
| | | |||||
| * | Rewrite how the site info is handled. | Petter Reinholdtsen | 2006-08-24 | -3/+11 | |
| | | |||||
| * | Make sure the client work on systems without dmidecode and pciutils. Report ↵ | Petter Reinholdtsen | 2006-08-24 | -5/+12 | |
| | | | | | the hostname as well. | ||||
| * | Minor cleanup. | Petter Reinholdtsen | 2006-08-24 | -7/+2 | |
| | | |||||
| * | Allow the client to report to several collectors. | Petter Reinholdtsen | 2006-08-24 | -3/+4 | |
| | | |||||
| * | Add copyright info. The package is GPL. | Petter Reinholdtsen | 2006-08-24 | -0/+9 | |
| | | |||||
| * | Make sure there is a distclean target. | Petter Reinholdtsen | 2006-08-24 | -0/+1 | |
| | | |||||
| * | Run client with low priority. | Petter Reinholdtsen | 2006-08-24 | -2/+2 | |
| | | |||||
| * | First draft for collector. Not working yet. | Petter Reinholdtsen | 2006-08-24 | -3/+73 | |
| | | |||||
| * | Run client daily and 5 minutes after boot. | Petter Reinholdtsen | 2006-08-24 | -0/+34 | |
| | | |||||
| * | Move client program to sbin/. It need to run as root to get dmidecode etc ↵ | Petter Reinholdtsen | 2006-08-24 | -4/+4 | |
| | | | | | working. | ||||
| * | Improve configuration handling. | Petter Reinholdtsen | 2006-08-24 | -13/+23 | |
| | | |||||
| * | More framework code. Packages are now buildable. | Petter Reinholdtsen | 2006-08-23 | -1/+32 | |
| | | |||||
| * | Collect more info. | Petter Reinholdtsen | 2006-08-23 | -1/+9 | |
| | | |||||
| * | Start on system to track the hosts on a site. | Petter Reinholdtsen | 2006-08-23 | -0/+160 | |
