r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
[tprouty/samba.git] / source / rpcclient / cmd_samr.c
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 Jeremy Allisonr22589: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Michael Adamr22489: Add a deletedomgroup command to rpcclient ...
2007-10-10 Jeremy Allisonr21609: Fix memory leaks in error code paths (and one...
2007-10-10 Günther Deschnerr21320: Display query_user info level 16 in rpcclient.
2007-10-10 Günther Deschnerr21117: Add rpccli_samr_chgpasswd_user to rpcclient...
2007-10-10 Jeremy Allisonr20090: Fix a class of bugs found by James Peach. Ensure
2007-10-10 Günther Deschnerr19355: Add getdispenumindex2 wrapper for rpcclient.
2007-10-10 Günther Deschnerr19353: Add "timeout" command for rpcclient.
2007-10-10 Günther Deschnerr19340: Wait longer then 10 seconds for a samr_query_gr...
2007-10-10 Volker Lendecker19013: Fix some 64-bit warnings.
2007-10-10 Jelmer Vernooijr18745: Use the Samba4 data structures for security...
2007-10-10 Günther Deschnerr18732: Fix build warning as pointed out by Volker.
2007-10-10 Jim McDonoughr18702: re-enable non-decimal specification of rid
2007-10-10 Günther Deschnerr18677: quickly add samr_GetDisplayEnumerationIndex...
2007-10-10 Günther Deschnerr18619: Add rpcclient helper for samr_querydispinfo2...
2007-10-10 Jelmer Vernooijr18188: merge 3.0-libndr branch
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Volker Lendecker16339: Fix Klocwork ID
2007-10-10 Günther Deschnerr15442: Add some more client rpc for the querydominfo...
2007-10-10 Günther Deschnerr14646: Adding samr querygroup infolevels 2 & 5.
2007-10-10 Günther Deschnerr14579: Add REJECT_REASON_OTHER in the rpcclient chgpas...
2007-10-10 Volker Lendecker14217: Fix Coverity Bug # 7
2007-10-10 Volker Lendecker14216: Fix Coverity bug # 8
2007-10-10 Günther Deschnerr13864: Some cleanup and the samr set security object...
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...
next