summaryrefslogtreecommitdiffstats
path: root/source3/printing/pcap.c
Commit message (Expand)AuthorAgeFilesLines
* Some fclose -> x_fclose found by Tony Jago.Jeremy Allison2003-07-241-2/+2
* Merge the 'safe' parts of my StrnCpy patch - many of the users really wantedAndrew Bartlett2003-04-231-3/+3
* Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter2002-11-291-2/+0
* sync 3.0 branch with headJelmer Vernooij2002-08-171-8/+3
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-8/+8
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* convert more code to use XFILEAndrew Tridgell2001-09-101-13/+13
* Fixed detection of CUPS. We need to check for the presence of the cupsTim Potter2001-08-231-4/+4
* strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell2001-07-041-7/+7
* The big character set handling changeover!Andrew Tridgell2001-07-041-4/+0
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-171-2/+11
* handle tabs in printcap filesAndrew Tridgell2000-05-011-2/+2
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-3/+20
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1998-11-171-4/+4
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-1/+2
* This is a security audit change of the main source.Jeremy Allison1998-05-121-3/+3
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-1/+1
* Added MAXPRINTERLEN define in smb.h setting printer share name length to maxi...John Terpstra1998-03-201-2/+2
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* Makefile: Added new codepage - 866.Jeremy Allison1998-01-161-2/+2
* applied a patch from Norm Jacobs to allow "printcap name = lpstat"Andrew Tridgell1997-12-031-1/+20
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-261-2/+2
* Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1997-07-081-1/+1
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-2/+0
* Initial version imported to CVS Samba Release Account1996-05-041-0/+383