summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse
Commit message (Expand)AuthorAgeFilesLines
...
| * Winbind updates!Andrew Bartlett2002-07-311-1/+1
| * Add LSA RPC 0x2E, lsa_query_info2. Only level implemented is 0x0c, whichJim McDonough2002-07-301-2/+108
| * add another registry rpc (opnum 0x14). Have no idea what it's real nameGerald Carter2002-07-291-4/+56
| * passing -1 for the src length in rpcstr_pull results in onlyGerald Carter2002-07-291-1/+1
| * A very long time ago (actually 6 months ago) I promised to commit this codeAndrew Bartlett2002-07-271-66/+634
| * 3 things:Gerald Carter2002-07-261-1/+7
| * several changes in this checkinGerald Carter2002-07-241-21/+153
| * * changed structure of REG_R_ENUM_VALUE structure since the BUFFER2Gerald Carter2002-07-232-4/+39
| * Name get and set dir drive functions consistently.Tim Potter2002-07-211-1/+1
| * Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had aAndrew Bartlett2002-07-201-1/+2
| * fixed a number of real bugs found by warnings on the 64 bit irix compilerAndrew Tridgell2002-07-151-2/+2
| * The changes in make_sec_desc to make us match W2K broke the marshalling/unmar...Jeremy Allison2002-07-121-19/+24
| * all that is left to do is to actually perform theGerald Carter2002-07-111-0/+4
| * 8-byte alignment needed for beginning driver_info_level_6.Gerald Carter2002-07-092-22/+36
| * fixup ADDPRINTERDRIVEREX some more. unknown uint32 for now.Gerald Carter2002-07-081-21/+24
| * added parsing routines for SPOOLSS_ADDPRINTERDRIVEREX andGerald Carter2002-07-081-0/+101
| * * basic implementation of SPOOLSS_DELETEPRINTERDATAEX andGerald Carter2002-07-081-0/+80
| * fixed the geyed out registry keys. Stupid typo on my part.Gerald Carter2002-07-041-3/+3
| * More code from "Kai Krueger" <kai@kruegernetz.de>, this time starting to makeAndrew Bartlett2002-07-041-0/+52
| * first cut at implementing support for browsing printer and driver driverGerald Carter2002-07-031-17/+40
| * Break up the passdb objects (to allow RPC clients to link without brining inAndrew Bartlett2002-07-031-11/+80
| * fixed our winreg parsing to handle a diifferent form given to us byAndrew Tridgell2002-07-021-6/+8
| * Merge of constant renames from APPLIANCE_HEAD.Tim Potter2002-07-021-8/+8
| * used findstatic.pl to make some variables static and remove some deadAndrew Tridgell2002-07-011-6/+6
| * Proper merge of all the working printing stuff from APPLIANCE_HEAD.Jeremy Allison2002-06-281-37/+110
| * a null grp_sid should have a 0 offset. Also removed a few more unnecessaryGerald Carter2002-06-272-17/+6
| * merge from APP_HEADGerald Carter2002-06-262-16/+9
| * Typo...Jeremy Allison2002-06-261-1/+1
| * Added prs_align_uint16 for SD aligns.Jeremy Allison2002-06-261-0/+11
| * sync with the sec_desc parsing fix from APP_HEAD. I will probably needGerald Carter2002-06-241-16/+11
| * printing merge from SAMBA_2_2. Ther server code looks to be in sync now.Gerald Carter2002-06-241-0/+2
| * more debug classess activatedSimo Sorce2002-06-1812-0/+36
| * Add a touch of const to this - helps with some yet-to-be-commited changesAndrew Bartlett2002-06-141-3/+3
| * Merge of Jerry's fix from 2.2.Jeremy Allison2002-06-101-5/+8
| * Add user name to netsessenum RPC to stop 1783 messages. Also fix where usern...Jim McDonough2002-06-031-5/+13
| * Fixed bogus alignment in unmarshalling of SAMR_GET_DOM_PWINFO reply.Tim Potter2002-06-031-4/+0
| * Add rpc for file close, expand file enum to take usernameJim McDonough2002-06-011-4/+67
| * Add fns for netshareadd and netsharedel rpcsJim McDonough2002-05-311-4/+46
| * Update netfileenum on both client and server sides to do an arbitrary numberJim McDonough2002-05-311-65/+43
| * netfileenum was missing the username filter.Jim McDonough2002-05-311-1/+8
| * Added netremotetod to try and figure out which srvsvc commands are deniedTim Potter2002-05-291-0/+11
| * When marshalling a netshareenum request the share ctr has to be initialisedTim Potter2002-05-281-1/+3
| * merge from SAMBA_2_2.Gerald Carter2002-05-242-3/+45
| * OK that last commit was incorrect - this call is parsed properly. I onlyTim Potter2002-05-201-4/+0
| * There's probably a pointer to a buffer at the end of a enumprinterdrivers()Tim Potter2002-05-201-0/+4
| * No need to pass a fstring in make_spoolss_q_enumprinters()Tim Potter2002-05-201-1/+1
| * A few things in this commit:Andrew Bartlett2002-05-181-3/+20
| * Make non-static for some later work (pushing the info3 across the winbindAndrew Bartlett2002-05-171-2/+3
| * Add a touch of constAndrew Bartlett2002-05-171-1/+1
| * A few more trusted domains updates from mimir.Andrew Bartlett2002-05-171-18/+7