Age | Commit message (Expand) | Author | Files | Lines |
2008-01-05 | r26671: rap: Convert the RAP tests to the new torture API and run them by def... | Jelmer Vernooij | 1 | -71/+27 |
2007-12-21 | r26438: Store iconv convenience in tdr push contexts. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26432: Require ndr_pull users to specify iconv_convenience. | Jelmer Vernooij | 1 | -2/+4 |
2007-12-21 | r26431: Require ndr_push creators to specify a iconv_convenience context. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r26429: Avoid use of global_smb_iconv_convenience. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26316: Use contexts for conversion functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26249: Remove a couple more uses of global_loadparm. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 1 | -39/+60 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -18/+18 |
2007-10-10 | r24994: Fix some C++ warnings. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 1 | -2/+11 |
2007-10-10 | r19201: rap_cli_do_call only needs smbcli_tree, not smbcli_state | Volker Lendecke | 1 | -26/+26 |
2007-10-10 | r19200: Implement smbcli_rap_netservergetinfo. To be used in RPC-SAMBA3SPOOLS... | Volker Lendecke | 1 | -6/+88 |
2007-10-10 | r16907: Add an index parameter to torture_open_connection. Next step is to en... | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r16569: - use push_string() | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r16333: Move more code out of the core smbtorture. It now no longer | Jelmer Vernooij | 1 | -0/+8 |
2007-10-10 | r15628: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14817: rename some tests | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14527: Fix build problems. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r13652: Move some more stuff out off include/ | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13228: revert more stuff from 13208 | Stefan Metzmacher | 1 | -0/+477 |
2007-10-10 | r13208: Clearly separate named pipes from the IPC$ NTVFS type. | Jelmer Vernooij | 1 | -477/+0 |
2007-10-10 | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r6509: fixed a crash bug found by a-jutley@microsoft.com in RPC-RAP test | Andrew Tridgell | 1 | -8/+14 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -11/+11 |
2007-10-10 | r5286: Some first steps in making the pidl code somewhat more generic for the | Jelmer Vernooij | 1 | -16/+16 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -6/+6 |
2007-10-10 | r4980: Copy RAP callno constants from Samba 3 and start to use them. | Tim Potter | 1 | -6/+7 |
2007-10-10 | r4975: Update usage of talloc in rap torture code. | Tim Potter | 1 | -55/+47 |
2007-10-10 | r4973: Add a RAP scanner to smbtorture. win2k has call numbers 0-215 although | Tim Potter | 1 | -2/+30 |
2007-10-10 | r4591: - converted the other _p talloc functions to not need _p | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r3966: fix compiler warnings | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r3464: split out registry.h, rap.h and ldap_server.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3324: made the smbtorture code completely warning free | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2671: we're getting too many errors caused by the talloc_realloc() API not | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r1983: a completely new implementation of talloc | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1654: rename cli_ -> smbcli_ | Stefan Metzmacher | 1 | -9/+9 |
2007-10-10 | r1470: Get the smb_trans2 structure out of the rap_cli_call struct. | Volker Lendecke | 1 | -16/+19 |
2007-10-10 | r1453: Change the RAP client to use the ndr routines for moving bytes around. | Volker Lendecke | 1 | -295/+100 |
2007-10-10 | r1403: commit volkers initial RAP torture test | Stefan Metzmacher | 1 | -0/+636 |