summaryrefslogtreecommitdiff
path: root/source3/printing
AgeCommit message (Expand)AuthorFilesLines
2001-07-04The big character set handling changeover!Andrew Tridgell6-35/+13
2001-07-02Fixed extra file_free calls - my fault :-(.Jeremy Allison1-14/+4
2001-06-28Properly instrument print_job_start()/print_job_end() so every fail caseJeremy Allison1-4/+20
2001-06-26SGI compiler fixes.Herb Lewis1-0/+6
2001-06-22Fix from "Jim McDonough" <jmcd@us.ibm.com>" - when we use open_file_shared(),Jeremy Allison1-5/+5
2001-06-04use LDSHFLAGS not -shared in several placesAndrew Tridgell2-2/+2
2001-05-18merge from 2.2 (deleteprinterdriver RPC)Gerald Carter1-0/+101
2001-05-10Replaced a whole bunch of lookup_name() requests inTim Potter1-8/+11
2001-05-03Merging Gerald's "no printer driver" fix from 2.2.Jeremy Allison1-0/+10
2001-04-27More debug %d -> %u issues.Jeremy Allison1-6/+6
2001-04-18Removed mktemp from HEAD - same as done in 2.2.Jeremy Allison2-18/+9
2001-04-14configure:Jeremy Allison2-16/+8
2001-04-13Merge of Andrew's changes in 2.2.Jeremy Allison1-23/+4
2001-04-13As Andrew suggested, make smbrun return a fd for a deleted file which can thenJeremy Allison1-11/+20
2001-04-10Fixed missing HAVE_STDARG_H.Jeremy Allison1-4/+20
2001-04-08Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison1-10/+10
2001-04-08Added per-share security tdb. Tidied up many slprintfs (need -1 on length).Jeremy Allison1-38/+39
2001-04-03Sync up with new NT forms code.Jeremy Allison1-20/+155
2001-03-28Fixed typo bug spotted by Jim Vopni jimv@metrics.com. Caused no status toJeremy Allison1-1/+1
2001-03-27Patch from itegem <J.P.M.v.Itegem@ele.tue.nl> to handle LPRng v3.16 and above.Jeremy Allison1-11/+30
2001-03-26Fix from Dave Collier Brown to log a debug at level zero on common misconfigure.Jeremy Allison1-1/+13
2001-03-23Two OS/2 printer fixes from Jim McDonough @ IBM.Jeremy Allison1-0/+85
2001-03-16Added Michael Sweet's CUPS patch to call directly into the CUPS backend.Jeremy Allison2-168/+1023
2001-03-16Added files for CUP printing patch split.Jeremy Allison1-0/+251
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison4-20/+9
2001-03-09Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison1-1/+1
2001-03-03Roll back to using malloc/realloc on some of spoolss in head.Jeremy Allison1-39/+15
2001-03-02Move to talloc controlled NT forms.Jeremy Allison1-15/+39
2001-03-01Fixed a couple of getpwXX calls that were not going through the sys_getpwXXJeremy Allison1-2/+2
2001-02-28Move to talloc control of SPOOL_XXX structs. Move to talloc control ofJeremy Allison1-55/+34
2001-02-23include/rpc_spoolss.h: Added JOB_STATUS_XXX defines.Jeremy Allison1-50/+50
2001-02-22lib/select.c: Fix for Linux 2.0.x kernel that causes select to return true on...Jeremy Allison1-17/+115
2001-02-22Fixed file descriptor leak in error processing of print jobs.Jeremy Allison2-52/+47
2001-02-16Excise snprintf -> slprintf.Jeremy Allison1-1/+1
2001-02-15DEBUG merge from 2.2 about tdb init failure.Herb Lewis1-2/+20
2001-02-12Merge of JohnR's changes to appliance-head, JF's changes to 2.2,Jeremy Allison1-2/+13
2001-01-29Changes from APPLIANCE_HEAD:David O'Neill3-28/+94
2001-01-26Changes from APPLIANCE_HEAD:David O'Neill1-1/+23
2001-01-24Changes from APPLIANCE_HEAD:David O'Neill1-8/+17
2001-01-23Changes from APPLIANCE_HEAD:David O'Neill1-10/+42
2001-01-23Changes from APPLIANCE_HEAD:David O'Neill1-1/+3
2001-01-22Changes from APPLIANCE_HEAD:David O'Neill1-1/+1
2001-01-22Changes from APPLIANCE_HEAD:David O'Neill1-17/+33
2001-01-19Changes from APPLIANCE_HEAD:David O'Neill2-20/+45
2001-01-17Changes from APPLIANCE_HEAD:David O'Neill4-8/+18
2001-01-11Changes from APPLIANCE_HEAD:David O'Neill2-19/+44
2001-01-08Changes merged from APPLIANCE_HEAD:David O'Neill1-3/+4
2001-01-04Changes from APPLIANCE_HEAD:David O'Neill2-75/+42
2000-12-21merge from appliance headGerald Carter1-0/+5
2000-12-18Merged Tim's fixes from appliance-head.Jeremy Allison1-4/+8