summaryrefslogtreecommitdiff
path: root/source4/lib/messaging/tests
Commit message (Expand)AuthorAgeFilesLines
* messaging: Fix CID 1373625 Unused valueVolker Lendecke2016-10-141-0/+1
* messaging: add an overflow checkVolker Lendecke2016-10-131-1/+186
* messaging: add an overflow testVolker Lendecke2016-10-051-0/+76
* s4: messaging: Remove bool auto_remove parameter from imessaging_init().Jeremy Allison2016-07-232-4/+4
* s4:irpc/tests: explicitly use dcerpc_binding_handle_set_sync_ev()Andrew Bartlett2014-05-131-0/+10
* s4:irpc/tests: make use explicit use of the top level event contextAndrew Bartlett2014-05-131-5/+6
* s4:lib/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher2014-04-022-1/+2
* s4-messaging: Pass the loadparm context, not just the messaging pathAndrew Bartlett2011-10-132-4/+4
* s4:messaging: use tevent_ function names instead of legacy event_ onesSimo Sorce2011-08-132-5/+5
* s4-messaging: fixed the removal of messaging sockets in child tasksAndrew Tridgell2011-07-222-7/+7
* s4-messaging Rename messaging -> imessagingAndrew Bartlett2011-05-032-22/+22
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-112-2/+2
* s4-selftest: Move more tests to scripting/python, simplifies running of tests.Jelmer Vernooij2010-09-211-58/+0
* s4:lib/messaging/tests: make use of irpc_binding_handle()Stefan Metzmacher2010-09-031-22/+49
* s4:lib/messaging/tests: fix some compiler warningsStefan Metzmacher2010-09-031-2/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-162-6/+6
* python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij2010-06-191-1/+2
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-182-6/+1
* python: use '#!/usr/bin/env python' to cope with varying install locationsAndrew Tridgell2010-03-251-1/+1
* s4:lib/messaging - fix up the python bindingsMatthias Dieter Wallnöfer2009-11-071-2/+2
* s4:lib/messaging: s/private/private_dataStefan Metzmacher2009-02-021-5/+5
* s4:irpc: avoid c++ reserved word 'private'Stefan Metzmacher2009-02-011-2/+2
* s4:lib/messaging: fix warnings in testsuiteStefan Metzmacher2009-02-011-2/+2
* s4:lib/messaging: avoid c++ reserved word 'private'Stefan Metzmacher2009-02-011-2/+2
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-292-3/+3
* Remove evil hack which breaks Python bindings.Jelmer Vernooij2008-05-261-1/+1
* Provide access to server_id from python bindings, add more tests.Jelmer Vernooij2008-05-261-1/+33
* Add tests for irpc python bindings.Jelmer Vernooij2008-05-251-0/+25
* Now that we don't create a new event context, don't free it.Andrew Bartlett2008-04-161-1/+0
* Rework cluster_id() to take an additional argument, as we needAndrew Bartlett2008-02-042-10/+10
* r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin2007-12-261-4/+5
* r26441: Remove global_loadparm uses.Jelmer Vernooij2007-12-212-4/+12
* r26328: remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26266: Remove more global_loadparm uses.Jelmer Vernooij2007-12-212-9/+8
* r25902: Move messaging tests to same directory as code.Jelmer Vernooij2007-12-212-0/+409