aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/bsdstats
Commit message (Expand)AuthorAgeFilesLines
* The point of bsdstats is to be as painless as possible, but also to bescrappy2007-10-163-55/+59
* As per discussion on -advocacy, resurrect having the installer promptedscrappy2007-10-162-9/+26
* fix problem where, when you try and run on install, it gives error becausescrappy2007-08-292-3/+3
* clean up some warnings from portlint -avz and fix it so that if alreadyscrappy2007-05-014-8/+12
* forgot to cvs add the start up file ...scrappy2007-04-292-0/+60
* slight change to better handle boottime reporting, as well as to documentscrappy2007-04-294-14/+11
* By popular request, I've added a bsdstats.sh script to etc/rc.d so thatscrappy2007-04-292-2/+15
* Only depend on netcat if we are running an older version of FreeBSDscrappy2006-12-093-4/+7
* start reporting 'none' devices ... it just pads the results, but therescrappy2006-12-053-5/+5
* forgot to ready versionscrappy2006-12-053-5/+5
* on FreeBSD 4x the port sysutils/bsdstats should depend on net/netcatscrappy2006-12-053-4/+6
* make bsdstats's install a bit more friendlyscrappy2006-12-044-9/+9
* v5.0 of the BSDstats script ...scrappy2006-12-016-6/+265
* clean up pkg-install a bit to avoid generating an error whenscrappy2006-11-062-2/+14
* Make pkg-install a bit smarter ... if the questions have already beenscrappy2006-10-082-7/+10
* Fix the report server hostname ...scrappy2006-10-043-5/+5
* Fix PATH so that it includes /usr/local/bin, so that dig is found onscrappy2006-10-043-83/+351
* 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