s3-passdb: add unixid_from_uid/unixid_from_gid/unixid_from_both API
[kai/samba.git] / source3 / include / printing.h
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2011-08-02 Simo Sorces3:smbd - Move printing queue stuff
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth Use struct auth3_session_info outside the auth...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-20 Rusty Russellldb: replace 'struct TDB_DATA' with 'TDB_DATA'
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-03-29 Simo Sorces3:printing Make print_queue_receive public
2011-02-25 Günther Deschners3-printing: move more printing defines out of includes.h
2011-02-22 Günther Deschners3-printing: move more printing structs to printing.h
2011-02-22 Günther Deschners3-printing: only include printing where really needed.
2010-10-20 Volker Lendeckes3: Make "unpack_pjob" static
2010-09-09 Andreas Schneiders3-printing: Make auth_serversupplied_info const.
2010-08-18 Andreas Schneiders3-printing: Added function to update the queue.
2010-08-18 Volker Lendeckes3: Use pipe_struct->client_id->name for pjob.clientmachine
2010-08-17 Volker Lendeckes3: Remove unused "pos" arg from print_job_write
2010-08-16 Volker Lendeckes3-printing: Lift the use of smbd_server_fd from job_su...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from print_job_en...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from print_job_write
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from print_job_se...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from pjob_delete
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from print_queue_...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from print_job_end
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from print_queue_...
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from print_queue_purge
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from print_queue_resume
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from print_queue_pause
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from print_job_start
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from print_job_resume
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from print_job_pause
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from print_job_delete
2010-07-27 Simo Sorces3-printing: Removed unused function print_job_fd().
2010-07-27 Simo Sorces3-printing: Moved printing.c headers to include/printi...
2010-07-27 Simo Sorces3-smbd: Added code to print via spoolss.
2010-07-27 Simo Sorces3-spoolss: Migrated NT_DEVICEMODE to spoolss_DeviceMode.
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-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-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 Stefan Metzmacherremove reference to removed code
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker17622: Add a framework for a printing backend designed...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr10371: Adding iPrint printing backend written by Joel...
2007-10-10 Gerald Carterr5685: BUG 1881: only define PRINT_SPOOL_PREFIX if...
2007-10-10 Gerald Carterr3067: patch based on volker's initial work in trunk...
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-12 Andrew Tridgella small include file rearrangement that doesn't affect...
2002-11-26 Gerald Carter[print notify fixes from APP_HEAD]
2002-11-26 Gerald Carter[print notify fixes from APP_HEAD]
2002-10-04 Jeremy AllisonAdd a timeout to tdb_lock_bystring(). Ensure we never...
2002-10-04 Jeremy AllisonAdd a timeout to tdb_lock_bystring(). Ensure we never...
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...
2002-09-18 Gerald Carterprintjob merge from APP_HEAD regarding device modes
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-11 Jeremy AllisonUp the printing tdb version number to 5 as I've changed it.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-20 Jeremy AllisonPrint queue entries *must* have queue names, not number...
2002-03-20 Jeremy AllisonJohn's patch changed the size of a structure stored...
2002-03-19 Jeremy AllisonMerge in JohnR's page count fixes.
2002-03-07 Jeremy AllisonFix for machines that have their time changed forward...
2002-02-25 Tim PotterMerge of printing performance fixes from appliance.
2002-01-30 Tim PotterRemoved version number from file header.
2001-08-23 Tim PotterFixed detection of CUPS. We need to check for the...
2001-03-16 Jeremy AllisonAdded files for CUP printing patch split.