index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
winbind
/
wb_init_domain.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-22
s4:winbind/wb_init_domain: use DCERPC_SCHANNEL_128 in order to work against w...
Stefan Metzmacher
1
-1
/
+1
2010-09-15
s4-winbind: use finddcs_cldap() in winbind
Andrew Tridgell
1
-10
/
+2
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-4
/
+4
2010-03-12
s4:winbind/wb_init_domain.c: make use of use tevent_req based dcerpc_binding_...
Stefan Metzmacher
1
-18
/
+25
2010-03-01
s4:winbind: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
1
-2
/
+2
2009-10-20
s4: ran minimal_includes.pl on source4/winbind
Andrew Tridgell
1
-5
/
+0
2009-08-07
fixed another ambiguous talloc call
Andrew Tridgell
1
-3
/
+3
2009-01-06
s4 winbind: Silence a "discards const" warning
Kai Blin
1
-1
/
+3
2009-01-02
Revert "s4 winbind: Copy SID to avoid "discard const" warning"
Stefan Metzmacher
1
-2
/
+1
2008-12-29
s4 winbind: Copy SID to avoid "discard const" warning
Kai Blin
1
-1
/
+2
2008-12-23
Fix more compiler warnings in various places.
Jelmer Vernooij
1
-1
/
+0
2008-12-06
s4:winbind: fill in the correct variable...
Stefan Metzmacher
1
-1
/
+1
2008-10-27
s4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl.
Günther Deschner
1
-1
/
+6
2008-06-28
Fix the wbinfo test on the LDAP backend.
Andrew Bartlett
1
-32
/
+0
2008-04-18
fixed a double free in winbind
Andrew Tridgell
1
-1
/
+0
2008-04-17
Remove event context tracking from the credentials struct.
Jelmer Vernooij
1
-2
/
+0
2007-12-21
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26353: Remove use of global_loadparm.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
1
-5
/
+10
2007-12-21
r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r24556: forgot to commit the winbind/ subdir...sorry
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r24127: Set the Domain SID into the libnet context, and have libnet_UserInfo
Andrew Bartlett
1
-0
/
+1
2007-10-10
r24112: Complete initialistion of the libnet_ctx when setting up the domain.
Andrew Bartlett
1
-0
/
+4
2007-10-10
r23995: Work to allow mimir's libnet code to be called from winbind.
Andrew Bartlett
1
-30
/
+29
2007-10-10
r23890: Allow wbinfo -a to work against Samba4's winbind.
Andrew Bartlett
1
-7
/
+15
2007-10-10
r23880: Don't crash when we run wbinfo -a against our own winbind when we are...
Andrew Bartlett
1
-3
/
+5
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r23149: Fix up the trusted domain lookup code to use the new structures.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r23141: Use the finddcs() library call rather than a winbind-specific version.
Andrew Bartlett
1
-5
/
+18
2007-10-10
r23133: I felt pity on Kai, as he starts work on winbind in Samba4, so I
Andrew Bartlett
1
-132
/
+193
2007-10-10
r22944: fix bug #4618:
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r22582: Cleanups towards making winbind work again. We still have a long way...
Andrew Bartlett
1
-4
/
+1
2007-10-10
r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is created
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldap
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r15328: Move some functions around, remove dependencies.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14860: create libcli/security/security.h
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14470: Remove some unnecessary headers.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r14402: Generate seperate headers for RPC client functions.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14205: move smb specific stuff out of includes.h (finally!!!:-)
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r12865: Upgrade the librpc and libnet code.
Andrew Bartlett
1
-1
/
+2
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-12
/
+1
2007-10-10
r12510: Change the DCE/RPC interfaces to take a pointer to a
Jelmer Vernooij
1
-2
/
+1
[next]