summaryrefslogtreecommitdiff
path: root/source3/include/messages.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-17s3:include: fix messaging_send_buf() protype in messages.hStefan Metzmacher1-1/+1
2013-02-19s3:lib: s/struct event_context/struct tevent_contextStefan Metzmacher1-2/+2
2012-04-17s3: Add messaging_tdb_event()Volker Lendecke1-0/+3
2012-01-17s3:lib/messages: remove unused messaging_event_context()Stefan Metzmacher1-1/+0
2011-12-12s3: Remove a bunch of calls to procid_self()Volker Lendecke1-3/+1
2011-10-12s3: factor out messaging_send_to_children()Gregor Beck1-0/+1
2011-09-13s3: Fix some nonempty blank linesVolker Lendecke1-3/+3
2011-08-11s3-messaging: Change classification of MSG_SMB_CONF_UPDATED.Simo Sorce1-1/+0
2011-08-11s3-messaging: Fix messaging classes.Simo Sorce1-1/+1
2011-08-11s3-messaging: Remove obsolete class.Simo Sorce1-1/+1
2011-06-09lib/util Bring procid_str() into lib/util as server_id_string()Andrew Bartlett1-7/+0
2011-03-30s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner1-0/+2
2011-02-17s3: add server_id.idl and use only autogenerated code.Günther Deschner1-8/+1
2010-09-26s3: Remove talloc_autofree_context() from messaging_tdb_parent_init()Volker Lendecke1-1/+1
2010-08-31s3: messaging_ctdbd_connection() was only called with procid_self()Volker Lendecke1-1/+1
2010-07-05s3: Add messaging_server_idVolker Lendecke1-0/+2
2010-07-05s3: Pass procid_self() explicitly to messaging_ctdbd_connection()Volker Lendecke1-1/+1
2010-07-04s3: Re-initialize the server_id in messaging_reinitVolker Lendecke1-1/+2
2010-03-25s3: Make sure our CLEAR_IF_FIRST optimization works for messaging.tdbVolker Lendecke1-0/+2
2010-03-10s3: Fix a long-standing problem with recycled PIDsVolker Lendecke1-0/+1
2009-01-22s3:messages: finally make message_dispatch() staticStefan Metzmacher1-1/+0
2008-10-12Share data_blob implementation.Jelmer Vernooij1-4/+3
2008-09-12messaging: move types to IDL.Günther Deschner1-85/+0
2008-05-27Allow server manager to close open files selected by id.Jeremy Allison1-0/+4
2008-04-12messaging: add MSG_DBWRAP_TDB2_CHANGES flagStefan Metzmacher1-0/+3
2008-04-12messaging: add FLAG_MSG_DBWRAP message class flagStefan Metzmacher1-0/+2
2008-01-24Add dump-domain-list command for debugging winbindd's domain_list.Günther Deschner1-0/+1
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-1/+1
2007-10-10r24843: Add a "validate-cache" control message to winbindd.Michael Adam1-0/+1
2007-10-10r24021: use MSG_BROADCAST_PID_STR as value for broadcast messagesStefan Metzmacher1-1/+5
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23563: Add dump-event-list command to smbcontrol.Günther Deschner1-0/+3
2007-10-10r23410: Merge the core of the cluster code.Volker Lendecke1-0/+36
2007-10-10r23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a bit different from your bzrVolker Lendecke1-0/+5
2007-10-10r23117: Factor out local messaging.Volker Lendecke1-2/+34
2007-10-10r23112: Trim down the message.c API slightly: The messages_pending_for_pid is...Volker Lendecke1-51/+63
2007-10-10r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke1-0/+33
2007-10-10r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke1-9/+1
2007-10-10r21079: Minimizing diff: Adopt the Samba4 style ChangeNotify flags.Volker Lendecke1-0/+4
2007-10-10r21074: Preparation for the import of samba4 notify: Add the file notify.idl ...Volker Lendecke1-0/+8
2007-10-10r20916: Add in the delete on close final fix - but only enabledJeremy Allison1-0/+1
2007-10-10r20854: Ok, now I think we're at a point where looking at notify starts to ma...Volker Lendecke1-0/+1
2007-10-10r20636: Remove notify leftoverVolker Lendecke1-1/+0
2007-10-10r20394: This is a *VERY* early start of my work on notify.Volker Lendecke1-0/+1
2007-10-10r20140: Make online/offline detection completely asynchronous.Jeremy Allison1-0/+2
2007-10-10r17098: Samba3 now cleanly passes Samba4 RAW-LOCK tortureJeremy Allison1-0/+1
2007-10-10r15428: Add "smbcontrol winbind onlinestatus" for debugging purpose.Günther Deschner1-0/+1
2007-10-10r14898: This change is an attempt to improve the quality of the information thatJames Peach1-0/+1
2007-10-10r13316: Let the carnage begin....Gerald Carter1-0/+2