Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15049: for really efficient oplock handling with thousands of open files we | Andrew Tridgell | 1 | -3/+7 |
2007-10-10 | r13317: Create a new function messaging_client_init() which can be used when | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r10490: - allow deferred irpc replies to set the status | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r10489: added the ability for irpc server to defer replies instead of replying | Andrew Tridgell | 1 | -0/+10 |
2007-10-10 | r8923: put the IRPC default timeout back to 10s (I didn't mean to commit this... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8887: fixed the irpc error that caused ia64 to fail the LOCAL-IRPC test | Andrew Tridgell | 1 | -7/+8 |
2007-10-10 | r8277: filled in the code for finding irpc server ids by name, storing the | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r8272: added the hooks for adding a name to a messaging context, so we will | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r7320: added support for a private pointer in irpc registered handlers | Andrew Tridgell | 1 | -3/+4 |
2007-10-10 | r7298: ensure messages are sent in order even when under extreme load. This | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7295: added an irpc benchmark. It gets about 16k messages/sec on my laptop, | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r7294: implemented the irpc messaging system. This is the core of the | Andrew Tridgell | 1 | -0/+94 |