| Commit message (Expand) | Author | Age | Files | Lines |
* | the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ... | Andrew Tridgell | 2001-09-04 | 1 | -43/+42 |
* | more NTSTATUS/WERROR conversion | Andrew Tridgell | 2001-09-03 | 1 | -5/+5 |
* | the next step in our error code handling change | Andrew Tridgell | 2001-09-03 | 1 | -2/+2 |
* | converted another bunch of stuff to NTSTATUS | Andrew Tridgell | 2001-08-27 | 1 | -49/+49 |
* | Merging Gerry's spoolss changes. | Jeremy Allison | 2001-06-21 | 1 | -1/+18 |
* | merge from 2.2 DeletePrinterDriver() server side stud coming | Gerald Carter | 2001-05-17 | 1 | -1/+18 |
* | added getdriverdir and cleaned up the PRINTER_DRIVER_CTR struct | Gerald Carter | 2001-03-15 | 1 | -5/+1 |
* | Sync up handle creation with 2.2 branch. We can now join AS/U domains and | Jeremy Allison | 2001-03-07 | 1 | -2/+0 |
* | include/rpc_spoolss.h: Added JOB_STATUS_XXX defines. | Jeremy Allison | 2001-02-23 | 1 | -0/+14 |
* | Changes from APPLIANCE_HEAD: | David O'Neill | 2001-01-17 | 1 | -1/+1 |
* | Changes from APPLIANCE_HEAD: | David O'Neill | 2001-01-04 | 1 | -13/+7 |
* | printer notify code. | Jean-François Micouleau | 2000-09-25 | 1 | -2/+26 |
* | in a printer_info_6, driver version is 64 bits long and there is a 32 bit | Jean-François Micouleau | 2000-09-16 | 1 | -2/+4 |
* | Implemented DELETEPRINTERDATA (tested with Gerald's Win32 progs). | Jeremy Allison | 2000-09-09 | 1 | -0/+14 |
* | Implemented GETFORM tested and working using Gerald's Win32 test progs.... | Jeremy Allison | 2000-09-05 | 1 | -1/+18 |
* | Changes from APPLIANCE_HEAD (per Tim Potter): | David O'Neill | 2000-09-01 | 1 | -1/+6 |
* | Implemented DELETEFORM tested using Gerald's Win32 test code :-). | Jeremy Allison | 2000-08-31 | 1 | -1/+14 |
* | Implemented AbortPrinter() from Gerald's Win32 test code. Just purge all | Jeremy Allison | 2000-08-30 | 1 | -1/+13 |
* | added a #define for SPOOLSSGETPRINTERDATAEX. Although we do not | Gerald Carter | 2000-08-29 | 1 | -0/+1 |
* | yipee! | Andrew Tridgell | 2000-08-28 | 1 | -0/+2 |
* | Tidied up security rights definitions. | Jeremy Allison | 2000-08-10 | 1 | -17/+12 |
* | More work on AddPrinterDriver() and AddPrinterEx() client RPC's | Gerald Carter | 2000-08-09 | 1 | -1/+1 |
* | All changes related to rpcclient... | Gerald Carter | 2000-08-08 | 1 | -0/+23 |
* | Fixed some more client SPOOLSS functions. The following | Gerald Carter | 2000-07-18 | 1 | -2/+0 |
* | Moved printer ACE mask values from nt_printing.h to rpc_spoolss.h | Tim Potter | 2000-07-06 | 1 | -2/+6 |
* | Fixes for Win2k "add printer driver" INFO_LEVEL_6 was wrong, also some | Jeremy Allison | 2000-06-20 | 1 | -2/+1 |
* | parsing code for reply[open|close]printer in preparation of the event | Jean-François Micouleau | 2000-06-10 | 1 | -1/+29 |
* | Back to building. Now to test with insure. | Jeremy Allison | 2000-06-01 | 1 | -1/+1 |
* | More stuff I cvan't afford to lose. I'm realizing how dependent I am | Jeremy Allison | 2000-06-01 | 1 | -1/+1 |
* | moved notif_y_table struct to spoolss_nt.c only used there. | Luke Leighton | 2000-05-28 | 1 | -11/+0 |
* | security descs in spoolss. needs parse_sec.c nttrans.c broken. | Luke Leighton | 2000-05-27 | 1 | -9/+19 |
* | added spool_io_printer_driver_info_level_6() | Andrew Tridgell | 2000-05-12 | 1 | -0/+41 |
* | added support for deleting printers into the spoolss system | Andrew Tridgell | 2000-05-02 | 1 | -1/+14 |
* | rewrote getprinterdriver level 3, now correctly handle the dependent | Jean-François Micouleau | 2000-03-29 | 1 | -10/+6 |
* | oops ! forgot smb.h in last commit | Jean-François Micouleau | 2000-03-13 | 1 | -0/+12 |
* | parse correctly getprinterdriver2 | Jean-François Micouleau | 2000-03-13 | 1 | -3/+4 |
* | you know, when you do a cvs commit, you _really_ expect it to actually work. | Luke Leighton | 2000-03-10 | 1 | -2/+5 |
* | getprinter level 0: was to short, found most of the fields, undocumented, | Jean-François Micouleau | 2000-03-10 | 1 | -29/+37 |
* | indent went wrong. grr. | Luke Leighton | 2000-03-10 | 1 | -226/+357 |
* | Enumprinters level 1: reply *exactly* like an NT server | Jean-François Micouleau | 2000-03-07 | 1 | -0/+1 |
* | changed prs_unistr to parse empty and non-empty strings the same way. | Jean-François Micouleau | 2000-03-06 | 1 | -12/+7 |
* | added enumprintprocessordatatypes | Jean-François Micouleau | 2000-02-26 | 1 | -12/+13 |
* | rewrote enumprinterdata. still a bug in it but reproducing it hard and | Jean-François Micouleau | 2000-02-26 | 1 | -3/+4 |
* | converted a couple of bzero() to memset() | Jean-François Micouleau | 2000-02-24 | 1 | -22/+74 |
* | more rewrite ... | Jean-François Micouleau | 2000-02-21 | 1 | -53/+47 |
* | fix the reply of rpc_alter_context | Jean-François Micouleau | 2000-02-15 | 1 | -48/+50 |
* | First commit of the spoolss code to the HEAD branch. | Jean-François Micouleau | 2000-02-07 | 1 | -0/+1441 |
* | 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that... | Andrew Tridgell | 1999-12-13 | 1 | -1492/+0 |
* | delineation between smb and msrpc more marked. smbd now constructs | Luke Leighton | 1999-12-12 | 1 | -1/+1 |
* | well, i stuffed up the spooler commands. | Luke Leighton | 1999-11-27 | 1 | -35/+28 |