1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-11 00:23:51 +03:00
Commit Graph

13924 Commits

Author SHA1 Message Date
Kai Blin
718a5a1f3c r26418: Janitorial: Kill pstring in ntlmssp_parse.c 2007-12-21 05:49:47 +01:00
Jelmer Vernooij
cf8636c8b7 r26417: Make str_list_copy(mem_ctx, NULL) return NULL rather than an empty list. 2007-12-21 05:49:47 +01:00
Kai Blin
e9ef98b064 r26416: Janitorial: Fix warnings in auth/gensec/
As per metze's suggestion, the "unused variables" warning is left in to remind
us to fix the #else part of the #if 1
2007-12-21 05:49:46 +01:00
Stefan Metzmacher
7c6d9edffb r26415: LIBSAMBA-CONFIG used dlopen(), so it has to depend on LIBREPLACE_EXT for -ldl
This fixes the pidl/ndr_string test.

metze
2007-12-21 05:49:46 +01:00
Stefan Metzmacher
5cc9673778 r26414: build: bring in the content of EXT_LIB's for the .pc files
TODO: we need to check if we need to recursivly expand the dependencies
      as we do for the Makefile rules

metze
2007-12-21 05:49:45 +01:00
Stefan Metzmacher
5f49c1b144 r26413: we should check the return value of talloc_reference()
metze
2007-12-21 05:49:45 +01:00
Andrew Bartlett
a8b0f5af9a r26412: Add comments and refactor to reuse common code.
Andrew Bartlett
2007-12-21 05:49:43 +01:00
Jelmer Vernooij
3d8fc5808c r26411: Double check Python installation - make sure we can compile and link using it. 2007-12-21 05:49:43 +01:00
Jelmer Vernooij
13ae3108da r26410: Remove unnecessary static. 2007-12-21 05:49:42 +01:00
Jelmer Vernooij
2833f320de r26409: Pass smb ports along. 2007-12-21 05:49:42 +01:00
Jelmer Vernooij
f933b43621 r26408: Remove use of global_loadparm. 2007-12-21 05:49:39 +01:00
Kai Blin
bdc4820335 r26407: Janitorial: Remove a pstring and compiler warnings. 2007-12-21 05:49:37 +01:00
Jelmer Vernooij
c0f2775fd8 r26406: Make a copy to prevent modification of the loadparm configuration. 2007-12-21 05:49:37 +01:00
Jelmer Vernooij
5827b7460a r26405: Import support for getifaddrs from Samba3. 2007-12-21 05:49:37 +01:00
Jelmer Vernooij
035c483100 r26404: Disable socket wrapper for the interface detection code to work around the fact that the ioctls for enumerating interfaces are not very reliable when used on unix domain sockets.
Ideally, we should be implementing the SIOCGIFCONF and SIOCGIFADDR ioctls in socket wrapper.
2007-12-21 05:49:36 +01:00
Jelmer Vernooij
32b44e1074 r26403: Make sure ntvfs is only initialized once. 2007-12-21 05:49:34 +01:00
Jelmer Vernooij
a35e51871b r26402: Require a talloc context in libnetif. 2007-12-21 05:49:33 +01:00
Jelmer Vernooij
9f975417cc r26401: Don't cache interfaces context in libnetif. 2007-12-21 05:49:32 +01:00
Jelmer Vernooij
9faba28749 r26400: Don't try to do character conversion before smb.conf has been parsed. 2007-12-21 05:49:30 +01:00
Jelmer Vernooij
3378b6a559 r26399: Use -O option for SWIG (less evil generated code). 2007-12-21 05:49:29 +01:00
Jelmer Vernooij
34b9ddddaf r26398: Fix writing the output of failed tests to st/summary. 2007-12-21 05:49:27 +01:00
Jelmer Vernooij
801c8c766c r26397: Fix circular dependency in samba-socket. 2007-12-21 05:49:26 +01:00
Kai Blin
700887c7f1 r26396: dcerpc: Fall back to peer_name() if target_hostname() is not set. 2007-12-21 05:49:25 +01:00
Kai Blin
2ccc4d2af5 r26395: spoolss: Add WinXP-like printer browsing test. 2007-12-21 05:49:24 +01:00
Kai Blin
c5196831d5 r26394: dcerpc: Use target_hostname() instead of peer_name() in dcerpc_server_name() 2007-12-21 05:49:24 +01:00
Günther Deschner
55c60a3743 r26393: Fix inline comment.
Guenther
2007-12-21 05:49:23 +01:00
Stefan Metzmacher
844da106e9 r26392: cmdline: remove unused var
metze
2007-12-21 05:49:22 +01:00
Stefan Metzmacher
cdb64b4101 r26391: samba4 doesn't support 'lmhosts' as resolve module
metze
2007-12-21 05:49:21 +01:00
Andrew Bartlett
880dfeadae r26386: We need to test in more than just 'interactive' mode...
Fix segfault found when running smbd without options.

