summaryrefslogtreecommitdiff
path: root/source3/printing/pcap.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-2/+0
2001-09-10convert more code to use XFILEAndrew Tridgell1-13/+13
2001-08-23Fixed detection of CUPS. We need to check for the presence of the cupsTim Potter1-4/+4
2001-07-04strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell1-7/+7
2001-07-04The big character set handling changeover!Andrew Tridgell1-4/+0
2001-01-17Changes from APPLIANCE_HEAD:David O'Neill1-2/+11
2000-05-01handle tabs in printcap filesAndrew Tridgell1-2/+2
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-3/+20
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1-4/+4
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-1/+2
1998-05-12This is a security audit change of the main source.Jeremy Allison1-3/+3
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1-1/+1
1998-03-20Added MAXPRINTERLEN define in smb.h setting printer share name length to maxi...John Terpstra1-2/+2
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1998-01-16Makefile: Added new codepage - 866.Jeremy Allison1-2/+2
1997-12-03applied a patch from Norm Jacobs to allow "printcap name = lpstat"Andrew Tridgell1-1/+20
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-2/+2
1997-07-08Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1-1/+1
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-2/+0
1996-05-04Initial version imported to CVS Samba Release Account1-0/+383