[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
[samba.git] / source / rpcclient / cmd_srvsvc.c
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create... samba-misc-tags/initial-v3-2-test
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 Jelmer Vernooijr20832: Remove extra pointers previously added to uniqu...
2007-10-10 Volker Lendecker19797: Convert the remaining pipes to the "new" unique...
2007-10-10 Volker Lendecker19451: Another cleanup of 18802. Referring to structur...
2007-10-10 Günther Deschnerr18935: Make "netshareenum" work again. There is most...
2007-10-10 Volker Lendecker18874: Fix some NTSTATUS/WERROR mixups
2007-10-10 Andrew Tridgellr18865: fixed some of the most obvious NTSTATUS/WERROR...
2007-10-10 Jelmer Vernooijr18802: Use the pidl-generated code for the srvsvc...
2007-10-10 Günther Deschnerr12901: Fix netfileenum returning WERR_BUF_TOO_SMALL.
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Günther Deschnerr7632: Cleanup "net share migrate"-code.
2007-10-10 Günther Deschnerr7534: Add missing cli_srvsvc_net_share_set_info-functi...
2007-10-10 Jeremy Allisonr1553: Good patch from Guenther Deschner <gd@sernet...
2003-03-18 Tim PotterMerge of waider's rpcclient return type patch.
2003-03-17 Tim PotterApplied waider's patch to return DOS error codes for...
2003-02-25 Tim PotterMerge: const fixes.
2003-02-25 Tim PotterMore const fixes and flow on fixes from yesterday's...
2003-02-19 Tim PotterMerge NTSTATUS vs WERROR return for cli_srvsvc_net_srv_...
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-17 Volker LendeckeDummy commit, I can't get through to samba-cvs@samba...
2003-02-17 Volker Lendeckecmd_srvsvc.c
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-08-17 Jelmer Vernooijsync 3.0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-30 Tim PotterSome crash fixes for netshareenum returning zero shares.
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-01 Jim McDonoughUpdate for new interface to netfileenum
2002-05-31 Jim McDonoughUpdate netfileenum to new api.
2002-05-30 Tim PotterAdded netfileenum (sorry - no output though (-:) command.
2002-05-29 Tim PotterAdded netremotetod to try and figure out which srvsvc...
2002-05-28 Tim PotterAdded netshareenum command at level 1 and 2.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-10-12 Tim PotterSome old stuff hanging around since the CIFS conference...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-04 Andrew Tridgellit now all compiles - so try enabling it by default...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-10 Simo Sorce- avoid possible mem leaks in rpcclient/cmd_*.c (talloc...
2001-07-20 Tim PotterStarted adding some help/usage info for rpcclient commands.
2001-05-24 Tim PotterAdded srvinfo and partial logonctrl and logonctrl2...
2001-05-24 Tim PotterAdded stubs for SRVSVC and NETLOGON rpcclient commands.
2000-04-25 Andrew Tridgellmoved trans2.h and nterr.h into includes.h with all...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-11-27 Luke Leightonremoved do_ prefix from srvsvc API
1999-11-27 Luke Leightonusing "abstracted" cli_connection, got \PIPE\srvsvc...
1999-11-22 Luke Leightonanother one
1999-11-22 Luke Leightonokay :) all cmd_() functions now take int argc, char...
1999-11-08 Luke Leightonconst feeding frenzy
1999-11-04 Luke Leightonadding experimental set user password command to rpccli...
1999-11-03 Luke Leightoncreated msrpc_srv_enum_tprt() function by massaging...
1999-11-03 Luke Leightondynamic mem allocation in net_srv_transport_enum()...
1999-10-30 Luke LeightonNetServerTransportEnum parsing, client-side and rpcclie...
1999-10-01 Luke Leightonerror-code checking in lsa_lookup_sids. anonymous...
1999-08-18 Luke Leightondisplay of session enum info
1999-08-18 Luke Leightonevent log update, netsessenum, netconnenum update.
1999-05-01 Matthew ChapmanAdding "time" rpcclient command which displays the...
1998-12-07 Luke Leightonremoved nt_pipe_fnum from struct cli_state. need to...
1998-10-16 Luke Leightonstrtoul replace with strtol
1998-10-16 Luke Leightonrpc client mods (ntlmssp flags)
1998-10-08 Andrew Tridgell- fixed a bunch of warnings and minor errors
1998-10-02 Luke LeightonMakefile.in :
1998-09-25 Luke Leightonadded wksinfo command to rpcclient, which don't work...
1998-09-25 Luke Leightonadded rpcclient program