summaryrefslogtreecommitdiffstats
path: root/source4/winbind/wb_server.h
Commit message (Expand)AuthorAgeFilesLines
* s4:winbind: make clear that we use the global tevent_contextStefan Metzmacher2014-01-161-0/+2
* s4-winbindd: Do not terminate a connection that is still pending (bug #9820)Andrew Bartlett2013-07-101-1/+9
* s4:winbind: add a netlogon_queue (tevent_queue)Stefan Metzmacher2012-08-251-0/+2
* Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.Jeremy Allison2011-05-041-1/+1
* s4-winbind Add a proxy method to update DNS records with a read-write DCAndrew Bartlett2010-09-171-0/+1
* s4-winbind: use finddcs_cldap() in winbindAndrew Tridgell2010-09-151-3/+1
* s4-secrets: fetch secure channel type with domain SIDAndrew Tridgell2010-09-151-0/+1
* s4:winbind: let WBSRV_SAMBA3_SET_STRING() initialize the whole bufferStefan Metzmacher2010-07-101-0/+1
* s4:winbindd Record the privilaged pipe dirAndrew Bartlett2010-05-181-0/+2
* s4:winbindd Rework some winbind structures to make s3compat easierAndrew Bartlett2010-05-141-2/+2
* s4:winbind: use WINBINDD_SOCKET_NAME instead of WINBINDD_SAMBA3_SOCKETStefan Metzmacher2010-04-151-2/+0
* s4:winbind: wbsrv_samba3_priv_pipe_dir() needs to return the directory not th...Stefan Metzmacher2010-04-151-4/+0
* s4:winbind: implement calls for allowing getent groupsMatthieu Patou2010-03-091-0/+13
* s4-winbind: Migrated winbind connection to tsocket.Andreas Schneider2010-01-201-4/+7
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* Return the same privilaged winbindd socket as we actually use.Andrew Bartlett2008-09-101-0/+2
* Fix the wbinfo test on the LDAP backend.Andrew Bartlett2008-06-281-2/+0
* idmap: Handle uid->SID mappingKai Blin2008-02-211-0/+2
* r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij2007-12-211-0/+2
* r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.hStefan Metzmacher2007-10-101-1/+1
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-1/+1
* r24575: Implement setpwentKai Blin2007-10-101-1/+14
* r24157: Merge from kai/samba4-gsoc.git;h=728deba680f8cf85cab168a6278a2cf657f6...Kai Blin2007-10-101-1/+1
* r23995: Work to allow mimir's libnet code to be called from winbind.Andrew Bartlett2007-10-101-7/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23311: Updating the samba4 winbind protocol to version 18.Kai Blin2007-10-101-0/+1
* r23141: Use the finddcs() library call rather than a winbind-specific version.Andrew Bartlett2007-10-101-3/+6
* r23133: I felt pity on Kai, as he starts work on winbind in Samba4, so IAndrew Bartlett2007-10-101-2/+4
* r17342: implement a SamLogon via IRPC in samba4's winbindStefan Metzmacher2007-10-101-0/+1
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-0/+1
* r13244: Allow control of the location of the Samba3-compatible winbindd pipeAndrew Bartlett2007-10-101-5/+2
* r12866: This removes the abstraction layer in winbindd intended to deal withAndrew Bartlett2007-10-101-31/+18
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-101-0/+4
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+2
* r11528: Separate finding dcs from initializing a domain. Makes it easier to p...Volker Lendecke2007-10-101-11/+11
* r11517: Cleanup time, this looks larger than it is. This mainly gets rid ofVolker Lendecke2007-10-101-0/+2
* r11274: Start a connection attempt to the DC's port 389. To do this properly,...Volker Lendecke2007-10-101-0/+2
* r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...Volker Lendecke2007-10-101-1/+3
* r11094: Connect to SAM, implement getdcnameVolker Lendecke2007-10-101-0/+5
* r11093: Implement wb_queue_domain_send: If the domain is not yet initialized,...Volker Lendecke2007-10-101-0/+3
* r10852: Continuation-based programming can become a bit spaghetti...Volker Lendecke2007-10-101-1/+13
* r10846: Create a "wbsrv_domain", change wb_finddcs to the style of the rest o...Volker Lendecke2007-10-101-2/+10
* r10838: Get us an schannel'ed netlogon pipe.Volker Lendecke2007-10-101-1/+5
* r10834: Work in progress on winbind. With some helper routines the composite ...Volker Lendecke2007-10-101-1/+1
* r10691: This gets half-way to wbinfo -n. It acquires an lsa pipe, and does aVolker Lendecke2007-10-101-0/+1
* r10683: Samba3's wbinfo -t should give the correct answer now.Volker Lendecke2007-10-101-0/+1
* r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke2007-10-101-10/+11
* r10434: add a short path to the event context that should be used for async r...Stefan Metzmacher2007-10-101-0/+3
* r10426: - restructure the winbind server code a bitStefan Metzmacher2007-10-101-0/+115