Age | Commit message (Expand) | Author | Files | Lines |
2008-10-02 | The IRIX compiler does not like embedded unnamed unions | Volker Lendecke | 3 | -68/+68 |
2008-09-30 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Andrew Tridgell | 24 | -62/+211 |
2008-09-30 | Use a getatr instead to make things cleaner. | root | 1 | -2/+4 |
2008-09-30 | Add in test name visible on the wire or in debug logs so you can see when par... | Jeremy Allison | 1 | -16/+17 |
2008-09-30 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 4 | -4/+92 |
2008-09-29 | Fix parsing of the trust passwords in LSA CreateTrustedDomainEx* | Andrew Bartlett | 1 | -3/+3 |
2008-09-29 | setup the loadparm context for ldb in testjoin | Andrew Tridgell | 1 | -0/+1 |
2008-09-30 | s4:torture/rpc: add RPC-OBJECTUUID | Stefan Metzmacher | 3 | -1/+89 |
2008-09-30 | Cope with API changes. | Jelmer Vernooij | 11 | -26/+56 |
2008-09-30 | Pass session options around; saves another use of global_loadparm. | Jelmer Vernooij | 4 | -0/+4 |
2008-09-30 | Remove global_loadparm instance. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-30 | Remove uses of global_loadparm. | Jelmer Vernooij | 1 | -2/+6 |
2008-09-30 | Pass options struct into session initialization functions rather than | Jelmer Vernooij | 4 | -12/+32 |
2008-09-29 | LDB ASYNC: misc changes | Simo Sorce | 1 | -26/+38 |
2008-09-26 | Add test to show you can open for delete a readonly file. | Jeremy Allison | 1 | -0/+59 |
2008-09-24 | check error code for zero desired_access in SMB2 create | Andrew Tridgell | 1 | -0/+7 |
2008-09-24 | fixed setpathinfo in gentest to not zero the filename/handle | Andrew Tridgell | 1 | -5/+2 |
2008-09-24 | support NT_STATUS_XX:NT_STATUS_YY syntax in ignore files | Andrew Tridgell | 1 | -1/+15 |
2008-09-24 | Move source4/lib/crypto to lib/crypto. | Jelmer Vernooij | 9 | -9/+9 |
2008-09-23 | Merge ldb_search() and ldb_search_exp_fmt() into a simgle function. | Simo Sorce | 3 | -13/+8 |
2008-09-23 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Andrew Tridgell | 7 | -68/+33 |
2008-09-23 | RPC-PAC: loop in gensec_update() untill the server side is ready | Stefan Metzmacher | 1 | -5/+1 |
2008-09-23 | s4-nbt: use ../libcli/nbt | Günther Deschner | 1 | -1/+1 |
2008-09-23 | s4-nbt: use private_data instead of private. | Günther Deschner | 3 | -11/+11 |
2008-09-23 | test setinfo FULL_EA_INFORMATION in gentest | Andrew Tridgell | 1 | -1/+8 |
2008-09-23 | fixed a memory error in change notify handling in gentest | Andrew Tridgell | 1 | -2/+1 |
2008-09-22 | Remove unused variable | Andrew Bartlett | 1 | -2/+0 |
2008-09-22 | Test re-setting the challenge after an auth3 in RPC-NETLOGON | Andrew Bartlett | 1 | -0/+4 |
2008-09-22 | This torture test and skipping of the server-side check was bogus. | Andrew Bartlett | 1 | -49/+0 |
2008-09-21 | Torture suite: Revert some changes because they aren't necessary | Matthias Dieter Wallnöfer | 2 | -16/+0 |
2008-09-21 | Torture suite: Fixes the tests to not segfault again SAMBA 4 registry server | Matthias Dieter Wallnöfer | 2 | -0/+32 |
2008-09-18 | Properly report why a test didn't succeed (required for use with known | Jelmer Vernooij | 1 | -117/+91 |
2008-09-17 | Move common libraries from root to lib/. | Jelmer Vernooij | 1 | -7/+7 |
2008-09-16 | Merge branch 'singlecompression' into single | Jelmer Vernooij | 4 | -1/+91 |
2008-09-16 | Use single copy of compression library in Samba3,4. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-16 | Fix paths to subunit.sh | Jelmer Vernooij | 3 | -7/+7 |
2008-09-16 | Move torture/ blackbox tests closer to code they're testing. | Jelmer Vernooij | 3 | -0/+90 |
2008-09-16 | Merge branch 'singlesw' into single | Jelmer Vernooij | 1 | -1/+1 |
2008-09-16 | Merge branch 'singlereplace' into single | Jelmer Vernooij | 1 | -4/+4 |
2008-09-16 | Merge branch 'singletdb' into single | Jelmer Vernooij | 2 | -2/+2 |
2008-09-16 | Use single copy of socket_wrapper in Samba 3 and Samba 4. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-16 | Make Samba 3 and Samba 4 both use the same single copy of libreplace. | Jelmer Vernooij | 1 | -4/+4 |
2008-09-16 | Fix last few includes to use new tdb location. | Jelmer Vernooij | 2 | -2/+2 |
2008-09-16 | Share talloc source code between Samba 3 and Samba 4. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-12 | Comment the delay write time tests so I know what they're | Jeremy Allison | 1 | -3/+41 |
2008-09-11 | Fix failures in the winbind struct-based test. | Andrew Bartlett | 1 | -11/+0 |
2008-09-09 | A truncate write must be a smbcli_smbwrite, not a | Jeremy Allison | 1 | -1/+1 |
2008-09-09 | UNIX-WHOAMI: fix compiler warnings | Stefan Metzmacher | 1 | -2/+2 |
2008-09-08 | Make it easier to see when tests start/end. | Jeremy Allison | 1 | -15/+52 |
2008-09-08 | BASE-DELAYWRITE: test behavior of SMBwrite truncate, writeX, SMBwrite truncat... | Stefan Metzmacher | 1 | -0/+204 |