Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-12-26 | r26606: masktest: Dynamically allocate strings. | Kai Blin | 1 | -21/+27 | |
(This used to be commit c38f3c6fe9c54339805490ab5ecd6b3d13a35bdb) | |||||
2007-12-26 | r26605: masktest: Get rid of pstrings. | Kai Blin | 1 | -23/+35 | |
(This used to be commit d54fcf4f826d3c650c19eea9ccc45b786c6ae68a) | |||||
2007-12-26 | r26604: Don't depend on Python just yet, since the code that uses it is ↵ | Jelmer Vernooij | 1 | -2/+1 | |
ifdeffed out. (This used to be commit b863fdf474503918f347883a578a8c6624fd615a) | |||||
2007-12-26 | r26599: Attempt to also support provisioning using Python in the BECOME-DC test. | Jelmer Vernooij | 2 | -52/+162 | |
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 | r26589: torture: Add non-const version of torture_tcase_add_simple_test | Kai Blin | 1 | -0/+32 | |
(This used to be commit 1ae9cde5105cc4349a44e6098e9393e06acaf95d) | |||||
2007-12-26 | r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const. | Kai Blin | 4 | -45/+53 | |
Also rename the corresponding wrap_ functions. (This used to be commit e59c2eaf681f076d175b9779d1c27b5f74a57c96) | |||||
2007-12-24 | r26580: Include sentinel in build.h, in case the list is empty. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit f1997dabed584bdc864c4b7235c29603c312ef46) | |||||
2007-12-24 | r26579: Fix the typo that breaks the code coverage build. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit ad97efc480fc21d794f880abcd6c95827592986e) | |||||
2007-12-24 | r26576: Allow the static module loading code to be used for the Python modules. | Jelmer Vernooij | 1 | -1/+1 | |
Simplify the way module initialization functions are handled. (This used to be commit ba8be2dfc0de4434c798663336b81f7f95cde520) | |||||
2007-12-21 | r26540: Revert my previous commit after concerns raised by Andrew. | Jelmer Vernooij | 3 | -5/+5 | |
(This used to be commit 6ac86f8be7d9a8c5ab396a93e6d1e6819e11f173) | |||||
2007-12-21 | r26539: Remove unnecessary statics. | Jelmer Vernooij | 3 | -5/+5 | |
(This used to be commit e53e79eebef3ece6978f0a2b4a1ee0a0814bb5d2) | |||||
2007-12-21 | r26531: Prevent from displaying the results if the function | Rafal Szczesniak | 1 | -0/+2 | |
call has failed. (This used to be commit ded8a45d79beb0e539c573f67056c8cb4aa62c3f) | |||||
2007-12-21 | r26530: Add NET-API-GROUPLIST test. | Rafal Szczesniak | 2 | -0/+81 | |
(This used to be commit 73566f520c0835f6b6b37d3f62414052468afb99) | |||||
2007-12-21 | r26498: Fix memory leak in iconv code. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 8795697db56e4ca6715950d68f5ec370604fcc76) | |||||
2007-12-21 | r26466: Janitorial: Remove pstrings and static char[]s from ↵ | Kai Blin | 1 | -77/+144 | |
torture/basic/scanner.c (This used to be commit 59286797cb4c2e000f395b209c980bf431dc65bf) | |||||
2007-12-21 | r26453: Janitorial: Don't use a static char[] in smb_readline_replacement. | Kai Blin | 2 | -0/+2 | |
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 | r26438: Store iconv convenience in tdr push contexts. | Jelmer Vernooij | 5 | -5/+5 | |
(This used to be commit dffef3162778aebe2f8d77e2da60b22adb7d60ef) | |||||
2007-12-21 | r26432: Require ndr_pull users to specify iconv_convenience. | Jelmer Vernooij | 3 | -6/+10 | |
(This used to be commit 28b1d36551b75241c1cf9fca5d74f45a6dc884ab) | |||||
2007-12-21 | r26431: Require ndr_push creators to specify a iconv_convenience context. | Jelmer Vernooij | 1 | -3/+3 | |
(This used to be commit 7352206f4450fdf881b95bda064cedd9d2477e4c) | |||||
2007-12-21 | r26429: Avoid use of global_smb_iconv_convenience. | Jelmer Vernooij | 10 | -20/+22 | |
(This used to be commit d37136b7abfbba75ef2e5ab855eb3382b9648b8c) | |||||
2007-12-21 | r26428: spoolss: Fix a typo. | Kai Blin | 1 | -1/+1 | |
(This used to be commit 5a3a851dc73bb054f036425b2663a187f283803f) | |||||
2007-12-21 | r26426: Remove uses of global_loadparm. | Jelmer Vernooij | 3 | -3/+5 | |
(This used to be commit e1d177c8c1101965479f7ade2270490cd6fae4f2) | |||||
2007-12-21 | r26409: Pass smb ports along. | Jelmer Vernooij | 16 | -33/+53 | |
(This used to be commit 2833f320de1f1fd39c710ad0a61c3fa1bb1df31f) | |||||
2007-12-21 | r26408: Remove use of global_loadparm. | Jelmer Vernooij | 3 | -1/+7 | |
(This used to be commit f933b4362124bfdd25544b4e27992d9ca4405848) | |||||
2007-12-21 | r26402: Require a talloc context in libnetif. | Jelmer Vernooij | 6 | -9/+9 | |
(This used to be commit a35e51871bbf1ab33fc316fa59e597b722769c50) | |||||
2007-12-21 | r26401: Don't cache interfaces context in libnetif. | Jelmer Vernooij | 6 | -14/+41 | |
(This used to be commit 9f975417cc66bfd4589da38bfd23731dbe0e6153) | |||||
2007-12-21 | r26395: spoolss: Add WinXP-like printer browsing test. | Kai Blin | 3 | -0/+580 | |
(This used to be commit 2ccc4d2af58b49ab1319ce87e0f15591b40db06f) | |||||
2007-12-21 | r26382: Remove more uses of global_loadparm. | Jelmer Vernooij | 2 | -8/+6 | |
(This used to be commit 6d4c59853481855c232e7cf97264a391f40af2b5) | |||||
2007-12-21 | r26381: Move global_loadparm higher up the call stack. | Jelmer Vernooij | 3 | -0/+4 | |
(This used to be commit 992296767492ecd7d21b06f4a08a5b8d73d00740) | |||||
2007-12-21 | r26380: Specify port number higher up the call stack. | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit 77273e250cacb1df0e8bd676e0948175ccd2330a) | |||||
2007-12-21 | r26376: Add context for libcli_resolve. | Jelmer Vernooij | 7 | -11/+13 | |
(This used to be commit 459e1466a411d6f83b7372e248566e6e71c745fc) | |||||
2007-12-21 | r26362: Fix segfault in NET-API-DELSHARE torture test. | Andrew Bartlett | 1 | -0/+1 | |
Andrew Bartlett (This used to be commit aab6b7eeb86f7a36261099a085fd450438fa5de1) | |||||
2007-12-21 | r26361: Ensure this test cannot proceed if the pipe connection failed. | Andrew Bartlett | 1 | -0/+2 | |
Andrew Bartlett (This used to be commit 0e04e85ec262ec94ca4dd19e77cfbf8b78ca45fc) | |||||
2007-12-21 | r26355: Eliminate global_loadparm in more places. | Jelmer Vernooij | 10 | -36/+40 | |
(This used to be commit 5d589a0d94bd76a9b4c9fc748854e8098ea43c4d) | |||||
2007-12-21 | r26354: In trying to chase down why we have reports that WinXP won't join | Andrew Bartlett | 1 | -11/+87 | |
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 | r26353: Remove use of global_loadparm. | Jelmer Vernooij | 3 | -4/+7 | |
(This used to be commit 17637e4490e42db6cdef619286c4d5a0982e9d1a) | |||||
2007-12-21 | r26352: Don't make lp_load create a new context. | Jelmer Vernooij | 4 | -4/+8 | |
(This used to be commit d0d5c1a823a6601292c061dba2b6f4bde2b9e3dd) | |||||
2007-12-21 | r26346: Add tests for loadparm. | Jelmer Vernooij | 2 | -0/+2 | |
(This used to be commit 064a2329e13f1d904142da1cac486c126a2fe57d) | |||||
2007-12-21 | r26339: Make loadparm talloc-allocated. | Jelmer Vernooij | 4 | -4/+4 | |
(This used to be commit 1e02cd8db1d65ff72b747833904a10b47749b1fb) | |||||
2007-12-21 | r26329: Fix more loadparm_context references. Only about a 100 left now. | Jelmer Vernooij | 2 | -8/+11 | |
(This used to be commit ddf233346d848e91bc6a6a572f0f6120540503b7) | |||||
2007-12-21 | r26327: Explicit loadparm_context for RPC client functions. | Jelmer Vernooij | 22 | -94/+94 | |
(This used to be commit eeb2251d22b3d6e0379444a73af69d1014692b07) | |||||
2007-12-21 | r26326: Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -6/+9 | |
(This used to be commit e1b7c1aee3043d1393c3374a1f460005e1dcbbfc) | |||||
2007-12-21 | r26325: Remove use of global_loadparm in netif. | Jelmer Vernooij | 6 | -14/+14 | |
(This used to be commit e452cb28594f23add7c00247ed39e8323aea78a6) | |||||
2007-12-21 | r26316: Use contexts for conversion functions. | Jelmer Vernooij | 7 | -17/+21 | |
(This used to be commit f6420d933b5b011d428974f3a2a57edf19e6f482) | |||||
2007-12-21 | r26315: Avoid using lp_ functions in libcharset. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit db6dd425e3526c04e96d778a736dbb5cf14ddc56) | |||||
2007-12-21 | r26311: Move port number specification higher up the call stack. | Jelmer Vernooij | 1 | -3/+3 | |
(This used to be commit ef946ff09315d90ea0419470ffd06a70498133f2) | |||||
2007-12-21 | r26310: Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 9d806da113b5f0688b6193dfdee9b8765e18b38f) | |||||
2007-12-21 | r26309: Move specification of port higher up the all stack. | Jelmer Vernooij | 3 | -0/+6 | |
(This used to be commit 7de55cde7c7fe0141c05c8a38248667ebf3a9033) | |||||
2007-12-21 | r26307: BASE-DELAYWRITE: only set the write time | Stefan Metzmacher | 1 | -3/+3 | |
metze (This used to be commit b7d7a58b2399627c37d8b79e6282a44d50f8c68e) | |||||
2007-12-21 | r26306: BASE-DELAYWRITE: print access time stamps and test fileinfo and ↵ | Stefan Metzmacher | 1 | -3/+36 | |
pathinfo match metze (This used to be commit 58bc21a3f849ef7200733450dbd68f15658ff8f6) |