index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
/
rpc
/
spoolss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-17
s4-smbtorture: fix RPC-SPOOLSS test after PrinterData changes.
Günther Deschner
1
-7
/
+8
2009-03-17
s4-smbtorture: fix test_GetPrinterData tests after out pointer changes.
Günther Deschner
1
-0
/
+2
2009-03-14
s4-smbtorture: fix build warning in test_EnumPrintProcDataTypes.
Günther Deschner
1
-1
/
+1
2009-03-07
s4-smbtorture: add test_EnumPrintProcDataTypes to RPC-SPOOLSS test.
Günther Deschner
1
-0
/
+52
2009-03-06
s4-smbtorture: exit early in test_EnumPorts when no port info has been returned.
Günther Deschner
1
-0
/
+2
2009-03-06
s4-smbtorture: fix RPC-SPOOLSS test after enum out info pointer changes.
Günther Deschner
1
-18
/
+30
2009-02-25
s4-smbtorture: add test_AddJob test to RPC-SPOOLSS test.
Günther Deschner
1
-0
/
+29
2009-02-25
s4-smbtorture: expand RPC-SPOOLSS enumform and getform tests for level 2 forms.
Günther Deschner
1
-32
/
+42
2009-02-25
s4-smbtorture: add test_GetPrintProcessorDirectory to RPC-SPOOLSS.
Günther Deschner
1
-0
/
+64
2009-02-17
s4-smbtorture: fix spoolss test after count out,ref idl changes.
Günther Deschner
1
-8
/
+28
2009-02-14
s4-smbtorture: fix test_PausePrinter and test_ResumePrinter.
Günther Deschner
1
-8
/
+24
2009-02-10
s4-smbtorture: fix SPOOLSS test w.r.t. spoolss_ReplyOpenPrinter.
Günther Deschner
1
-2
/
+2
2009-02-06
s4-smbtorture: fix test_GetPrinterData.
Günther Deschner
1
-0
/
+2
2009-02-06
s4-smbtorture: fix spoolss enum tests.
Günther Deschner
1
-21
/
+44
2009-02-06
s4-smbtorture: fix test_EnumPrinterDataEx.
Günther Deschner
1
-1
/
+6
2009-02-06
s4-smbtorture: fix test_GetPrinterDataEx.
Günther Deschner
1
-1
/
+6
2009-02-06
s4-smbtorture: fix test_GetPrinterDriver2.
Günther Deschner
1
-1
/
+7
2009-02-06
s4-smbtorture: fix test_GetForm.
Günther Deschner
1
-2
/
+4
2009-02-06
s4-smbtorture: fix test_DoPrintTest.
Günther Deschner
1
-0
/
+2
2009-02-06
s4-smbtorture: fix test_DoPrintTest.
Günther Deschner
1
-2
/
+1
2009-02-06
s4-smbtorture: fix test_GetPrinterDriverDirectory.
Günther Deschner
1
-2
/
+4
2009-02-06
s4-smbtorture: fix test_GetPrinter.
Günther Deschner
1
-2
/
+4
2009-02-06
s4-smbtorture: fix test_GetJob.
Günther Deschner
1
-2
/
+4
2008-02-13
spoolss.idl: improve idl for EnumPrinterData and not use 'lstring' any more
Stefan Metzmacher
1
-7
/
+15
2007-12-21
r26048: spoolss: Fix test_SecondaryClosePrinter.
Kai Blin
1
-5
/
+7
2007-12-21
r26047: spoolss: OpenPrinterEx with an invalid server/printer name returns WE...
Kai Blin
1
-2
/
+2
2007-12-21
r25642: Fix a small typo.
Kai Blin
1
-1
/
+1
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-13
/
+13
2007-10-10
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24937: Merge tests spoolss RPC callbacks.
Jelmer Vernooij
1
-941
/
+576
2007-10-10
r24755: Use common code for finding the RPC binding in the torture tests.
Jelmer Vernooij
1
-25
/
+6
2007-10-10
r24735: Use torture API in more places.
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r23687: not every compiler supports __typeof__()
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r17787: ifdef out unused macros and generate a smb_panic()
Stefan Metzmacher
1
-2
/
+24
2007-10-10
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14470: Remove some unnecessary headers.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14402: Generate seperate headers for RPC client functions.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper
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
r12510: Change the DCE/RPC interfaces to take a pointer to a
Jelmer Vernooij
1
-7
/
+2
2007-10-10
r11676: as tridge uses 0x%llx in his latest commits...
Stefan Metzmacher
1
-3
/
+2
2007-10-10
r8054: add OSVersion, OSVersionEx, DNSMachineName PrintServerData
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r8050: - make use of more [value()] properties
Stefan Metzmacher
1
-9
/
+0
2007-10-10
r8046: - add somemore failure checks in the RPC-SPOOLSS test
Stefan Metzmacher
1
-4
/
+29
2007-10-10
r7650: fixed a typo
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7642: - test NULL server_name in GetPrinterDriverDirectory() too, (same resu...
Stefan Metzmacher
1
-2
/
+12
2007-10-10
r7580: - add GetPrinterDriverDirectory() idl, torture test and server code
Stefan Metzmacher
1
-5
/
+79
2007-10-10
r7574: - seperate [in] and [out] buffers and buf_sizes
Stefan Metzmacher
1
-90
/
+50
[next]