init_dom_sid2s: Check return code from string_to_sid. Skip tokens
[samba.git] / source3 / rpc_parse /
2003-02-18 Martin Poolinit_dom_sid2s: Check return code from string_to_sid...
2003-02-14 Jeremy AllisonEnsure that only parse_prs.c access internal members...
2003-02-11 Andrew Tridgellremoved a duplicate copy of smb_io_sid_array()
2003-02-11 Andrew Tridgelladded server stubs for lsa_enum_acct_with_right
2003-02-10 Andrew Tridgelladded the 'lsaenumacctwithright' command to rpcclient...
2003-02-06 Andrew Tridgelladded the LSA privileges server backend stubs. Right...
2003-02-02 Andrew BartlettSend the user's session key in the SAMLOGON reply,...
2003-01-29 Tim PotterPass down max_size parameter to init_samr_q_query_dispi...
2003-01-28 Andrew Tridgelladded LsaRemoveAccountRights
2003-01-28 Andrew Tridgellcleaned up the lsa_enum_acct_rights function and added a
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-15 Andrew Tridgelladded cli_lsa_enum_account_rights() call. Note that...
2003-01-13 Andrew BartlettFix typo, and the build.
2003-01-13 Richard SharpeMake sure that those cleanups actually went in.
2003-01-09 Tim PotterRemove dead function.
2003-01-02 Andrew BartlettBIG patch...
2002-12-30 Simo Sorcethe shutdown call does not have a 16 bit flags, but...
2002-12-23 Andrew Tridgellthe 'padding' field in the query domain info reply...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-13 Tim PotterGuy Harris points out that the level and ptr fields...
2002-12-03 Jim McDonoughSupport printer info 7, used for publishing
2002-11-23 Jeremy AllisonLots of fixes for error paths where tdb_fetch() data...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-07 Jeremy AllisonMerge of scalable printing code fix... Needs testing.
2002-11-06 Tim PotterFor a BUFFER5, don't parse the buffer if the buffer...
2002-11-06 Tim PotterClient side functions for enumprinterkey.
2002-10-19 Volker LendeckeThis fixes some bugs for NT4 usrmgr.exe
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-04 Gerald CarterMerge ... working dsrolegetprimdominfo() client code...
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-26 Andrew BartlettPatch from "Stefan (metze) Metzmacher" <metze@metzemix...
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 Gerald Carter* the printing code should now be back to the working...
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 Tridgellfixed a number of real bugs found by warnings on the...
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
next