s3-talloc Change TALLOC_ARRAY() to talloc_array()
[nivanova/samba-autobuild/.git] / source3 / winbindd / winbindd_rpc.c
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-05-02 Günther Deschners3-winbindd: remove unused headers.
2011-04-13 Volker Lendeckes3: Add wbint_LookupSids
2011-04-13 Günther Deschners3-rpc_client: add and use rpc_client/rpc_client.h.
2011-03-29 Günther Deschners3-winbindd: copy acct_info to wb_acct_info so we dont...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_lsa_X functions in winbindd...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_samr_X functions in winbindd...
2011-01-21 Andreas Schneiders3-rpc_client: Rename get_query_dispinfo_params.
2010-11-01 Michael Adams3:winbindd: fix query_user for users with NULL full...
2010-11-01 Michael Adams3:winbindd: fix query_user_list for users with NULL...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-07 Günther Deschnersamr: for correctness, rename samr_RidTypeArray to...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-util: use shared dom_sid_dup.
2010-07-06 Andreas Schneiders3-winbind: Handle aliases in rpc_lookup_groupmem().
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_trusted_domains function.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_sequence_number function.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_lookup_groupmem function.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_lookup_useraliases function.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_lookup_usergroups function.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_query_user function.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_rids_to_names function.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_sid_to_name function.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_name_to_sid function.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_enum_local_groups function.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_query_user_list function.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_enum_dom_groups function.
2010-07-05 Andreas Schneiders3-winbind: Rename winbindd_rpc.c to winbindd_msrpc.c.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_lsarpc.h
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_samr.h
2010-05-17 Günther Deschners3-rpc_misc: clean out include/rpc_misc.h.
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Volker Lendeckes3: Replace most calls to sid_append_rid() by sid_compose()
2010-01-07 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-06 Bo Yangs3: Make winbindd_cache.c aware of domain offline to...
2010-01-06 Bo Yangs3: Fix infinite loop in NCACN_IP_TCP asa there is...
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-30 Jim McDonoughPrevent NULL dereference if group has no members
2009-12-28 Volker Lendeckes3: Pass netr_DomainTrustList instead of names and...
2009-12-26 Volker Lendeckes3: Fix a bogus uninitialized variable warning
2009-12-03 Bo Yangs3: Fix crash in winbindd;(bug#6879).
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-06 Volker Lendeckes3:winbind: Make query_user_list in winbindd_rpc a...
2009-09-25 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-24 Günther Deschners3-winbindd: no reason to call winbindd_can_contact_dom...
2009-09-22 Günther Deschners3-winbindd: Fix Bug #6711: trusts to windows 2008...
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Günther Deschners3-winbindd: add and use winbindd_lookup_names().
2009-09-17 Günther Deschners3-winbindd: add and use winbindd_lookup_sids().
2009-08-29 Volker Lendeckes3:winbind: Fix a bug found by RPC-SAMR
2009-08-16 Volker Lendeckes3:winbind: WINBIND_USERINFO -> wbint_userinfo
2009-08-11 Stefan Metzmachers3:winbindd: raise the timeout for lsa_Lookup*() calls...
2009-08-02 Volker LendeckeFix some nonempty blank lines
2009-08-02 Volker LendeckeRefactor 9b78af1f: Fix lookupname recursion
2009-04-21 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Günther Deschners3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-18 Günther Deschners3: remove POLICY_HND.
2009-03-17 Volker LendeckeFix #6130: Don't crash in winbindd_rpc lookup_groupmem...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-21 Michael Adams3-winbindd: make all winbind rpc-methods static.
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-10 Günther Deschners3-samr-idl: cleanup.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Günther Deschners3: fix various samr callers.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Michael Adam[s3]winbindd_rpc: add domain prefix to username in...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Gerald (Jerry) Carterwinbindd: Update the calls to ws_name_XX() to reflect...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-19 Volker LendeckeIntroduce rpccli_set_timeout()
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-27 Günther DeschnerAdd my copyright.
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-17 Günther DeschnerUse netr_SamInfo3 everywhere in winbindd.
2008-02-13 Günther DeschnerConvert last caller (in winbindd) to rpccli_samr_EnumDo...
2008-02-13 Günther DeschnerConvert last caller (in winbindd) to rpccli_samr_EnumDo...
2008-02-13 Günther DeschnerConvert last caller (in winbindd) to rpccli_samr_Lookup...
2008-02-13 Günther DeschnerFix the build of winbindd, sorry.
2008-02-12 Günther DeschnerUse rpccli_lsa_EnumTrustDom all over the place.
2008-02-12 Günther DeschnerUse rpccli_samr_QueryUserInfo in net and winbindd.
2008-02-08 Günther DeschnerFix winbindd msrpc_lookup_useraliases.
2008-02-07 Günther DeschnerUse rpccli_samr_QueryDisplayInfo() all over the place.
2008-02-07 Günther DeschnerUse rpccli_samr_GetGroupsForUser() all over the place.
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-06 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-06 Günther DeschnerUse rpccli_samr_QueryDomainInfo() in winbindd.
2008-02-05 Günther DeschnerUse rpccli_samr_QueryGroupMember() all over the place.
next