r10656: BIG merge from trunk. Features not copied over
[ira/wip.git] / source3 / include / messages.h
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Gerald Carterr1885: tighten the cache consistency with the ntprinter...
2007-10-10 Gerald Carterr925: add changes frpm trunk (r841 and r842) -- enable...
2003-04-14 Tim PotterMerge: remove tallocdump messages.
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 Tim PotterRemove duplicate "tallocdump" message from tdb messagin...
2003-02-27 Jeremy AllisonFix to allow blocking lock notification to be done...
2003-02-27 Jeremy AllisonFix to allow blocking lock notification to be done...
2002-12-14 Jeremy AllisonEnsure talloc pool query messages are reserved.
2002-12-14 Jeremy AllisonEnsure talloc pool query messages are reserved.
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-04 Jeremy AllisonAdd bcast_msg_flags to connection struct. Allows sender...
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-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-06-28 Jeremy AllisonProper merge of all the working printing stuff from...
2002-05-10 Jeremy AllisonOops. Broke the build be removing MSG_PRINTER_UPDATE...
2002-05-09 Jeremy AllisonMerged in printing fixes... There were many missing !
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-29 Jean-François Mico... added a shutdown command to smbcontrol.
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-25 Jean-François Mico... new message type for nmbd
2002-01-09 Martin PoolAdd two more memory-debug smbcontrol messages: these...
2001-12-21 Martin PoolAdd MSG_REQ_POOL_USAGE to get memory usage info.
2001-10-16 Jean-François Mico... very simple asynchronous "lpq" thread patch
2001-08-28 Tim PotterAdded sam sync and sam replication smbd message constants.
2001-06-20 Andrew Tridgelladded a close-share smbcontrol message that forcibly...
2001-06-01 Tim PotterAdded a comment.
2001-04-10 Jeremy AllisonUse message system to notify when smb.conf is updated.
2000-11-11 Jeremy AllisonMerge of Herb's profiling code.
2000-10-06 Jeremy AllisonAdded Herb's fixes to HEAD.
2000-09-26 Jean-François Mico... broadcast printer notify message to all clients. We...
2000-09-12 Andrew Tridgell- fixed some memory leaks in the messages code
2000-09-12 Andrew Tridgell- changed the msg_type to be an int instead of an enum...
2000-09-11 Andrew Tridgellthe first cut of the internal messaging system.