summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/wb_seqnums.c
Commit message (Collapse)AuthorAgeFilesLines
* s3:winbindd: use ndr_wbint_c.h instead of cli_wbint.hStefan Metzmacher2011-01-111-1/+1
| | | | | | | metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue Jan 11 15:40:22 CET 2011 on sn-devel-104
* s3:winbind: simplify wb_seqnums_done a bitVolker Lendecke2009-08-291-15/+24
|
* s3:winbind: Make wb_seqnums.c update the winbind cache seqnumsVolker Lendecke2009-08-291-1/+12
|
* s3:winbind: Add async wb_seqnumsVolker Lendecke2009-08-161-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.