index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
messaging
/
messaging.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-messaging: Remove unused struct imessaging_rec
Andrew Bartlett
2015-02-16
1
-19
/
+0
*
messaging4: Enable POOL_USAGE
Volker Lendecke
2015-02-14
1
-0
/
+18
*
messaging4: Use messages_dgm
Volker Lendecke
2015-02-13
1
-336
/
+106
*
messaging4: Use server_id_db
Volker Lendecke
2015-02-13
1
-125
/
+29
*
messaging4: Fix an error path memleak
Volker Lendecke
2014-09-18
1
-0
/
+1
*
messaging4: Simplify imessaging_path
Volker Lendecke
2014-07-29
1
-9
/
+4
*
messaging4: Simplify ping_message with server_id_str_buf()
Volker Lendecke
2014-07-24
1
-3
/
+2
*
messaging4: Fix a just-introduced error memleak
Volker Lendecke
2014-07-22
1
-0
/
+5
*
messaging4: Change irpc_servers_by_name to NTSTATUS
Volker Lendecke
2014-07-21
1
-19
/
+24
*
messaging4: Fix a memleak in an error path
Volker Lendecke
2014-07-21
1
-0
/
+1
*
messaging4: Remove unnecessary locking
Volker Lendecke
2014-07-21
1
-6
/
+0
*
messaging4: Remove an unused NTSTATUS var
Volker Lendecke
2014-07-21
1
-2
/
+1
*
messaging4: Move str_list_add
Volker Lendecke
2014-07-21
1
-6
/
+7
*
messaging4: Add NULL check to irpc_add_name
Volker Lendecke
2014-07-21
1
-0
/
+3
*
messaging4: Use tdb_append in irpc_add_name
Volker Lendecke
2014-07-21
1
-19
/
+11
*
imessaging: Fix a comment
Volker Lendecke
2014-05-31
1
-1
/
+1
*
s4:imessaging: Remove event context from irpc and imessaging structures
Andrew Bartlett
2014-05-13
1
-16
/
+13
*
s4:imessaging: Remove dcerpc_binding_handle_set_sync_ev() call from irpc_bind...
Andrew Bartlett
2014-05-13
1
-2
/
+0
*
messaging4: Simplify irpc_namedb_open a bit
Volker Lendecke
2014-03-31
1
-5
/
+5
*
messaging4: Remove lp_ctx from imessaging_context
Volker Lendecke
2014-03-31
1
-13
/
+7
*
messaging4: Store a names_db handle in the imessaging_context
Volker Lendecke
2014-03-31
1
-36
/
+12
*
messaging4: Add some NULL checks
Volker Lendecke
2014-03-31
1
-0
/
+15
*
messaging4: Add "goto fail" to imessaging_init
Volker Lendecke
2014-03-31
1
-12
/
+9
*
tdb_wrap: Remove tdb_wrap_open_ again
Volker Lendecke
2014-03-31
1
-4
/
+4
*
imessaging: Avoid passing lp_ctx to tdb_wrap_open in irpc_namedb_open
Volker Lendecke
2014-03-31
1
-1
/
+4
*
lib: Fix blank line endings
Volker Lendecke
2014-03-31
1
-29
/
+29
*
Use the new directory_create_or_exist_strict() function.
Andreas Schneider
2013-01-09
1
-1
/
+1
*
s4:lib/messaging: terminate the irpc_servers_byname() result with server_id_s...
Stefan Metzmacher
2013-01-09
1
-2
/
+2
*
s4-lib: Use directory_create_or_exist() to create messaging dir.
Andreas Schneider
2012-12-21
1
-1
/
+6
*
imessaging: Add irpc_all_servers() to list all available servers
Andrew Bartlett
2012-10-31
1
-0
/
+71
*
s4-messaging: Fill in the whole server_id in all use cases
Andrew Bartlett
2012-04-30
1
-1
/
+6
*
s4-messaging: Use generate_random() to get a unique ID for messaging clients
Andrew Bartlett
2012-04-25
1
-1
/
+2
*
tdb_wrap: Move to specific directory.
Jelmer Vernooij
2012-03-10
1
-1
/
+1
*
lib/util: Add back control of mmap and hash size in tdb for top level build
Andrew Bartlett
2011-10-13
1
-1
/
+8
*
s4-messaging: Pass the loadparm context, not just the messaging path
Andrew Bartlett
2011-10-13
1
-5
/
+8
*
s4:lib/messaging: let irpc handles return NT_STATUS_CONNECTION_DISCONNECTED
Stefan Metzmacher
2011-09-14
1
-2
/
+2
*
s4-messaging ensure we do not segfault on a NULL msg context in cleanup
Andrew Bartlett
2011-08-26
1
-0
/
+4
*
s4:lib: use tevent_ fns names instead of legcay event_ ones
Simo Sorce
2011-08-13
1
-6
/
+6
*
s4:messaging: use tevent_ function names instead of legacy event_ ones
Simo Sorce
2011-08-13
1
-2
/
+2
*
s4-messaging: fixed the removal of messaging sockets in child tasks
Andrew Tridgell
2011-07-22
1
-7
/
+16
*
Use tevent_req_oom
Volker Lendecke
2011-06-20
1
-1
/
+1
*
tdb_compat.h: divert every tdb build and includes to tdb_compat
Rusty Russell
2011-06-20
1
-1
/
+1
*
lib/util Bring procid_str() into lib/util as server_id_string()
Andrew Bartlett
2011-06-09
1
-4
/
+4
*
lib/util Move source3 tdb_wrap_open() into the common code.
Andrew Bartlett
2011-05-06
1
-1
/
+1
*
s4-messaging Rename messaging -> imessaging
Andrew Bartlett
2011-05-03
1
-78
/
+78
*
s4:cluster Rename .id to .pid in server_id
Andrew Bartlett
2011-05-03
1
-4
/
+6
*
Use <tdb.h> to include tdb, so the system include file gets used when buildin...
Jelmer Vernooij
2011-02-28
1
-1
/
+1
*
s4/irpc: Add function to add security token to the binding handle
Anatoliy Atanasov
2010-09-27
1
-0
/
+10
*
s4:irpc: optionaly pass the security_token via IRPC requests.
Stefan Metzmacher
2010-09-27
1
-0
/
+3
*
s4:irpc: use LIBNDR_FLAG_REF_ALLOC for the server side when pulling
Stefan Metzmacher
2010-09-23
1
-0
/
+2
[next]