Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-16 | Revert "s4:RPC-SPOOLSS-NOTIFY: skip test_RFFPCNEx() for now, as the test is ↵ | Günther Deschner | 1 | -9/+0 | |
broken" This reverts commit 8ca8250443319e0f19f05aab2014118fd03eaa8a. | |||||
2010-08-08 | s4:RPC-SPOOLSS-NOTIFY: skip test_RFFPCNEx() for now, as the test is broken | Stefan Metzmacher | 1 | -0/+9 | |
See https://bugzilla.samba.org/show_bug.cgi?id=7486. metze | |||||
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -2/+2 | |
this converts all callers that use the Samba4 loadparm lp_ calling convention to use the lpcfg_ prefix. Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2010-06-05 | s4-smbtorture: remove another incarnation of test_ClosePrinter. | Günther Deschner | 1 | -19/+0 | |
This should fix the build; why waf didn't catch that durint make bin/smbtorture4 ? Guenther | |||||
2010-05-20 | s4-smbtorture: print local_machine name in ↵ | Günther Deschner | 1 | -2/+3 | |
RemoteFindFirstPrinterChangeNotifyEx test. Guenther | |||||
2010-04-14 | s4:torture/rpc: rename rpc.h => torture_rpc.h | Stefan Metzmacher | 1 | -1/+1 | |
The reason for this is that some systems include <rpc/rpc.h> from within system headers. HP-UX 11.00 does so somewhere deep inside of <shadow.h>. For torture/winbind/struct_based.c <rpc/rpc.h> resolves to torture/rpc/rpc.h and breaks the build. metze | |||||
2010-03-16 | s4:torture/rpc/spoolss_notify.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -15/+19 | |
metze | |||||
2010-03-16 | s4:torture/rpc/spoolss_notify.c: fix compiler warnings | Stefan Metzmacher | 1 | -1/+5 | |
metze | |||||
2010-02-10 | s4-smbtorture: use test_GetPrinter_level in RPC-SPOOLSS-NOTIFY. | Günther Deschner | 1 | -39/+21 | |
Guenther | |||||
2010-01-31 | s4-smbtorture: check for RouterReplyPrinterEx packets inside backchannel in ↵ | Günther Deschner | 1 | -6/+147 | |
RPC-SPOOLSS-NOTIFY. Guenther | |||||
2010-01-31 | s4-smbtorture: also test RouterRefreshPrinterChangeNotify call in ↵ | Günther Deschner | 1 | -0/+25 | |
RPC-SPOOLSS-NOTIFY. Guenther | |||||
2010-01-31 | s4-smbtorture: rework spoolss_NotifyOption handling in RPC-SPOOLSS-NOTIFY. | Günther Deschner | 1 | -19/+31 | |
Guenther | |||||
2010-01-27 | s4-smbtorture: pick correct last packet while checking backchannel replies ↵ | Günther Deschner | 1 | -2/+10 | |
in RPC-SPOOLSS-NOTIFY. Guenther | |||||
2010-01-25 | s4-smbtorture: split spoolss_RemoteFindFirstPrinterChangeNotifyEx test into ↵ | Günther Deschner | 1 | -73/+108 | |
smaller parts. Guenther | |||||
2010-01-19 | s4-smbtorture: remove unneeded ncaclrpc dir setup from RPC-SPOOLSS-NOTIFY. | Günther Deschner | 1 | -10/+0 | |
Guenther | |||||
2010-01-19 | s4-smbtorture: support spoolss_ReplyClosePrinter server call in ↵ | Günther Deschner | 1 | -2/+36 | |
RPC-SPOOLSS-NOTIFY. A handle obtained with spoolss_ReplyOpenPrinter will be closed with spoolss_ReplyClosePrinter when we call spoolss_ClosePrinter on the remote side. Guenther | |||||
2010-01-19 | s4-smbtorture: restructure spoolss server implementations in RPC-SPOOLSS-NOTIFY. | Günther Deschner | 1 | -1/+19 | |
Guenther | |||||
2010-01-19 | s4-smbtorture: skip ReplyOpenPrinter test in RPC-SPOOLSS-NOTIFY while ↵ | Günther Deschner | 1 | -0/+4 | |
testing s3. Guenther | |||||
2010-01-19 | s4-smbtorture: strip trailing whitespace. | Günther Deschner | 1 | -12/+12 | |
Guenther | |||||
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -4/+0 | |
This reduces compile time somewhat. | |||||
2009-09-18 | s4:torture: the spoolss notify test should listen on the ncacn_np endpoint | Stefan Metzmacher | 1 | -0/+20 | |
metze | |||||
2009-09-18 | s4:torture: don't use 'pipe' as variable name it's a system call | Stefan Metzmacher | 1 | -3/+3 | |
metze | |||||
2009-04-13 | s4-smbtorture: move test_ReplyOpenPrinter from RPC-SPOOLSS to ↵ | Günther Deschner | 1 | -0/+36 | |
RPC-SPOOLSS-NOTIFY. Guenther | |||||
2009-03-18 | s4-smbtorture: fix spoolss notify test after spoolss_Field changes. | Günther Deschner | 1 | -4/+4 | |
Guenther | |||||
2009-03-17 | s4-smbtorture: fix spoolss notify test for notify type changes. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2009-02-17 | s4-smbtorture: fix spoolss notify test. | Günther Deschner | 1 | -14/+14 | |
Guenther | |||||
2008-11-02 | Fix the build. | Jelmer Vernooij | 1 | -2/+2 | |
2008-11-02 | Remove another use of global_loadparm. | Jelmer Vernooij | 1 | -2/+4 | |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 | |
2008-04-27 | Move subunit infrastructure code into lib/torture. | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit 5b44d8121de7735d69e6238a1442aff034a8ebd3) | |||||
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 47ffbbf67435904754469544390b67d34c958343) | |||||
2008-03-28 | Convert some more files to GPLv3. | Andrew Kroeger | 1 | -1/+1 | |
(This used to be commit ebe5e8399422eb7e2ff4deb546338823e2718907) | |||||
2008-01-28 | torture: Fix too early free in spoolss notify test. | Jelmer Vernooij | 1 | -5/+6 | |
(This used to be commit f5ea5de797f4fe35baf4f2bcd2913902c6703f44) | |||||
2007-12-21 | r26426: Remove uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+2 | |
(This used to be commit e1d177c8c1101965479f7ade2270490cd6fae4f2) | |||||
2007-12-21 | r26402: Require a talloc context in libnetif. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit a35e51871bbf1ab33fc316fa59e597b722769c50) | |||||
2007-12-21 | r26401: Don't cache interfaces context in libnetif. | Jelmer Vernooij | 1 | -1/+3 | |
(This used to be commit 9f975417cc66bfd4589da38bfd23731dbe0e6153) | |||||
2007-12-21 | r26355: Eliminate global_loadparm in more places. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 5d589a0d94bd76a9b4c9fc748854e8098ea43c4d) | |||||
2007-12-21 | r26325: Remove use of global_loadparm in netif. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit e452cb28594f23add7c00247ed39e8323aea78a6) | |||||
2007-12-21 | r26296: Store loadparm context in DCE/RPC server context. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit fc1f4d2d65d4c983cba5421e7ffb64dd75482860) | |||||
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more ↵ | Jelmer Vernooij | 1 | -2/+2 | |
uses of global_loadparm. (This used to be commit a33a5530545086b81a3b205aa109dff11c546926) | |||||
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 56dfcb4f2f8e74c9d8b2fe3a0df043781188a555) | |||||
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 1 | -6/+6 | |
lib/messaging/ lib/registry/ lib/ldb-samba/ librpc/rpc/ auth/auth_winbind.c auth/gensec/ auth/kerberos/ dsdb/repl/ dsdb/samdb/ dsdb/schema/ torture/ cluster/ctdb/ kdc/ ntvfs/ipc/ torture/rap/ ntvfs/ utils/getntacl.c ntptr/ smb_server/ libcli/wrepl/ wrepl_server/ libcli/cldap/ libcli/dgram/ libcli/ldap/ libcli/raw/ libcli/nbt/ libnet/ winbind/ rpc_server/ metze (This used to be commit 6223c7fddc972687eb577e04fc1c8e0604c35435) | |||||
2007-10-10 | r25392: Add loadparm context as argument in a couple more places. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit c62f51cc28a37959128e78a1f34cfd4c6d3ba069) | |||||
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit abe8349f9b4387961ff3665d8c589d61cd2edf31) | |||||
2007-10-10 | r24937: Merge tests spoolss RPC callbacks. | Jelmer Vernooij | 1 | -0/+295 | |
(This used to be commit 9b256a0ca232ea6e89771bf73a1adf877273a752) |