Age | Commit message (Expand) | Author | Files | Lines |
2009-01-09 | s3/net: Display error message if user does not exist. | Karolin Seeger | 1 | -1/+4 |
2008-07-21 | Refactoring: net_sh_run uses ndr_syntax_id instead of pipe_idx | Volker Lendecke | 1 | -3/+3 |
2008-07-21 | Refactoring: run_rpc_command uses ndr_syntax_id instead of pipe_idx | Volker Lendecke | 1 | -3/+3 |
2008-06-10 | net: Rename functable3 to functable, get rid of old functables | Kai Blin | 1 | -2/+2 |
2008-06-10 | net: Make "net rpc rights" use functable3 | Kai Blin | 1 | -26/+59 |
2008-05-20 | net: Use true/false instead of True/False. | Kai Blin | 1 | -5/+5 |
2008-05-10 | net: more whitespace cleanup | Kai Blin | 1 | -44/+44 |
2008-05-10 | net: Remove globals | Kai Blin | 1 | -24/+28 |
2008-02-27 | Add my copyright. | Günther Deschner | 1 | -0/+1 |
2008-02-14 | Use rpccli_lsa_RemoveAccountRights() in net and rpcclient. | Günther Deschner | 1 | -3/+18 |
2008-02-14 | Use rpccli_lsa_EnumAccountRights in net and rpcclient. | Günther Deschner | 1 | -14/+19 |
2008-02-14 | Use rpccli_lsa_AddAccountRights in net and rpcclient. | Günther Deschner | 1 | -2/+17 |
2008-02-14 | Use rpccli_lsa_EnumAccounts() in net and rpcclient. | Günther Deschner | 1 | -25/+30 |
2008-02-12 | Collect all init_lsa_string varients in one place. | Günther Deschner | 1 | -5/+0 |
2008-02-11 | Use rpccli_lsa_LookupPrivDisplayName() in net and rpcclient. | Günther Deschner | 1 | -13/+35 |
2008-02-11 | Use rpccli_lsa_EnumPrivs() in net and rpcclient. | Günther Deschner | 1 | -11/+12 |
2008-01-11 | Stop Coverity complaining about uninitialized variables. | Jeremy Allison | 1 | -3/+3 |
2007-12-15 | s/sid_to_string/sid_to_fstring/ | Volker Lendecke | 1 | -2/+2 |
2007-12-15 | Replace sid_string_static by sid_string_dbg in DEBUGs | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names(). | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r18747: replace rpccli_lsa_close() with rpccli_lsa_Close() | Gerald Carter | 1 | -5/+5 |
2007-10-10 | r18271: Big change: | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r16644: Fix bug #3887 reported by jason@ncac.gwu.edu | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r15657: Fix some Tru64 warnings | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -2/+53 |
2007-10-10 | r12986: Use d_fprintf(stderr, ...) for any error message in net. | Lars Müller | 1 | -5/+5 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -65/+82 |
2007-10-10 | r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count ) | Gerald Carter | 1 | -13/+37 |
2007-10-10 | r5912: - Enhance net rpc rights utility | Simo Sorce | 1 | -23/+131 |
2007-10-10 | r5653: Fixiing typos. | John Terpstra | 1 | -1/+1 |
2007-10-10 | r4849: * finish SeAddUsers support in srv_samr_nt.c | Gerald Carter | 1 | -11/+45 |
2007-10-10 | r4827: add 'net rpc rights list accounts' & update help text | Gerald Carter | 1 | -15/+60 |
2007-10-10 | r4821: finish off 'net rpc rights [list|grant|revoke]' | Gerald Carter | 1 | -4/+222 |
2007-10-10 | r4820: add beginnings of 'net rpc rights' for managing privilege assignments | Gerald Carter | 1 | -0/+116 |