This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[samba.git] / source3 / rpc_parse /
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-17 Tim PotterMerge NULL relstr fix from HEAD.
2002-10-17 Tim PotterWhen unmarshalling a relstr, don't unmarshall the strin...
2002-10-12 Andrew BartlettNice *big* patch from metze.
2002-10-05 Gerald Cartermissing prs_align()'s
2002-10-05 Gerald Cartermissing prs_align()'s
2002-10-04 Gerald CarterMerge ... working dsrolegetprimdominfo() client code...
2002-10-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-04 Gerald CarterMerge ... working dsrolegetprimdominfo() client code...
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-09-27 Jeremy AllisonHEAD and APP-HEAD spoolss parsing was out of sync....
2002-09-27 Jeremy AllisonHEAD and APP-HEAD spoolss parsing was out of sync....
2002-09-26 Gerald Cartersyncing up with HEAD again....
2002-09-26 Andrew BartlettPatch from "Stefan (metze) Metzmacher" <metze@metzemix...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-22 Volker LendeckeChange parsing of policy and privs delta to what Ethere...
2002-09-13 Simo Sorcewrong alignment size calculation
2002-09-06 Tim PotterDisplay debug data we are marshalling/unmarshalling...
2002-09-05 Tim PotterA netshareenum reply always contains an enum_hnd. ...
2002-09-04 Tim PotterFix typo in comment.
2002-09-03 Tim PotterImplemented client function for deleteprinterdataex.
2002-09-02 Tim PotterImplemented some more client side spoolss functions:
2002-08-31 Andrew BartlettAvoid writing unitialised bytes to the wire (and conseq...
2002-08-30 Gerald Carterfix up print portion of registry. Merge from APP_HEAD.
2002-08-30 Gerald Cartermerge of phant0m key fix from APP_HEAD
2002-08-30 Andrew Tridgellremoved a debug line
2002-08-29 Volker LendeckeThere's more work to be done on samsync. Intermediate...
2002-08-27 Gerald Carterfix 2 byte alignment/offset bug that prevented Win2k...
2002-08-23 Jean-François Mico... some cleanup while working on the NETLOGON pipe.
2002-08-22 Tim PotterAdded some new delta types discovered by Ronnie from...
2002-08-22 Andrew Tridgelladded a 'net rpc samdump' command for dumping the whole...
2002-08-21 Jean-François Mico... NETLOGON NetServerAuthenticate3 include and parser...
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 Gerald Carter* the printing code should now be back to the working...
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-16 Gerald CarterFairly large change to printing code.
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-14 Gerald Carteradded comment about a new specversion seen from client.
2002-08-12 Jim McDonoughAdd lsa 0x2e (queryinfo2) client side
2002-08-12 Jim McDonoughAdd client side support for samr connect4 (0x3e). ...
2002-08-08 Gerald Carterprinting change notification merge from APPLIANCE_HEAD
2002-08-08 Tim PotterMerge ... incomplete rffpcnex testing code from APPLIAN...
2002-08-06 Jim McDonoughAdd SAMR 0x3e, which is samr_connect4. Seems to be...
2002-08-05 Tim PotterSpelling fix.
2002-07-31 Andrew BartlettWinbind updates!
2002-07-30 Jim McDonoughAdd LSA RPC 0x2E, lsa_query_info2. Only level implemen...
2002-07-29 Gerald Carteradd another registry rpc (opnum 0x14). Have no idea...
2002-07-29 Gerald Carterpassing -1 for the src length in rpcstr_pull results...
2002-07-27 Andrew BartlettA very long time ago (actually 6 months ago) I promised...
2002-07-26 Gerald Carter3 things:
2002-07-24 Gerald Carterseveral changes in this checkin
2002-07-23 Gerald Carter* changed structure of REG_R_ENUM_VALUE structure since...
2002-07-21 Tim PotterName get and set dir drive functions consistently.
2002-07-20 Andrew BartlettTry to fix up warnings - particularly on the IRIX 64...
2002-07-15 Andrew Tridgellmore bug updates from head
2002-07-15 Andrew Tridgellfixed a number of real bugs found by warnings on the...
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-12 Jeremy AllisonThe changes in make_sec_desc to make us match W2K broke...
2002-07-11 Gerald Carterall that is left to do is to actually perform the
2002-07-09 Gerald Carter8-byte alignment needed for beginning driver_info_level_6.
2002-07-08 Gerald Carterfixup ADDPRINTERDRIVEREX some more. unknown uint32...
2002-07-08 Gerald Carteradded parsing routines for SPOOLSS_ADDPRINTERDRIVEREX and
2002-07-08 Gerald Carter* basic implementation of SPOOLSS_DELETEPRINTERDATAEX and
2002-07-04 Gerald Carterfixed the geyed out registry keys. Stupid typo on...
2002-07-04 Andrew BartlettMore code from "Kai Krueger" <kai@kruegernetz.de>,...
2002-07-03 Gerald Carterfirst cut at implementing support for browsing printer...
2002-07-03 Andrew BartlettBreak up the passdb objects (to allow RPC clients to...
2002-07-02 Andrew Tridgellfixed our winreg parsing to handle a diifferent form...
2002-07-02 Tim PotterMerge of constant renames from APPLIANCE_HEAD.
2002-07-01 Andrew Tridgellused findstatic.pl to make some variables static and...
2002-06-28 Jeremy AllisonProper merge of all the working printing stuff from...
2002-06-27 Gerald Cartera null grp_sid should have a 0 offset. Also removed...
2002-06-26 Gerald Cartermerge from APP_HEAD
2002-06-26 Jeremy AllisonTypo...
2002-06-26 Jeremy AllisonAdded prs_align_uint16 for SD aligns.
2002-06-24 Gerald Cartersync with the sec_desc parsing fix from APP_HEAD. ...
2002-06-24 Gerald Carterprinting merge from SAMBA_2_2. Ther server code looks...
2002-06-18 Simo Sorcemore debug classess activated
2002-06-14 Andrew BartlettAdd a touch of const to this - helps with some yet...
2002-06-10 Jeremy AllisonMerge of Jerry's fix from 2.2.
2002-06-03 Jim McDonoughAdd user name to netsessenum RPC to stop 1783 messages...
2002-06-03 Tim PotterFixed bogus alignment in unmarshalling of SAMR_GET_DOM_...
2002-06-01 Jim McDonoughAdd rpc for file close, expand file enum to take username
2002-05-31 Jim McDonoughAdd fns for netshareadd and netsharedel rpcs
2002-05-31 Jim McDonoughUpdate netfileenum on both client and server sides...
2002-05-31 Jim McDonoughnetfileenum was missing the username filter.
2002-05-29 Tim PotterAdded netremotetod to try and figure out which srvsvc...
2002-05-28 Tim PotterWhen marshalling a netshareenum request the share ctr...
2002-05-24 Gerald Cartermerge from SAMBA_2_2.
2002-05-20 Tim PotterOK that last commit was incorrect - this call is parsed...
2002-05-20 Tim PotterThere's probably a pointer to a buffer at the end of...
2002-05-20 Tim PotterNo need to pass a fstring in make_spoolss_q_enumprinters()
2002-05-18 Andrew BartlettA few things in this commit:
2002-05-17 Andrew BartlettMake non-static for some later work (pushing the info3...
next