index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
winbindd
/
winbindd_rpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-winbind: use new reconnect logic in rpc_lookup_sids() also.
Günther Deschner
2012-11-30
1
-16
/
+7
*
s3-winbindd: Adjust error code loop logic in rpc_trusted_domains().
Günther Deschner
2012-09-29
1
-1
/
+1
*
s3-winbindd: Allow DNS resolution of trusted domains if DNS name is avaliable
Sumit Bose
2012-09-28
1
-21
/
+47
*
Fix a bunch of "unused variable" warnings.
Jeremy Allison
2012-02-18
1
-2
/
+0
*
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
2011-06-09
1
-4
/
+4
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
2011-06-09
1
-3
/
+3
*
s3-winbindd: remove unused headers.
Günther Deschner
2011-05-02
1
-3
/
+0
*
s3: Add wbint_LookupSids
Volker Lendecke
2011-04-13
1
-0
/
+98
*
s3-rpc_client: add and use rpc_client/rpc_client.h.
Günther Deschner
2011-04-13
1
-0
/
+1
*
s3-winbindd: copy acct_info to wb_acct_info so we dont need passdb for it.
Günther Deschner
2011-03-30
1
-6
/
+6
*
s3-winbind: prefer dcerpc_lsa_X functions in winbindd/winbindd_rpc.c.
Günther Deschner
2011-02-02
1
-7
/
+12
*
s3-winbind: prefer dcerpc_samr_X functions in winbindd/winbindd_rpc.c.
Günther Deschner
2011-02-02
1
-58
/
+134
*
s3-rpc_client: Rename get_query_dispinfo_params.
Andreas Schneider
2011-01-21
1
-3
/
+3
*
s3:winbindd: fix query_user for users with NULL full name.
Michael Adam
2010-11-01
1
-1
/
+3
*
s3:winbindd: fix query_user_list for users with NULL full_name
Michael Adam
2010-11-01
1
-1
/
+3
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-1
/
+1
*
samr: for correctness, rename samr_RidTypeArray to samr_RidAttrArray.
Günther Deschner
2010-10-07
1
-1
/
+1
*
s3-util: use shared dom_sid_dup.
Günther Deschner
2010-09-20
1
-2
/
+3
*
s3-winbind: Handle aliases in rpc_lookup_groupmem().
Andreas Schneider
2010-07-06
1
-29
/
+74
*
s3-winbind: Added a common rpc_trusted_domains function.
Andreas Schneider
2010-07-05
1
-0
/
+69
*
s3-winbind: Added a common rpc_sequence_number function.
Andreas Schneider
2010-07-05
1
-0
/
+49
*
s3-winbind: Added a common rpc_lookup_groupmem function.
Andreas Schneider
2010-07-05
1
-0
/
+128
*
s3-winbind: Added a common rpc_lookup_useraliases function.
Andreas Schneider
2010-07-05
1
-0
/
+84
*
s3-winbind: Added a common rpc_lookup_usergroups function.
Andreas Schneider
2010-07-05
1
-0
/
+62
*
s3-winbind: Added a common rpc_query_user function.
Andreas Schneider
2010-07-05
1
-0
/
+64
*
s3-winbind: Added a common rpc_rids_to_names function.
Andreas Schneider
2010-07-05
1
-0
/
+79
*
s3-winbind: Added a common rpc_sid_to_name function.
Andreas Schneider
2010-07-05
1
-0
/
+56
*
s3-winbind: Added a common rpc_name_to_sid function.
Andreas Schneider
2010-07-05
1
-0
/
+63
*
s3-winbind: Added a common rpc_enum_local_groups function.
Andreas Schneider
2010-07-05
1
-0
/
+54
*
s3-winbind: Added a common rpc_query_user_list function.
Andreas Schneider
2010-07-05
1
-0
/
+101
*
s3-winbind: Added a common rpc_enum_dom_groups function.
Andreas Schneider
2010-07-05
1
-0
/
+94
*
s3-winbind: Rename winbindd_rpc.c to winbindd_msrpc.c.
Andreas Schneider
2010-07-05
1
-1330
/
+0
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-15
/
+15
*
s3-rpc_client: move protos to cli_lsarpc.h
Günther Deschner
2010-05-18
1
-0
/
+1
*
s3-rpc_client: move protos to cli_samr.h
Günther Deschner
2010-05-18
1
-0
/
+1
*
s3-rpc_misc: clean out include/rpc_misc.h.
Günther Deschner
2010-05-18
1
-1
/
+1
*
s3: Replace most calls to sid_append_rid() by sid_compose()
Volker Lendecke
2010-01-10
1
-3
/
+2
*
s3: Make winbindd_cache.c aware of domain offline to avoid unnecessary backen...
Bo Yang
2010-01-06
1
-2
/
+2
*
s3: Fix infinite loop in NCACN_IP_TCP asa there is no timeout. Assume lsa_pip...
Bo Yang
2010-01-06
1
-8
/
+2
*
Prevent NULL dereference if group has no members
Jim McDonough
2009-12-30
1
-4
/
+4
*
s3: Pass netr_DomainTrustList instead of names and sids through (*trusted_dom...
Volker Lendecke
2009-12-28
1
-21
/
+26
*
s3: Fix a bogus uninitialized variable warning
Volker Lendecke
2009-12-26
1
-1
/
+1
*
s3: Fix crash in winbindd;(bug#6879).
Bo Yang
2009-12-03
1
-2
/
+8
*
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
2009-11-26
1
-0
/
+2
*
s3:winbind: Make query_user_list in winbindd_rpc a bit more readable
Volker Lendecke
2009-10-06
1
-8
/
+13
*
s3-winbindd: no reason to call winbindd_can_contact_domain() three times in q...
Günther Deschner
2009-09-24
1
-12
/
+0
*
s3-winbindd: Fix Bug #6711: trusts to windows 2008 (2008 r2) not working.
Günther Deschner
2009-09-22
1
-5
/
+59
*
s3-winbindd: add and use winbindd_lookup_names().
Günther Deschner
2009-09-17
1
-20
/
+40
[next]