Age | Commit message (Expand) | Author | Files | Lines |
2010-04-14 | s4:torture/rpc: rename rpc.h => torture_rpc.h | Stefan Metzmacher | 1 | -1/+1 |
2010-03-23 | s4-smbtorture: use torture_context for debugging output everywhere in libnet ... | Günther Deschner | 1 | -7/+7 |
2010-03-23 | s4-smbtorture: remove trailing whitespace in libnet torture tests. | Günther Deschner | 1 | -4/+4 |
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -3/+0 |
2008-04-14 | Fix problems with event context not being the parent. | Simo Sorce | 1 | -4/+4 |
2008-01-02 | r26645: Janitorial: Fix a couple of warnings. | Jelmer Vernooij | 1 | -6/+6 |
2007-12-21 | r26376: Add context for libcli_resolve. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26327: Explicit loadparm_context for RPC client functions. | Jelmer Vernooij | 1 | -4/+4 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -16/+16 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24871: Fix typos | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r24755: Use common code for finding the RPC binding in the torture tests. | Jelmer Vernooij | 1 | -6/+3 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r19392: Use torture_setting_* rather than lp_parm_* where possible. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r17857: A couple of new tests. | Rafal Szczesniak | 1 | -0/+25 |
2007-10-10 | r16900: Nicer display of the test results. | Rafal Szczesniak | 1 | -2/+10 |
2007-10-10 | r16897: Don't pass allocated buffer for returned string as the lookup | Rafal Szczesniak | 1 | -7/+6 |
2007-10-10 | r16896: Allow to use both binding and unc string to specify host name | Rafal Szczesniak | 1 | -0/+21 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -3/+4 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12864: Fix valgrind errors in NET-API-LOOKUP* tests. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r12858: This moves the libnet_LookupPdc code to use a GetDC request to find | Andrew Bartlett | 1 | -12/+14 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r10504: - seperate implementation specific stuff, from the generic composite | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r8094: Fix compiler warnings. | Rafal Szczesniak | 1 | -9/+33 |
2007-10-10 | r8080: Use libnet_context where using libnet_Lookup functions now. | Rafal Szczesniak | 1 | -6/+19 |
2007-10-10 | r7858: removed some unused variables | Andrew Tridgell | 1 | -3/+0 |
2007-10-10 | r7816: Implementation of "shortcut" function for those (probably many) who | Rafal Szczesniak | 1 | -4/+54 |
2007-10-10 | r7737: Test for libnet_Lookup function. | Rafal Szczesniak | 1 | -0/+52 |