r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-)
[kai/samba.git] / source3 / rpc_parse / parse_samr.c
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...
2003-07-09 Jeremy AllisonGet rid of DISP_USER_INFO/DISP_GROUP_INFO as they serve...
2003-06-05 Jeremy AllisonNever second guess tridge.... (always talloc an interna...
2003-06-04 Jeremy AllisonFix for previous checkin. Only use talloc on unmarshall...
2003-06-04 Andrew Tridgellfixed the arbitrary 256 limit on the size of aliases...
2003-05-24 Volker LendeckeFix an insufficient alloc when querying alias members.
2003-05-24 Volker LendeckeFix an insufficient alloc when querying alias members.
2003-03-13 Jeremy AllisonMerge from HEAD. 'fixed the unmarshalling of the querya...
2003-03-13 Andrew Tridgellfixed the unmarshalling of the queryaliasmem SAMR call
2003-01-29 Jeremy AllisonMerge tpot's changes to request the correct sizes for...
2003-01-29 Tim PotterPass down max_size parameter to init_samr_q_query_dispi...
2003-01-17 Andrew Tridgellreverted this patch till I sort out the craziness with...
2003-01-17 Andrew TridgellThis removes the 3rd argument from init_unistr2()....
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-31 Jeremy AllisonMerge tridge's fix :
2002-12-23 Andrew Tridgellthe 'padding' field in the query domain info reply...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-02 Andrew BartlettMerge passdb from HEAD -> 3.0
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-19 Volker LendeckeThis fixes some bugs for NT4 usrmgr.exe
2002-10-12 Andrew BartlettNice *big* patch from metze.
2002-09-26 Gerald Cartersyncing up with HEAD again....
2002-09-26 Andrew BartlettPatch from "Stefan (metze) Metzmacher" <metze@metzemix...
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-15 Tim PotterRename unknown_0 field in create_user2 reply in the...
2002-08-15 Tim PotterThe unknown_0 field in a CREATE_USER2 reply is the...
2002-08-12 Jim McDonoughAdd client side support for samr connect4 (0x3e). ...
2002-08-06 Jim McDonoughAdd SAMR 0x3e, which is samr_connect4. Seems to be...
2002-07-21 Tim PotterName get and set dir drive functions consistently.
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-04 Andrew BartlettMore code from "Kai Krueger" <kai@kruegernetz.de>,...
2002-07-03 Andrew BartlettBreak up the passdb objects (to allow RPC clients to...
2002-06-18 Simo Sorcemore debug classess activated
2002-06-10 Jeremy AllisonMerge of Jerry's fix from 2.2.
2002-06-03 Tim PotterFixed bogus alignment in unmarshalling of SAMR_GET_DOM_...
2002-05-18 Andrew BartlettA few things in this commit:
2002-04-14 Andrew BartlettPartly based on the work by mimir (Rafal Szczesniak
next