Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
metze | |||||
2009-01-22 | s3:messaging: start with to use signal events instead of the raw signal ↵ | Stefan Metzmacher | 1 | -37/+65 | |
interfaces metze | |||||
2008-09-23 | s3-nbt: fix remaining callers of ndr_push/pull_struct_blob. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2008-05-19 | Convert messages_local.c to use "struct tdb_wrap" | Volker Lendecke | 1 | -15/+17 | |
This works around a problem with smbcontrol opening messaging.tdb twice. Very likely this is not the right fix. Michael, please check. Volker (This used to be commit 9d52cf3f9394eb78465173bad53ea8dc86512213) | |||||
2007-12-05 | Remove a static, and "signal_received" needs to be sig_atomic_t | Volker Lendecke | 1 | -15/+18 | |
(This used to be commit 8acd4a202f6b4518c2ce9cdd30f5dfb14b86c07c) | |||||
2007-11-09 | ndr: change NTSTAUS into enum ndr_err_code (samba3 callers) | Stefan Metzmacher | 1 | -8/+8 | |
lib/messages_local.c rpc_client/ndr.c smbd/notify_internal.c utils/net_rpc_registry.c metze (This used to be commit c2645d2164c05976a98bafed980b6029baf89977) | |||||
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 | |
(This used to be commit b0132e94fc5fef936aa766fb99a306b3628e9f07) | |||||
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3) | |||||
2007-10-10 | r23408: Remove a bogus comment | Volker Lendecke | 1 | -1/+0 | |
(This used to be commit 0442e680eeacb56852e200fdf6f78e4972ecad68) | |||||
2007-10-10 | r23344: Better error message | Volker Lendecke | 1 | -2/+4 | |
(This used to be commit 4042d2cdd2797e2f675ddeb0d288327ca55d9f5b) | |||||
2007-10-10 | r23117: Factor out local messaging. | Volker Lendecke | 1 | -0/+431 | |
This removes message_block / message_unblock. I've talked to Jeremy and Günther, giving them my reasons why I believe they have no effect. Neither could come up with a counter-argument, so they go :-) (This used to be commit a925e0991ffbaea4a533bab3a5d61e5d367d46c8) |