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