index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
/
messages.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Add messaging_tdb_event()
Volker Lendecke
2012-04-17
1
-0
/
+3
*
s3:lib/messages: remove unused messaging_event_context()
Stefan Metzmacher
2012-01-17
1
-1
/
+0
*
s3: Remove a bunch of calls to procid_self()
Volker Lendecke
2011-12-12
1
-3
/
+1
*
s3: factor out messaging_send_to_children()
Gregor Beck
2011-10-12
1
-0
/
+1
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-09-13
1
-3
/
+3
*
s3-messaging: Change classification of MSG_SMB_CONF_UPDATED.
Simo Sorce
2011-08-11
1
-1
/
+0
*
s3-messaging: Fix messaging classes.
Simo Sorce
2011-08-11
1
-1
/
+1
*
s3-messaging: Remove obsolete class.
Simo Sorce
2011-08-11
1
-1
/
+1
*
lib/util Bring procid_str() into lib/util as server_id_string()
Andrew Bartlett
2011-06-09
1
-7
/
+0
*
s3-messages: make ndr_messaging.h part of messages.h.
Günther Deschner
2011-03-30
1
-0
/
+2
*
s3: add server_id.idl and use only autogenerated code.
Günther Deschner
2011-02-17
1
-8
/
+1
*
s3: Remove talloc_autofree_context() from messaging_tdb_parent_init()
Volker Lendecke
2010-09-26
1
-1
/
+1
*
s3: messaging_ctdbd_connection() was only called with procid_self()
Volker Lendecke
2010-08-31
1
-1
/
+1
*
s3: Add messaging_server_id
Volker Lendecke
2010-07-05
1
-0
/
+2
*
s3: Pass procid_self() explicitly to messaging_ctdbd_connection()
Volker Lendecke
2010-07-05
1
-1
/
+1
*
s3: Re-initialize the server_id in messaging_reinit
Volker Lendecke
2010-07-04
1
-1
/
+2
*
s3: Make sure our CLEAR_IF_FIRST optimization works for messaging.tdb
Volker Lendecke
2010-03-25
1
-0
/
+2
*
s3: Fix a long-standing problem with recycled PIDs
Volker Lendecke
2010-03-10
1
-0
/
+1
*
s3:messages: finally make message_dispatch() static
Stefan Metzmacher
2009-01-22
1
-1
/
+0
*
Share data_blob implementation.
Jelmer Vernooij
2008-10-12
1
-4
/
+3
*
messaging: move types to IDL.
Günther Deschner
2008-09-12
1
-85
/
+0
*
Allow server manager to close open files selected by id.
Jeremy Allison
2008-05-27
1
-0
/
+4
*
messaging: add MSG_DBWRAP_TDB2_CHANGES flag
Stefan Metzmacher
2008-04-12
1
-0
/
+3
*
messaging: add FLAG_MSG_DBWRAP message class flag
Stefan Metzmacher
2008-04-12
1
-0
/
+2
*
Add dump-domain-list command for debugging winbindd's domain_list.
Günther Deschner
2008-01-24
1
-0
/
+1
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-1
/
+1
*
r24843: Add a "validate-cache" control message to winbindd.
Michael Adam
2007-10-10
1
-0
/
+1
*
r24021: use MSG_BROADCAST_PID_STR as value for broadcast messages
Stefan Metzmacher
2007-10-10
1
-1
/
+5
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23563: Add dump-event-list command to smbcontrol.
Günther Deschner
2007-10-10
1
-0
/
+3
*
r23410: Merge the core of the cluster code.
Volker Lendecke
2007-10-10
1
-0
/
+36
*
r23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a bit different from your bzr
Volker Lendecke
2007-10-10
1
-0
/
+5
*
r23117: Factor out local messaging.
Volker Lendecke
2007-10-10
1
-2
/
+34
*
r23112: Trim down the message.c API slightly: The messages_pending_for_pid is...
Volker Lendecke
2007-10-10
1
-51
/
+63
*
r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm
Volker Lendecke
2007-10-10
1
-0
/
+33
*
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
2007-10-10
1
-9
/
+1
*
r21079: Minimizing diff: Adopt the Samba4 style ChangeNotify flags.
Volker Lendecke
2007-10-10
1
-0
/
+4
*
r21074: Preparation for the import of samba4 notify: Add the file notify.idl ...
Volker Lendecke
2007-10-10
1
-0
/
+8
*
r20916: Add in the delete on close final fix - but only enabled
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r20854: Ok, now I think we're at a point where looking at notify starts to ma...
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r20636: Remove notify leftover
Volker Lendecke
2007-10-10
1
-1
/
+0
*
r20394: This is a *VERY* early start of my work on notify.
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r20140: Make online/offline detection completely asynchronous.
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r17098: Samba3 now cleanly passes Samba4 RAW-LOCK torture
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r15428: Add "smbcontrol winbind onlinestatus" for debugging purpose.
Günther Deschner
2007-10-10
1
-0
/
+1
*
r14898: This change is an attempt to improve the quality of the information that
James Peach
2007-10-10
1
-0
/
+1
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-0
/
+2
*
r12213: Final fix for #3303 - send rename messages to smbd's
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-0
/
+9
[next]