aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/bsdstats
Commit message (Expand)AuthorAgeFilesLines
* Slight typo ...scrappy2006-10-033-7/+7
* cosmetic changescrappy2006-10-023-5/+5
* Eliminate initial sleep(s) for getting the id tokenscrappy2006-10-023-41/+11
* Minor change ... make the report server a seperate subdomain then thescrappy2006-10-013-5/+5
* since we're removing a bunch of the sleep(s), let's increase the couplescrappy2006-09-303-5/+5
* slight change to the when the sleeps happen ...scrappy2006-09-303-9/+5
* Various changes to address some major issues ...scrappy2006-09-293-7/+39
* Add a network connectivity check using dnsscrappy2006-09-293-3/+19
* fix the code a bit to allow for setting the checkin_server to somethingscrappy2006-09-293-11/+13
* Clean up the code a wee bit, since the non-FreeBSD case(s), where OSs don'tscrappy2006-09-103-23/+43
* Even better random number generator using jot ...scrappy2006-09-073-5/+5
* Apparently Sparc doesn't like using openssl to generate a random value ... itscrappy2006-09-073-5/+13
* OpenBSD uses the same method to submit as NetBSDscrappy2006-09-063-7/+7
* Add 'unset HTTP_USER_AGENT' ... the backend is setup to only accept specificscrappy2006-09-063-4/+9
* temporarily broke get_id functionscrappy2006-09-053-28/+51
* Several cleanups, and extensions to allow NetBSD to submit ...scrappy2006-09-053-24/+33
* forgot to 'cvs add' pkg-installscrappy2006-09-042-0/+47
* If installer enables the script, also prompt to run it the firstscrappy2006-09-041-1/+1
* have it prompt, similar to postfix, whether or not you wish to activatescrappy2006-09-041-1/+10
* First, set PATH similar to /etc/rc.shutdown, so that we don't have toscrappy2006-09-043-6/+29
* Fix " : not found" when first running scriptscrappy2006-08-273-5/+5
* fix typo in PLIST_DIRSscrappy2006-08-263-4/+4
* Fix variable name used for token filescrappy2006-08-153-9/+9
* Ensure that data returned from server on initial challenge is, inscrappy2006-08-143-8/+61
* This is mostly a rewrite of the bsdstats script:scrappy2006-08-145-94/+141
* somehow, defining $OS fell out in one of the commits ...scrappy2006-08-103-2/+5
* Include class information for devices, so that its easier toscrappy2006-08-103-6/+9
* Add some verbosity to the script, letting ppl know that a report hasscrappy2006-08-103-4/+29
* Add CPUs to the devices report, and clean up the script a bitscrappy2006-08-093-12/+83
* remove the monthly_statistics_mailto variable from the script ... itscrappy2006-08-083-5/+3
* Redirect fetch output to /dev/null ...scrappy2006-08-083-9/+9
* have getid report operating system, so that other *BSDs can participatescrappy2006-08-083-5/+7
* Makefile cleanupscrappy2006-08-081-2/+2
* Add a message pointing people to where the stats themselves canscrappy2006-08-083-0/+7
* bsdstats v2.0 ... device reportingscrappy2006-08-075-10/+41
* Record Operating System itself, in case someone in the NetBSD,scrappy2006-08-063-4/+7
* Initial port for bsdstats scriptscrappy2006-08-066-0/+111