Andrew Bartlett
2007-12-21 05:49:20 +01:00
Jelmer Vernooij
78bb444b4b r26385: Integrate gensec-socket into gensec. 2007-12-21 05:49:19 +01:00
Jelmer Vernooij
881ec40d7a r26384: Fix another global_loadparm instance. 2007-12-21 05:49:18 +01:00
Jelmer Vernooij
89008ae18d r26383: Make interfaces argument explicit. 2007-12-21 05:49:17 +01:00
Jelmer Vernooij
6d4c598534 r26382: Remove more uses of global_loadparm. 2007-12-21 05:49:17 +01:00
Jelmer Vernooij
9922967674 r26381: Move global_loadparm higher up the call stack. 2007-12-21 05:49:16 +01:00
Jelmer Vernooij
77273e250c r26380: Specify port number higher up the call stack. 2007-12-21 05:49:13 +01:00
Jelmer Vernooij
b6f66eb5e0 r26379: Remove more global_loadparm instances. 2007-12-21 05:49:13 +01:00
Jelmer Vernooij
81333de535 r26378: Remove use of global_loadparm. 2007-12-21 05:49:12 +01:00
Jelmer Vernooij
8c767ca139 r26377: Specify port explicitly. 2007-12-21 05:49:12 +01:00
Jelmer Vernooij
459e1466a4 r26376: Add context for libcli_resolve. 2007-12-21 05:49:12 +01:00
Jelmer Vernooij
9d0ff47be0 r26375: Move provision-independent utility function to main samba python module. 2007-12-21 05:49:10 +01:00
Jelmer Vernooij
a232a38d1c r26374: Remove dependency on dynconfig. 2007-12-21 05:49:09 +01:00
Jelmer Vernooij
621feaa3d5 r26372: Add include for external users. 2007-12-21 05:49:08 +01:00
Jelmer Vernooij
dcbacd9adb r26371: Fix typo. 2007-12-21 05:49:08 +01:00
Jelmer Vernooij
277f216524 r26370: Import upgrade script in Python. 2007-12-21 05:49:07 +01:00
Jelmer Vernooij
c4458d11c7 r26369: Start on tests for the upgrade python code. 2007-12-21 05:49:06 +01:00
Jelmer Vernooij
090c799f98 r26366: Import provision scripts in Python. 2007-12-21 05:49:06 +01:00
Andrew Bartlett
f28c1623e2 r26365: This will now be the alpha3 tree (once I release alpha2).
Andrew Bartlett
2007-12-21 05:49:06 +01:00
Andrew Bartlett
aab6b7eeb8 r26362: Fix segfault in NET-API-DELSHARE torture test.
Andrew Bartlett
2007-12-21 05:49:05 +01:00
Andrew Bartlett
0e04e85ec2 r26361: Ensure this test cannot proceed if the pipe connection failed.
Andrew Bartlett
2007-12-21 05:49:05 +01:00
Jelmer Vernooij
3616ced29e r26360: Add some const. 2007-12-21 05:49:03 +01:00