summaryrefslogtreecommitdiffstats
path: root/source3/printing/pcap.c
Commit message (Expand)AuthorAgeFilesLines
* And a little more 'const'.Andrew Bartlett2002-07-201-1/+1
* More fixes towards warnings on the IRIX compilerAndrew Bartlett2002-07-201-7/+2
* replacing free() with SAFE_FREE() where possibleGerald Carter2002-06-241-8/+8
* backing out changes for nowGerald Carter2002-06-241-11/+11
* printing merge from SAMBA_2_2. Ther server code looks to be in sync now.Gerald Carter2002-06-241-11/+11
* 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