| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r220907 and r220915. | adrian | 2011-04-22 | 1 | -5/+3 |
* | Change the MIMO userland export ABI to include flags, number of radio chains, | adrian | 2011-04-21 | 1 | -3/+5 |
* | Correct comment. | pjd | 2011-04-20 | 1 | -1/+1 |
* | When we become primary, we connect to the remote and expect it to be in | pjd | 2011-04-20 | 2 | -13/+56 |
* | If we act in different role than requested by the remote node, log it | pjd | 2011-04-20 | 1 | -1/+1 |
* | Timeout must be positive. | pjd | 2011-04-20 | 1 | -0/+4 |
* | When calling XPT_REL_SIMQ to ajust number of openings, do not try to really | mav | 2011-04-20 | 1 | -0/+1 |
* | Scenario: | pjd | 2011-04-19 | 2 | -0/+20 |
* | Rewrite NAT configuration parser, so that memory allocation size is | glebius | 2011-04-19 | 1 | -186/+189 |
* | Furthermore condition IP waiting behaviour also on -dynamic flag. | sobomax | 2011-04-18 | 1 | -4/+8 |
* | Only wait for the IP to appear on the interface if natd is running in the | sobomax | 2011-04-18 | 1 | -5/+5 |
* | More whitespace fixes. | glebius | 2011-04-18 | 4 | -41/+41 |
* | Whitespace fixes. | glebius | 2011-04-18 | 6 | -268/+266 |
* | Changed "conscontrol unset" to accept an existing virtual | ru | 2011-04-18 | 2 | -24/+12 |
* | Remove hast_proto_recv(). It was used only in one place, where | trociny | 2011-04-17 | 3 | -21/+1 |
* | If we can retrieve interface address sleep for one second and try again. | sobomax | 2011-04-17 | 1 | -9/+29 |
* | Remove vestiges of disklabel(5). | pluknet | 2011-04-14 | 1 | -3/+1 |
* | The replication mode that is currently support is fullsync, not memsync. | pjd | 2011-04-12 | 1 | -1/+8 |
* | In hast_proto_recv() remove unnecessary check. The size is checked | trociny | 2011-04-10 | 1 | -6/+1 |
* | In hast_proto_recv_data() check that the size of the data to be | trociny | 2011-04-10 | 1 | -2/+5 |
* | Fix a typo in comments. | trociny | 2011-04-10 | 1 | -1/+1 |
* | hastd(8) maintains a map of dirty extents, not hastctl(8). Fix this. | trociny | 2011-04-10 | 1 | -2/+2 |
* | Correct 'list scan' description in the examples. The previous description | gjb | 2011-04-06 | 1 | -1/+1 |
* | * Add the readline(3) API to libedit. The libedit versions of | obrien | 2011-04-05 | 2 | -3/+4 |
* | Increase default timeout from 5 seconds to 20 seconds. 5 seconds is definitely | pjd | 2011-04-02 | 2 | -3/+3 |
* | Handle ENOBUFS on send(2) by retrying for a while and logging the problem. | pjd | 2011-04-02 | 1 | -0/+22 |
* | When we are operating on blocking socket and get EAGAIN on send(2) or recv(2) | pjd | 2011-04-02 | 1 | -4/+35 |
* | Declare directions for sockets between primary and secondary. | pjd | 2011-04-02 | 2 | -0/+12 |
* | Allow to disable sends or receives on a socket using shutdown(2) by | pjd | 2011-04-02 | 1 | -0/+22 |
* | Handle the problem described in r220264 by using GEOM GATE queue of unlimited | pjd | 2011-04-02 | 1 | -1/+1 |
* | Because ggatel(8) operates on local GEOM providers, use unlimited queue size in | pjd | 2011-04-02 | 2 | -18/+4 |
* | Add mapsize to the header just before sending the packet. | pjd | 2011-03-25 | 1 | -1/+1 |
* | Use timeout from configuration file not only when sending and receiving, | pjd | 2011-03-25 | 1 | -1/+1 |
* | Use role2str() when setting process title. | pjd | 2011-03-25 | 2 | -2/+2 |
* | MFgraid/head: | mav | 2011-03-24 | 4 | -0/+368 |
* | MFgraid/head r217014: | mav | 2011-03-24 | 2 | -42/+161 |
* | It's possible to unmount multiple items at once, make it clear. | ru | 2011-03-24 | 2 | -2/+2 |
* | Fix SYNOPSIS. | glebius | 2011-03-23 | 1 | -1/+1 |
* | Don't create socketpair for connection forwarding between parent and secondary. | pjd | 2011-03-23 | 2 | -20/+28 |
* | Add support for displaying newfs flags for SU+J and TRIM. | jmallett | 2011-03-23 | 1 | -1/+5 |
* | Add my copyright. | pjd | 2011-03-22 | 2 | -0/+2 |
* | Forgot to commit this as part of r219873. | pjd | 2011-03-22 | 1 | -1/+1 |
* | After synchronization is complete we should make primary counters be | trociny | 2011-03-22 | 1 | -3/+3 |
* | For requests that are sent only to remote component use the | trociny | 2011-03-22 | 1 | -2/+7 |
* | The proto API is a general purpose API, so don't use 'hast' in structures or | pjd | 2011-03-22 | 7 | -118/+120 |
* | White space cleanups. | pjd | 2011-03-22 | 7 | -18/+18 |
* | When dropping privileges prefer capsicum over chroot+setgid+setuid. | pjd | 2011-03-21 | 5 | -6/+19 |
* | Initialize localcnt on first write. This fixes assertion when we create | pjd | 2011-03-21 | 1 | -2/+6 |
* | Fix typo. | pjd | 2011-03-21 | 1 | -1/+1 |
* | Before handling any events on descriptors check signals so we can update | pjd | 2011-03-21 | 1 | -28/+43 |