summaryrefslogtreecommitdiffstats
path: root/source3/lib/msg_channel.c
Commit message (Expand)AuthorAgeFilesLines
* s3:lib: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-191-1/+1
* s3-msg: For msg_channel, correct the talloc hierarchyVolker Lendecke2012-08-161-1/+1
* s3-msg: Rename msg_channel_init_destructorVolker Lendecke2012-08-161-3/+3
* s3: Fix msg_channel in the cluster caseVolker Lendecke2012-04-201-3/+6
* s3: Attempt to fix Coverity ID 2748: INTEGER_OVERFLOWVolker Lendecke2012-04-191-1/+1
* s3: Add msg_channelVolker Lendecke2012-04-171-0/+369