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
/
source3
/
winbindd
/
winbindd_rpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-08
Use rpccli_samr_QueryDisplayInfo() all over the place.
Günther Deschner
1
-19
/
+20
2008-02-07
Use rpccli_samr_GetGroupsForUser() all over the place.
Günther Deschner
1
-5
/
+7
2008-02-06
Use rpccli_samr_QueryDomainInfo() in winbindd.
Günther Deschner
1
-21
/
+33
2008-02-05
Use rpccli_samr_QueryGroupMember() all over the place.
Günther Deschner
1
-3
/
+7
2008-02-05
Use rpccli_samr_GetAliasMembership() in winbindd and rpcclient.
Günther Deschner
1
-16
/
+21
2008-02-01
Use rpccli_samr_OpenUser() all over the place.
Günther Deschner
1
-5
/
+10
2008-02-01
Use rpccli_samr_OpenGroup() all over the place.
Günther Deschner
1
-2
/
+5
2008-01-31
Remove rpccli_samr_close and use pidl generated function instead.
Günther Deschner
1
-3
/
+3
2008-01-11
Ensure we don't access an uninitialized variable
Jeremy Allison
1
-1
/
+1
2008-01-04
Add a missing check for dealing with a one-way trust in query_user().
Gerald (Jerry) Carter
1
-0
/
+6
2007-12-15
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
1
-11
/
+6
2007-11-27
Remove pstrings from everything except srv_spoolss_nt.c.
Jeremy Allison
1
-4
/
+4
2007-10-24
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
1
-8
/
+8
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-1
/
+1
2007-10-10
r25294: Tidy up callers of unistr2_to_ascii() to pass sizeof(target_area) to
Michael Adam
1
-2
/
+2
2007-10-10
r25154: move winbindd code into winbindd/
Stefan Metzmacher
1
-0
/
+1111