summaryrefslogtreecommitdiff
path: root/source3/include/messages.h
Commit message (Expand)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23563: Add dump-event-list command to smbcontrol.Günther Deschner2007-10-101-0/+3
* r23410: Merge the core of the cluster code.Volker Lendecke2007-10-101-0/+36
* r23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a bit different from your bzrVolker Lendecke2007-10-101-0/+5
* r23117: Factor out local messaging.Volker Lendecke2007-10-101-2/+34
* r23112: Trim down the message.c API slightly: The messages_pending_for_pid is...Volker Lendecke2007-10-101-51/+63
* r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke2007-10-101-0/+33
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-101-9/+1
* r21079: Minimizing diff: Adopt the Samba4 style ChangeNotify flags.Volker Lendecke2007-10-101-0/+4
* r21074: Preparation for the import of samba4 notify: Add the file notify.idl ...Volker Lendecke2007-10-101-0/+8
* r20916: Add in the delete on close final fix - but only enabledJeremy Allison2007-10-101-0/+1
* r20854: Ok, now I think we're at a point where looking at notify starts to ma...Volker Lendecke2007-10-101-0/+1
* r20636: Remove notify leftoverVolker Lendecke2007-10-101-1/+0
* r20394: This is a *VERY* early start of my work on notify.Volker Lendecke2007-10-101-0/+1
* r20140: Make online/offline detection completely asynchronous.Jeremy Allison2007-10-101-0/+2
* r17098: Samba3 now cleanly passes Samba4 RAW-LOCK tortureJeremy Allison2007-10-101-0/+1
* r15428: Add "smbcontrol winbind onlinestatus" for debugging purpose.Günther Deschner2007-10-101-0/+1
* r14898: This change is an attempt to improve the quality of the information thatJames Peach2007-10-101-0/+1
* r13316: Let the carnage begin....Gerald Carter2007-10-101-0/+2
* r12213: Final fix for #3303 - send rename messages to smbd'sJeremy Allison2007-10-101-0/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-0/+9
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-0/+5
* r1885: tighten the cache consistency with the ntprinters.tdb entry an the in ...Gerald Carter2007-10-101-5/+8
* r925: add changes frpm trunk (r841 and r842) -- enable background queue updat...Gerald Carter2007-10-101-2/+3
* Merge: remove tallocdump messages.Tim Potter2003-04-141-4/+0
* Fix to allow blocking lock notification to be done rapidly (no waitJeremy Allison2003-02-271-0/+1
* Ensure talloc pool query messages are reserved.Jeremy Allison2002-12-141-0/+4
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-0/+8
* sync 3.0 branch with headJelmer Vernooij2002-08-171-0/+1
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-3/+4
* added a shutdown command to smbcontrol.Jean-François Micouleau2002-03-291-0/+2
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* new message type for nmbdJean-François Micouleau2002-01-251-0/+1
* Add two more memory-debug smbcontrol messages: these ones shouldMartin Pool2002-01-091-0/+8
* Add MSG_REQ_POOL_USAGE to get memory usage info.Martin Pool2001-12-211-0/+2
* very simple asynchronous "lpq" thread patchJean-François Micouleau2001-10-161-0/+1
* Added sam sync and sam replication smbd message constants.Tim Potter2001-08-281-0/+2
* added a close-share smbcontrol message that forcibly closes a share in smbd (...Andrew Tridgell2001-06-201-0/+1
* Added a comment.Tim Potter2001-06-011-0/+1
* Use message system to notify when smb.conf is updated.Jeremy Allison2001-04-101-0/+2
* Merge of Herb's profiling code.Jeremy Allison2000-11-111-0/+2
* Added Herb's fixes to HEAD.Jeremy Allison2000-10-061-3/+6
* broadcast printer notify message to all clients. We now have printerJean-François Micouleau2000-09-261-0/+3
* - fixed some memory leaks in the messages codeAndrew Tridgell2000-09-121-0/+1
* - changed the msg_type to be an int instead of an enum so that it isAndrew Tridgell2000-09-121-1/+6
* the first cut of the internal messaging system.Andrew Tridgell2000-09-111-0/+27