summaryrefslogtreecommitdiffstats
path: root/source3/printing
Commit message (Expand)AuthorAgeFilesLines
...
* removing printing = SOFTQ since no one knows what it isGerald Carter2003-04-291-83/+0
* Get credentials before publishing printers.Jim McDonough2003-04-251-0/+8
* Merge the 'safe' parts of my StrnCpy patch - many of the users really wantedAndrew Bartlett2003-04-233-89/+85
* Limit the number of outstanding print notify messages for a process toJeremy Allison2003-04-231-1/+8
* Fix mem leak. Spotted by tpot (thanks Tim).Jeremy Allison2003-04-161-0/+1
* Array size fixup for construct_nt_devicemode() from HEAD.Tim Potter2003-04-141-1/+1
* Grr. Get rid of one of the extra NULL's that crept in from app-head.Jeremy Allison2003-04-101-1/+1
* Ensure we're not filtering our essential delete messages.Jeremy Allison2003-04-101-11/+21
* Ensure print queue array is zeroed out before returning.Jeremy Allison2003-04-091-0/+1
* Fix the new storage code to correctly convert from system queue info toJeremy Allison2003-04-041-3/+15
* Subtle changes to message handling after ENUMJOBS.Jeremy Allison2003-04-022-11/+88
* Fix extra NULL arg added during app-head merge.Jeremy Allison2003-03-261-3/+3
* Merge of new appliance-head scalable printing fixes.Jeremy Allison2003-03-211-142/+287
* lib/messages.c: Check return from chainlock before modifying message queue.Jeremy Allison2003-03-201-0/+5
* Fix off by one bug noticed by Andrew Bartlett.Jeremy Allison2003-03-141-2/+2
* add #define for the max device name length in a DEVICEMODEGerald Carter2003-03-061-1/+1
* Writable string const fixes.Jeremy Allison2003-03-051-6/+12
* Fix for little-used lpq parser.Jeremy Allison2003-03-051-1/+1
* Ensure added jobs increment total_jobs.Jeremy Allison2003-03-011-0/+6
* Progress on CR 601Gerald Carter2003-02-251-152/+214
* Missed one in the previous merge - user_ok() and user_in_group() now takeAndrew Bartlett2003-02-241-1/+1
* Bit of a hack job to prevent smbprn.XXX jobs appearing in the queue if theJeremy Allison2003-02-191-9/+14
* * set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736Gerald Carter2003-02-152-4/+35
* off by one bug in string length; CR 1159Gerald Carter2003-02-141-1/+1
* Merge from HEAD: Fix NULL pointer de-reference in arguments to tdb_pack.Andrew Bartlett2003-02-121-4/+4
* Cleanups: (merge from HEAD)Andrew Bartlett2003-02-101-3/+3
* Ensure we return NOSPACE if we can't fast allocate a print job.Jeremy Allison2003-02-081-2/+7
* Collapse duplicate messages before sending.Jeremy Allison2003-02-051-80/+132
* CUPS patch to log client nameGerald Carter2003-02-051-0/+4
* Hold the lock for a much shorter time when allocating a new jobid.Jeremy Allison2003-02-041-54/+67
* Up the hash table size for printing tdb.cJeremy Allison2003-02-041-1/+1
* Ensure we only ever set fsp->conn in one place.Jeremy Allison2003-02-041-1/+0
* Add 3 second timeout when terminating server and sending print notifyJeremy Allison2003-01-301-4/+4
* More scalable print tdb fixes.Jeremy Allison2003-01-301-13/+23
* CUPS-PRINTER_CLASS patch from Michael SweetGerald Carter2003-01-281-2/+101
* *lots of small merges form HEADGerald Carter2003-01-152-8/+11
* Merge from HEAD:Andrew Bartlett2003-01-142-2/+2
* [merge] make sure to update print queue cache during timeout_processing() to ...Gerald Carter2003-01-111-6/+15
* Don't delete jobs subitted after the lpq time.Jeremy Allison2003-01-101-4/+4
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-033-31/+31
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-202-5/+5
* Store printer guid in the dsspooler registry key so we don't have toJim McDonough2002-12-131-72/+178
* More printer publishing code.Jim McDonough2002-12-131-6/+16
* Fix debugs for rap mapping. Delete job on map fail.Jeremy Allison2002-12-052-3/+7
* More printer data to publishJim McDonough2002-12-051-33/+89
* The element in fsp->print_job should be a RAP jobid, not a uint32 RPCJeremy Allison2002-12-052-7/+43
* Janitor for tpot yet again... Merging in memory leak fix.Jeremy Allison2002-12-041-2/+2
* Automatic printer publishing when using APW or choosing 'list in the director...Jim McDonough2002-12-041-1/+143
* Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter2002-11-293-4/+0
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-11-261-0/+204
|\