Jelmer Vernooij
7d5f0e0893
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library, so it can be overridden by OpenChange.
...
(This used to be commit 2f29f80e07adef1f020173f2cd6d947d0ef505ce)
2008-01-01 16:12:15 -06:00
Jelmer Vernooij
86dc05e99f
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struct_push_blob().
...
(This used to be commit 61ad78ac98937ef7a9aa32075a91a1c95b7606b3)
2008-01-01 16:12:11 -06:00
Rafal Szczesniak
011248fbe1
r26634: Add NET-API-CREATEGROUP test.
...
(This used to be commit 3d7a18b8231a98ac40bcfb8287b100209190beab)
2007-12-30 13:21:01 -06:00
Kai Blin
e0132b5602
r26606: masktest: Dynamically allocate strings.
...
(This used to be commit c38f3c6fe9c54339805490ab5ecd6b3d13a35bdb)
2007-12-26 11:57:10 -06:00
Kai Blin
278737ea81
r26605: masktest: Get rid of pstrings.
...
(This used to be commit d54fcf4f826d3c650c19eea9ccc45b786c6ae68a)
2007-12-26 11:57:09 -06:00
Jelmer Vernooij
40309ed662
r26604: Don't depend on Python just yet, since the code that uses it is ifdeffed out.
...
(This used to be commit b863fdf474503918f347883a578a8c6624fd615a)
2007-12-26 11:57:09 -06:00
Jelmer Vernooij
7ff974a226
r26599: Attempt to also support provisioning using Python in the BECOME-DC test.
...
Not tested yet as the test it is part of has been disabled because it's broken.
(This used to be commit 6b1e25b702847cd6662b4aece35692b099707b74)
2007-12-26 11:57:08 -06:00
Kai Blin
a6caca9abc
r26589: torture: Add non-const version of torture_tcase_add_simple_test
...
(This used to be commit 1ae9cde5105cc4349a44e6098e9393e06acaf95d)
2007-12-26 11:57:05 -06:00
Kai Blin
3c744ddd2c
r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.
...
Also rename the corresponding wrap_ functions.
(This used to be commit e59c2eaf681f076d175b9779d1c27b5f74a57c96)
2007-12-26 11:57:05 -06:00
Jelmer Vernooij
c13ae70731
r26580: Include sentinel in build.h, in case the list is empty.
...
(This used to be commit f1997dabed584bdc864c4b7235c29603c312ef46)
2007-12-24 01:51:07 -06:00
Jelmer Vernooij
ac267899b4
r26579: Fix the typo that breaks the code coverage build.
...
(This used to be commit ad97efc480fc21d794f880abcd6c95827592986e)
2007-12-24 01:51:06 -06:00
Jelmer Vernooij
be33f4c611
r26576: Allow the static module loading code to be used for the Python modules.
...
Simplify the way module initialization functions are handled.
(This used to be commit ba8be2dfc0de4434c798663336b81f7f95cde520)
2007-12-24 01:51:06 -06:00
Jelmer Vernooij
0500b87092
r26540: Revert my previous commit after concerns raised by Andrew.
...
(This used to be commit 6ac86f8be7d9a8c5ab396a93e6d1e6819e11f173)
2007-12-21 05:52:06 +01:00
Jelmer Vernooij
3e75f222bc
r26539: Remove unnecessary statics.
...
(This used to be commit e53e79eebef3ece6978f0a2b4a1ee0a0814bb5d2)
2007-12-21 05:52:05 +01:00
Rafal Szczesniak
1b1de74d71
r26531: Prevent from displaying the results if the function
...
call has failed.
(This used to be commit ded8a45d79beb0e539c573f67056c8cb4aa62c3f)
2007-12-21 05:51:54 +01:00
Rafal Szczesniak
b8313b19fb
r26530: Add NET-API-GROUPLIST test.
...
(This used to be commit 73566f520c0835f6b6b37d3f62414052468afb99)
2007-12-21 05:51:54 +01:00
Jelmer Vernooij
01b96e47cd
r26498: Fix memory leak in iconv code.
...
(This used to be commit 8795697db56e4ca6715950d68f5ec370604fcc76)
2007-12-21 05:50:54 +01:00
Kai Blin
1786af425b
r26466: Janitorial: Remove pstrings and static char[]s from torture/basic/scanner.c
...
(This used to be commit 59286797cb4c2e000f395b209c980bf431dc65bf)
2007-12-21 05:50:30 +01:00
Kai Blin
43ac3d9b44
r26453: Janitorial: Don't use a static char[] in smb_readline_replacement.
...
Fix up callers to free the memory returned, as that is needed if we use the
original readline function as well.
(This used to be commit c81ead1c38f417d442157b21d0d389f6a540c6f9)
2007-12-21 05:50:18 +01:00
Jelmer Vernooij
5e00673a40
r26438: Store iconv convenience in tdr push contexts.
...
(This used to be commit dffef3162778aebe2f8d77e2da60b22adb7d60ef)
2007-12-21 05:50:07 +01:00
Jelmer Vernooij
d1e716cf43
r26432: Require ndr_pull users to specify iconv_convenience.
...
(This used to be commit 28b1d36551b75241c1cf9fca5d74f45a6dc884ab)
2007-12-21 05:50:02 +01:00
Jelmer Vernooij
61873ce94c
r26431: Require ndr_push creators to specify a iconv_convenience context.
...
(This used to be commit 7352206f4450fdf881b95bda064cedd9d2477e4c)
2007-12-21 05:50:00 +01:00
Jelmer Vernooij
d891c0c74a
r26429: Avoid use of global_smb_iconv_convenience.
...
(This used to be commit d37136b7abfbba75ef2e5ab855eb3382b9648b8c)
2007-12-21 05:49:56 +01:00
Kai Blin
8f687a5fae
r26428: spoolss: Fix a typo.
...
(This used to be commit 5a3a851dc73bb054f036425b2663a187f283803f)
2007-12-21 05:49:54 +01:00
Jelmer Vernooij
aa32619c5c
r26426: Remove uses of global_loadparm.
...
(This used to be commit e1d177c8c1101965479f7ade2270490cd6fae4f2)
2007-12-21 05:49:52 +01:00
Jelmer Vernooij
4b0199a549
r26409: Pass smb ports along.
...
(This used to be commit 2833f320de1f1fd39c710ad0a61c3fa1bb1df31f)
2007-12-21 05:49:42 +01:00
Jelmer Vernooij
33582dffcc
r26408: Remove use of global_loadparm.
...
(This used to be commit f933b4362124bfdd25544b4e27992d9ca4405848)
2007-12-21 05:49:39 +01:00
Jelmer Vernooij
70f1f33af8
r26402: Require a talloc context in libnetif.
...
(This used to be commit a35e51871bbf1ab33fc316fa59e597b722769c50)
2007-12-21 05:49:33 +01:00
Jelmer Vernooij
6f2252dace
r26401: Don't cache interfaces context in libnetif.
...
(This used to be commit 9f975417cc66bfd4589da38bfd23731dbe0e6153)
2007-12-21 05:49:32 +01:00
Kai Blin
a6b4d4fe81
r26395: spoolss: Add WinXP-like printer browsing test.
...
(This used to be commit 2ccc4d2af58b49ab1319ce87e0f15591b40db06f)
2007-12-21 05:49:24 +01:00
Jelmer Vernooij
f055893ca5
r26382: Remove more uses of global_loadparm.
...
(This used to be commit 6d4c59853481855c232e7cf97264a391f40af2b5)
2007-12-21 05:49:17 +01:00
Jelmer Vernooij
274d07ddff
r26381: Move global_loadparm higher up the call stack.
...
(This used to be commit 992296767492ecd7d21b06f4a08a5b8d73d00740)
2007-12-21 05:49:16 +01:00
Jelmer Vernooij
237059838c
r26380: Specify port number higher up the call stack.
...
(This used to be commit 77273e250cacb1df0e8bd676e0948175ccd2330a)
2007-12-21 05:49:13 +01:00
Jelmer Vernooij
5f4842cf65
r26376: Add context for libcli_resolve.
...
(This used to be commit 459e1466a411d6f83b7372e248566e6e71c745fc)
2007-12-21 05:49:12 +01:00
Andrew Bartlett
82585a5ca6
r26362: Fix segfault in NET-API-DELSHARE torture test.
...
Andrew Bartlett
(This used to be commit aab6b7eeb86f7a36261099a085fd450438fa5de1)
2007-12-21 05:49:05 +01:00
Andrew Bartlett
4b11514784
r26361: Ensure this test cannot proceed if the pipe connection failed.
...
Andrew Bartlett
(This used to be commit 0e04e85ec262ec94ca4dd19e77cfbf8b78ca45fc)
2007-12-21 05:49:05 +01:00
Jelmer Vernooij
b65dba2245
r26355: Eliminate global_loadparm in more places.
...
(This used to be commit 5d589a0d94bd76a9b4c9fc748854e8098ea43c4d)
2007-12-21 05:49:01 +01:00
Andrew Bartlett
4a36b71675
r26354: In trying to chase down why we have reports that WinXP won't join
...
Samba4, rule out incorrect sid types in LSA LookupName returns.
Also fix the test to pass against Win2k3 Native mode.
Andrew Bartlett
(This used to be commit ca89dff45c62fab7092868c5b588326de5a4b197)
2007-12-21 05:48:58 +01:00
Jelmer Vernooij
a72c5053c5
r26353: Remove use of global_loadparm.
...
(This used to be commit 17637e4490e42db6cdef619286c4d5a0982e9d1a)
2007-12-21 05:48:57 +01:00
Jelmer Vernooij
dd7e5ed88c
r26352: Don't make lp_load create a new context.
...
(This used to be commit d0d5c1a823a6601292c061dba2b6f4bde2b9e3dd)
2007-12-21 05:48:56 +01:00
Jelmer Vernooij
3c12ad6a95
r26346: Add tests for loadparm.
...
(This used to be commit 064a2329e13f1d904142da1cac486c126a2fe57d)
2007-12-21 05:48:52 +01:00
Jelmer Vernooij
a48fdda5fe
r26339: Make loadparm talloc-allocated.
...
(This used to be commit 1e02cd8db1d65ff72b747833904a10b47749b1fb)
2007-12-21 05:48:49 +01:00
Jelmer Vernooij
bca631be1f
r26329: Fix more loadparm_context references. Only about a 100 left now.
...
(This used to be commit ddf233346d848e91bc6a6a572f0f6120540503b7)
2007-12-21 05:48:42 +01:00
Jelmer Vernooij
4c4323009f
r26327: Explicit loadparm_context for RPC client functions.
...
(This used to be commit eeb2251d22b3d6e0379444a73af69d1014692b07)
2007-12-21 05:48:41 +01:00
Jelmer Vernooij
485b24fc11
r26326: Remove more uses of global_loadparm.
...
(This used to be commit e1b7c1aee3043d1393c3374a1f460005e1dcbbfc)
2007-12-21 05:48:38 +01:00
Jelmer Vernooij
c5bf20c5fe
r26325: Remove use of global_loadparm in netif.
...
(This used to be commit e452cb28594f23add7c00247ed39e8323aea78a6)
2007-12-21 05:48:37 +01:00
Jelmer Vernooij
39ee38d9c1
r26316: Use contexts for conversion functions.
...
(This used to be commit f6420d933b5b011d428974f3a2a57edf19e6f482)
2007-12-21 05:48:30 +01:00
Jelmer Vernooij
b440ed3df3
r26315: Avoid using lp_ functions in libcharset.
...
(This used to be commit db6dd425e3526c04e96d778a736dbb5cf14ddc56)
2007-12-21 05:48:27 +01:00
Jelmer Vernooij
0f21c092d6
r26311: Move port number specification higher up the call stack.
...
(This used to be commit ef946ff09315d90ea0419470ffd06a70498133f2)
2007-12-21 05:48:23 +01:00
Jelmer Vernooij
d378cf4c15
r26310: Remove more uses of global_loadparm.
...
(This used to be commit 9d806da113b5f0688b6193dfdee9b8765e18b38f)
2007-12-21 05:48:22 +01:00