summaryrefslogtreecommitdiff
path: root/source3/printing/print_svid.c
Commit message (Expand)AuthorAgeFilesLines
* s3: smbd: Convert print_svid code to use file_lines_ploadv().Jeremy Allison2019-05-241-2/+27
* lib: Remove "includes.h" from util_file.cVolker Lendecke2016-02-231-0/+1
* lib: Add "mem_ctx" to file_lines_ploadVolker Lendecke2016-02-231-2/+2
* printing: reload printer_list.tdb from in memory listDavid Disseldorp2014-08-081-4/+7
* s3-printing: Get the location info from cups.Günther Deschner2011-05-161-1/+1
* s3-printing: explicitly include "printing/pcap.h" as there is /usr/include/pc...Günther Deschner2010-05-141-1/+1
* Make pcap headers privateSimo Sorce2010-05-141-0/+1
* Use common util_file code.Jelmer Vernooij2008-10-121-4/+4
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-1/+1
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r11855: patch from Aruna Prabakar for checking that the spooler si running on...Gerald Carter2007-10-101-0/+29
* r5684: BUG 2405: patch from Torsten Werner <torsten.werner@assyst-intl.com> t...Gerald Carter2007-10-101-1/+1
* r4539: patch from Rob -- adding real printcap name cache function to speed up...Gerald Carter2007-10-101-57/+12
* r4306: Couple more MALLOC fixes from albert chin (china@thewrittenword.com).Jeremy Allison2007-10-101-1/+1
* r4234: More malloc fixes to use the macros.Jeremy Allison2007-10-101-1/+1
* Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter2002-11-291-1/+0
* sync 3.0 branch with headJelmer Vernooij2002-08-171-1/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* Fixed typo in patch.Jeremy Allison2001-08-101-1/+1
* Added fix from Dan Thibadeau @ HP for parsing problem.Jeremy Allison2001-08-091-0/+13
* strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell2001-07-041-4/+4
* The big character set handling changeover!Andrew Tridgell2001-07-041-2/+2
* file_lines_load/file_lines_pload can now optionally convert unix_to_dos()Jeremy Allison2000-12-071-2/+2
* converted a bunch more functions to use a fd instead of a FILE*Andrew Tridgell2000-04-161-42/+41
* Fixes to add "paranoid" option to popen. Checks some basic things.Jeremy Allison2000-03-161-1/+1
* Added replacement functions sys_popen and sys_pclose. These are basedJeremy Allison2000-02-151-6/+2
* Wrapped popen calls in HAVE_POPEN - needed if we are to add theJeremy Allison2000-01-291-0/+4
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-2/+15
* Small tidyups for gcc in 'preen' mode....Jeremy Allison1998-10-171-0/+1
* some cleanups to use ZERO_STRUCT() and friendsAndrew Tridgell1998-09-051-1/+1
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-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-221-2/+2
* includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes.Jeremy Allison1998-01-071-2/+2
* applied a patch from Norm Jacobs to allow "printcap name = lpstat"Andrew Tridgell1997-12-031-0/+121