Age | Commit message (Expand) | Author | Files | Lines |
2010-05-18 | s4:winbindd Record the privilaged pipe dir | Andrew Bartlett | 1 | -0/+2 |
2010-05-14 | s4:winbindd Rework some winbind structures to make s3compat easier | Andrew Bartlett | 1 | -2/+2 |
2010-04-15 | s4:winbind: use WINBINDD_SOCKET_NAME instead of WINBINDD_SAMBA3_SOCKET | Stefan Metzmacher | 1 | -2/+0 |
2010-04-15 | s4:winbind: wbsrv_samba3_priv_pipe_dir() needs to return the directory not th... | Stefan Metzmacher | 1 | -4/+0 |
2010-03-09 | s4:winbind: implement calls for allowing getent groups | Matthieu Patou | 1 | -0/+13 |
2010-01-20 | s4-winbind: Migrated winbind connection to tsocket. | Andreas Schneider | 1 | -4/+7 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 1 | -1/+1 |
2008-09-10 | Return the same privilaged winbindd socket as we actually use. | Andrew Bartlett | 1 | -0/+2 |
2008-06-28 | Fix the wbinfo test on the LDAP backend. | Andrew Bartlett | 1 | -2/+0 |
2008-02-21 | idmap: Handle uid->SID mapping | Kai Blin | 1 | -0/+2 |
2007-12-21 | r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr... | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.h | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24575: Implement setpwent | Kai Blin | 1 | -1/+14 |
2007-10-10 | r24157: Merge from kai/samba4-gsoc.git;h=728deba680f8cf85cab168a6278a2cf657f6... | Kai Blin | 1 | -1/+1 |
2007-10-10 | r23995: Work to allow mimir's libnet code to be called from winbind. | Andrew Bartlett | 1 | -7/+3 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23311: Updating the samba4 winbind protocol to version 18. | Kai Blin | 1 | -0/+1 |
2007-10-10 | r23141: Use the finddcs() library call rather than a winbind-specific version. | Andrew Bartlett | 1 | -3/+6 |
2007-10-10 | r23133: I felt pity on Kai, as he starts work on winbind in Samba4, so I | Andrew Bartlett | 1 | -2/+4 |
2007-10-10 | r17342: implement a SamLogon via IRPC in samba4's winbind | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13244: Allow control of the location of the Samba3-compatible winbindd pipe | Andrew Bartlett | 1 | -5/+2 |
2007-10-10 | r12866: This removes the abstraction layer in winbindd intended to deal with | Andrew Bartlett | 1 | -31/+18 |
2007-10-10 | r12696: Reduce the size of include/structs.h | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r11528: Separate finding dcs from initializing a domain. Makes it easier to p... | Volker Lendecke | 1 | -11/+11 |
2007-10-10 | r11517: Cleanup time, this looks larger than it is. This mainly gets rid of | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r11274: Start a connection attempt to the DC's port 389. To do this properly,... | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec... | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r11094: Connect to SAM, implement getdcname | Volker Lendecke | 1 | -0/+5 |
2007-10-10 | r11093: Implement wb_queue_domain_send: If the domain is not yet initialized,... | Volker Lendecke | 1 | -0/+3 |
2007-10-10 | r10852: Continuation-based programming can become a bit spaghetti... | Volker Lendecke | 1 | -1/+13 |
2007-10-10 | r10846: Create a "wbsrv_domain", change wb_finddcs to the style of the rest o... | Volker Lendecke | 1 | -2/+10 |
2007-10-10 | r10838: Get us an schannel'ed netlogon pipe. | Volker Lendecke | 1 | -1/+5 |
2007-10-10 | r10834: Work in progress on winbind. With some helper routines the composite ... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r10691: This gets half-way to wbinfo -n. It acquires an lsa pipe, and does a | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r10683: Samba3's wbinfo -t should give the correct answer now. | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r10491: First step towards wbinfo -t: This issues a name request for the primary | Volker Lendecke | 1 | -10/+11 |
2007-10-10 | r10434: add a short path to the event context that should be used for async r... | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r10426: - restructure the winbind server code a bit | Stefan Metzmacher | 1 | -0/+115 |