summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_init_domain.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-12/+1
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij1-2/+1
2007-10-10r11812: Convert winbind to the async bind routines. Also remove tridge's hack...Volker Lendecke1-7/+17
2007-10-10r11809: Make dcerpc_bind_auth async.Volker Lendecke1-6/+6
2007-10-10r11528: Separate finding dcs from initializing a domain. Makes it easier to p...Volker Lendecke1-184/+84
2007-10-10r11517: Cleanup time, this looks larger than it is. This mainly gets rid ofVolker Lendecke1-16/+16
2007-10-10r11274: Start a connection attempt to the DC's port 389. To do this properly,...Volker Lendecke1-25/+51
2007-10-10r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...Volker Lendecke1-113/+49
2007-10-10r11094: Connect to SAM, implement getdcnameVolker Lendecke1-2/+43
2007-10-10r11093: Implement wb_queue_domain_send: If the domain is not yet initialized,...Volker Lendecke1-0/+112
2007-10-10r10878: Reply to some comments by tridge and metze:Volker Lendecke1-275/+52
2007-10-10r10859: Make the flow a bit clearerVolker Lendecke1-8/+7
2007-10-10r10853: Convert wbinfo -n to properly init the domain.Volker Lendecke1-0/+12
2007-10-10r10852: Continuation-based programming can become a bit spaghetti...Volker Lendecke1-0/+564