summaryrefslogtreecommitdiff
path: root/source3/rpc_client/msrpc_spoolss.c
AgeCommit message (Expand)AuthorFilesLines
2001-04-28few cleanups to bring in line with 2.2Gerald Carter1-1/+0
2001-03-09Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison1-1/+1
2000-10-06Herb's warning fixes. Also the POSIX locking fix.Jeremy Allison1-2/+2
2000-09-12spoolgetprinterdriver now returns "Windows NT x86" and "Windows 4.0"Gerald Carter1-1/+1
2000-08-14minor formatting fixes.Gerald Carter1-9/+9
2000-08-12FIxed some unmarshalling problems with relstr and unistr arraysGerald Carter1-2/+1
2000-08-10code formatting cleanupGerald Carter1-6/+0
2000-07-31More work on rpcclient...Gerald Carter1-51/+149
2000-07-26Found out that we are crashing spoolss in enumprinterdata.Jean-François Micouleau1-9/+20
2000-07-25some initial code for AddPrinterEx() project. Most is ifdef'd outGerald Carter1-2/+30
2000-07-21* Added EnumPorts()Gerald Carter1-1/+69
2000-07-20Fixed unitilized secdesc pointer which was causing spoolgetprinterGerald Carter1-0/+5
2000-07-18Fixed some more client SPOOLSS functions. The followingGerald Carter1-15/+20
2000-07-14More functions merged from TNG for rpcclient. They don't all workGerald Carter1-16/+399
2000-07-10spoolenum commend (when compiled with the new prs_unistr())Gerald Carter1-7/+9
2000-07-07More rpcclient merge issues:Gerald Carter1-0/+221