Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Guenther | |||||
2009-02-17 | s4-smbtorture: fix spoolss test after count out,ref idl changes. | Günther Deschner | 3 | -10/+38 | |
Guenther | |||||
2009-02-17 | s4-smbtorture: fix spoolss notify test. | Günther Deschner | 1 | -14/+14 | |
Guenther | |||||
2009-02-14 | s4-smbtorture: fix test_PausePrinter and test_ResumePrinter. | Günther Deschner | 1 | -8/+24 | |
Guenther | |||||
2009-02-13 | s4 torture: Add rename test to imitate the way OS X renames files | Aravind Srinivasan | 1 | -0/+83 | |
This tests for mis-behaved case-insensitive get_real_filename implementations. | |||||
2009-02-13 | s4:torture/samba3rpc: fix the build after get_myname() changes | Stefan Metzmacher | 1 | -3/+3 | |
metze | |||||
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 | |
When starting GENSEC on the server, the auth subsystem context must be passed in, which now includes function pointers to the key elements. This should (when the other dependencies are fixed up) allow GENSEC to exist as a client or server library without bundling in too much of our server code. Andrew Bartlett | |||||
2009-02-11 | s4-smbtorture: fix the build of the ndr spoolss tester. | Günther Deschner | 1 | -4/+4 | |
Guenther | |||||
2009-02-11 | s4 torture: Smbtorture additions for Windows BRL | Zack Kirsch | 2 | -5/+568 | |
- Adds a few new BRL tests to RAW-LOCK - Adds a "win7" target to allow torture to handle protocol changes in windows 7 | |||||
2009-02-11 | s4 torture: Two minor fixes to smbtorture BRL tests. | Zack Kirsch | 2 | -3/+1 | |
2009-02-10 | s4 torture: Change nttransrename to use a normal access mask | Tim Prouty | 1 | -1/+1 | |
batch9 already tests for stat-only opens | |||||
2009-02-10 | s4-smbtorture: fix SPOOLSS test w.r.t. spoolss_ReplyOpenPrinter. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2009-02-07 | s4-smbtorture: fix test_EnumJobs in spoolss win test. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2009-02-07 | s4-smbtorture: fix valgrind warnings in RPC-SPOOLSS_WIN test. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2009-02-06 | s4-smbtorture: fix test_GetPrinterData. | Günther Deschner | 2 | -0/+4 | |
Guenther | |||||
2009-02-06 | s4-smbtorture: fix spoolss enum tests. | Günther Deschner | 3 | -27/+58 | |
Guenther | |||||
2009-02-06 | s4-smbtorture: fix test_EnumPrinterKey. | Günther Deschner | 1 | -3/+5 | |
Guenther | |||||
2009-02-06 | s4-smbtorture: fix test_EnumPrinterDataEx. | Günther Deschner | 2 | -2/+12 | |
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 | 2 | -1/+13 | |
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 | 2 | -4/+8 | |
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 | |||||
2009-02-05 | LDAP-UPTODATEVECTOR: fix segfault against samba4 as server | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2009-02-04 | s4-smbtorture: in eventlog readlog test, print all records in a buffer. | Günther Deschner | 1 | -9/+26 | |
Guenther | |||||
2009-02-03 | s4:selftest: avoid hardcoded pathes in blackbox tests | Stefan Metzmacher | 3 | -6/+6 | |
metze | |||||
2009-02-02 | s4:torture/rpc: avoid 'delete' and 'class' in samba3rpc.c | Stefan Metzmacher | 1 | -6/+6 | |
metze | |||||
2009-02-02 | s4:torture/rpc: s/class/kclass in winreg.c | Stefan Metzmacher | 1 | -10/+10 | |
metze | |||||
2009-02-02 | s4:torture/util_smb: s/class/classnum | Stefan Metzmacher | 1 | -3/+3 | |
metze | |||||
2009-02-02 | s4:torture/rpc: avoid 'new' in samsync.c | Stefan Metzmacher | 1 | -22/+22 | |
metze | |||||
2009-02-02 | s4:torture/nbench: don't use 'new' | Stefan Metzmacher | 1 | -3/+3 | |
metze | |||||
2009-02-02 | s4:libcliraw: s/private/private_data | Stefan Metzmacher | 6 | -26/+26 | |
metze | |||||
2009-02-02 | s4:dgram: s/private/private_data | Stefan Metzmacher | 1 | -24/+24 | |
metze | |||||
2009-02-02 | s4:cldap: s/private/private_data | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2009-02-02 | s4:torture: s/private/private_data | Stefan Metzmacher | 5 | -25/+25 | |
metze | |||||
2009-02-01 | shared: Move dom_sid_* utility functions to top level | Kai Blin | 1 | -1/+1 | |
2009-01-24 | s4-smbtorture: add my copyright. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-01-24 | s4-smbtorture: add BackupLog handling in eventlog test. | Günther Deschner | 1 | -0/+69 | |
Guenther | |||||
2009-01-24 | s4-smbtorture: add test_GetLogIntormation test. | Günther Deschner | 1 | -0/+48 | |
Guenther | |||||
2009-01-24 | s4-smbtorture: add ReportEventW test. | Günther Deschner | 1 | -0/+50 | |
Guenther | |||||
2009-01-21 | s4:auth: move make_server_info_netlogon_validation() function arround | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2009-01-19 | NBT-WINS: test if the server ignores resent packets | Stefan Metzmacher | 1 | -0/+54 | |
metze (from samba4wins tree 24eb7577414c8584b97f43c850d738d3dbb30777) | |||||
2009-01-19 | NBT-WINS: we don't need the slow low port tests for every name | Stefan Metzmacher | 1 | -18/+19 | |
metze (from samba4wins tree 7862deca8555f960a5ef65e6315ce94af5023a2a) | |||||
2009-01-19 | NBT-WINS: if we're bound to port 137 trigger WACK reponses with timeouts | Stefan Metzmacher | 1 | -2/+107 | |
metze (from samba4wins tree de7225658493006c19d139ac77ac1b1ffab01d25) |