r2752: Fix the paranoia-check to ensure the ldap-attribute and the
[ira/wip.git] / source3 / rpc_parse /
2007-10-10 Günther Deschnerr2476: now that PRINTER_ATTRIBUTE_PUBLISHED does not...
2007-10-10 Jeremy Allisonr2396: Fix bug found by Cornelio Bondad Jr <Corny.Bonda...
2007-10-10 Günther Deschnerr1692: first commit :)
2007-10-10 Andrew Bartlettr1492: Rework our random number generation system.
2007-10-10 Volker Lendecker1202: This hopefully fixes our memory use when unmarsh...
2007-10-10 Andrew Bartlettr1125: Remove bougus comments. (The real fix was to...
2007-10-10 Gerald Carterr991: Allow winbindd to use the domain trust account...
2007-10-10 Volker Lendecker977: Implement 'net rpc group rename' -- rename domain...
2007-10-10 Gerald Carterr704: BUG 1315: fix for schannel client connections...
2007-10-10 Jeremy Allisonr480: Added Andrew Bartletts pwinfo-parse-error.patch.
2007-10-10 Gerald Carterr196: merging struct uuid from trunk
2007-10-10 Andrew Bartlettr69: Global rename of 'nt_session_key' -> 'user_session...
2007-10-10 Gerald Carterr39: * importing .cvsignore files
2004-04-02 Volker LendeckeImplement NETLOGON GetDCName client side. You can ask...
2004-03-24 Gerald Carterfixes for prnadmin.dll API
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-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew BartlettMake more functions static, and remove duplication...
2004-02-02 Gerald Carterjanitor duty (merges from 3.0) and cleanup compiler...
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...
2004-01-14 Herb Lewissource/rpc_parse/parse_prs.c ZERO_STRUCTP(ps) not neede...
2004-01-14 Herb Lewissource/rpc_parse/parse_prs.c ZERO_STRUCTP(ps) not neede...
2004-01-09 Gerald Carterfix some warnings from the Sun compiler; also merge...
2004-01-09 Gerald Carterfix some warnings from the Sun compiler
2004-01-07 Gerald Cartercommiting jra's fix for Exchange clear test auth
2004-01-07 Gerald Cartercommiting jra's fix for Exchange clear test auth
2004-01-05 Andrew Bartlettrpc_client/cli_lsarpc.c:
2004-01-05 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew Bartlettrpc_client/cli_lsarpc.c:
2003-12-29 Andrew BartlettAdd the alignment required before all 2-byte quantities...
2003-12-10 Gerald CarterFix UNISTR2 length bug in LsaQueryInfo(3) that cause...
2003-12-10 Gerald CarterFix UNISTR2 length bug in LsaQueryInfo(3) that cause...
2003-12-05 Jeremy AllisonJanitor for tridge...
2003-12-05 Andrew Tridgellfixed a problem with "net rpc vampire" mis-parsing...
2003-12-04 Gerald Carter* fix RemoveSidForeignDomain() ; bug 252
2003-12-04 Gerald Carter* fix RemoveSidForeignDomain() ; bug 252
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-13 Gerald Carter* Fix from SATOH Fumiyasu for bug 660 (failing to view...
2003-11-13 Gerald Carter* Fix from SATOH Fumiyasu for bug 660 (failing to view...
2003-11-11 Gerald Carterfix crash bug due to empyrt munged dial string; patch...
2003-11-11 Gerald Carterfix crash bug due to empyrt munged dial string; patch...
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-11-05 Tim PotterMerge of some compiler warning fixes.
2003-11-03 Tim PotterFix some uninitialised variable warnings.
2003-10-30 Jim McDonoughOk, nearing the end of the GUID->struct uuid changes.
2003-10-30 Jim McDonoughAnother round of GUID->struct uuid.
2003-10-30 Jim McDonoughFirst round of merging various UUID structures.
2003-10-24 Jim McDonoughAdd initshutdown pipe commands to rpcclient. Second...
2003-10-24 Jim McDonoughAdd initshutdown pipe commands to rpcclient. Second...
2003-10-24 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-24 Jim McDonoughNew files for support of initshutdown pipe. Win2k...
2003-10-22 Jim McDonoughBe sure referent ID is updated for incoming structures...
2003-10-21 Jim McDonoughFix typo
2003-10-20 Jim McDonoughUpdate structures after ethereal showed some marshallin...
2003-10-20 Jim McDonoughSeveral updates:
2003-10-18 Jim McDonoughFix tower length calculations and add some const
2003-10-17 Jim McDonoughuuid itself might not be aligned (as is the case in...
2003-10-17 Jim McDonoughAdd epmapper pipe
2003-10-17 Jim McDonoughAdd (un)marshalling code for endpoint mapper map operation
2003-10-09 Tim PotterMerge from 3.0:
2003-10-07 Jeremy AllisonMax warnings with gcc.
2003-10-07 Jeremy AllisonTut tut - always run with max warnings on gcc...
2003-10-06 Simo Sorcesplit some security related functions in their own...
2003-10-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-06 Simo Sorcesplit some security related functions in their own...
2003-10-03 Jeremy AllisonGrrr. compile patches before you apply !
2003-10-03 Gerald Carterabstract UUID parsing code to an individual function...
2003-10-03 Gerald Carterabstract UUID parsing code to an individual function...
2003-10-01 Andrew BartlettRemove duplicate function (now in rpc_parse/parse_prs...
2003-10-01 Gerald Cartercommit sign only patch from Andrew; bug 167; tested...
2003-10-01 Gerald Cartercommit sign only patch from Andrew; bug 167; tested...
2003-09-29 Tim PotterMerge from 3.0:
2003-09-25 Jeremy AllisonFix for #480. Change the interface for init_unistr2...
2003-09-19 Jeremy AllisonEnsure that dup_sec_desc copies the 'type' field correc...
2003-09-19 Jeremy AllisonEnsure that dup_sec_desc copies the 'type' field correc...
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-09-08 Tim PotterFix for bug #334. We don't unmarshall the trusted...
2003-08-20 Gerald CarterFix bug #252. Implement missing SAMR_REMOVE_USER_FOREI...
2003-08-15 Herb Lewisget rid of more compiler warnings
2003-08-15 Herb Lewisget rid of some sompiler warnings on IRIX
2003-08-12 Andrew BartlettFix comment
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
next