summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_server.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-10s4-winbindd: Do not terminate a connection that is still pending (bug #9820)Andrew Bartlett1-1/+9
2012-08-25s4:winbind: add a netlogon_queue (tevent_queue)Stefan Metzmacher1-0/+2
2011-05-04Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.Jeremy Allison1-1/+1
2010-09-17s4-winbind Add a proxy method to update DNS records with a read-write DCAndrew Bartlett1-0/+1
2010-09-15s4-winbind: use finddcs_cldap() in winbindAndrew Tridgell1-3/+1
2010-09-15s4-secrets: fetch secure channel type with domain SIDAndrew Tridgell1-0/+1
2010-07-10s4:winbind: let WBSRV_SAMBA3_SET_STRING() initialize the whole bufferStefan Metzmacher1-0/+1
2010-05-18s4:winbindd Record the privilaged pipe dirAndrew Bartlett1-0/+2
2010-05-14s4:winbindd Rework some winbind structures to make s3compat easierAndrew Bartlett1-2/+2
2010-04-15s4:winbind: use WINBINDD_SOCKET_NAME instead of WINBINDD_SAMBA3_SOCKETStefan Metzmacher1-2/+0
2010-04-15s4:winbind: wbsrv_samba3_priv_pipe_dir() needs to return the directory not th...Stefan Metzmacher1-4/+0
2010-03-09s4:winbind: implement calls for allowing getent groupsMatthieu Patou1-0/+13
2010-01-20s4-winbind: Migrated winbind connection to tsocket.Andreas Schneider1-4/+7
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-1/+1
2008-09-10Return the same privilaged winbindd socket as we actually use.Andrew Bartlett1-0/+2
2008-06-28Fix the wbinfo test on the LDAP backend.Andrew Bartlett1-2/+0
2008-02-21idmap: Handle uid->SID mappingKai Blin1-0/+2
2007-12-21r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij1-0/+2
2007-10-10r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.hStefan Metzmacher1-1/+1
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-1/+1
2007-10-10r24575: Implement setpwentKai Blin1-1/+14
2007-10-10r24157: Merge from kai/samba4-gsoc.git;h=728deba680f8cf85cab168a6278a2cf657f6...Kai Blin1-1/+1
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