r24771: Use infolevel 25 to set the machine account's password (just like winxp).
[tprouty/samba.git] / source / rpc_parse / parse_samr.c
2008-01-31 Rafal Szczesniakr24771: Use infolevel 25 to set the machine account...
2008-01-23 Jeremy AllisonVersion of Matt Geddes <musicalcarrion@gmail.com>
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create... initial-v3-0-test
2007-10-10 Rafal Szczesniakr24770: Use infolevel 25 to set the machine account...
2007-10-10 Jim McDonoughr23616: Fix bugzilla #4719: must change password is...
2007-10-10 Jeremy Allisonr23080: Fix bug #4637 - we hads missed some cases where
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 Jeremy Allisonr22673: Fix for Jerry's reversion. We still need to...
2007-10-10 Gerald Carterr22630: Revert svn r22576 (parse change to enum_aliasme...
2007-10-10 Jeremy Allisonr22585: Get us into a consistent state with TALLOC_ZERO...
2007-10-10 Jeremy Allisonr22576: Fix marshalling bug in aliasmem.
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Gerald Carterr21507: Fix some "cannot access LDAP when no root"...
2007-10-10 Gerald Carterr20904: This is a placeholder fix. Apparently Windows...
2007-10-10 Jim McDonoughr18722: Fix up password change times. The can change...
2007-10-10 Günther Deschnerr18677: quickly add samr_GetDisplayEnumerationIndex...
2007-10-10 Volker Lendecker18369: I've got a sniff where NT4 sends just a single...
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Jelmer Vernooijr18188: merge 3.0-libndr branch
2007-10-10 Jeremy Allisonr17877: Make it explicit to the checker that we can...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16373: Fix Klocwork #1071.
2007-10-10 Volker Lendecker16060: This is one of the more dirty patches I've...
2007-10-10 Günther Deschnerr15453: Process all the supported info levels in the...
2007-10-10 Günther Deschnerr15452: Again purely cosmetic reformat of the samr...
2007-10-10 Günther Deschnerr15443: Purely cosmetic reformat, no functional changes.
2007-10-10 Günther Deschnerr15442: Add some more client rpc for the querydominfo...
2007-10-10 Günther Deschnerr15441: cleanup older unused padding.
2007-10-10 Günther Deschnerr15438: Fix samrQueryDomainInfo level 5 where we return...
2007-10-10 Günther Deschnerr14646: Adding samr querygroup infolevels 2 & 5.
2007-10-10 Gerald Carterr14634: Many bug fixes thanks to train rides and overni...
2007-10-10 Jeremy Allisonr14115: Fix coverity bug #23. Don't deref a potentially...
2007-10-10 Jeremy Allisonr14092: Fix coverity bug #22. Ensure no possible null
2007-10-10 Jeremy Allisonr14090: Fix coverity bug #21, don't deref potential...
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 Gerald Carterr13576: This is the beginnings of moving the SAM_ACCOUN...
2007-10-10 Günther Deschnerr13522: Add SAMR_GET_USRDOM_PWINFO client-side.
2007-10-10 Günther Deschnerr13445: We already made the decision whether to include...
2007-10-10 Günther Deschnerr13442: Implement samr_chgpasswd_user3 server-side.
2007-10-10 Jeremy Allisonr13396: Add in userinfo26, re-enable userinfo25 - took...
2007-10-10 Jeremy Allisonr13386: Fix parsing of SAMR_Q_CONNECT_ANON.
2007-10-10 Volker Lendecker13350: Implement rpccli_samr_set_domain_info. Weird...
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 Deschnerr11964: rename flag to password_properties in SAM_UNK_I...
2007-10-10 Günther Deschnerr11963: add rpccli_samr_chgpasswd3 from samba4.
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 Allisonr11793: Fix the SAMR cache so it works across completel...
2007-10-10 Jeremy Allisonr11769: Looking at a performance problem enumerating...
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 Gerald Carterr9660: real fix for group enumeration bug in 3.0.20...
2007-10-10 Gerald Carterr9593: fix enumerated group name (should be full name...
2007-10-10 Jeremy Allisonr8564: Sometimes we're too dumb to live... Fix samr...
2007-10-10 Gerald Carterr6601: fixing query and set alias info calls (level...
2007-10-10 Volker Lendecker6351: This is quite a large and intrusive patch, but...
2007-10-10 Jim McDonoughr5580: Fix "net rpc trustdom add". Much closer to...
2007-10-10 Günther Deschnerr5262: Fix server_role in the samr_query_dom_info calls...
2007-10-10 Günther Deschnerr4868: Add "net rpc user RENAME"-command.
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 Volker Lendecker4219: Fix samba3 samr "idl"... According to samba4...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Tim Potterr3928: Fix duplicate call to pdb_get_acct_desc(). ...
2007-10-10 Andrew Bartlettr1125: Remove bougus comments. (The real fix was to...
2007-10-10 Volker Lendecker977: Implement 'net rpc group rename' -- rename domain...
2007-10-10 Jeremy Allisonr480: Added Andrew Bartletts pwinfo-parse-error.patch.
2007-10-10 Gerald Carterr196: merging struct uuid from trunk
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-02-28 Volker LendeckeAdd 'net rpc group [add|del]mem' for domain groups...
2004-02-28 Volker LendeckeAdd 'net rpc group [add|del]mem' for domain groups...
2004-02-24 Volker LendeckeAdd 'net rpc group add'. For this parse_samr.c had...
2004-02-24 Volker LendeckeAdd 'net rpc group add'. For this parse_samr.c had...
2004-02-12 Jim McDonoughMore sync between passdb on 3.0 and HEAD.
2004-02-12 Jim McDonoughMore sync between HEAD and SAMBA_3_0
2004-01-26 Andrew Bartlett(merge from 3.0)
2004-01-26 Andrew BartlettThis adds client-side support for the unicode/SAMR...
2004-01-19 Simo Sorce1. The most part of this patch changed the unknown_3...
2003-12-04 Gerald Carter* fix RemoveSidForeignDomain() ; bug 252
2003-12-04 Gerald Carter* fix RemoveSidForeignDomain() ; bug 252
2003-11-23 Andrew BartlettMerge from 3.0:
2003-11-22 Andrew BartlettAdd support for variable-length session keys in our...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-11-17 Jeremy AllisonFix from Andrew Bartlett to fix up the munged-dial...
2003-11-17 Jeremy AllisonFix from Andrew Bartlett to fix up the munged-dial...
2003-11-07 Jeremy AllisonHandle munged dial string. Patch from Aur?lien Degr...
2003-11-07 Jeremy AllisonHandle munged dial string. Patch from Aur?lien Degr...
2003-09-29 Tim PotterMerge from 3.0:
2003-09-25 Jeremy AllisonFix for #480. Change the interface for init_unistr2...
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-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-20 Gerald CarterFix bug #252. Implement missing SAMR_REMOVE_USER_FOREI...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-01 Jim McDonoughUpdate my copyrights according to my agreement with IBM
2003-08-01 Jim McDonoughFix copyright statements for various pieces of Anthony...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
next