More printf fixes - size_t is long on some architectures.
[tprouty/samba.git] / source / printing / notify.c
2003-07-24 Tim PotterMore printf fixes - size_t is long on some architectures.
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.
2003-02-05 Jeremy AllisonCollapse duplicate messages before sending.
2003-01-30 Jeremy AllisonAdd 3 second timeout when terminating server and sendin...
2003-01-30 Jeremy AllisonAdd 3 second timeout when terminating server and sendin...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-11-26 Gerald Carter[print notify fixes from APP_HEAD]
2002-11-26 Gerald Carter[print notify fixes from APP_HEAD]
2002-11-07 Jeremy AllisonMerge of scalable printing code fix... Needs testing.
2002-11-07 Jeremy AllisonMerge of scalable printing code fix... Needs testing.
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-05 Jeremy AllisonRevert the "reverse" change to rpc_server/srv_spoolss_n...
2002-09-05 Tim PotterRoussed on Jeremy for not putting in enough debugs...
2002-09-04 Jeremy AllisonMerge ... (apparently working :-) new printing notify...
2002-08-17 Jelmer VernooijSync 3.0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-08 Gerald Carterprinting change notification merge from APPLIANCE_HEAD
2002-08-02 Tim PotterMerge of print notify fixes from APPLIANCE_HEAD.
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-11 Jeremy Allison*Experimental* new large-scaling printer code. Splits...
2002-06-28 Jeremy AllisonProper merge of all the working printing stuff from...