| Commit message (Collapse) | Author | Age |
... | |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
and rename client_which_client() to client_find() and make the second
argument a port instead of a notice.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Rip out in-tree com_err support.
|
| |
|
|
|
|
| |
detailed change information.
|
| |
|
| |
|
|
|
|
|
|
| |
nack list, so the wrong list was being searched when the other server
acks the packet. I added a flag to send_msg_list to decide whether it's
being sent to a client or another server.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
information being tampered with.
|
| |
|
|
|
|
| |
been eliminated.
|
| |
|
|
|
|
|
| |
to avoid some timer problems; dump triplet database along with
subscriptions so we can check consistency.
|
| |
|
|
|
|
| |
subscription database dumps.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
in critical code, and let the main loop deal with the flag being set.
This saves on context switches into the kernel for this rare condition.
|
| |
|
| |
|