| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetic change | Marc G. Fournier | 2006-10-02 | 1 | -2/+2 |
* | Eliminate initial sleep(s) for getting the id token | Marc G. Fournier | 2006-10-02 | 1 | -20/+5 |
* | Minor change ... make the report server a seperate subdomain then the | Marc G. Fournier | 2006-10-01 | 1 | -2/+2 |
* | since we're removing a bunch of the sleep(s), let's increase the couple | Marc G. Fournier | 2006-09-29 | 1 | -2/+2 |
* | slight change to the when the sleeps happen ... | Marc G. Fournier | 2006-09-29 | 1 | -4/+2 |
* | Various changes to address some major issues ... | Marc G. Fournier | 2006-09-29 | 1 | -3/+19 |
* | Add a network connectivity check using dns | Marc G. Fournier | 2006-09-28 | 1 | -1/+9 |
* | fix the code a bit to allow for setting the checkin_server to something | Marc G. Fournier | 2006-09-28 | 1 | -5/+6 |
* | Clean up the code a wee bit, since the non-FreeBSD case(s), where OSs don't | Marc G. Fournier | 2006-09-09 | 1 | -11/+21 |
* | Even better random number generator using jot ... | Marc G. Fournier | 2006-09-07 | 1 | -2/+2 |
* | Apparently Sparc doesn't like using openssl to generate a random value ... it | Marc G. Fournier | 2006-09-07 | 1 | -2/+6 |
* | OpenBSD uses the same method to submit as NetBSD | Marc G. Fournier | 2006-09-06 | 1 | -3/+3 |
* | Add 'unset HTTP_USER_AGENT' ... the backend is setup to only accept specific | Marc G. Fournier | 2006-09-06 | 1 | -1/+4 |
* | temporarily broke get_id function | Marc G. Fournier | 2006-09-04 | 1 | -14/+25 |
* | Several cleanups, and extensions to allow NetBSD to submit ... | Marc G. Fournier | 2006-09-04 | 1 | -11/+16 |
* | First, set PATH similar to /etc/rc.shutdown, so that we don't have to | Marc G. Fournier | 2006-09-04 | 1 | -2/+14 |
* | Fix " : not found" when first running script | Marc G. Fournier | 2006-08-26 | 1 | -2/+2 |
* | Fix variable name used for token file | Marc G. Fournier | 2006-08-14 | 1 | -4/+4 |
* | Ensure that data returned from server on initial challenge is, in | Marc G. Fournier | 2006-08-14 | 1 | -4/+30 |
* | This is mostly a rewrite of the bsdstats script: | Marc G. Fournier | 2006-08-14 | 1 | -43/+56 |
* | somehow, defining $OS fell out in one of the commits ... | Marc G. Fournier | 2006-08-09 | 1 | -1/+2 |
* | Include class information for devices, so that its easier to | Marc G. Fournier | 2006-08-09 | 1 | -2/+4 |
* | Add some verbosity to the script, letting ppl know that a report has | Marc G. Fournier | 2006-08-09 | 1 | -2/+14 |
* | Add CPUs to the devices report, and clean up the script a bit | Marc G. Fournier | 2006-08-09 | 1 | -5/+41 |
* | remove the monthly_statistics_mailto variable from the script ... it | Marc G. Fournier | 2006-08-08 | 1 | -2/+1 |
* | Redirect fetch output to /dev/null ... | Marc G. Fournier | 2006-08-08 | 1 | -4/+4 |
* | have getid report operating system, so that other *BSDs can participate | Marc G. Fournier | 2006-08-08 | 1 | -2/+3 |
* | bsdstats v2.0 ... device reporting | Marc G. Fournier | 2006-08-07 | 1 | -4/+17 |
* | Record Operating System itself, in case someone in the NetBSD, | Marc G. Fournier | 2006-08-06 | 1 | -2/+3 |
* | Initial port for bsdstats script | Marc G. Fournier | 2006-08-06 | 1 | -0/+29 |