summaryrefslogtreecommitdiffstats
path: root/source3/utils/net_rpc_rights.c
Commit message (Expand)AuthorAgeFilesLines
* s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett2011-06-091-2/+2
* s3-lib Replace StrCaseCmp() with strcasecmp_m()Andrew Bartlett2011-05-181-1/+1
* s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner2011-04-131-0/+1
* s3-net: prefer dcerpc_lsa_X functions in "net rpc rights".Günther Deschner2011-02-021-45/+84
* s3-net: use status variable in "net rpc rights".Günther Deschner2011-02-021-95/+95
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-0/+1
* s3-lsa: separate out init_lsa headers.Günther Deschner2010-08-251-0/+1
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-11/+11
* s3-rpc_client: move protos to cli_lsarpc.hGünther Deschner2010-05-181-0/+1
* s3 net: Fix compile warningsKai Blin2010-01-191-12/+17
* s3/net: split up some printable stings to ease i18nBjörn Jacke2010-01-181-10/+10
* s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...Günther Deschner2009-11-261-0/+1
* Revert "s3: Make run_rpc_command take strings instead of a ndr_interface_table"Volker Lendecke2009-11-081-16/+13
* s3: Make run_rpc_command take strings instead of a ndr_interface_tableVolker Lendecke2009-11-081-13/+16
* s3 net: i18n support for net rpc rightsKai Blin2009-08-101-44/+52
* s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED.Günther Deschner2009-04-211-5/+5
* s3: remove POLICY_HND.Günther Deschner2009-03-181-10/+10
* s3/net: Display error message if user does not exist.Karolin Seeger2009-01-091-1/+4
* Refactoring: net_sh_run uses ndr_syntax_id instead of pipe_idxVolker Lendecke2008-07-211-3/+3
* Refactoring: run_rpc_command uses ndr_syntax_id instead of pipe_idxVolker Lendecke2008-07-211-3/+3
* net: Rename functable3 to functable, get rid of old functablesKai Blin2008-06-101-2/+2
* net: Make "net rpc rights" use functable3Kai Blin2008-06-101-26/+59
* net: Use true/false instead of True/False.Kai Blin2008-05-201-5/+5
* net: more whitespace cleanupKai Blin2008-05-101-44/+44
* net: Remove globalsKai Blin2008-05-101-24/+28
* Add my copyright.Günther Deschner2008-02-271-0/+1
* Use rpccli_lsa_RemoveAccountRights() in net and rpcclient.Günther Deschner2008-02-141-3/+18
* Use rpccli_lsa_EnumAccountRights in net and rpcclient.Günther Deschner2008-02-141-14/+19
* Use rpccli_lsa_AddAccountRights in net and rpcclient.Günther Deschner2008-02-141-2/+17
* Use rpccli_lsa_EnumAccounts() in net and rpcclient.Günther Deschner2008-02-141-25/+30
* Collect all init_lsa_string varients in one place.Günther Deschner2008-02-121-5/+0
* Use rpccli_lsa_LookupPrivDisplayName() in net and rpcclient.Günther Deschner2008-02-111-13/+35
* Use rpccli_lsa_EnumPrivs() in net and rpcclient.Günther Deschner2008-02-111-11/+12
* Stop Coverity complaining about uninitialized variables.Jeremy Allison2008-01-111-3/+3
* s/sid_to_string/sid_to_fstring/Volker Lendecke2007-12-151-2/+2
* Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke2007-12-151-3/+3
* 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
* r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names().Günther Deschner2007-10-101-1/+1
* r18747: replace rpccli_lsa_close() with rpccli_lsa_Close()Gerald Carter2007-10-101-5/+5
* r18271: Big change:Gerald Carter2007-10-101-2/+2
* r16644: Fix bug #3887 reported by jason@ncac.gwu.eduJeremy Allison2007-10-101-2/+2
* r15657: Fix some Tru64 warningsVolker Lendecke2007-10-101-1/+1
* r13316: Let the carnage begin....Gerald Carter2007-10-101-2/+53
* r12986: Use d_fprintf(stderr, ...) for any error message in net.Lars Müller2007-10-101-5/+5
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-65/+82
* r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )Gerald Carter2007-10-101-13/+37
* r5912: - Enhance net rpc rights utilitySimo Sorce2007-10-101-23/+131
* r5653: Fixiing typos.John Terpstra2007-10-101-1/+1
* r4849: * finish SeAddUsers support in srv_samr_nt.cGerald Carter2007-10-101-11/+45