r12608: Remove some unused #include lines.
[ira/wip.git] / source4 / winbind / wb_async_helpers.c
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Andrew Tridgellr12116: got rid of composite_trigger_done() and composi...
2007-10-10 Stefan Metzmacherr12014: free the irpc_request structure with the irpc_c...
2007-10-10 Volker Lendecker11812: Convert winbind to the async bind routines...
2007-10-10 Volker Lendecker11727: Minor cleanup
2007-10-10 Volker Lendecker11528: Separate finding dcs from initializing a domain...
2007-10-10 Volker Lendecker11517: Cleanup time, this looks larger than it is...
2007-10-10 Volker Lendecker11274: Start a connection attempt to the DC's port...
2007-10-10 Volker Lendecker11181: Implement wbinfo -s and wbinfo --user-sids...
2007-10-10 Volker Lendecker11095: Implement wb_getuserdomgroups.
2007-10-10 Volker Lendecker11094: Connect to SAM, implement getdcname
2007-10-10 Volker Lendecker11093: Implement wb_queue_domain_send: If the domain...
2007-10-10 Volker Lendecker11082: Fix a segfault
2007-10-10 Volker Lendecker11068: Fix pam_auth_crap, remove the sync code. I...
2007-10-10 Volker Lendecker10878: Reply to some comments by tridge and metze:
2007-10-10 Volker Lendecker10853: Convert wbinfo -n to properly init the domain.
2007-10-10 Volker Lendecker10852: Continuation-based programming can become a...
2007-10-10 Volker Lendecker10846: Create a "wbsrv_domain", change wb_finddcs...
2007-10-10 Volker Lendecker10838: Get us an schannel'ed netlogon pipe.
2007-10-10 Volker Lendecker10834: Work in progress on winbind. With some helper...
2007-10-10 Volker Lendecker10825: Complete wbinfo -n
2007-10-10 Volker Lendecker10691: This gets half-way to wbinfo -n. It acquires...
2007-10-10 Volker Lendecker10687: Another one...
2007-10-10 Volker Lendecker10683: Samba3's wbinfo -t should give the correct...
2007-10-10 Volker Lendecker10675: Connect to the DC's IPC$
2007-10-10 Stefan Metzmacherr10504: - seperate implementation specific stuff, from...
2007-10-10 Volker Lendecker10491: First step towards wbinfo -t: This issues a...