Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-29 | s3:winbind: simplify wb_seqnums_done a bit | Volker Lendecke | 1 | -15/+24 | |
2009-08-29 | s3:winbind: Make wb_seqnums.c update the winbind cache seqnums | Volker Lendecke | 1 | -1/+12 | |
2009-08-16 | s3:winbind: Add async wb_seqnums | Volker Lendecke | 1 | -0/+133 | |
This is something that would have been very difficult with the old style of async requests: Send the request to all children simultaneously. |