s3-prefork: do not use a lock_fd, just race on accept()
[idra/samba.git] / source3 / printing / notify.c
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba...
2011-06-20 Rusty Russelltdb_compat: Higher level API fixes.
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_P() to talloc()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-05-05 Jeremy AllisonMore simple const fixes.
2011-03-29 Günther Deschners3-messages: make ndr_messaging.h part of messages.h.
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-02-22 Günther Deschners3-printing: isolate print notification prototypes...
2010-10-01 Günther Deschners3-spoolss: dont overwrite location change notify.
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_job_s...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_job_name
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_job_u...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_job_t...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_job_t...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_job_s...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_job_s...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from send_notify_...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from send_notify_...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from send_spoolss...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from print_notify...
2010-07-30 Günther Deschners3-build: avoid to globally include printing and spools...
2010-06-13 Volker Lendeckes3: Remove the pointless SERVICE macro
2010-06-10 Andreas Schneiders3:misc make use of server_[event/messaging]_context...
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-04-23 Andreas Schneiders3-spoolss: Use const values for notify functions.
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-18 Günther Deschners3-spoolss: use printer and job notify enums provided...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Günther Deschners3-spoolss: fix notify_printer_status_byname.
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Stefan Metzmachers3:printing: make some functions static and use tevent...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Stefan Metzmachers3:events: change event_add_timed() prototype to match...
2008-12-30 Volker LendeckeFix a spinning smbd when printing
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-04 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-03 Jeremy AllisonSimply our main loop processing. A lot :-). Correctly...
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-10 Volker Lendecker24069: Fix Coverity ID 368. We would segfault if 0...
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 Lendecker23112: Trim down the message.c API slightly: The messa...
2007-10-10 Volker Lendecker23055: Rewrite messages.c to use auto-generated marsha...
2007-10-10 Volker Lendecker23023: Get rid of the only caller of message_send_pid_...
2007-10-10 Volker Lendecker22868: Replace some message_send_pid calls with messag...
2007-10-10 Jeremy Allisonr22589: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Jeremy Allisonr22542: Move over to using the _strict varients of...
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Stefan Metzmacherr18605: sync dlinklist.h with samba4, that means DLIST_...
2007-10-10 Volker Lendecker17590: Some C++ Warnings
2007-10-10 Volker Lendecker15101: Little step towards getting Samba4 tdb into...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr6595: This is Volkers new-talloc patch. Just got the...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Gerald Carterr3067: patch based on volker's initial work in trunk...
2007-10-10 Gerald Carterr2133: Several fixes:
2007-10-10 Jeremy Allisonr1325: Always use GetTimeOfDay() (wrapper). Ensure...
2007-10-10 Gerald Carterr925: add changes frpm trunk (r841 and r842) -- enable...
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...
2003-10-14 Gerald Carterupdating version in copyright
2003-10-14 Gerald Carterupdating version in copyright
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-25 Tim PotterMore printf portability fixes. Got caught out by some...
2003-07-24 Tim PotterMore printf fixes - size_t is long on some architectures.
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-27 Jeremy AllisonSome const correctness. Stop tdb being used as a remote...
2003-04-23 Jeremy AllisonLimit the number of outstanding print notify messages...
2003-04-23 Jeremy AllisonLimit the number of outstanding print notify messages...
2003-04-10 Jeremy AllisonEnsure we're not filtering our essential delete messages.
2003-04-10 Jeremy AllisonEnsure we're not filtering our essential delete messages.
2003-04-02 Jeremy AllisonSubtle changes to message handling after ENUMJOBS.
2003-04-02 Jeremy AllisonSubtle changes to message handling after ENUMJOBS.
2003-02-15 Gerald Carter* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
2003-02-15 Gerald Carter* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
2003-02-14 Gerald Carteroff by one bug in string length; CR 1159
2003-02-14 Gerald Carteroff by one bug in string length; CR 1159
2003-02-12 Andrew BartlettMerge from HEAD: Fix NULL pointer de-reference in argum...
2003-02-12 Andrew BartlettPrevent NULL-pointer induced segfaults.
2003-02-05 Jeremy AllisonCollapse duplicate messages before sending.
next