summaryrefslogtreecommitdiff
path: root/source3/printing
AgeCommit message (Expand)AuthorFilesLines
1998-04-02Patch from Chris Maltby <chris@softway.com.au>. His comments follow:Jeremy Allison1-0/+81
1998-03-20Added MAXPRINTERLEN define in smb.h setting printer share name length to maxi...John Terpstra1-2/+2
1998-02-07A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1-2/+2
1998-01-30fix bug when using lpstat as printcap file - remove space at start ofHerb Lewis1-1/+1
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison3-4/+4
1998-01-22printing.c: Bug fix for lpng reporting.Jeremy Allison1-1/+6
1998-01-16Makefile: Added new codepage - 866.Jeremy Allison1-2/+2
1998-01-07includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes.Jeremy Allison2-2/+26
1997-12-03applied a patch from Norm Jacobs to allow "printcap name = lpstat"Andrew Tridgell2-1/+141
1997-12-03make the "printing" option a per share option rather than global. WhenAndrew Tridgell1-1/+1
1997-12-03hopefully handle "ready and waiting" messages in print queue output aAndrew Tridgell1-0/+3
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison2-20/+20
1997-08-31fixed a bug in the printjob encoding/decoding. We weren't doing it forAndrew Tridgell1-2/+22
1997-07-08Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1-1/+1
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1997-02-06Fixed incorrect offset into array.Samba Release Account1-1/+1
1996-10-24- added support for TMPDIR env variableAndrew Tridgell1-1/+1
1996-10-04- changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1-20/+9
1996-08-21fix compiler warningAndrew Tridgell1-1/+1
1996-08-19- added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1-0/+154
1996-08-13don't allow newlines in printer status messagesAndrew Tridgell1-1/+4
1996-08-13- sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1-1/+4
1996-06-19- change date as a demo for johnAndrew Tridgell1-33/+31
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell2-3/+0
1996-05-31Lots of changes!Andrew Tridgell1-2/+79
1996-05-04Initial version imported to CVS Samba Release Account2-0/+1242