Jelmer Vernooij
4b0199a549
r26409: Pass smb ports along.
...
(This used to be commit 2833f320de
)
2007-12-21 05:49:42 +01:00
Jelmer Vernooij
33582dffcc
r26408: Remove use of global_loadparm.
...
(This used to be commit f933b43621
)
2007-12-21 05:49:39 +01:00
Kai Blin
46b54defe9
r26407: Janitorial: Remove a pstring and compiler warnings.
...
(This used to be commit bdc4820335
)
2007-12-21 05:49:37 +01:00
Jelmer Vernooij
fc88ba4a7e
r26406: Make a copy to prevent modification of the loadparm configuration.
...
(This used to be commit c0f2775fd8
)
2007-12-21 05:49:37 +01:00
Jelmer Vernooij
c64c571591
r26405: Import support for getifaddrs from Samba3.
...
(This used to be commit 5827b7460a
)
2007-12-21 05:49:37 +01:00
Jelmer Vernooij
0b8ec6de02
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.
(This used to be commit 035c483100
)
2007-12-21 05:49:36 +01:00
Jelmer Vernooij
28671c54cf
r26403: Make sure ntvfs is only initialized once.
...
(This used to be commit 32b44e1074
)
2007-12-21 05:49:34 +01:00
Jelmer Vernooij
70f1f33af8
r26402: Require a talloc context in libnetif.
...
(This used to be commit a35e51871b
)
2007-12-21 05:49:33 +01:00
Jelmer Vernooij
6f2252dace
r26401: Don't cache interfaces context in libnetif.
...
(This used to be commit 9f975417cc
)
2007-12-21 05:49:32 +01:00
Jelmer Vernooij
f9948d18d7
r26400: Don't try to do character conversion before smb.conf has been parsed.
...
(This used to be commit 9faba28749
)
2007-12-21 05:49:30 +01:00
Jelmer Vernooij
68dc2dc526
r26399: Use -O option for SWIG (less evil generated code).
...
(This used to be commit 3378b6a559
)
2007-12-21 05:49:29 +01:00
Jelmer Vernooij
78a4f5eada
r26398: Fix writing the output of failed tests to st/summary.
...
(This used to be commit 34b9ddddaf
)
2007-12-21 05:49:27 +01:00
Jelmer Vernooij
1ea47faa97
r26397: Fix circular dependency in samba-socket.
...
(This used to be commit 801c8c766c
)
2007-12-21 05:49:26 +01:00
Kai Blin
cbefb13474
r26396: dcerpc: Fall back to peer_name() if target_hostname() is not set.
...
(This used to be commit 700887c7f1
)
2007-12-21 05:49:25 +01:00
Kai Blin
a6b4d4fe81
r26395: spoolss: Add WinXP-like printer browsing test.
...
(This used to be commit 2ccc4d2af5
)
2007-12-21 05:49:24 +01:00
Kai Blin
0978d0ed47
r26394: dcerpc: Use target_hostname() instead of peer_name() in dcerpc_server_name()
...
(This used to be commit c5196831d5
)
2007-12-21 05:49:24 +01:00
Günther Deschner
0b3de65ac6
r26393: Fix inline comment.
...
Guenther
(This used to be commit 55c60a3743
)
2007-12-21 05:49:23 +01:00
Stefan Metzmacher
50ec7b1a39
r26392: cmdline: remove unused var
...
metze
(This used to be commit 844da106e9
)
2007-12-21 05:49:22 +01:00
Stefan Metzmacher
6a56c111d7
r26391: samba4 doesn't support 'lmhosts' as resolve module
...
metze
(This used to be commit cdb64b4101
)
2007-12-21 05:49:21 +01:00
Andrew Bartlett
bb02fcda5a
r26389: Merge SWAT changes from alpha2 back into main Samba4 tree.
...
Andrew Bartlett
(This used to be commit 45747c2041
)
2007-12-21 05:49:20 +01:00
Andrew Bartlett
99930fe4e9
r26386: We need to test in more than just 'interactive' mode...
...
Fix segfault found when running smbd without options.
Andrew Bartlett
(This used to be commit 880dfeadae
)
2007-12-21 05:49:20 +01:00
Jelmer Vernooij
3da665e9ac
r26385: Integrate gensec-socket into gensec.
...
(This used to be commit 78bb444b4b
)
2007-12-21 05:49:19 +01:00
Jelmer Vernooij
3971827b6e
r26384: Fix another global_loadparm instance.
...
(This used to be commit 881ec40d7a
)
2007-12-21 05:49:18 +01:00
Jelmer Vernooij
43d18b91b4
r26383: Make interfaces argument explicit.
...
(This used to be commit 89008ae18d
)
2007-12-21 05:49:17 +01:00
Jelmer Vernooij
f055893ca5
r26382: Remove more uses of global_loadparm.
...
(This used to be commit 6d4c598534
)
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 9922967674
)
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 77273e250c
)
2007-12-21 05:49:13 +01:00
Jelmer Vernooij
7f0e8252e7
r26379: Remove more global_loadparm instances.
...
(This used to be commit b6f66eb5e0
)
2007-12-21 05:49:13 +01:00
Jelmer Vernooij
eede6b87e1
r26378: Remove use of global_loadparm.
...
(This used to be commit 81333de535
)
2007-12-21 05:49:12 +01:00
Jelmer Vernooij
51ef1b606f
r26377: Specify port explicitly.
...
(This used to be commit 8c767ca139
)
2007-12-21 05:49:12 +01:00
Jelmer Vernooij
5f4842cf65
r26376: Add context for libcli_resolve.
...
(This used to be commit 459e1466a4
)
2007-12-21 05:49:12 +01:00
Jelmer Vernooij
eba25f5d18
r26375: Move provision-independent utility function to main samba python module.
...
(This used to be commit 9d0ff47be0
)
2007-12-21 05:49:10 +01:00
Jelmer Vernooij
2e5f282a7e
r26374: Remove dependency on dynconfig.
...
(This used to be commit a232a38d1c
)
2007-12-21 05:49:09 +01:00
Jelmer Vernooij
72abc90e4a
r26373: add note about shared libs being problematic with static data.
...
(This used to be commit 7b186ee310
)
2007-12-21 05:49:08 +01:00
Jelmer Vernooij
a46d8933d6
r26372: Add include for external users.
...
(This used to be commit 621feaa3d5
)
2007-12-21 05:49:08 +01:00
Jelmer Vernooij
6ee987ffa1
r26371: Fix typo.
...
(This used to be commit dcbacd9adb
)
2007-12-21 05:49:08 +01:00
Jelmer Vernooij
1a562591ec
r26370: Import upgrade script in Python.
...
(This used to be commit 277f216524
)
2007-12-21 05:49:07 +01:00
Jelmer Vernooij
b414ac5052
r26369: Start on tests for the upgrade python code.
...
(This used to be commit c4458d11c7
)
2007-12-21 05:49:06 +01:00
Jelmer Vernooij
c926cddfad
r26366: Import provision scripts in Python.
...
(This used to be commit 090c799f98
)
2007-12-21 05:49:06 +01:00
Andrew Bartlett
c8d16cc210
r26365: This will now be the alpha3 tree (once I release alpha2).
...
Andrew Bartlett
(This used to be commit f28c1623e2
)
2007-12-21 05:49:06 +01:00
Andrew Bartlett
82585a5ca6
r26362: Fix segfault in NET-API-DELSHARE torture test.
...
Andrew Bartlett
(This used to be commit aab6b7eeb8
)
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 0e04e85ec2
)
2007-12-21 05:49:05 +01:00
Jelmer Vernooij
2e1f142ab0
r26360: Add some const.
...
(This used to be commit 3616ced29e
)
2007-12-21 05:49:03 +01:00
Jelmer Vernooij
b65738c251
r26359: Build .so version of wins ldb module.
...
(This used to be commit b7bcc49c9a
)
2007-12-21 05:49:03 +01:00
Jelmer Vernooij
d26371737b
r26358: Always specify TORTURE_OPTIONS to smbtorture.
...
(This used to be commit f75d63596b
)
2007-12-21 05:49:02 +01:00
Jelmer Vernooij
038c75c0cb
r26357: Add separate subsystem for auth_sam_reply parsing.
...
(This used to be commit 2d61e7c96e
)
2007-12-21 05:49:02 +01:00
Jelmer Vernooij
70116cdcac
r26356: Remove prototype for nonexisting function.
...
(This used to be commit 2c93f8ec81
)
2007-12-21 05:49:01 +01:00
Jelmer Vernooij
b65dba2245
r26355: Eliminate global_loadparm in more places.
...
(This used to be commit 5d589a0d94
)
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 ca89dff45c
)
2007-12-21 05:48:58 +01:00
Jelmer Vernooij
a72c5053c5
r26353: Remove use of global_loadparm.
...
(This used to be commit 17637e4490
)
2007-12-21 05:48:57 +01:00