Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-18 | s4-smbtorture: fix spoolss_EnumPrinterDataEx tests. | Günther Deschner | 1 | -1/+2 | |
sorry, I could swear this did compile... Guenther | |||||
2009-03-17 | s4-smbtorture: fix RPC-SPOOLSS test after PrinterData changes. | Günther Deschner | 1 | -7/+8 | |
Guenther | |||||
2009-03-17 | s4-smbtorture: fix test_GetPrinterData tests after out pointer changes. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2009-03-14 | s4-smbtorture: fix build warning in test_EnumPrintProcDataTypes. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-03-07 | s4-smbtorture: add test_EnumPrintProcDataTypes to RPC-SPOOLSS test. | Günther Deschner | 1 | -0/+52 | |
Guenther | |||||
2009-03-06 | s4-smbtorture: exit early in test_EnumPorts when no port info has been returned. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2009-03-06 | s4-smbtorture: fix RPC-SPOOLSS test after enum out info pointer changes. | Günther Deschner | 1 | -18/+30 | |
Guenther | |||||
2009-02-25 | s4-smbtorture: add test_AddJob test to RPC-SPOOLSS test. | Günther Deschner | 1 | -0/+29 | |
Guenther | |||||
2009-02-25 | s4-smbtorture: expand RPC-SPOOLSS enumform and getform tests for level 2 forms. | Günther Deschner | 1 | -32/+42 | |
Guenther | |||||
2009-02-25 | s4-smbtorture: add test_GetPrintProcessorDirectory to RPC-SPOOLSS. | Günther Deschner | 1 | -0/+64 | |
Guenther | |||||
2009-02-17 | s4-smbtorture: fix spoolss test after count out,ref idl changes. | Günther Deschner | 1 | -8/+28 | |
Guenther | |||||
2009-02-14 | s4-smbtorture: fix test_PausePrinter and test_ResumePrinter. | Günther Deschner | 1 | -8/+24 | |
Guenther | |||||
2009-02-10 | s4-smbtorture: fix SPOOLSS test w.r.t. spoolss_ReplyOpenPrinter. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2009-02-06 | s4-smbtorture: fix test_GetPrinterData. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2009-02-06 | s4-smbtorture: fix spoolss enum tests. | Günther Deschner | 1 | -21/+44 | |
Guenther | |||||
2009-02-06 | s4-smbtorture: fix test_EnumPrinterDataEx. | Günther Deschner | 1 | -1/+6 | |
Guenther | |||||
2009-02-06 | s4-smbtorture: fix test_GetPrinterDataEx. | Günther Deschner | 1 | -1/+6 | |
Guenther | |||||
2009-02-06 | s4-smbtorture: fix test_GetPrinterDriver2. | Günther Deschner | 1 | -1/+7 | |
Guenther | |||||
2009-02-06 | s4-smbtorture: fix test_GetForm. | Günther Deschner | 1 | -2/+4 | |
Guenther | |||||
2009-02-06 | s4-smbtorture: fix test_DoPrintTest. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2009-02-06 | s4-smbtorture: fix test_DoPrintTest. | Günther Deschner | 1 | -2/+1 | |
Guenther | |||||
2009-02-06 | s4-smbtorture: fix test_GetPrinterDriverDirectory. | Günther Deschner | 1 | -2/+4 | |
Guenther | |||||
2009-02-06 | s4-smbtorture: fix test_GetPrinter. | Günther Deschner | 1 | -2/+4 | |
Guenther | |||||
2009-02-06 | s4-smbtorture: fix test_GetJob. | Günther Deschner | 1 | -2/+4 | |
Guenther | |||||
2008-02-13 | spoolss.idl: improve idl for EnumPrinterData and not use 'lstring' any more | Stefan Metzmacher | 1 | -7/+15 | |
metze (This used to be commit d6cdddbcf37d120cb365bc7f8188858c8776e2e0) | |||||
2007-12-21 | r26048: spoolss: Fix test_SecondaryClosePrinter. | Kai Blin | 1 | -5/+7 | |
The test was trying to be too smart. Fixed to not reuse test_ClosePrinter. (This used to be commit 5f688d1fddd1faac523e491ba3de2b453c8b44ca) | |||||
2007-12-21 | r26047: spoolss: OpenPrinterEx with an invalid server/printer name returns ↵ | Kai Blin | 1 | -2/+2 | |
WERR_INVALID_PARAM This is observed against a Win2k3 DC, and different tothe WERR_INVALID_PRINTER_NAME returned by OpenPrinter. (This used to be commit 7e78dc7cfe695deb2f1f02f03fe00827cded9ce5) | |||||
2007-12-21 | r25642: Fix a small typo. | Kai Blin | 1 | -1/+1 | |
(This used to be commit 7416a1d606a315174b782d67463f8cec878d18bb) | |||||
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -13/+13 | |
(This used to be commit 566aa14139510788548a874e9213d91317f83ca9) | |||||
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -1/+1 | |
2007-09-29 More higher-level passing around of lp_ctx. 2007-09-29 Fix warning. 2007-09-29 Pass loadparm contexts on a higher level. 2007-09-29 Avoid using global loadparm context. (This used to be commit 3468952e771ab31f90b6c374ade01c5550810f42) | |||||
2007-10-10 | r24937: Merge tests spoolss RPC callbacks. | Jelmer Vernooij | 1 | -941/+576 | |
(This used to be commit 9b256a0ca232ea6e89771bf73a1adf877273a752) | |||||
2007-10-10 | r24755: Use common code for finding the RPC binding in the torture tests. | Jelmer Vernooij | 1 | -25/+6 | |
(This used to be commit e3310e773924ddd2129e8ca1a86e23d0f713c19c) | |||||
2007-10-10 | r24735: Use torture API in more places. | Jelmer Vernooij | 1 | -4/+4 | |
(This used to be commit 1319d88c099496be29dd9214fa2492c81e848369) | |||||
2007-10-10 | r24557: rename 'dcerpc_table_' -> 'ndr_table_' | Stefan Metzmacher | 1 | -2/+2 | |
metze (This used to be commit 84651aee81aaabbebf52ffc3fbcbabb2eec6eed5) | |||||
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 | |
There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa) | |||||
2007-10-10 | r23687: not every compiler supports __typeof__() | Stefan Metzmacher | 1 | -0/+5 | |
metze (This used to be commit d0f77f7bd7520f4cd61c0d0199b917895ea85a1c) | |||||
2007-10-10 | r17787: ifdef out unused macros and generate a smb_panic() | Stefan Metzmacher | 1 | -2/+24 | |
when the wrong macro is used on a field. metze (This used to be commit dd0f692d19416c82f237661710b814ba20163605) | |||||
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 3c7a5ce29108dd82210dc3e1f00414f545949e1d) | |||||
2007-10-10 | r14470: Remove some unnecessary headers. | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit f7312dab3b9aba2b2b82e8a6e0c483a32a03a63a) | |||||
2007-10-10 | r14402: Generate seperate headers for RPC client functions. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 7054ebf0249930843a2baf4d023ae8f62cedb109) | |||||
2007-10-10 | r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper | Jelmer Vernooij | 1 | -0/+1 | |
functions for rpc out of torture/torture.c (This used to be commit 1d2d970f3b8aef3f36c2befb94b5dd72c0086639) | |||||
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 1 | -0/+1 | |
torture prototypes in seperate header (This used to be commit 73610639b23ca3743077193fa0b1de7c7f65944d) | |||||
2007-10-10 | r12510: Change the DCE/RPC interfaces to take a pointer to a | Jelmer Vernooij | 1 | -7/+2 | |
dcerpc_interface_table struct rather then a tuple of interface name, UUID and version. This removes the requirement for having a global list of DCE/RPC interfaces, except for these parts of the code that use that list explicitly (ndrdump and the scanner torture test). This should also allow us to remove the hack that put the authservice parameter in the dcerpc_binding struct as it can now be read directly from dcerpc_interface_table. I will now modify some of these functions to take a dcerpc_syntax_id structure rather then a full dcerpc_interface_table. (This used to be commit 8aae0f168e54c01d0866ad6e0da141dbd828574f) | |||||
2007-10-10 | r11676: as tridge uses 0x%llx in his latest commits... | Stefan Metzmacher | 1 | -3/+2 | |
try to use it every where and see how portable it is metze (This used to be commit 66a94de5ddd09df858a515555c01aa3d4f7d3e96) | |||||
2007-10-10 | r8054: add OSVersion, OSVersionEx, DNSMachineName PrintServerData | Stefan Metzmacher | 1 | -0/+3 | |
metze (This used to be commit 47781fccbc9a4fc3867e4c3959a17765c7e4dc71) | |||||
2007-10-10 | r8050: - make use of more [value()] properties | Stefan Metzmacher | 1 | -9/+0 | |
- the out subcontext's need to have a fixed size of r->in.offered, to make windows clients happy metze (This used to be commit 054e1ca434b2f81de199eeb41cb6233524fc5779) | |||||
2007-10-10 | r8046: - add somemore failure checks in the RPC-SPOOLSS test | Stefan Metzmacher | 1 | -4/+29 | |
- test AddForm on the PrintServer object - GetForm() isn't allowed on the PrintServer object so remove NTPTR function for it - accept the dns name as servername in the spoolss server metze (This used to be commit d8c308a4653d59514915021607fe55c5f2b38749) | |||||
2007-10-10 | r7650: fixed a typo | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit 331afee4ca5bc6a6f7e4fe3333846881424314fe) | |||||
2007-10-10 | r7642: - test NULL server_name in GetPrinterDriverDirectory() too, (same ↵ | Stefan Metzmacher | 1 | -2/+12 | |
result as "") - test EnumForms() on the PrintServer (NT4 returns WERR_BADFID) (jerry: how do it get the lists of forms in the printserver gui) metze (This used to be commit fddfe1f04b3ae594e75d702aba4d17ee4d103b8e) | |||||
2007-10-10 | r7580: - add GetPrinterDriverDirectory() idl, torture test and server code | Stefan Metzmacher | 1 | -5/+79 | |
- add EnumMonitors() server code and return "Standard TCP/IP Port" - add parsing for opening Ports and Monitors with OpenPrinterEx() metze (This used to be commit 08e6de37bc293e2f000d03b51642964d92d6e95e) |