| Commit message (Expand) | Author | Age | Files | Lines |
* | - Set HTTP Timeout to prevent blocking | Pav Lucistnik | 2009-09-18 | 3 | -10/+11 |
* | scrappy's bit has been taken for safekeeping, so return these ports to | Mark Linimon | 2009-06-13 | 1 | -1/+1 |
* | - Remove conditional checks for FreeBSD 5.x and older | Pav Lucistnik | 2009-01-06 | 1 | -7/+1 |
* | . do not remove (shared) directories periodic, periodic/monthly [1] [3] | Boris Samorodov | 2008-08-19 | 4 | -8/+9 |
* | Set LOCALBASE if not already set | Marc G. Fournier | 2007-12-20 | 2 | -0/+2 |
* | Remove a reference to hostname that was in the script, but was never | Marc G. Fournier | 2007-12-20 | 3 | -8/+5 |
* | The point of bsdstats is to be as painless as possible, but also to be | Marc G. Fournier | 2007-10-16 | 3 | -55/+59 |
* | As per discussion on -advocacy, resurrect having the installer prompted | Marc G. Fournier | 2007-10-16 | 2 | -9/+26 |
* | fix problem where, when you try and run on install, it gives error because | Marc G. Fournier | 2007-08-29 | 2 | -3/+3 |
* | clean up some warnings from portlint -avz and fix it so that if already | Marc G. Fournier | 2007-04-30 | 4 | -8/+12 |
* | forgot to cvs add the start up file ... | Marc G. Fournier | 2007-04-28 | 2 | -0/+60 |
* | slight change to better handle boottime reporting, as well as to document | Marc G. Fournier | 2007-04-28 | 4 | -14/+11 |
* | By popular request, I've added a bsdstats.sh script to etc/rc.d so that | Marc G. Fournier | 2007-04-28 | 2 | -2/+15 |
* | 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 |