summaryrefslogtreecommitdiffstats
path: root/source3/printing
Commit message (Expand)AuthorAgeFilesLines
* if the tdb stored driver isn't formatted right then return a defaultAndrew Tridgell2000-05-291-1/+1
* fixed a couple of bugs in the driver return codeAndrew Tridgell2000-05-281-1/+9
* getting and setting security descriptors on printers now worksAndrew Tridgell2000-05-271-16/+61
* fixed return from nt_printing_init()Andrew Tridgell2000-05-271-1/+4
* fixed call of firstkey/nextkey to traverse driver databaseAndrew Tridgell2000-05-271-4/+4
* dummy trash in secdesc.Luke Leighton2000-05-271-3/+7
* bug-fix from tim (insure). dummy fn call for andrew to fill in.Luke Leighton2000-05-271-1/+12
* security descs in spoolss. needs parse_sec.c nttrans.c broken.Luke Leighton2000-05-271-2/+2
* a fairly big change in spoolss.Andrew Tridgell2000-05-242-761/+465
* added spool_io_printer_driver_info_level_6()Andrew Tridgell2000-05-121-1/+76
* While we're all making incompatible tdb changes, I changed the implementationTim Potter2000-05-121-3/+3
* fail a print start on a deleted auto printerAndrew Tridgell2000-05-101-0/+6
* more merging voodooAndrew Tridgell2000-05-101-0/+4
* - use full_name instead of real_nameAndrew Tridgell2000-05-041-10/+0
* added support for deleting printers into the spoolss systemAndrew Tridgell2000-05-021-0/+15
* Added sys_fork() and sys_getpid() functions to stop the overheadJeremy Allison2000-05-021-2/+2
* handle tabs in printcap filesAndrew Tridgell2000-05-011-2/+2
* moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell2000-04-251-1/+0
* Now that fsp's are created on successful file open, the structure memberJeremy Allison2000-04-241-1/+0
* fixed another memory leakAndrew Tridgell2000-04-241-0/+1
* fixed a memory leak I caused last week with my lines[] changesAndrew Tridgell2000-04-231-6/+1
* check for a valid snum when running a printing commandAndrew Tridgell2000-04-231-0/+5
* split fsp specific routines out of printing.c to fix linking problemAndrew Tridgell2000-04-232-65/+91
* This is a *big* checkin that may break some things, but implements theJeremy Allison2000-04-221-3/+14
* use sys_fsusage() not disk_free() in printing.cAndrew Tridgell2000-04-191-3/+3
* locking/locking.c: Fixed placeholder code for POSIX locking.Jeremy Allison2000-04-181-7/+7
* don't parse blank linesAndrew Tridgell2000-04-181-0/+2
* fixed some crash bugs in the nt forms parsingAndrew Tridgell2000-04-181-6/+6
* converted a bunch more functions to use a fd instead of a FILE*Andrew Tridgell2000-04-161-42/+41
* got rid of all the FILE* calls in the NT print system.Andrew Tridgell2000-04-161-118/+112
* improved the error handling and added queue pause and resumeAndrew Tridgell2000-04-161-25/+43
* the bulk of the changes. Also split the loadparm related code into printing/l...Andrew Tridgell2000-04-162-309/+797
* rather than doing print file open processing in open.c we now handleAndrew Tridgell2000-04-101-0/+74
* split out the lpq parsing code into a separate fileAndrew Tridgell2000-04-102-858/+883
* Modified interfaces and added checks around *all* *alloc callsJeremy Allison2000-04-061-29/+21
* filled the architecture table (useless for the moment).Jean-François Micouleau2000-04-061-6/+6
* JF - you might want to look at this patch.Jeremy Allison2000-04-051-23/+134
* Added strerror at debug level 0 on file create/open fail. Helps catchJeremy Allison2000-04-051-3/+3
* Fix for spoolss code from Alan Hourihane <Alan.Hourihane@pinacl.co.uk>.Jeremy Allison2000-04-031-1/+1
* acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison2000-03-221-1/+1
* Fixes to add "paranoid" option to popen. Checks some basic things.Jeremy Allison2000-03-161-1/+1
* Interim fix for LPRng. If a lpq parsed line start with a space, we skipJean-François Micouleau2000-03-131-0/+8
* getprinter level 0: was to short, found most of the fields, undocumented,Jean-François Micouleau2000-03-101-33/+57
* fixed enumprinterdata.Jean-François Micouleau2000-03-071-11/+10
* Added replacement functions sys_popen and sys_pclose. These are basedJeremy Allison2000-02-151-6/+2
* fix the reply of rpc_alter_contextJean-François Micouleau2000-02-151-70/+70
* First commit of the spoolss code to the HEAD branch.Jean-François Micouleau2000-02-071-0/+1413
* Wrapped popen calls in HAVE_POPEN - needed if we are to add theJeremy Allison2000-01-291-0/+4
* printing/print_cups.c from 2.0.6Andrew Tridgell1999-12-171-0/+206
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1999-12-131-1412/+0