summaryrefslogtreecommitdiff
path: root/source3/printing/print_svid.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-16s3-printing: Get the location info from cups.Günther Deschner1-1/+1
2010-05-14s3-printing: explicitly include "printing/pcap.h" as there is /usr/include/pc...Günther Deschner1-1/+1
2010-05-14Make pcap headers privateSimo Sorce1-0/+1
2008-10-12Use common util_file code.Jelmer Vernooij1-4/+4
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-1/+1
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r11855: patch from Aruna Prabakar for checking that the spooler si running on...Gerald Carter1-0/+29
2007-10-10r5684: BUG 2405: patch from Torsten Werner <torsten.werner@assyst-intl.com> t...Gerald Carter1-1/+1
2007-10-10r4539: patch from Rob -- adding real printcap name cache function to speed up...Gerald Carter1-57/+12
2007-10-10r4306: Couple more MALLOC fixes from albert chin (china@thewrittenword.com).Jeremy Allison1-1/+1
2007-10-10r4234: More malloc fixes to use the macros.Jeremy Allison1-1/+1
2002-11-29Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter1-1/+0
2002-08-17sync 3.0 branch with headJelmer Vernooij1-1/+1
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-2/+0
2001-08-10Fixed typo in patch.Jeremy Allison1-1/+1
2001-08-09Added fix from Dan Thibadeau @ HP for parsing problem.Jeremy Allison1-0/+13
2001-07-04strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell1-4/+4
2001-07-04The big character set handling changeover!Andrew Tridgell1-2/+2
2000-12-07file_lines_load/file_lines_pload can now optionally convert unix_to_dos()Jeremy Allison1-2/+2
2000-04-16converted a bunch more functions to use a fd instead of a FILE*Andrew Tridgell1-42/+41
2000-03-16Fixes to add "paranoid" option to popen. Checks some basic things.Jeremy Allison1-1/+1
2000-02-15Added replacement functions sys_popen and sys_pclose. These are basedJeremy Allison1-6/+2
2000-01-29Wrapped popen calls in HAVE_POPEN - needed if we are to add theJeremy Allison1-0/+4
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-2/+15
1998-10-17Small tidyups for gcc in 'preen' mode....Jeremy Allison1-0/+1
1998-09-05some cleanups to use ZERO_STRUCT() and friendsAndrew Tridgell1-1/+1
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy 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 Allison1-2/+2
1998-01-07includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes.Jeremy Allison1-2/+2
1997-12-03applied a patch from Norm Jacobs to allow "printcap name = lpstat"Andrew Tridgell1-0/+121