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