index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix installation of pidl perl files, torture pc file.
Jelmer Vernooij
2008-05-10
1
-12
/
+0
*
torture: use dom_idx after determining it in samba3rpc.c:get_usr_handle()
Michael Adam
2008-05-06
1
-1
/
+1
*
Tiago Batista posted a patch to fix the build:
Tiago Batista
2008-05-06
1
-1
/
+1
*
Split up lcov target.
Jelmer Vernooij
2008-04-27
1
-2
/
+7
*
Move subunit infrastructure code into lib/torture.
Jelmer Vernooij
2008-04-27
27
-1021
/
+31
*
libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuid
Kai Blin
2008-04-24
1
-2
/
+4
*
Fix more failing tests to pass the event context.
Simo Sorce
2008-04-22
4
-10
/
+10
*
Fix build
Simo Sorce
2008-04-21
1
-0
/
+1
*
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
2008-04-21
29
-91
/
+134
*
smbtorture: Add RAW-BENCH-LOOKUP micro-benchmark.
James Peach
2008-04-21
3
-0
/
+322
*
SMB2-PERSISTENT-HANDLES1: close the handle before deleting it
Stefan Metzmacher
2008-04-19
1
-0
/
+2
*
torture/smb2: add a simple SMB2-OPLOCK-BATCH1 test
Stefan Metzmacher
2008-04-19
3
-1
/
+181
*
Fix build not to always use code coverage.
Andrew Bartlett
2008-04-17
1
-4
/
+6
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
2008-04-17
4
-11
/
+250
|
\
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-04-17
6
-17
/
+262
|
|
\
|
|
*
SMB2-PERSISTENT-HANDLES1: verify some more fields
Stefan Metzmacher
2008-04-17
1
-32
/
+52
|
|
*
torture/smb2: add SMB2-PERSISTENT-HANDLES1 test
Stefan Metzmacher
2008-04-17
3
-1
/
+165
|
|
*
torture/smb2: add torture_suite_add_2smb2_test() helper function
Stefan Metzmacher
2008-04-17
1
-0
/
+55
|
|
*
torture/smb2: fix whitespaces
Stefan Metzmacher
2008-04-17
1
-3
/
+3
|
*
|
fixed popt handling on 64bit boxes in gentest
Andrew Tridgell
2008-04-16
1
-7
/
+7
*
|
|
Fix the build.
Jelmer Vernooij
2008-04-17
1
-3
/
+3
*
|
|
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2008-04-17
5
-8
/
+5
*
|
|
Avoid recursive make for code coverage.
Jelmer Vernooij
2008-04-17
1
-15
/
+18
*
|
|
Avoid using event_context_find where possible.
Jelmer Vernooij
2008-04-17
2
-4
/
+2
*
|
|
Fix the build.
Jelmer Vernooij
2008-04-17
3
-4
/
+4
*
|
|
Use provided event context rather than looking for it.
Jelmer Vernooij
2008-04-17
5
-16
/
+13
*
|
|
Remove event context tracking from the credentials struct.
Jelmer Vernooij
2008-04-17
3
-13
/
+6
*
|
|
Avoid event_find_context when a event context is already available.
Jelmer Vernooij
2008-04-16
3
-5
/
+4
|
|
/
|
/
|
*
|
Adjust the expectations of the struct based winbind test.
Andrew Bartlett
2008-04-16
1
-7
/
+14
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-04-16
1
-2
/
+0
|
\
\
|
*
|
Remove policy library - it's now in a separate git repository.
Jelmer Vernooij
2008-04-16
1
-2
/
+0
*
|
|
Fix struct_based winbind test for 'check machine account'.
Andrew Bartlett
2008-04-16
1
-1
/
+1
|
/
/
*
|
Fix some of the winbind tests.
Andrew Bartlett
2008-04-15
1
-1
/
+2
*
|
Fix warnings.
Jelmer Vernooij
2008-04-15
1
-2
/
+2
|
/
*
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
2008-04-15
1
-5
/
+2
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4
Jelmer Vernooij
2008-04-14
12
-32
/
+32
|
\
|
*
Fix problems with event context not being the parent.
Simo Sorce
2008-04-14
12
-32
/
+32
*
|
Fix unresolved symbols.
Jelmer Vernooij
2008-04-14
1
-4
/
+2
*
|
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
2008-04-14
4
-197
/
+144
|
/
*
Remove prototypes from build.h in preparation of removing build.h
Jelmer Vernooij
2008-04-14
1
-0
/
+12
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into cprovision
Jelmer Vernooij
2008-04-13
2
-40
/
+4
|
\
|
*
Reuse the lp_ctx and samdb returned by the python provision.
Andrew Bartlett
2008-04-11
1
-36
/
+2
|
*
Don't specify the ntds_guid to the C -> python provision interface
Andrew Bartlett
2008-04-11
1
-1
/
+0
|
*
Fix merge errors on C provision interface after jelmer's good work.
Andrew Bartlett
2008-04-11
2
-2
/
+7
|
|
\
|
*
|
Set a netbios name into provision, and zero the rest.
Andrew Bartlett
2008-04-11
1
-2
/
+2
|
*
|
Remove dns_name element
Andrew Bartlett
2008-04-09
1
-1
/
+0
*
|
|
Use torture_assert_mem_equal() in a couple more places.
Jelmer Vernooij
2008-04-13
3
-7
/
+7
*
|
|
Attempt to fix get_value() test on sparc machines.
Jelmer Vernooij
2008-04-13
1
-0
/
+9
|
|
/
|
/
|
*
|
Fix extra argument to provision_bare().
Jelmer Vernooij
2008-04-10
1
-1
/
+2
*
|
Add infrastructure for returning ProvisionResult in C provision code.
Jelmer Vernooij
2008-04-10
1
-1
/
+5
|
/
[next]