summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient/cmd_lsarpc.c
Commit message (Expand)AuthorAgeFilesLines
* Use rpccli_lsa_EnumAccounts() in net and rpcclient.Günther Deschner2008-02-141-7/+9
* Use rpccli_lsa_EnumTrustDom all over the place.Günther Deschner2008-02-131-10/+13
* Collect all init_lsa_string varients in one place.Günther Deschner2008-02-121-5/+0
* Add cmd_lsa_get_username command to rpcclient.Günther Deschner2008-02-111-0/+41
* Use rpccli_lsa_LookupPrivDisplayName() in net and rpcclient.Günther Deschner2008-02-111-8/+16
* Only call display_lsa_query_info on success in rpcclient.Günther Deschner2008-02-111-2/+3
* Use rpccli_lsa_EnumPrivs() in net and rpcclient.Günther Deschner2008-02-111-12/+15
* Testing revealed some errors, reverting some of the lsa changes.Günther Deschner2008-02-091-3/+3
* Fix rpccli_lsa_QueryTrustedDomainInfoByName() caller in rpcclient.Günther Deschner2008-02-081-1/+1
* Use rpccli_lsa_OpenAccount() in rpcclient.Günther Deschner2008-02-081-3/+7
* Use rpccli_lsa_CreateAccount() in rpcclient.Günther Deschner2008-02-081-2/+6
* Use rpccli_lsa_QueryInfoPolicy and rpccli_lsa_QueryInfoPolicy2 in rpcclient.Günther Deschner2008-02-081-64/+52
* Remove some wrong checks for policy handles in rpcclient.Günther Deschner2008-02-041-6/+3
* Use rpccli_lsa_QuerySecurity() in rpcclient.Günther Deschner2008-02-041-2/+4
* Use NDR_PRINT_UNION_STRING instead of NDR_PRINT_UNION_DEBUG in rpcclient.Günther Deschner2008-01-151-8/+14
* Fix rpcclient display_trust_dom_info().Günther Deschner2008-01-141-1/+1
* Remove some more hand written LSA rpc.Günther Deschner2008-01-141-3/+6
* Use some more pidl generated LSA rpc in rpcclient.Günther Deschner2008-01-141-59/+46
* s/sid_to_string/sid_to_fstring/Volker Lendecke2007-12-151-5/+5
* Replace sid_string_static with sid_string_tosVolker Lendecke2007-12-151-5/+6
* Remove some staticsVolker Lendecke2007-11-271-1/+2
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-3/+6
* r25572: Fix warnings (values are always true).Jelmer Vernooij2007-10-101-6/+3
* r25285: Fix some more callers of unistr2_to_ascii to use the size ofMichael Adam2007-10-101-4/+4
* r25281: Fix a caller of unistr2_to_ascii():Michael Adam2007-10-101-1/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23628: Add LSA lookupnames_level to rpcclient.Günther Deschner2007-10-101-0/+52
* r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names().Günther Deschner2007-10-101-2/+2
* r19013: Fix some 64-bit warnings.Volker Lendecke2007-10-101-2/+2
* r18747: replace rpccli_lsa_close() with rpccli_lsa_Close()Gerald Carter2007-10-101-18/+18
* r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2007-10-101-1/+1
* r18271: Big change:Gerald Carter2007-10-101-3/+3
* r18188: merge 3.0-libndr branchJelmer Vernooij2007-10-101-2/+2
* r16644: Fix bug #3887 reported by jason@ncac.gwu.eduJeremy Allison2007-10-101-3/+3
* r15553: minor rpcclient cleanup: length is already set in data_blob.Günther Deschner2007-10-101-3/+0
* r15041: Adding rpc client calls to manipulate auditing policies on remote CIFSGünther Deschner2007-10-101-41/+115
* r14144: allow to set sec_info in rpcclients lsa_query_secobj.Günther Deschner2007-10-101-3/+6
* r13316: Let the carnage begin....Gerald Carter2007-10-101-2/+2
* r12131: Fix it really, this time :)Günther Deschner2007-10-101-2/+2
* r12130: display domain GUID.Günther Deschner2007-10-101-1/+1
* r11858: Fill in the clientside TRUSTED_DOMAIN_INFO_EX query.Günther Deschner2007-10-101-1/+15
* r11857: Fix the build.Günther Deschner2007-10-101-1/+1
* r11286: Fix a potential segfaultVolker Lendecke2007-10-101-7/+10
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-81/+96
* r7537: Print passwords in display charset.Günther Deschner2007-10-101-2/+2
* r7391: - Added client-support for various lsa_query_trust_dom_info-calls and aGünther Deschner2007-10-101-0/+188
* r5726: merge LsaLookupPrivValue() code from trunkGerald Carter2007-10-101-4/+8
* r5592: Oops, accidentally committed test version of rpcclient. Reverting cha...Jim McDonough2007-10-101-6/+5
* r5591: Implement "net rpc trustdom del", including client side ofJim McDonough2007-10-101-5/+6