s3-printing: Fix double free of cups request.
[samba.git] / source3 / printing / print_cups.c
2011-05-10 Günther Deschners3-printing: Fix double free of cups request.
2011-05-10 Günther Deschners3-printing: very obvious fix for cups_pull_comment_loc...
2011-04-22 Jeremy AllisonFix compiler warning in debug message.
2011-03-16 David Disseldorps3-printing: fix memory leak in print_cups.c
2011-03-16 David Disseldorps3-printing: remove duplicate cups response processing...
2011-03-16 David Disseldorps3-printing: use printcap IDL for IPC
2011-03-04 David Disseldorps3-printing: fix cups pcap reload with no printers
2011-03-04 David Disseldorps3-printing: remove unneeded local_pcap_copy global
2011-01-07 David Disseldorps3-printing: remove old entries in pcap_cache_replace
2011-01-07 David Disseldorps3-printing: reload shares after pcap cache fill
2010-08-16 Volker Lendeckes3-printing: Lift the use of smbd_server_fd from job_su...
2010-08-16 Volker Lendeckes3: Remove get_client_fd()
2010-08-08 Volker Lendeckes3: Remove the smbd_messaging_context from cups_cache_r...
2010-08-08 Volker Lendeckes3: Remove the smbd_messaging_context from cups_pcap_lo...
2010-07-04 Volker Lendeckes3: Pass the new server_id through reinit_after_fork
2010-06-13 Volker Lendeckes3: Remove the pointless PRINTERNAME macro
2010-06-10 Andreas Schneiders3:misc make use of server_[event/messaging]_context...
2010-05-14 Günther Deschners3-printing: explicitly include "printing/pcap.h" as...
2010-05-14 Simo SorceMake pcap headers private
2010-03-26 Günther Deschners3-printing: avoid mixing cups backend code with nt_pri...
2010-03-26 Jeremy AllisonFix bug #7288 - SMB job IDs in CUPS job names wrong.
2010-03-25 Michael KarcherFix bug #7269 - Job management commands don't work...
2010-02-23 Andreas Schneiders3-print: Remove obsolete signal type cast.
2009-06-20 Jeremy AllisonFix coverity #740. Resource leak in error paths. We...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-27 Marc VanHeyningens3: Allow child processes to exit gracefully if we...
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-31 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-30 Björn Jackes3/cups: add encryption support
2009-02-13 Volker LendeckeFix Coverity ID 740 (RESOURCE_LEAK)
2009-01-05 Jeremy AllisonAttempt to fix crash seen with new CUPS async printcap...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Bo Yangclean event context after child is forked.
2008-12-30 Volker LendeckeFix a memory leak in cups_pull_comment_location
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-10 Jeremy AllisonInitialize near creation of resource. Makes code clearer.
2008-10-10 Jeremy AllisonEnsure we do reinit_after_fork().
2008-10-10 Jeremy AllisonAllow data flow to be debugged and only log on error...
2008-10-10 Jeremy AllisonAsync is trickier than it looks :-). Don't use a stack...
2008-10-10 Jeremy AllisonIf you have a large number of cups printers, then scann...
2008-10-03 Andrew TridgellMerge commit 'master/master'
2008-10-02 Jeremy AllisonDon't reject a successful alloc :-(.
2008-10-01 Jeremy AllisonFix bug #5080. Access to cups-printers via samba broken...
2008-10-01 Jeremy AllisonWhitespace cleanup.
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Karolin Seegerprinting: Rename new parameter "cups timeout" to "cups...
2008-09-23 Karolin Seegerprinting: Add new parameter "cups timeout".
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-11-28 Jeremy AllisonRemove pstring from srv_spoolss_nt.c. All gone from...
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-21 Jeremy AllisonRemove pstring from printing/*.c except for the
2007-11-04 Jeremy AllisonRemove most of the remaining globals out of lib/util_so...
2007-11-04 Jeremy AllisonI can't get away without a 'length' arg. :-).
2007-11-04 Jeremy AllisonStop get_peer_addr() and client_addr() from using global
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Jeremy AllisonAdd const to the get_peer_addr() and get_socket_addr()
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker21958: Fix Coverity ID 343 (dead code)
2007-10-10 Gerald Carterr21861: Pull the comment and location from CUPS if...
2007-10-10 Herb Lewisr20245: merge 20244 from samba_3_0_24
2007-10-10 Herb Lewisr20131: get rid of a few no previous prototype warnings
2007-10-10 Jelmer Vernooijr17816: Merge my cupsprot branch. It is now possible...
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr5359: BUG 2333: use the lpq command to pass in the...
2007-10-10 Gerald Carterr5012: fix segfault caused by using a ipp_t * after...
2007-10-10 Gerald Carterr4907: remove unreached code
2007-10-10 Gerald Carterr4902: please note that cupsDoRequest() deletes the...
2007-10-10 Jeremy Allisonr4881: Varient of Lar's patch for #2270. Jerry promises...
2007-10-10 Gerald Carterr4539: patch from Rob -- adding real printcap name...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Gerald Carterr4030: patch from Rob -- don't force the cups printer...
2007-10-10 Gerald Carterr3067: patch based on volker's initial work in trunk...
2007-10-10 Volker Lendecker979: Implement the 'cups server' option. This makes...
2007-10-10 Gerald Carterr242: adding 'cups options' parameter to allow raw...
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-25 Gerald Carterallow users to delete jobs with cups printing backend
2003-11-25 Gerald Carterallow users to delete jobs with cups printing backend
2003-11-24 Gerald Carterpatch from Matthias Hilbig for bug 467; use the dns...
2003-11-24 Gerald Carterpatch from Matthias Hilbig for bug 467; use the dns...
2003-11-12 Andrew Tridgella small include file rearrangement that doesn't affect...
2003-02-10 Andrew BartlettCleanups: (merge from HEAD)
2003-02-10 Andrew BartlettFailure to find a CUPS printer, when auto-adding printe...
2003-02-05 Gerald CarterCUPS patch to log client name
2003-02-05 Gerald CarterCUPS patch to log client name
2003-01-28 Gerald CarterCUPS-PRINTER_CLASS patch from Michael Sweet
2003-01-28 Gerald CarterCUPS-PRINTER_CLASS patch from Michael Sweet
2003-01-15 Gerald Carter*lots of small merges form HEAD
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-15 Andrew BartlettFix warnings by getting the function into a shape the...
2002-11-29 Tim PotterMerge a bunch of trivial changes from HEAD. The differ...
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-24 Andrew BartlettNo need to #include smb.h, when we already #include...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
next