summaryrefslogtreecommitdiffstats
path: root/sbin/hastctl/hastctl.c
Commit message (Expand)AuthorAgeFilesLines
* When exiting with error because of an invalid command line argumenttrociny2011-07-131-3/+3
* Keep statistics on number of BIO_READ, BIO_WRITE, BIO_DELETE and BIO_FLUSHpjd2011-05-231-0/+11
* Currently we are unable to use capsicum for the primary worker process,pjd2011-05-141-1/+1
* Fix assert messages.trociny2011-04-261-2/+2
* Remove hast_proto_recv(). It was used only in one place, wheretrociny2011-04-171-1/+1
* When dropping privileges prefer capsicum over chroot+setgid+setuid.pjd2011-03-211-2/+1
* Forgot to commit this as a part of r219818.pjd2011-03-211-1/+4
* In command line options allow size to be specified using k/M/G/Ttrociny2011-03-131-24/+5
* Print some of the numbers in human readable form (using %N).pjd2011-03-071-6/+10
* Drop privileges after connecting to hastd, but before sending or receivingpjd2011-02-031-0/+5
* Add missing argument after r218192.bz2011-02-021-1/+1
* Add functions to initialize/finalize pjdlog. This allows to open/close logpjd2011-01-271-0/+1
* Update the arguments to yy_config_parse() to match r210883.dougb2010-08-061-1/+1
* Please welcome HAST - Highly Avalable Storage.pjd2010-02-181-0/+526
OpenPOWER on IntegriCloud