index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
messages_local.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-17
s3: Add messaging_tdb_event()
Volker Lendecke
1
-0
/
+10
2012-03-10
tdb_wrap: Move to specific directory.
Jelmer Vernooij
1
-1
/
+1
2011-10-13
lib/util: Add back control of mmap and hash size in tdb for top level build
Andrew Bartlett
1
-2
/
+19
2011-09-28
s3-messaging Do not ever send a kill to -1
Andrew Bartlett
1
-0
/
+3
2011-09-27
s3-messaging Ensure that the message is of the correct legnth
Andrew Bartlett
1
-1
/
+1
2011-06-20
tdb_chainlock: check returns for 0, not -1.
Rusty Russell
1
-2
/
+2
2011-06-20
tdb_fetch_compat: use instead of tdb_fetch.
Rusty Russell
1
-1
/
+1
2011-06-09
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
1
-2
/
+2
2011-06-09
s3-talloc Change TALLOC_P() to talloc()
Andrew Bartlett
1
-1
/
+1
2011-06-09
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
1
-1
/
+1
2011-05-06
lib/util Move source3 tdb_wrap_open() into the common code.
Andrew Bartlett
1
-0
/
+1
2011-03-30
s3-messages: make ndr_messaging.h part of messages.h.
Günther Deschner
1
-2
/
+0
2011-03-30
s3-messages: only include messages.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
1
-0
/
+1
2010-11-14
Move error reporting of messaging context creation fail into
Jeremy Allison
1
-1
/
+1
2010-09-27
Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all
Jeremy Allison
1
-2
/
+2
2010-09-26
s3: Remove talloc_autofree_context() from messaging_tdb_parent_init()
Volker Lendecke
1
-3
/
+2
2010-07-04
s3: Use msg_ctx->id in messaging
Volker Lendecke
1
-4
/
+5
2010-05-18
s3: Remove use of iconv_convenience.
Jelmer Vernooij
1
-3
/
+2
2010-03-25
s3: Add a comment to messaging_tdb_parent_init, this is pretty confusing
Volker Lendecke
1
-0
/
+6
2010-03-25
s3: Make sure our CLEAR_IF_FIRST optimization works for messaging.tdb
Volker Lendecke
1
-0
/
+16
2010-03-25
s3: Fix some nonempty blank lines
Volker Lendecke
1
-6
/
+6
2009-05-19
Use TDB_VOLATILE instead of tdb_set_max_dead()
Volker Lendecke
1
-5
/
+2
2009-01-22
s3:messages: finally make message_dispatch() static
Stefan Metzmacher
1
-1
/
+2
2009-01-22
s3:messaging: start with to use signal events instead of the raw signal inter...
Stefan Metzmacher
1
-37
/
+65
2008-09-23
s3-nbt: fix remaining callers of ndr_push/pull_struct_blob.
Günther Deschner
1
-2
/
+2
2008-05-19
Convert messages_local.c to use "struct tdb_wrap"
Volker Lendecke
1
-15
/
+17
2007-12-05
Remove a static, and "signal_received" needs to be sig_atomic_t
Volker Lendecke
1
-15
/
+18
2007-11-09
ndr: change NTSTAUS into enum ndr_err_code (samba3 callers)
Stefan Metzmacher
1
-8
/
+8
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23408: Remove a bogus comment
Volker Lendecke
1
-1
/
+0
2007-10-10
r23344: Better error message
Volker Lendecke
1
-2
/
+4
2007-10-10
r23117: Factor out local messaging.
Volker Lendecke
1
-0
/
+431