s3:net: Fix a segfault in "net rpc trustdom list" for overlong domain names
[ira/wip.git] / source3 / utils / net_rpc.c
2009-10-13 Volker Lendeckes3:net: Fix a segfault in "net rpc trustdom list" for...
2009-10-13 Günther Deschners3: use enum netr_SchannelType all over the place.
2009-10-12 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-12 Günther Deschners3-netlogon: pass down account name to remote password...
2009-10-12 Björn Jackeѕ3: fix domain trust documentation confusion
2009-10-05 Günther Deschners3-net: print error when "net rpc changetrustpw" has...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Günther Deschners3-dcerpc: use dcerpc_AuthLevel and remove duplicate...
2009-09-11 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-09-11 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Kai Blins3 net: i18n support for net rpc
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-22 Kai BlinRevert "net: Use samba default command line arguments."
2009-05-25 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-25 Kai Blinnet: Use samba default command line arguments.
2009-05-13 Günther Deschners3-net: Fix bug 6340: don't segfault when cleartext...
2009-05-12 Jeremy AllisonFix a bunch of compiler warnings about wrong format...
2009-05-03 Volker LendeckeFix some warnings due to uint16_t!=-1 always being...
2009-04-30 Jeremy AllisonGet medieval on our ass about SMB1 file descriptors...
2009-04-28 Günther Deschners3-net: make sure to call libnetapi init functions...
2009-04-21 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Günther Deschners3-secdesc: move all winreg access bits to IDL.
2009-04-21 Günther Deschners3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of...
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
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...
next