summaryrefslogtreecommitdiffstats
path: root/source3/printing/notify.c
Commit message (Expand)AuthorAgeFilesLines
...
* r22868: Replace some message_send_pid calls with messaging_send_pid calls. MoreVolker Lendecke2007-10-101-6/+12
* r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-10-101-3/+7
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-101-1/+1
* r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher2007-10-101-3/+3
* r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()Stefan Metzmacher2007-10-101-1/+1
* r17590: Some C++ WarningsVolker Lendecke2007-10-101-3/+3
* r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does...Volker Lendecke2007-10-101-1/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-5/+7
* r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison2007-10-101-3/+3
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-8/+8
* r3067: patch based on volker's initial work in trunk that fixes the queu upda...Gerald Carter2007-10-101-47/+38
* r2133: Several fixes:Gerald Carter2007-10-101-5/+8
* r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replicationJeremy Allison2007-10-101-1/+1
* r925: add changes frpm trunk (r841 and r842) -- enable background queue updat...Gerald Carter2007-10-101-0/+9
* a small include file rearrangement that doesn't affect normalAndrew Tridgell2003-11-121-0/+1
* updating version in copyrightGerald Carter2003-10-141-1/+1
* More printf portability fixes. Got caught out by some gcc'isms lastTim Potter2003-07-251-4/+4
* More printf fixes - size_t is long on some architectures.Tim Potter2003-07-241-2/+2
* Some const correctness. Stop tdb being used as a remote backend. If anJeremy Allison2003-06-271-1/+1
* Limit the number of outstanding print notify messages for a process toJeremy Allison2003-04-231-1/+8
* Ensure we're not filtering our essential delete messages.Jeremy Allison2003-04-101-11/+21
* Subtle changes to message handling after ENUMJOBS.Jeremy Allison2003-04-021-1/+4
* * set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736Gerald Carter2003-02-151-2/+33
* off by one bug in string length; CR 1159Gerald Carter2003-02-141-1/+1
* Merge from HEAD: Fix NULL pointer de-reference in arguments to tdb_pack.Andrew Bartlett2003-02-121-4/+4
* Collapse duplicate messages before sending.Jeremy Allison2003-02-051-80/+132
* Add 3 second timeout when terminating server and sending print notifyJeremy Allison2003-01-301-4/+4
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-1/+1
* [print notify fixes from APP_HEAD]Gerald Carter2002-11-261-0/+87
* Merge of scalable printing code fix... Needs testing.Jeremy Allison2002-11-071-30/+59
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-16/+104
* Sync 3.0 branch with HEADJelmer Vernooij2002-08-171-24/+41
* *Experimental* new large-scaling printer code. Splits printing.tdb intoJeremy Allison2002-07-111-9/+9
* Proper merge of all the working printing stuff from APPLIANCE_HEAD.Jeremy Allison2002-06-281-0/+230