Age | Commit message (Expand) | Author | Files | Lines |
2009-01-21 | s4:auth: move make_server_info_netlogon_validation() function arround | Stefan Metzmacher | 1 | -1/+1 |
2009-01-19 | NBT-WINS: test if the server ignores resent packets | Stefan Metzmacher | 1 | -0/+54 |
2009-01-19 | NBT-WINS: we don't need the slow low port tests for every name | Stefan Metzmacher | 1 | -18/+19 |
2009-01-19 | NBT-WINS: if we're bound to port 137 trigger WACK reponses with timeouts | Stefan Metzmacher | 1 | -2/+107 |
2009-01-19 | NBT-WINS: try to bind to port 137 in the NBT-WINS test | Stefan Metzmacher | 1 | -3/+15 |
2009-01-19 | NBT-WINS: initialize .dest_port explicit (we should fill the whole struct eac... | Stefan Metzmacher | 1 | -0/+1 |
2009-01-16 | winreg: fix winreg_EnumValue callers. | Günther Deschner | 1 | -1/+1 |
2009-01-16 | s4-smbtorture: fix RPC-EVENTLOG test. | Günther Deschner | 1 | -2/+6 |
2009-01-14 | s4-smbtorture: also test for invalid flags in eventlog test_ReadEventLog. | Günther Deschner | 1 | -1/+7 |
2009-01-14 | s4-smbtorture: pure cosmetic cleanup of eventlog test. | Günther Deschner | 1 | -42/+42 |
2009-01-09 | s4 torture: Add new create disposition test to RAW-STREAMS | Tim Prouty | 1 | -1/+167 |
2009-01-09 | s4-smbtorture: print hand-decoded service status array in svcctl torture test. | Günther Deschner | 1 | -2/+28 |
2009-01-08 | s4-smbtorture: extend test_QueryServiceConfig2W a bit. | Günther Deschner | 1 | -0/+18 |
2009-01-08 | s4-smbtorture: fix build of svcctl torture test. | Günther Deschner | 1 | -2/+2 |
2009-01-08 | s4-smbtorture: use names for info level in test_QueryServiceStatusEx. | Günther Deschner | 1 | -1/+1 |
2009-01-08 | s4-smbtorture: add my copyright to svcctl test. | Günther Deschner | 1 | -0/+1 |
2009-01-08 | svcctl: add svcctl_ConfigLevel from samba 3. | Günther Deschner | 1 | -1/+1 |
2009-01-07 | added support for stream renames in Samba4 | Andrew Tridgell | 1 | -1/+2 |
2009-01-06 | Fix compilation, remove unused variables. | Jelmer Vernooij | 1 | -2/+1 |
2009-01-06 | s4-smbtorture: verify each password change via samlogon in SAMR-PASSWORDS-PWD... | Günther Deschner | 3 | -33/+256 |
2009-01-04 | s4 torture: Add more rename tests to RAW-STREAMS | Tim Prouty | 1 | -3/+198 |
2009-01-02 | Fix warnings in make test code. | Jeremy Allison | 1 | -1/+4 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 13 | -41/+41 |
2008-12-29 | s4 libnet: Add support for groupinfo by sid lookup | Kai Blin | 1 | -2/+3 |
2008-12-23 | Fix more compiler warnings. | Jelmer Vernooij | 6 | -22/+20 |
2008-12-22 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 1 | -4/+6 |
2008-12-22 | Fix missing symbols issues when building with shared libraries. | Jelmer Vernooij | 5 | -3/+18 |
2008-12-22 | Make it clearer when RAW-STREAMS is failing (don't always print names). | Jeremy Allison | 1 | -4/+6 |
2008-12-22 | Fix segfault when there are no tests registered. | Jelmer Vernooij | 1 | -1/+1 |
2008-12-19 | Add torture test for bug #5986 - streams rename, so we don't regress. | Jeremy Allison | 1 | -0/+98 |
2008-12-18 | s4:libcli/wrepl: we don't need to resolve names | Stefan Metzmacher | 1 | -6/+6 |
2008-12-18 | RAW-CHKPATH: not every server behaves like samba3... | Stefan Metzmacher | 1 | -1/+1 |
2008-12-18 | BASE-LOCK: fix LOCK5 | Stefan Metzmacher | 1 | -4/+12 |
2008-12-17 | Samba3 smbd now passes test BATCH23 (with the fix for bug #5979), only BATCH2... | Jeremy Allison | 1 | -4/+0 |
2008-12-17 | s4: smbtorture, fix the build of netlogon test after idl change. | Günther Deschner | 1 | -2/+2 |
2008-12-17 | s4: fix smbtorture build after idl change. | Günther Deschner | 1 | -4/+13 |
2008-12-17 | s4:lib/tevent: add lib/events/ compat and let things compile | Stefan Metzmacher | 1 | -1/+1 |
2008-12-17 | s4:torture: add ldb tests | Andrew Bartlett | 3 | -1/+751 |
2008-12-16 | Remove use of C++ keywords. | Jelmer Vernooij | 2 | -6/+6 |
2008-12-14 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 1 | -0/+47 |
2008-12-13 | Added torture test for doing an openX over a directory | Jeremy Allison | 1 | -0/+47 |
2008-12-12 | Manually marshall dom_sid, so we can use a fixed size array for | Jelmer Vernooij | 1 | -5/+0 |
2008-12-10 | s4-smbtorture: add simple netr_ServerGetTrustInfo test. | Günther Deschner | 1 | -0/+42 |
2008-12-09 | s4: [2/3] Fix a delete on close divergence from windows and the associated to... | Tim Prouty | 1 | -5/+18 |
2008-12-10 | s4-samr: Fix Bug #5946. userparameters handling in torture test. | Matthias Dieter Wallnöfer | 1 | -1/+7 |
2008-12-06 | RPC-BROWSER: send the correct data in later requests | Stefan Metzmacher | 1 | -0/+2 |
2008-12-06 | s4:torture: add simple RPC-BROWSER test | Stefan Metzmacher | 3 | -2/+125 |
2008-12-05 | s4-smbtorture: do full level 18, 21, 23, 24, 25, 26 testing in pwdlastset test. | Günther Deschner | 1 | -75/+33 |
2008-12-05 | s4-smbtorture: add support for level 18 and 21 in test_SetUserPass_level_ex. | Günther Deschner | 1 | -20/+73 |
2008-12-05 | s4-smbtorture: more tests for RPC-SAMR-PASSWORDS-PWDLASTSET. | Günther Deschner | 1 | -108/+181 |