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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
libcli/smb2: make it possible to pass additional extra blobs in smb2_create()
Stefan Metzmacher
2
-23
/
+79
2008-04-17
libcli/smb2: also offer the SMB2 dialect that what used in longhorn beta3
Stefan Metzmacher
1
-3
/
+4
2008-04-16
Avoid event_find_context() when the event context is already available
Jelmer Vernooij
7
-9
/
+11
2008-04-16
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
6
-21
/
+32
2008-04-16
Fix todo element on actually implemented function.
Jelmer Vernooij
1
-1
/
+1
2008-04-16
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2
-14
/
+42
2008-04-16
Adjust the expectations of the struct based winbind test.
Andrew Bartlett
2
-8
/
+15
2008-04-16
Provide stubs when the [todo] attribute is set.
Jelmer Vernooij
2
-14
/
+42
2008-04-16
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
21
-4464
/
+86
2008-04-16
Fix struct_based winbind test for 'check machine account'.
Andrew Bartlett
2
-5
/
+6
2008-04-16
Fix wbinfo --trusted-domains.
Andrew Bartlett
3
-8
/
+11
2008-04-16
Use the subunit shell library.
Jelmer Vernooij
9
-120
/
+14
2008-04-16
Remove policy library - it's now in a separate git repository.
Jelmer Vernooij
10
-4344
/
+0
2008-04-16
Use library for subunit test functions.
Jelmer Vernooij
1
-0
/
+67
2008-04-16
make sure header can be included more than once.
Jelmer Vernooij
1
-0
/
+5
2008-04-16
Now that we don't create a new event context, don't free it.
Andrew Bartlett
1
-1
/
+0
2008-04-16
Remove unused arguments from reg_open_local().
Jelmer Vernooij
9
-71
/
+63
2008-04-16
Fix -r test, knownfailure return code.
Jelmer Vernooij
1
-1
/
+3
2008-04-16
Mention the actual exit code when a suite failed.
Jelmer Vernooij
1
-1
/
+3
2008-04-16
Merge branch 'wbinfo-test' of git://git.samba.org/kai/samba/kai-work-in-progr...
Jelmer Vernooij
2
-1
/
+201
2008-04-16
Fix executable bit on blackbox ndrdump tests.
Jelmer Vernooij
1
-0
/
+0
2008-04-16
Provide the right error count to formatters.
Jelmer Vernooij
1
-1
/
+1
2008-04-16
Properly warn about exit codes that indicate success while tests claim
Jelmer Vernooij
1
-0
/
+3
2008-04-16
Support knownfail Subunit command.
Jelmer Vernooij
1
-2
/
+13
2008-04-15
Deal with commands not even starting.
Jelmer Vernooij
1
-6
/
+10
2008-04-15
blackbox: Add many more tests for wbinfo
Kai Blin
2
-1
/
+201
2008-04-15
Add some documentation about the expected testsuite output.
Jelmer Vernooij
1
-3
/
+43
2008-04-15
Add some documentation on test behaviour in selftest.
Jelmer Vernooij
1
-12
/
+29
2008-04-15
Split binding structure handling out into a separate file.
Jelmer Vernooij
3
-695
/
+725
2008-04-15
Re-add 'db' subdirectory for LDAP backend provision
Andrew Bartlett
1
-3
/
+3
2008-04-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
5
-39
/
+56
2008-04-15
Fix some of the winbind tests.
Andrew Bartlett
3
-3
/
+4
2008-04-15
Fix winbind to check machine account.
Andrew Bartlett
4
-106
/
+63
2008-04-15
Fix size to memcpy call in generated Samba 3 client code.
Jelmer Vernooij
2
-31
/
+47
2008-04-15
Fix provision-backend script
Andrew Bartlett
1
-3
/
+4
2008-04-15
Fix pointers when pushing strings to python during pidl generation.
Jelmer Vernooij
2
-6
/
+7
2008-04-15
Saner names for Python objects.
Jelmer Vernooij
1
-2
/
+2
2008-04-15
Fix warnings.
Jelmer Vernooij
3
-4
/
+6
2008-04-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into HEAD
Jelmer Vernooij
6
-2
/
+68
2008-04-15
Attempt to fix the pidl installation on fedora.
Jelmer Vernooij
1
-1
/
+1
2008-04-15
Test password change with 'net password change'.
Andrew Bartlett
1
-0
/
+8
2008-04-15
Test a few more bits of smbclient
Andrew Bartlett
1
-2
/
+26
2008-04-15
Add blackbox test for ndrdump, to ensure it at least does not
Andrew Bartlett
4
-0
/
+34
2008-04-15
Work around 'test' quirks - use make's string comparison instead.
Jelmer Vernooij
1
-1
/
+3
2008-04-15
Fix ALL_OBJS value.
Jelmer Vernooij
1
-2
/
+1
2008-04-15
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
12
-59
/
+41
2008-04-15
Make sure init function sentinels are set for modules.
Jelmer Vernooij
2
-0
/
+4
2008-04-15
Fix the build.
Jelmer Vernooij
6
-14
/
+9
2008-04-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4
Jelmer Vernooij
6
-17
/
+14
2008-04-14
Use RpcInterfaceTestCase everywhere.
Jelmer Vernooij
6
-17
/
+14
[next]