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
*
r26645: Janitorial: Fix a couple of warnings.
Jelmer Vernooij
2008-01-02
3
-14
/
+14
*
r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...
Jelmer Vernooij
2008-01-02
12
-16
/
+52
*
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2008-01-01
6
-16
/
+31
*
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
2008-01-01
2
-3
/
+3
*
r26634: Add NET-API-CREATEGROUP test.
Rafal Szczesniak
2007-12-30
2
-0
/
+43
*
r26606: masktest: Dynamically allocate strings.
Kai Blin
2007-12-26
1
-21
/
+27
*
r26605: masktest: Get rid of pstrings.
Kai Blin
2007-12-26
1
-23
/
+35
*
r26604: Don't depend on Python just yet, since the code that uses it is ifdef...
Jelmer Vernooij
2007-12-26
1
-2
/
+1
*
r26599: Attempt to also support provisioning using Python in the BECOME-DC test.
Jelmer Vernooij
2007-12-26
2
-52
/
+162
*
r26589: torture: Add non-const version of torture_tcase_add_simple_test
Kai Blin
2007-12-26
1
-0
/
+32
*
r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.
Kai Blin
2007-12-26
4
-45
/
+53
*
r26580: Include sentinel in build.h, in case the list is empty.
Jelmer Vernooij
2007-12-24
1
-1
/
+1
*
r26579: Fix the typo that breaks the code coverage build.
Jelmer Vernooij
2007-12-24
1
-1
/
+1
*
r26576: Allow the static module loading code to be used for the Python modules.
Jelmer Vernooij
2007-12-24
1
-1
/
+1
*
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
2007-12-21
3
-5
/
+5
*
r26539: Remove unnecessary statics.
Jelmer Vernooij
2007-12-21
3
-5
/
+5
*
r26531: Prevent from displaying the results if the function
Rafal Szczesniak
2007-12-21
1
-0
/
+2
*
r26530: Add NET-API-GROUPLIST test.
Rafal Szczesniak
2007-12-21
2
-0
/
+81
*
r26498: Fix memory leak in iconv code.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26466: Janitorial: Remove pstrings and static char[]s from torture/basic/sca...
Kai Blin
2007-12-21
1
-77
/
+144
*
r26453: Janitorial: Don't use a static char[] in smb_readline_replacement.
Kai Blin
2007-12-21
2
-0
/
+2
*
r26438: Store iconv convenience in tdr push contexts.
Jelmer Vernooij
2007-12-21
5
-5
/
+5
*
r26432: Require ndr_pull users to specify iconv_convenience.
Jelmer Vernooij
2007-12-21
3
-6
/
+10
*
r26431: Require ndr_push creators to specify a iconv_convenience context.
Jelmer Vernooij
2007-12-21
1
-3
/
+3
*
r26429: Avoid use of global_smb_iconv_convenience.
Jelmer Vernooij
2007-12-21
10
-20
/
+22
*
r26428: spoolss: Fix a typo.
Kai Blin
2007-12-21
1
-1
/
+1
*
r26426: Remove uses of global_loadparm.
Jelmer Vernooij
2007-12-21
3
-3
/
+5
*
r26409: Pass smb ports along.
Jelmer Vernooij
2007-12-21
16
-33
/
+53
*
r26408: Remove use of global_loadparm.
Jelmer Vernooij
2007-12-21
3
-1
/
+7
*
r26402: Require a talloc context in libnetif.
Jelmer Vernooij
2007-12-21
6
-9
/
+9
*
r26401: Don't cache interfaces context in libnetif.
Jelmer Vernooij
2007-12-21
6
-14
/
+41
*
r26395: spoolss: Add WinXP-like printer browsing test.
Kai Blin
2007-12-21
3
-0
/
+580
*
r26382: Remove more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
2
-8
/
+6
*
r26381: Move global_loadparm higher up the call stack.
Jelmer Vernooij
2007-12-21
3
-0
/
+4
*
r26380: Specify port number higher up the call stack.
Jelmer Vernooij
2007-12-21
1
-0
/
+2
*
r26376: Add context for libcli_resolve.
Jelmer Vernooij
2007-12-21
7
-11
/
+13
*
r26362: Fix segfault in NET-API-DELSHARE torture test.
Andrew Bartlett
2007-12-21
1
-0
/
+1
*
r26361: Ensure this test cannot proceed if the pipe connection failed.
Andrew Bartlett
2007-12-21
1
-0
/
+2
*
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
2007-12-21
10
-36
/
+40
*
r26354: In trying to chase down why we have reports that WinXP won't join
Andrew Bartlett
2007-12-21
1
-11
/
+87
*
r26353: Remove use of global_loadparm.
Jelmer Vernooij
2007-12-21
3
-4
/
+7
*
r26352: Don't make lp_load create a new context.
Jelmer Vernooij
2007-12-21
4
-4
/
+8
*
r26346: Add tests for loadparm.
Jelmer Vernooij
2007-12-21
2
-0
/
+2
*
r26339: Make loadparm talloc-allocated.
Jelmer Vernooij
2007-12-21
4
-4
/
+4
*
r26329: Fix more loadparm_context references. Only about a 100 left now.
Jelmer Vernooij
2007-12-21
2
-8
/
+11
*
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
2007-12-21
22
-94
/
+94
*
r26326: Remove more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-6
/
+9
*
r26325: Remove use of global_loadparm in netif.
Jelmer Vernooij
2007-12-21
6
-14
/
+14
*
r26316: Use contexts for conversion functions.
Jelmer Vernooij
2007-12-21
7
-17
/
+21
*
r26315: Avoid using lp_ functions in libcharset.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
[next]