| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes to man8 groff mandoc style, usage mistakes, or typos. | wblock | 2012-05-24 | 1 | -1/+1 |
* | For functions that return -1 on failure check exactly for -1 and not for | pjd | 2012-01-10 | 1 | -9/+9 |
* | Spelling fixes for sbin/ | uqs | 2012-01-07 | 1 | -1/+1 |
* | Use NO_WCAST_ALIGN for usr.bin/hastctl and usr.bin/hastd; the alignment | dim | 2011-12-19 | 1 | -0/+1 |
* | Revert r226726. The line was not duplicated. | pjd | 2011-10-25 | 1 | -0/+1 |
* | Remove duplicated line. | pjd | 2011-10-25 | 1 | -1/+0 |
* | Prefer PJDLOG_ASSERT()/PJDLOG_ABORT() over assert(). | pjd | 2011-09-27 | 1 | -6/+5 |
* | When exiting with error because of an invalid command line argument | trociny | 2011-07-13 | 1 | -3/+3 |
* | Compile hastd and hastctl with capsicum support. | pjd | 2011-06-27 | 1 | -0/+1 |
* | Keep statistics on number of BIO_READ, BIO_WRITE, BIO_DELETE and BIO_FLUSH | pjd | 2011-05-23 | 1 | -0/+11 |
* | Currently we are unable to use capsicum for the primary worker process, | pjd | 2011-05-14 | 1 | -1/+1 |
* | Fix assert messages. | trociny | 2011-04-26 | 1 | -2/+2 |
* | Remove hast_proto_recv(). It was used only in one place, where | trociny | 2011-04-17 | 1 | -1/+1 |
* | hastd(8) maintains a map of dirty extents, not hastctl(8). Fix this. | trociny | 2011-04-10 | 1 | -2/+2 |
* | Forgot to commit this as part of r219873. | pjd | 2011-03-22 | 1 | -1/+1 |
* | When dropping privileges prefer capsicum over chroot+setgid+setuid. | pjd | 2011-03-21 | 1 | -2/+1 |
* | Forgot to commit this as a part of r219818. | pjd | 2011-03-21 | 1 | -1/+4 |
* | In command line options allow size to be specified using k/M/G/T | trociny | 2011-03-13 | 2 | -25/+9 |
* | Print some of the numbers in human readable form (using %N). | pjd | 2011-03-07 | 1 | -6/+10 |
* | - Turn on printf extentions. | pjd | 2011-03-07 | 1 | -2/+3 |
* | Allow to compress on-the-wire data using two algorithms: | pjd | 2011-03-06 | 1 | -1/+2 |
* | Allow to checksum on-the-wire data using either CRC32 or SHA256. | pjd | 2011-03-06 | 1 | -1/+2 |
* | Drop privileges after connecting to hastd, but before sending or receiving | pjd | 2011-02-03 | 1 | -0/+5 |
* | Add missing argument after r218192. | bz | 2011-02-02 | 1 | -1/+1 |
* | Add functions to initialize/finalize pjdlog. This allows to open/close log | pjd | 2011-01-27 | 1 | -0/+1 |
* | Fix some more warnings found by clang. | brucec | 2010-11-22 | 1 | -0/+1 |
* | Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while | joel | 2010-08-16 | 1 | -1/+1 |
* | Update the arguments to yy_config_parse() to match r210883. | dougb | 2010-08-06 | 1 | -1/+1 |
* | Fix typo. | pjd | 2010-07-29 | 1 | -1/+1 |
* | mdoc: move remaining sections into consistent order | uqs | 2010-05-13 | 1 | -14/+14 |
* | Fix compilation with WITHOUT_CRYPT or WITHOUT_OPENSSL options. | pjd | 2010-04-22 | 1 | -2/+7 |
* | Remove redundant WARNS?=6 overrides and inherit the WARNS setting from | uqs | 2010-03-02 | 1 | -1/+0 |
* | Please welcome HAST - Highly Avalable Storage. | pjd | 2010-02-18 | 3 | -0/+779 |