Refactoring: net_sh_run uses ndr_syntax_id instead of pipe_idx
[kai/samba.git] / source / utils / net_rpc_rights.c
2008-07-21 Volker LendeckeRefactoring: net_sh_run uses ndr_syntax_id instead...
2008-07-21 Volker LendeckeRefactoring: run_rpc_command uses ndr_syntax_id instead...
2008-06-10 Kai Blinnet: Rename functable3 to functable, get rid of old...
2008-06-10 Kai Blinnet: Make "net rpc rights" use functable3
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Kai Blinnet: Use true/false instead of True/False.
2008-05-10 Kai Blinnet: more whitespace cleanup
2008-05-10 Kai Blinnet: Remove globals
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-14 Günther DeschnerUse rpccli_lsa_RemoveAccountRights() in net and rpcclient.
2008-02-14 Günther DeschnerUse rpccli_lsa_EnumAccountRights in net and rpcclient.
2008-02-14 Günther DeschnerUse rpccli_lsa_AddAccountRights in net and rpcclient.
2008-02-14 Günther DeschnerUse rpccli_lsa_EnumAccounts() in net and rpcclient.
2008-02-12 Günther DeschnerCollect all init_lsa_string varients in one place.
2008-02-11 Günther DeschnerUse rpccli_lsa_LookupPrivDisplayName() in net and rpccl...
2008-02-11 Günther DeschnerUse rpccli_lsa_EnumPrivs() in net and rpcclient.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
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-12 Jeremy AllisonStop Coverity complaining about uninitialized variables.
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
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 Gerald Carterr18747: replace rpccli_lsa_close() with rpccli_lsa_Close()
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Jeremy Allisonr16644: Fix bug #3887 reported by jason@ncac.gwu.edu
2007-10-10 Volker Lendecker15657: Fix some Tru64 warnings
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Lars Müllerr12986: Use d_fprintf(stderr, ...) for any error messag...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr6071: * clean up UNISTR2_ARRAY ( really just an array...
2007-10-10 Simo Sorcer5912: - Enhance net rpc rights utility
2007-10-10 John Terpstrar5653: Fixiing typos.
2007-10-10 Gerald Carterr4849: * finish SeAddUsers support in srv_samr_nt.c
2007-10-10 Gerald Carterr4827: add 'net rpc rights list accounts' & update...
2007-10-10 Gerald Carterr4821: finish off 'net rpc rights [list|grant|revoke]'
2007-10-10 Gerald Carterr4820: add beginnings of 'net rpc rights' for managing...