s3-libsmb: Remove use of cli_errstr()
[kai/samba.git] / source3 / rpc_client / cli_lsarpc.c
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-04-13 Günther Deschners3-rpc_client: add and use rpc_client/rpc_client.h.
2011-03-28 Michael Adams3:rpc_client: fix argument order of call to lsa_open_p...
2011-03-23 Günther Deschners3-rpc_client: actually call lsa_open_policy2() in...
2011-03-11 Volker Lendeckes3: Fix a typo
2011-02-10 Andreas Schneiders3-rpc_client: Fixed an uninitialized variable.
2011-01-18 Günther Deschners3-rpc_client: no need to include ../librpc/gen_ndr...
2011-01-17 Andreas Schneiders3-rpc_client: Fixed status check of dcerpc_lsa_lookup_...
2011-01-17 Andreas Schneiders3-rpc_client: Fixed return values of dcerpc_lsa_lookup...
2011-01-10 Andreas Schneiders3-rpc_client: Fixed the dcerpc_lsa_LookupNames4 client...
2011-01-10 Andreas Schneiders3-rpc_client: Fixed the dcerpc_lsa_LookupNames4 lookup...
2011-01-10 Andreas Schneiders3-rpc_client: Fixed the dcerpc_lsa_LookupSids3 client_...
2011-01-10 Andreas Schneiders3-rpc_client: Fixed the dcerpc_lsa_LookupSids3 lookup_...
2011-01-10 Andreas Schneiders3-rpc_client: Added dcerpc_lsa_lookup_names.
2011-01-10 Andreas Schneiders3-rpc_client: Added dcerpc_lsa_lookup_sids and dcerpc_...
2011-01-10 Andreas Schneiders3-rpc_client: Added dcerpc_lsa_open_policy2.
2011-01-10 Andreas Schneiders3-rpc_client: Added dcerpc_lsa_open_policy.
2010-11-24 Volker Lendeckes3: Correctly calculate the wbinfo -s result
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-util: use shared dom_sid_dup.
2010-08-25 Günther Deschners3-lsa: separate out init_lsa headers.
2010-07-05 Andreas Schneiders3-rpc_client: Use the right memory context for array...
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
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-11-13 Volker Lendeckefix bogus "out of memory" winbind msg
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Günther Deschners3-rpc_client: fix non initialized structure in rpccli_...
2009-09-14 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-14 Günther Deschners3-rpc_client: add rpccli_lsa_lookup_sids3 wrapper.
2009-09-14 Günther Deschners3-rpc_client: add rpccli_lsa_lookup_names4 wrapper.
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-01-06 Günther Deschners3-lsa: avoid all init_lsa* functions.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-21 Volker LendeckeRemove some fully outdated sample code
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-19 Volker LendeckeMove srv_name_slash from cli_state to rpc_pipe_client
2008-04-02 Günther DeschnerFix rpccli_lsa_lookup_sids_noalloc.
2008-03-12 Günther DeschnerUse existing srv_name_slash.
2008-03-06 Volker LendeckeFix coverity ID 525, 526, 527, 528, 529 and 530
2008-03-05 Volker LendeckeFix coverity ID 525, 526, 527, 528, 529 and 530
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-18 Günther DeschnerUse rpccli_lsa_LookupSids() in rpccli_lsa_lookup_sids_n...
2008-02-18 Günther DeschnerUse rpccli_lsa_LookupNames() inside of rpccli_lsa_looku...
2008-02-14 Günther DeschnerRemove unused marshalling for LSA_REMOVE_ACCT_RIGHTS.
2008-02-14 Günther DeschnerRemove unused marshalling for LSA_ENUM_ACCT_RIGHTS.
2008-02-14 Günther DeschnerRemove unused marshalling for LSA_ADD_ACCT_RIGHTS.
2008-02-14 Günther DeschnerRemove unused marshalling for LSA_LOOKUP_PRIV_VALUE.
2008-02-14 Günther DeschnerRemove unused marshalling for LSA_ENUMPRIVSACCOUNT.
2008-02-14 Günther DeschnerRemove unused marshalling for LSA_ENUM_ACCOUNTS.
2008-02-12 Günther DeschnerRemove unused marshalling for LSA_ENUM_TRUST_DOM.
2008-02-11 Günther DeschnerRemove unused marshalling for LSA_PRIV_GET_DISPNAME.
2008-02-11 Günther DeschnerLet rpccli_lsa_open_policy[2] be convenience wrappers...
2008-02-11 Günther DeschnerRemove unused marshalling for LSA_ENUM_PRIVS.
2008-02-09 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-08 Günther DeschnerRemove unused marshalling for LSA_OPENACCOUNT.
2008-02-08 Günther DeschnerRemove unused marshalling for LSA_CREATEACCOUNT.
2008-02-08 Günther DeschnerRemove unused marshalling for LSA_QUERY_INFO.
2008-02-08 Günther DeschnerRemove unused marshalling for LSA_QUERY_INFO2.
2008-02-08 Günther DeschnerRemove rpccli_lsa_query_info_policy_new and rpccli_lsa_...
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-04 Günther DeschnerRemove unused marshalling for LSA_QUERY_SEC_OBJ.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-15 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-15 Günther DeschnerApply const to rpccli_lsa_query_info_policy() and rpccl...
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-14 Günther DeschnerRemove old lsa set info policy call.
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-14 Günther DeschnerRemove some more hand written LSA rpc.
2008-01-14 Günther DeschnerStart removing hand-written lsa marshalling code (namely
2007-11-27 Jeremy AllisonRemove pstrings from everything except srv_spoolss_nt.c.
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-21 Jeremy AllisonMore pstring elimination.
2007-10-26 Jeremy AllisonFix a mismatched interface where we were using
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Michael Adamr25254: Add my C - Michael
2007-10-10 Michael Adamr25247: Rename the rpccli_lsa_lookup_sids_all() functio...
2007-10-10 Michael Adamr25226: Get rid of more red bars...
2007-10-10 Michael Adamr25225: Add a debug message.
2007-10-10 Michael Adamr25224: Fix a potential segfault in lsa_lookupsids...
2007-10-10 Michael Adamr25223: Fix behaviour of rpccli_lsa_lookupsids_all...
2007-10-10 Michael Adamr24784: Initialize uninitalized data to prevent segfaults.
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Günther Deschnerr23627: Allow to pass down the lookup-level to rpccli_l...
2007-10-10 Jeremy Allisonr23400: Fix lsa crash bug #4683. The "names" enum struct
next