r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.
[kai/samba-autobuild/.git] / source / rpcclient / cmd_samr.c
2007-10-10 Günther Deschnerr13711: * Correctly handle acb_info/acct_flags as uint3...
2007-10-10 Günther Deschnerr13523: Fix indent.
2007-10-10 Günther Deschnerr13522: Add SAMR_GET_USRDOM_PWINFO client-side.
2007-10-10 Günther Deschnerr13448: Fix the build (again).
2007-10-10 Günther Deschnerr13442: Implement samr_chgpasswd_user3 server-side.
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Alexander Bokovoyr12935: After discussion with Volker fix bug #3397...
2007-10-10 Günther Deschnerr12414: Remove the unnecessary SMB_STRDUP in server_rol...
2007-10-10 Volker Lendecker11998: Add lookupname to rpcclient query_user as a...
2007-10-10 Günther Deschnerr11964: rename flag to password_properties in SAM_UNK_I...
2007-10-10 Volker Lendecker11923: Add samr_lookup_rids for the builtin domain...
2007-10-10 Günther Deschnerr11856: Replace unknown1 with group_attr.
2007-10-10 Günther Deschnerr11852: Fill in samr_get_dom_pwinfo based on Samba4.
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Günther Deschnerr8938: fix querydispinfo search semantics.
2007-10-10 Volker Lendecker6445: Make us survive the PARANOID_MALLOC_CHECKER...
2007-10-10 Volker Lendecker6263: Get rid of generate_wellknown_sids, they are...
2007-10-10 Günther Deschnerr6117: Close handles after group-creation as well.
2007-10-10 Volker Lendecker6110: Close handles on user creation. This allows...
2007-10-10 Volker Lendecker6080: Port some of the non-critical changes from HEAD...
2007-10-10 Volker Lendecker5471: In cli_samr_lookup_rids, flags is not a flags...
2007-10-10 Volker Lendecker5469: Fix error codes of samr_lookup_rids: There's...
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...
next