summaryrefslogtreecommitdiff
path: root/source/rpc_parse/parse_spoolss.c
Commit message (Expand)AuthorAgeFilesLines
* starting to sync up for beta3Gerald Carter2003-07-161-4/+3
* starting to sync for 3.0beta2Gerald Carter2003-07-011-1/+1
* add #define for the max device name length in a DEVICEMODEGerald Carter2003-03-061-1/+1
* * CR1868: only send a change notify message if we have somethingGerald Carter2003-03-031-1/+1
* More const fixes and flow on fixes from yesterday's const-fest.Tim Potter2003-02-251-6/+8
* Progress on CR 601Gerald Carter2003-02-251-1/+1
* couple of merges from APP_HEADGerald Carter2003-02-211-1/+1
* reverted this patch till I sort out the craziness with UNIHDRAndrew Tridgell2003-01-171-33/+37
* This removes the 3rd argument from init_unistr2(). There were 240Andrew Tridgell2003-01-171-37/+33
* BIG patch...Andrew Bartlett2003-01-021-168/+169
* Guy Harris points out that the level and ptr fields in aTim Potter2002-12-131-0/+4
* Support printer info 7, used for publishingJim McDonough2002-12-031-0/+63
* Merge of scalable printing code fix... Needs testing.Jeremy Allison2002-11-071-1/+1
* Client side functions for enumprinterkey.Tim Potter2002-11-061-0/+29
* When unmarshalling a relstr, don't unmarshall the string data if theTim Potter2002-10-171-0/+3
* HEAD and APP-HEAD spoolss parsing was out of sync. This MUST NOT HAPPEN !Jeremy Allison2002-09-271-20/+17
* wrong alignment size calculationSimo Sorce2002-09-131-1/+3
* Fix typo in comment.Tim Potter2002-09-041-1/+1
* Implemented client function for deleteprinterdataex.Tim Potter2002-09-031-0/+15
* Implemented some more client side spoolss functions:Tim Potter2002-09-021-7/+96
* fix 2 byte alignment/offset bug that prevented Win2k/XP clientsGerald Carter2002-08-271-9/+16
* * the printing code should now be back to the working state it wasGerald Carter2002-08-171-1/+1
* Fairly large change to printing code.Gerald Carter2002-08-161-36/+0
* added comment about a new specversion seen from client.Gerald Carter2002-08-141-0/+2
* printing change notification merge from APPLIANCE_HEADGerald Carter2002-08-081-2/+17
* Merge of incomplete rffpcnex testing code from APPLIANCE_HEAD.Tim Potter2002-08-081-0/+28
* passing -1 for the src length in rpcstr_pull results in onlyGerald Carter2002-07-291-1/+1
* 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-091-22/+15
* 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
* Merge of constant renames from APPLIANCE_HEAD.Tim Potter2002-07-021-8/+8
* 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-271-7/+0
* 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-181-0/+3
* merge from SAMBA_2_2.Gerald Carter2002-05-241-3/+38
* 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
* Added deleteprinterdata client rpc.Tim Potter2002-05-141-1/+13
* Added writeprinter rpc command.Tim Potter2002-05-141-0/+14
* Change make_spoolss_q_{get,set}printerdata() take a char* and length ratherTim Potter2002-05-141-11/+31
* compile fix merge from SAMBA_2_2Gerald Carter2002-05-131-11/+21
* Support for client side startdocprinter.Tim Potter2002-05-131-3/+63
* misc merge from SAMBA_2_2Gerald Carter2002-05-101-0/+4
* devmode parsing merge from SAMBA_2_2Gerald Carter2002-05-101-29/+74
* Added client side spoolss rpc commands for startpageprinter,Tim Potter2002-05-081-0/+60
* merge from SAMBA_2_2Gerald Carter2002-04-221-42/+19