summaryrefslogtreecommitdiffstats
path: root/source3/include/rpc_spoolss.h
Commit message (Expand)AuthorAgeFilesLines
...
* security descs in spoolss. needs parse_sec.c nttrans.c broken.Luke Leighton2000-05-271-9/+19
* added spool_io_printer_driver_info_level_6()Andrew Tridgell2000-05-121-0/+41
* added support for deleting printers into the spoolss systemAndrew Tridgell2000-05-021-1/+14
* rewrote getprinterdriver level 3, now correctly handle the dependentJean-François Micouleau2000-03-291-10/+6
* oops ! forgot smb.h in last commitJean-François Micouleau2000-03-131-0/+12
* parse correctly getprinterdriver2Jean-François Micouleau2000-03-131-3/+4
* you know, when you do a cvs commit, you _really_ expect it to actually work.Luke Leighton2000-03-101-2/+5
* getprinter level 0: was to short, found most of the fields, undocumented,Jean-François Micouleau2000-03-101-29/+37
* indent went wrong. grr.Luke Leighton2000-03-101-226/+357
* Enumprinters level 1: reply *exactly* like an NT serverJean-François Micouleau2000-03-071-0/+1
* changed prs_unistr to parse empty and non-empty strings the same way.Jean-François Micouleau2000-03-061-12/+7
* added enumprintprocessordatatypesJean-François Micouleau2000-02-261-12/+13
* rewrote enumprinterdata. still a bug in it but reproducing it hard andJean-François Micouleau2000-02-261-3/+4
* converted a couple of bzero() to memset()Jean-François Micouleau2000-02-241-22/+74
* more rewrite ...Jean-François Micouleau2000-02-211-53/+47
* fix the reply of rpc_alter_contextJean-François Micouleau2000-02-151-48/+50
* First commit of the spoolss code to the HEAD branch.Jean-François Micouleau2000-02-071-0/+1441
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1999-12-131-1492/+0
* delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1999-12-121-1/+1
* well, i stuffed up the spooler commands.Luke Leighton1999-11-271-35/+28
* debugging rpcclient spoolenum and spooljobs commands. oh, did i forgetLuke Leighton1999-11-091-4/+1
* preparation for doing a spoolss enum jobs command. had to rewriteLuke Leighton1999-11-081-2/+2
* added rpcclient spoolenum command. enumerates printers.Luke Leighton1999-11-061-1/+2
* spoolss openprinterex / closeprinter client-code.Luke Leighton1999-11-061-16/+19
* experimental spoolss rpcclient commandsLuke Leighton1999-11-051-0/+3
* - enumprintprocessors and enumprintmonitors added.Jean-François Micouleau1999-07-271-4/+46
* Fixed most memory leak and big-endian bug in the spoolss code.Jean-François Micouleau1999-06-221-4/+44
* Changed the RPC api definition now first arg is a pipe_structJean-François Micouleau1999-05-031-2/+2
* Adding RPC spoolss code support and some new low-level printing functions.Jean-François Micouleau1999-04-271-0/+1413