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