summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_server.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23995: Work to allow mimir's libnet code to be called from winbind.Andrew Bartlett1-7/+3
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r23311: Updating the samba4 winbind protocol to version 18.Kai Blin1-0/+1
2007-10-10r23141: Use the finddcs() library call rather than a winbind-specific version.Andrew Bartlett1-3/+6
2007-10-10r23133: I felt pity on Kai, as he starts work on winbind in Samba4, so IAndrew Bartlett1-2/+4
2007-10-10r17342: implement a SamLogon via IRPC in samba4's winbindStefan Metzmacher1-0/+1
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij1-0/+1
2007-10-10r13244: Allow control of the location of the Samba3-compatible winbindd pipeAndrew Bartlett1-5/+2
2007-10-10r12866: This removes the abstraction layer in winbindd intended to deal withAndrew Bartlett1-31/+18
2007-10-10r12696: Reduce the size of include/structs.hJelmer Vernooij1-0/+4
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+2
2007-10-10r11528: Separate finding dcs from initializing a domain. Makes it easier to p...Volker Lendecke1-11/+11
2007-10-10r11517: Cleanup time, this looks larger than it is. This mainly gets rid ofVolker Lendecke1-0/+2
2007-10-10r11274: Start a connection attempt to the DC's port 389. To do this properly,...Volker Lendecke1-0/+2
2007-10-10r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...Volker Lendecke1-1/+3
2007-10-10r11094: Connect to SAM, implement getdcnameVolker Lendecke1-0/+5
2007-10-10r11093: Implement wb_queue_domain_send: If the domain is not yet initialized,...Volker Lendecke1-0/+3
2007-10-10r10852: Continuation-based programming can become a bit spaghetti...Volker Lendecke1-1/+13
2007-10-10r10846: Create a "wbsrv_domain", change wb_finddcs to the style of the rest o...Volker Lendecke1-2/+10
2007-10-10r10838: Get us an schannel'ed netlogon pipe.Volker Lendecke1-1/+5
2007-10-10r10834: Work in progress on winbind. With some helper routines the composite ...Volker Lendecke1-1/+1
2007-10-10r10691: This gets half-way to wbinfo -n. It acquires an lsa pipe, and does aVolker Lendecke1-0/+1
2007-10-10r10683: Samba3's wbinfo -t should give the correct answer now.Volker Lendecke1-0/+1
2007-10-10r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke1-10/+11
2007-10-10r10434: add a short path to the event context that should be used for async r...Stefan Metzmacher1-0/+3
2007-10-10r10426: - restructure the winbind server code a bitStefan Metzmacher1-0/+115