Age | Commit message (Expand) | Author | Files | Lines |
2009-03-28 | s4:torture/smb2: Add torture tests for leases. | Zach Loafman | 3 | -0/+298 |
2009-03-27 | s4:torture/smb2: fix compiler warnings and bugs | Stefan Metzmacher | 1 | -1/+3 |
2009-03-27 | s4:torture/smb2: fix the build | Stefan Metzmacher | 1 | -5/+5 |
2009-03-26 | Add durable open / oplock interaction test. Rather than give it a chance to d... | Zach Loafman | 1 | -3/+109 |
2009-03-26 | Reorganize old persistent_handles test into durable_open.c, turn it into a su... | Zach Loafman | 3 | -9/+20 |
2009-03-22 | LDAP-CLDAP: remove temporary debug statements... | Stefan Metzmacher | 1 | -2/+2 |
2009-03-19 | s4:cldap: rewrite the cldap library based on tsocket | Stefan Metzmacher | 3 | -50/+80 |
2009-03-18 | s4-smbtorture: fix spoolss notify test after spoolss_Field changes. | Günther Deschner | 1 | -4/+4 |
2009-03-18 | s4-smbtorture: fix spoolss_EnumPrinterKey callers in RPC-SPOOLSS-WIN test. | Günther Deschner | 1 | -23/+12 |
2009-03-18 | s4-smbtorture: fix spoolss_EnumPrinterDataEx tests. | Günther Deschner | 2 | -3/+4 |
2009-03-17 | s4 torture: Win7 has a slightly different allowed access mask | Zach Loafman | 1 | -1/+7 |
2009-03-17 | s4 torture: Add a string version for NT_STATUS_WIN7_INVALID_RANGE | Zach Loafman | 1 | -10/+29 |
2009-03-17 | s4-smbtorture: fix spoolss notify test for notify type changes. | Günther Deschner | 1 | -2/+2 |
2009-03-17 | s4-smbtorture: fix test_EnumPrinterKey. | Günther Deschner | 1 | -4/+4 |
2009-03-17 | s4-smbtorture: fix RPC-SPOOLSS test after PrinterData changes. | Günther Deschner | 2 | -8/+9 |
2009-03-17 | s4-smbtorture: fix test_GetPrinterData tests after out pointer changes. | Günther Deschner | 2 | -1/+5 |
2009-03-15 | Merge branch 'tdr' of /home/jelmer/samba4 | Jelmer Vernooij | 1 | -1/+1 |
2009-03-15 | Remove -L/usr/lib from a couple more make variables. | Jelmer Vernooij | 1 | -1/+1 |
2009-03-14 | s4-smbtorture: fix build warning in test_EnumPrintProcDataTypes. | Günther Deschner | 1 | -1/+1 |
2009-03-14 | Move tdr to top-level. | Jelmer Vernooij | 1 | -1/+1 |
2009-03-11 | LDAP-BENCH-CLDAP: also test CLDAP rootdse searches. | Stefan Metzmacher | 1 | -6/+79 |
2009-03-10 | added a test that triggers a bug in the Samba3 notify code | Andrew Tridgell | 1 | -0/+169 |
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 s3 flavor rpc spoolss test. | Günther Deschner | 1 | -0/+2 |
2009-03-06 | s4-smbtorture: fix RPC-SPOOLSS-WIN. | Günther Deschner | 1 | -1/+7 |
2009-03-06 | s4-smbtorture: fix RPC-SPOOLSS test after enum out info pointer changes. | Günther Deschner | 1 | -18/+30 |
2009-03-01 | Use common header file for character set handling in Samba 3 and Samba 4. | Jelmer Vernooij | 3 | -5/+5 |
2009-03-01 | s4: Use same function signature for convert_* as s3. | Jelmer Vernooij | 4 | -12/+12 |
2009-03-01 | Add allow_badcharcnv argument to all conversion function, for | Jelmer Vernooij | 4 | -5/+5 |
2009-02-27 | And the prize for the most pain caused in the build farm for a simple | Jeremy Allison | 1 | -1/+1 |
2009-02-26 | Add another torture test inspired by George @ Apple. | Jeremy Allison | 1 | -0/+86 |
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-24 | Added torture test from a usage case from the Apple OS/X client. | Jeremy Allison | 1 | -0/+119 |
2009-02-21 | s4-smbtorture: fix eventlog getinformation test. | Günther Deschner | 1 | -4/+4 |
2009-02-20 | s4 torture: Add comment to clarify test | Zack Kirsch | 1 | -0/+3 |
2009-02-20 | Added torture tests to RAW-NOTIFY | Steven Danneman | 1 | -2/+150 |
2009-02-18 | s4 torture: Add new test to create a file with a lot of streams | Tim Prouty | 1 | -0/+45 |
2009-02-18 | s4 torture: Add additional streams create disposition test | Tim Prouty | 1 | -0/+20 |
2009-02-18 | s4-smbtorture: enable spoolss_AddPrinterDriverEx ndr test. | Günther Deschner | 1 | -1/+1 |
2009-02-17 | s4-smbtorture: fix spoolss test after count out,ref idl changes. | Günther Deschner | 3 | -10/+38 |
2009-02-17 | s4-smbtorture: fix spoolss notify test. | Günther Deschner | 1 | -14/+14 |
2009-02-14 | s4-smbtorture: fix test_PausePrinter and test_ResumePrinter. | Günther Deschner | 1 | -8/+24 |
2009-02-13 | s4 torture: Add rename test to imitate the way OS X renames files | Aravind Srinivasan | 1 | -0/+83 |
2009-02-13 | s4:torture/samba3rpc: fix the build after get_myname() changes | Stefan Metzmacher | 1 | -3/+3 |
2009-02-13 | Remove useless invocation of messaging_init() in RPC-PAC test | Andrew Bartlett | 1 | -9/+0 |
2009-02-13 | Remove auth/ntlm as a dependency of GENSEC by means of function pointers. | Andrew Bartlett | 1 | -1/+1 |
2009-02-11 | s4-smbtorture: fix the build of the ndr spoolss tester. | Günther Deschner | 1 | -4/+4 |