Merge commit 'origin/master' into libcli-auth-merge-without-netlogond
[ira/wip.git] / source3 / utils / net_rpc.c
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-17 Stefan Metzmachers3:net_rpc: don't shutdown a cli_state passed from...
2009-04-15 Jeremy AllisonFix bug #6089 - Winbind samr_OpenDomain not possible...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Günther Deschners3-net: Fix Coverity #861 (UNINIT).
2009-03-20 Günther Deschners3-net: Fix Coverity #898 (UNINIT).
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-18 Günther Deschners3: remove POLICY_HND.
2009-03-18 Günther Deschners3-spoolss: remove custom syntax_spoolss and use the...
2009-03-17 Jeremy AllisonRemove the global "struct cm_cred_struct" and associate...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-04 Günther Deschners3: use samr_RidWithAttribute instead of DOM_GID.
2009-02-04 Günther Deschners3-net: remove unused ENUM_HND.
2009-02-01 Volker LendeckeFix some type-punned warnings
2009-02-01 Volker Lendeckecli_get_pipe_name_from_interface does not really need...
2009-01-30 Volker LendeckeMake cli_tcon_andx async
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Volker LendeckeActually complete 3662c2b...
2009-01-22 todd stecherMemory leaks and other fixes found by Coverity
2009-01-06 Günther Deschners3-samr: avoid all init_samr_user* functions.
2009-01-01 Jeremy AllisonFix all warnings in source3 with gcc4.3.
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeMake cli_negprot return NTSTATUS instead of bool
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-05 Günther Deschners3-samr: fix SAMR_FIELD_PASSWORD callers.
2008-12-04 Stefan Metzmachers3:net: fix password set of 'net rpc trustdom add'
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-28 Günther Deschners3-samr: fix init_samr_user_info{23,24} callers.
2008-11-18 Günther Deschners3-net: add "net rpc vampire passdb" that allows to...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-01 Jelmer VernooijRename dos_errstr() to win_errstr() for consistency...
2008-10-31 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-31 Günther Deschners3-samr: remove duplicate copies of Domain Object speci...
2008-10-31 Günther Deschners3-samr: remove duplicate copies of SAM server specific...
2008-10-31 Jeremy AllisonUnify se_access_check with the S4 code. Will make
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse WERR_FILE_EXISTS which is the equivalent of WERR_AL...
2008-10-22 Jeremy AllisonCope with MAXIMUM_ALLOWED_ACCESS requests when opening...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Günther Deschners3: fix various samr callers.
2008-10-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Jelmer VernooijShare initshutdown.idl.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-26 Kai Blinnet: Make share type lookup a function.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-11 Günther Deschnernet: use netapi for NetFileEnum.
2008-09-11 Günther Deschnernet: use netapi for NetFileClose.
2008-09-11 Günther Deschnernet: use netapi for NetShareEnum.
2008-09-10 Kai Blinnet: share_type is defined in net_rap.c, net_rpc.c...
2008-09-05 Günther Deschnernet: use netapi for rpc_sh_share_delete as well.
2008-09-05 Günther Deschnernet: use netapi for deleting shares.
2008-09-05 Günther Deschnernet: use netapi for rpc_sh_share_add as well.
2008-09-05 Günther Deschnernet: use netapi to add shares.
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-29 Jeremy AllisonMerge branch 'v3-devel' of ssh://jra@git.samba.org...
2008-08-29 Günther Deschnernet: use netapi for "net rpc user info" to enumerate...
2008-08-29 Günther Deschnernet: use netapi function to set user password.
2008-08-29 Günther Deschnernet: use netapi function to list users.
2008-08-29 Günther Deschnernet: use netapi for rpc_user_rename.
2008-07-31 Günther Deschnernetapi: when using NetApi functions forward net's kerbe...
2008-07-31 Günther Deschnernet: Use NetLocalGroupAdd() for adding aliases.
2008-07-31 Günther Deschnerrpc_client: use init_samr_CryptPassword(Ex) in client...
2008-07-21 Volker LendeckeRefactoring: connect_dst_pipe uses ndr_syntax_id instea...
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-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-06-28 Volker LendeckeFix the build
2008-06-28 Jeremy AllisonFix bug #5568 net rpc trustdom add broken !
2008-06-27 Jeremy AllisonFix usage message for net rpc trustdom add.
2008-06-24 Günther Deschnernet: add basic support for sealed RPC connections ...
2008-06-24 Günther Deschnernet_vampire: add code to vampire a SAM database to...
2008-06-13 Günther Deschnernet_vampire: split out rpc_vampire_ldif().
2008-06-12 Karolin Seegernet: Fix several typos in comments.
2008-06-10 Kai Blinnet: Rename functable3 to functable, get rid of old...
2008-06-10 Kai Blinnet: Make "net rpc" use functable3
2008-06-06 Günther Deschnernetapi: use NetGroupSetInfo() for "net rpc group rename".
2008-06-02 Günther Deschnernet: Use NetGroupAdd() for adding domain groups.
2008-05-30 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-05-27 Jeremy AllisonA few cleanups from Chere Zhou <chere.zhou@isilon.com>.
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Kai Blinnet: The top level help function for net cmd is always...
2008-05-20 Kai Blinnet: Move printer help to net_rpc where it's used.
2008-05-20 Kai Blinnet: Split out "net share"
2008-05-20 Kai Blinnet: Split out "net file"
2008-05-20 Kai Blinnet: Split out "net group"
2008-05-20 Kai Blinnet: Split out "net user"
2008-05-20 Kai Blinnet: Use true/false instead of True/False.
2008-05-10 Kai Blinnet: more whitespace cleanup
next