summaryrefslogtreecommitdiffstats
path: root/source3/rpc_client/msrpc_spoolss.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed get_nt_error_msg() to nt_errstr().Tim Potter2002-03-171-1/+1
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-3/+0
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-20/+20
* Held a shoot-out between NT_STATUS_NO_PROBLEMO and NT_STATUS_NOPROBLEMO.Tim Potter2001-07-251-11/+11
* few cleanups to bring in line with 2.2Gerald Carter2001-04-281-1/+0
* Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison2001-03-091-1/+1
* Herb's warning fixes. Also the POSIX locking fix.Jeremy Allison2000-10-061-2/+2
* spoolgetprinterdriver now returns "Windows NT x86" and "Windows 4.0"Gerald Carter2000-09-121-1/+1
* minor formatting fixes.Gerald Carter2000-08-141-9/+9
* FIxed some unmarshalling problems with relstr and unistr arraysGerald Carter2000-08-121-2/+1
* code formatting cleanupGerald Carter2000-08-101-6/+0
* More work on rpcclient...Gerald Carter2000-07-311-51/+149
* Found out that we are crashing spoolss in enumprinterdata.Jean-François Micouleau2000-07-261-9/+20
* some initial code for AddPrinterEx() project. Most is ifdef'd outGerald Carter2000-07-251-2/+30
* * Added EnumPorts()Gerald Carter2000-07-211-1/+69
* Fixed unitilized secdesc pointer which was causing spoolgetprinterGerald Carter2000-07-201-0/+5
* Fixed some more client SPOOLSS functions. The followingGerald Carter2000-07-181-15/+20
* More functions merged from TNG for rpcclient. They don't all workGerald Carter2000-07-141-16/+399
* spoolenum commend (when compiled with the new prs_unistr())Gerald Carter2000-07-101-7/+9
* More rpcclient merge issues:Gerald Carter2000-07-071-0/+221