summaryrefslogtreecommitdiff
path: root/source3/include/nt_printing.h
Commit message (Expand)AuthorAgeFilesLines
* Make use of a talloc_destructor for free_printer_entryVolker Lendecke2009-01-081-1/+0
* Remove pstring from srv_spoolss_nt.c. All gone from rpc_server/*.cJeremy Allison2007-11-271-1/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-6/+6
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r21875: BUG 3275: Patch from Andy Polyakov <appro@fy.chalmers.se>Gerald Carter2007-10-101-7/+2
* r13829: From the "It's not pretty but it works" categoryGerald Carter2007-10-101-0/+22
* r13820: * Start fleshing out the XcvDataPort() server implementationGerald Carter2007-10-101-3/+4
* r13815: "Into the blind world let us now descend,"Gerald Carter2007-10-101-0/+1
* r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter2007-10-101-2/+2
* r8152: * remove commented out structureGerald Carter2007-10-101-15/+0
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-1/+1
* r2768: BUG 1519: save the hostname used in the open_printer_ex() for later re...Gerald Carter2007-10-101-4/+2
* add #define for the max device name length in a DEVICEMODEGerald Carter2003-03-061-0/+2
* Progress on CR 601Gerald Carter2003-02-251-0/+45
* More printer data to publishJim McDonough2002-12-051-0/+4
* Add defines for standard DsSpooler/DsDriver values that get published.Jim McDonough2002-12-031-0/+54
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-2/+15
* sync 3.0 branch with headJelmer Vernooij2002-08-171-10/+22
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-1/+21
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERRORTim Potter2002-01-071-1/+1
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-1/+1
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-1/+1
* Merge from appliance head of JR's changes for driver versioning.Jeremy Allison2000-11-141-6/+20
* John Reilly @ HP (who is a wonderful human being and *definately* needsJeremy Allison2000-10-251-0/+28
* Added print job substitutions for %{printername}, %{sharename} and %{portname}Jeremy Allison2000-08-011-0/+5
* Added John Reilly's enumports/addprinter/delprinter scripting code plus theJeremy Allison2000-07-311-1/+1
* Fixed open handle code in printers - 3 functions were always being doneJeremy Allison2000-07-221-0/+1
* Moved printer ACE mask values from nt_printing.h to rpc_spoolss.hTim Potter2000-07-061-7/+0
* Added parenthesis around definition of PRINTER_ACE_PRINT.Tim Potter2000-06-231-1/+1
* Added some permission constants that are set for NT printer securityTim Potter2000-06-161-0/+7
* fixed the pack/unpack of the devicemodeAndrew Tridgell2000-06-041-2/+4
* More stuff I cvan't afford to lose. I'm realizing how dependent I amJeremy Allison2000-06-011-1/+1
* security descs in spoolss. needs parse_sec.c nttrans.c broken.Luke Leighton2000-05-271-1/+1
* a fairly big change in spoolss.Andrew Tridgell2000-05-241-6/+5
* added spool_io_printer_driver_info_level_6()Andrew Tridgell2000-05-121-0/+21
* getprinter level 0: was to short, found most of the fields, undocumented,Jean-François Micouleau2000-03-101-1/+25
* Big update moving the multi-pdu support from 2.0.x into HEAD for JFJeremy Allison2000-03-091-0/+4
* First commit of the spoolss code to the HEAD branch.Jean-François Micouleau2000-02-071-0/+237
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1999-12-131-102/+0
* Adding RPC spoolss code support and some new low-level printing functions.Jean-François Micouleau1999-04-271-0/+102