index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
/
config.mk
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-10-10
r13960: Generate makefile rules for installing/removing shared modules.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r13931: fix dependencies
Stefan Metzmacher
1
-4
/
+10
2007-10-10
r13346: use private proto header files for the torture tests
Stefan Metzmacher
1
-0
/
+20
2007-10-10
r13210: Revert my named pipes patch until it passes not just 'make quicktest'...
Jelmer Vernooij
1
-6
/
+5
2007-10-10
r13208: Clearly separate named pipes from the IPC$ NTVFS type.
Jelmer Vernooij
1
-5
/
+6
2007-10-10
r13182: Add first bits of browsing testsuite.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r12764: Add a test for lsa_lookup. This will be expanded when I get around to...
Volker Lendecke
1
-0
/
+1
2007-10-10
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
1
-0
/
+1
[next]