Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20144: add NET-API-BECOME-DC test that tests libnet_BecomeDC()/libnet_Unbeco... | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r20092: added a locking benchmark that should be good for benchmarking | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r19676: Fix some more dependencies. | Jelmer Vernooij | 1 | -10/+6 |
2007-10-10 | r19569: Require that all public header files have a destination path. Fix | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19512: Add --shell option to smbtorture (first work towards support for 'rec... | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra... | Jelmer Vernooij | 1 | -1/+9 |
2007-10-10 | r19343: Add support for external scripts/binaries that write results using the | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 1 | -6/+1 |
2007-10-10 | r18213: don't list LIBREPLACE depdendecies explicit and | Stefan Metzmacher | 1 | -4/+2 |
2007-10-10 | r18178: another place needs LIBREPLACE to get strndup | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18135: almost there .... | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r18121: Simplify m4 code, hopefully fix Samba4 build problems. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r18117: first steps in making samba4 use libreplace | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r17858: Add new libnet domain open tests. | Rafal Szczesniak | 1 | -1/+2 |
2007-10-10 | r16657: Test Jerry's iTunes bug, along with some more error conditions | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r16518: Split up torture_util.c in smb and non-smb specific parts. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r16514: Fix build (not run!) of --enable-dso. | Jelmer Vernooij | 1 | -2/+5 |
2007-10-10 | r16463: TORTURE_NBENCH should be a module... | Stefan Metzmacher | 1 | -3/+5 |
2007-10-10 | r16333: Move more code out of the core smbtorture. It now no longer | Jelmer Vernooij | 1 | -18/+26 |
2007-10-10 | r16149: This is a very Samba3 specific test: It tests whether 'hide unreadabl... | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r16044: Create a samba3 specific file in torture/rpc. The tests in there survive | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r15957: - add a test that fetches the schema from an windows LDAP server, | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r15892: Remove the COM management code - DCOM should be | Jelmer Vernooij | 1 | -10/+0 |
2007-10-10 | r15821: Fix static library build. | Jelmer Vernooij | 1 | -2/+6 |
2007-10-10 | r15606: Fix another dependency | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15602: Another dependency fix | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15599: Fix more popt dependencies - these should be the last ones | Jelmer Vernooij | 1 | -3/+5 |
2007-10-10 | r15598: Another dependency fix | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15596: Fix another popt dependency issue | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15595: Fix another broken dependency rlated to popt | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15394: Put initial code for testing async dcerpc binding. Currently | Rafal Szczesniak | 1 | -1/+2 |
2007-10-10 | r15344: Fix shared library build | Jelmer Vernooij | 1 | -4/+5 |
2007-10-10 | r15338: Fix build of most things with shared libs enabled. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMB | Jelmer Vernooij | 1 | -8/+8 |
2007-10-10 | r15301: Use static libraries internally. This required a few hacks in the build | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15298: Fix the build using a few hacks in the build system. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -14/+14 |
2007-10-10 | r14718: Add initial work on a standardized UI for smbtorture | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14610: Fix writing of modulesdir to .pc files | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14572: Give libraries saner names, remove some .pc files, make some things | Jelmer Vernooij | 1 | -10/+10 |
2007-10-10 | r14565: Fix shared library sonames | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r14527: Fix build problems. | Jelmer Vernooij | 1 | -4/+2 |
2007-10-10 | r14524: Make TORTURE_NET a separate module | Jelmer Vernooij | 1 | -5/+11 |
2007-10-10 | r14520: Split up smbtorture binary into a core (torture.c) and UI frontend (s... | Jelmer Vernooij | 1 | -18/+23 |
2007-10-10 | r14519: Put base registration in a seperate file, as well as some | Jelmer Vernooij | 1 | -2/+4 |
2007-10-10 | r14511: Install more headers | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14497: Fix build with shared libraries | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper | Jelmer Vernooij | 1 | -8/+6 |
2007-10-10 | r14347: Add registration function to allow registering smbtorture test(suites) | Jelmer Vernooij | 1 | -6/+3 |
2007-10-10 | r14110: make ndr interface parsing code libraries, | Stefan Metzmacher | 1 | -2/+2 |