r5379: Build-Fix (#2343)
[tprouty/samba.git] / source / rpcclient / cmd_samr.c
2007-10-10 Günther Deschnerr5379: Build-Fix (#2343)
2007-10-10 Günther Deschnerr5262: Fix server_role in the samr_query_dom_info calls...
2007-10-10 Günther Deschnerr4869: Display sam_user_info_7 in rpcclient.
2007-10-10 Günther Deschnerr4866: Add createdomgroup to rpcclient (needed to gener...
2007-10-10 Günther Deschnerr4839: Allow to set acb_mask in rpcclient's enumdomuser...
2007-10-10 Günther Deschnerr4336: Apply some other samba4 SAMR idl that is just...
2007-10-10 Günther Deschnerr4331: Implement SAMR query_dom_info-call info-level...
2007-10-10 Günther Deschnerr4226: display infolevel 12 in query_dom_info.
2007-10-10 Volker Lendecker4224: Today is not my day ....
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Gerald Carterr485: fix compile
2004-02-12 Jim McDonoughMore sync between passdb on 3.0 and HEAD.
2004-02-12 Jim McDonoughFix typo: fileds -> fields
2004-01-19 Simo Sorce1. The most part of this patch changed the unknown_3...
2003-09-18 Jeremy AllisonThe "unknown_5" 32 bit field in the user structs is...
2003-09-18 Jeremy AllisonThe "unknown_5" 32 bit field in the user structs is...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-23 Gerald Carterconvert snprintf() calls using pstrings & fstrings
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-04-14 Tim PotterMerge of samr lookup domain rpc client call from HEAD.
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 Tim PotterSAMR lookupdomain rpc client patches from amber palekar...
2003-03-18 Tim PotterMerge of waider's rpcclient return type patch.
2003-03-18 Tim PotterMerge of enumdomusers rpcclient command.
2003-03-17 Tim PotterApplied waider's patch to return DOS error codes for...
2003-03-11 Martin PoolPatch from Ronan Waide:
2003-03-11 Martin PoolPatch from Ronan Waide:
2003-02-25 Tim PotterMerge: const fixes.
2003-02-25 Tim PotterFixed up some const related compiler warnings.
2003-02-21 Tim PotterAdded enumdomusers command.
2003-01-29 Jeremy AllisonMerge tpot's changes to request the correct sizes for...
2003-01-29 Tim PotterUse new interface for cli_samr_query_dispinfo().
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Tim PotterMerge from HEAD:
2002-12-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-08 Simo Sorcefix rpcclient querygroup command (from 2.2 and head)
2002-12-08 Simo Sorcemake querygroup in rpcclient working, same fix as per...
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-08-12 Jim McDonoughUse samr connect4, then fall back to samr connect if...
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-07-14 Andrew BartlettApply patch from "Kai Krueger" <kai@kruegernetz.de...
2002-06-26 Andrew BartlettQualify some of the hexidecimal responses with 0x
2002-06-25 Andrew BartlettTry to avoid infinite loops when reteriving users ...
2002-06-04 Tim PotterFixed compiler warning.
2002-06-03 Tim PotterAdded getdompwinfo function.
2002-05-31 Tim PotterFixed crash bug in querydispinfo.
2002-05-28 Tim PotterSome fixes for enumerating domain groups and aliases:
2002-05-07 Tim PotterFixed more compiler warnings.
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-12-21 Jean-François Mico... close some handles. not really necessary but doesn...
2001-12-21 Jean-François Mico... added all level to samr_query_disp_info rpcclient side.
2001-12-11 Tim PotterSAMR query sec obj returns different results depending...
2001-12-11 Tim PotterRemoved unused variable.
2001-12-11 Tim PotterDoing some research into ACLs on the LSA and SAM policy...
2001-12-10 Jean-François Mico... added enum alias groups to rpcclient
2001-12-02 Jean-François Mico... added queryuseraliases to rpcclient
2001-12-02 Jean-François Mico... added samr_query_sec_obj. and put back some code to...
2001-11-21 Jean-François Mico... samr_querydom_info level 1: found the meaning of the...
2001-10-29 Tim PotterConverted a bunch of functions to use sscanf %i instead...
2001-10-22 Jean-François Mico... samr querydispinfo can change level, start index and...
2001-10-22 Jean-François Mico... allow the samr commands to work back and the help too ;-)
2001-10-12 Tim PotterSome old stuff hanging around since the CIFS conference...
2001-09-04 Andrew Tridgellit now all compiles - so try enabling it by default...
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
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-06-20 Tim PotterAdded delete domain user rpcclient command.
2001-06-06 Tim PotterFixups for new args to cli_samr_connect()
2001-06-04 Tim PotterAdded add domain user to rpcclient.
2001-05-15 Tim PotterFixed up SAM_USERINFO_CTR dynamic stuff in cmd_samr_que...
2001-05-14 Tim PotterAdded arg to querygroupinfo.
2001-05-08 Tim PotterFixed querydispinfo command.
2001-05-07 Tim PotteriAdded querydispinfo and querydominfo functions.
2001-05-04 Tim PotterAdded queryaliasmem function.
2001-05-04 Tim PotterAdded cmd_samr_enum_dom_groups() function.
2001-04-28 Gerald Carterrpcclient merge from 2.2 (including Jeremy's non-void...
2001-04-08 Jeremy AllisonGot "medieval on our ass" about adding the -1 to slprintf.
2001-03-28 Tim PotterChanged usage message for query_groupmem and query_user...
2001-03-15 Gerald Carteraddprinter and adddriver are working now :-)
2001-03-15 Gerald Cartermore updates. several spoolss commands added as placeh...
2001-03-14 Gerald Carterset of changes in the beginning of bringing rpcclient...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-01-15 Tim Potterrpcclient functions for remaining samr and lsa function...
2001-01-11 Tim PotterStart of a rewrite of rpcclient based on the libsmb...
2000-06-23 Gerald Carterjust enough to get rpcclient to compile. Look for...
next