summaryrefslogtreecommitdiff
path: root/source/printing
Commit message (Expand)AuthorAgeFilesLines
* some cleanups to use ZERO_STRUCT() and friendsAndrew Tridgell1998-09-051-1/+1
* Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1998-09-031-1/+1
* More abstraction of file system data types, to move to a 64Jeremy Allison1998-09-011-2/+2
* bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1998-08-311-9/+18
* some more dummy files to ignoreAndrew Tridgell1998-08-151-0/+1
* moved the printing related files to a separate printing/ directory.Andrew Tridgell1998-08-151-0/+0
* configure: Changes for extra headers.Jeremy Allison1998-08-151-14/+14
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-151/+186
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-1/+2
* Makefile: Added CC=gcc to DGUX on Intel. Comment from ross@filmworks.com.Jeremy Allison1998-07-161-0/+33
* printing.c: Fixed overflow by one problem in LPRng.Jeremy Allison1998-05-211-2/+2
* This is a security audit change of the main source.Jeremy Allison1998-05-122-33/+33
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-1/+1
* This should (hopefully :-) be the final fix for the %U %G substitutionJeremy Allison1998-05-071-4/+4
* Fixes for the %U and %G problems people have reported.Jeremy Allison1998-05-061-4/+4
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-132-3/+3
* Patch from Chris Maltby <chris@softway.com.au>. His comments follow:Jeremy Allison1998-04-021-0/+81
* Added MAXPRINTERLEN define in smb.h setting printer share name length to maxi...John Terpstra1998-03-201-2/+2
* A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1998-02-071-2/+2
* fix bug when using lpstat as printcap file - remove space at start ofHerb Lewis1998-01-301-1/+1
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-223-4/+4
* printing.c: Bug fix for lpng reporting.Jeremy Allison1998-01-221-1/+6
* Makefile: Added new codepage - 866.Jeremy Allison1998-01-161-2/+2
* includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes.Jeremy Allison1998-01-072-2/+26
* applied a patch from Norm Jacobs to allow "printcap name = lpstat"Andrew Tridgell1997-12-032-1/+141
* make the "printing" option a per share option rather than global. WhenAndrew Tridgell1997-12-031-1/+1
* hopefully handle "ready and waiting" messages in print queue output aAndrew Tridgell1997-12-031-0/+3
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-262-20/+20
* fixed a bug in the printjob encoding/decoding. We weren't doing it forAndrew Tridgell1997-08-311-2/+22
* Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1997-07-081-1/+1
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* Fixed incorrect offset into array.Samba Release Account1997-02-061-1/+1
* - added support for TMPDIR env variableAndrew Tridgell1996-10-241-1/+1
* - changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1996-10-041-20/+9
* fix compiler warningAndrew Tridgell1996-08-211-1/+1
* - added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1996-08-191-0/+154
* don't allow newlines in printer status messagesAndrew Tridgell1996-08-131-1/+4
* - sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1996-08-131-1/+4
* - change date as a demo for johnAndrew Tridgell1996-06-191-33/+31
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-102-3/+0
* Lots of changes!Andrew Tridgell1996-05-311-2/+79
* Initial version imported to CVS Samba Release Account1996-05-042-0/+1242