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
/
source3
/
winbindd
/
winbindd_rpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-winbindd: make all winbind rpc-methods static.
Michael Adam
2008-11-21
1
-31
/
+32
*
s3-samr-idl: cleanup.
Günther Deschner
2008-11-10
1
-0
/
+2
*
s3: fix various samr callers.
Günther Deschner
2008-10-15
1
-1
/
+1
*
[s3]winbindd_rpc: add domain prefix to username in lookup_groupmem().
Michael Adam
2008-09-23
1
-1
/
+4
*
winbindd: Update the calls to ws_name_XX() to reflect API changes.
Gerald (Jerry) Carter
2008-09-16
1
-5
/
+39
*
Introduce rpccli_set_timeout()
Volker Lendecke
2008-04-20
1
-2
/
+2
*
Add my copyright.
Günther Deschner
2008-02-27
1
-0
/
+1
*
Use netr_SamInfo3 everywhere in winbindd.
Günther Deschner
2008-02-17
1
-7
/
+7
*
Convert last caller (in winbindd) to rpccli_samr_EnumDomainAliases.
Günther Deschner
2008-02-13
1
-7
/
+16
*
Convert last caller (in winbindd) to rpccli_samr_EnumDomainGroups.
Günther Deschner
2008-02-13
1
-7
/
+16
*
Convert last caller (in winbindd) to rpccli_samr_LookupRids.
Günther Deschner
2008-02-13
1
-23
/
+25
*
Fix the build of winbindd, sorry.
Günther Deschner
2008-02-13
1
-5
/
+3
*
Use rpccli_lsa_EnumTrustDom all over the place.
Günther Deschner
2008-02-13
1
-8
/
+10
*
Use rpccli_samr_QueryUserInfo in net and winbindd.
Günther Deschner
2008-02-12
1
-8
/
+10
*
Fix winbindd msrpc_lookup_useraliases.
Günther Deschner
2008-02-08
1
-1
/
+1
*
Use rpccli_samr_QueryDisplayInfo() all over the place.
Günther Deschner
2008-02-08
1
-19
/
+20
*
Use rpccli_samr_GetGroupsForUser() all over the place.
Günther Deschner
2008-02-07
1
-5
/
+7
*
Use rpccli_samr_QueryDomainInfo() in winbindd.
Günther Deschner
2008-02-06
1
-21
/
+33
*
Use rpccli_samr_QueryGroupMember() all over the place.
Günther Deschner
2008-02-05
1
-3
/
+7
*
Use rpccli_samr_GetAliasMembership() in winbindd and rpcclient.
Günther Deschner
2008-02-05
1
-16
/
+21
*
Use rpccli_samr_OpenUser() all over the place.
Günther Deschner
2008-02-01
1
-5
/
+10
*
Use rpccli_samr_OpenGroup() all over the place.
Günther Deschner
2008-02-01
1
-2
/
+5
*
Remove rpccli_samr_close and use pidl generated function instead.
Günther Deschner
2008-01-31
1
-3
/
+3
*
Ensure we don't access an uninitialized variable
Jeremy Allison
2008-01-11
1
-1
/
+1
*
Add a missing check for dealing with a one-way trust in query_user().
Gerald (Jerry) Carter
2008-01-04
1
-0
/
+6
*
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
2007-12-15
1
-11
/
+6
*
Remove pstrings from everything except srv_spoolss_nt.c.
Jeremy Allison
2007-11-27
1
-4
/
+4
*
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2007-10-24
1
-8
/
+8
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-1
/
+1
*
r25294: Tidy up callers of unistr2_to_ascii() to pass sizeof(target_area) to
Michael Adam
2007-10-10
1
-2
/
+2
*
r25154: move winbindd code into winbindd/
Stefan Metzmacher
2007-10-10
1
-0
/
+1111