summaryrefslogtreecommitdiff
path: root/source/utils/net_rpc_rights.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* r4827: add 'net rpc rights list accounts' & update help textGerald Carter2007-10-101-15/+60
* r4821: finish off 'net rpc rights [list|grant|revoke]'Gerald Carter2007-10-101-4/+222
* r4820: add beginnings of 'net rpc rights' for managing privilege assignmentsGerald Carter2007-10-101-0/+116