Age | Commit message (Expand) | Author | Files | Lines |
2011-10-13 | s4-messaging: Pass the loadparm context, not just the messaging path | Andrew Bartlett | 2 | -4/+4 |
2011-08-13 | s4:messaging: use tevent_ function names instead of legacy event_ ones | Simo Sorce | 2 | -5/+5 |
2011-07-22 | s4-messaging: fixed the removal of messaging sockets in child tasks | Andrew Tridgell | 2 | -7/+7 |
2011-05-03 | s4-messaging Rename messaging -> imessaging | Andrew Bartlett | 2 | -22/+22 |
2010-12-11 | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 2 | -2/+2 |
2010-09-21 | s4-selftest: Move more tests to scripting/python, simplifies running of tests. | Jelmer Vernooij | 1 | -58/+0 |
2010-09-03 | s4:lib/messaging/tests: make use of irpc_binding_handle() | Stefan Metzmacher | 1 | -22/+49 |
2010-09-03 | s4:lib/messaging/tests: fix some compiler warnings | Stefan Metzmacher | 1 | -2/+2 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 2 | -6/+6 |
2010-06-19 | python: Use samba.tests.TestCase, make sure base class tearDown and | Jelmer Vernooij | 1 | -1/+2 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 2 | -6/+1 |
2010-03-25 | python: use '#!/usr/bin/env python' to cope with varying install locations | Andrew Tridgell | 1 | -1/+1 |
2009-11-07 | s4:lib/messaging - fix up the python bindings | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2009-02-02 | s4:lib/messaging: s/private/private_data | Stefan Metzmacher | 1 | -5/+5 |
2009-02-01 | s4:irpc: avoid c++ reserved word 'private' | Stefan Metzmacher | 1 | -2/+2 |
2009-02-01 | s4:lib/messaging: fix warnings in testsuite | Stefan Metzmacher | 1 | -2/+2 |
2009-02-01 | s4:lib/messaging: avoid c++ reserved word 'private' | Stefan Metzmacher | 1 | -2/+2 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 2 | -3/+3 |
2008-05-26 | Remove evil hack which breaks Python bindings. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-26 | Provide access to server_id from python bindings, add more tests. | Jelmer Vernooij | 1 | -1/+33 |
2008-05-25 | Add tests for irpc python bindings. | Jelmer Vernooij | 1 | -0/+25 |
2008-04-16 | Now that we don't create a new event context, don't free it. | Andrew Bartlett | 1 | -1/+0 |
2008-02-04 | Rework cluster_id() to take an additional argument, as we need | Andrew Bartlett | 2 | -10/+10 |
2007-12-26 | r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const. | Kai Blin | 1 | -4/+5 |
2007-12-21 | r26441: Remove global_loadparm uses. | Jelmer Vernooij | 2 | -4/+12 |
2007-12-21 | r26328: remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26266: Remove more global_loadparm uses. | Jelmer Vernooij | 2 | -9/+8 |
2007-12-21 | r25902: Move messaging tests to same directory as code. | Jelmer Vernooij | 2 | -0/+409 |