summaryrefslogtreecommitdiffstats
path: root/source3/torture/msgtest.c
Commit message (Expand)AuthorAgeFilesLines
* s3: torture - Fix racy assumption in original messaging test.Jeremy Allison2014-04-241-4/+14
* s3: torture - Add required talloc frame for msgtest.cJeremy Allison2014-04-231-0/+4
* s3:torture: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-191-1/+1
* s3: Remove a bunch of calls to procid_self()Volker Lendecke2011-12-121-1/+1
* s3:torture: use lp_load_global() in the msgtestMichael Adam2011-07-281-1/+1
* Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.Jeremy Allison2011-05-041-1/+1
* s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner2011-03-301-1/+0
* s3-messages: only include messages.h where needed.Günther Deschner2011-03-301-0/+1
* s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett2010-11-021-1/+1
* s3: Remove some explicit calls to procid_self()Volker Lendecke2010-08-061-3/+3
* s3: Fix some nonempty blank linesVolker Lendecke2010-08-011-8/+8
* s3: only include gen_ndr headers where needed.Günther Deschner2010-05-061-0/+1
* s3: Consolidate some pid_to_procid() calls to procid_self()Volker Lendecke2010-02-231-2/+2
* s3: Consolidate server_id_self into the equivalent procid_self()Volker Lendecke2010-02-231-1/+1
* s3:msgtest: don't call message_dispatch() anymore, use tevent_loop_once() ins...Stefan Metzmacher2009-01-221-8/+19
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-1/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke2007-10-101-4/+4
* r22908: All callers of message_init now also call messaging_init. Unify those.Volker Lendecke2007-10-101-2/+0
* r22906: Some more message_send_pidVolker Lendecke2007-10-101-14/+27
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-101-1/+1
* r21116: Fix the build -- sorry!Volker Lendecke2007-10-101-4/+8
* r21064: The core of this patch isVolker Lendecke2007-10-101-2/+3
* r20261: merge 20260 from samba_3_0_24Herb Lewis2007-10-101-1/+1
* r18188: merge 3.0-libndr branchJelmer Vernooij2007-10-101-17/+0
* r17347: Some C++ warnings -- 271 leftVolker Lendecke2007-10-101-5/+6
* r16960: Some warnings from host "opi"Volker Lendecke2007-10-101-4/+4
* r15729: Second part of Aleksey Fedoseev <fedoseev@ru.ibm.com> patch.Jeremy Allison2007-10-101-1/+54
* r15727: Fix msgtest - noticed by Aleksey Fedoseev <fedoseev@ru.ibm.com>.Jeremy Allison2007-10-101-0/+2
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-101-1/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-4/+6
* r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter2007-10-101-2/+0
* Janitor for tpot...bugzilla #1098, msleep already exists on aixJim McDonough2004-02-231-2/+2
* Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij2003-05-101-2/+0
* Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij2003-05-101-0/+2
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Removed TimeInit() call from every client program (except for one placeTim Potter2001-11-231-1/+0
* Store some path names in global variables initialized to configureMartin Pool2001-11-191-2/+1
* The big character set handling changeover!Andrew Tridgell2001-07-041-2/+0
* moved all our torture code to a separate directoryAndrew Tridgell2001-06-191-0/+96