Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | 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 | |