| Commit message (Expand) | Author | Age | Files | Lines |
* | - Rewrite installation message [1] | Michael Scheidell | 2012-08-28 | 4 | -55/+41 |
* | - Add pkgng support | Michael Scheidell | 2012-07-28 | 2 | -8/+57 |
* | In the rc.d scripts, change assignments to rcvar to use the | Doug Barton | 2012-01-14 | 1 | -1/+1 |
* | - Last pr committer has agreed to become maintainer | Michael Scheidell | 2012-01-11 | 1 | -1/+1 |
* | - Simplifies installation and sets up default options | Michael Scheidell | 2012-01-07 | 1 | -37/+33 |
* | - use shell arithmetic instead of expr | Eitan Adler | 2011-09-25 | 2 | -3/+3 |
* | - Respect LOCALBASE | Dmitry Marakasov | 2010-08-19 | 8 | -517/+10 |
* | - Forced commit to note that some files were repocopied: | Dmitry Marakasov | 2010-08-19 | 1 | -1/+1 |
* | - Ensure executable permissions on periodic script in case files subdirectory | Pav Lucistnik | 2010-06-02 | 1 | -0/+1 |
* | - Update WWW | Pav Lucistnik | 2010-06-02 | 1 | -1/+1 |
* | - 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 |