1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
Commit Graph

14341 Commits

Author SHA1 Message Date
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
Jelmer Vernooij
dd7e5ed88c r26352: Don't make lp_load create a new context.
(This used to be commit d0d5c1a823)
2007-12-21 05:48:56 +01:00
Jelmer Vernooij
75ac6cd318 r26351: Fix handling of flags when there are multiple loadparm contexts around.
(This used to be commit c6da76b614)
2007-12-21 05:48:55 +01:00
Jelmer Vernooij
5c6eacdb04 r26350: More tests.
(This used to be commit 87799f55d5)
2007-12-21 05:48:55 +01:00
Jelmer Vernooij
5991108c81 r26349: More tests.
(This used to be commit c440b130a9)
2007-12-21 05:48:54 +01:00
Jelmer Vernooij
fd88c3ca24 r26348: Avoid use of autofree context.
(This used to be commit eebcf7e1b0)
2007-12-21 05:48:53 +01:00
Jelmer Vernooij
5f9aeca0d6 r26347: More tests.
(This used to be commit 5d927b5ca7)
2007-12-21 05:48:53 +01:00
Jelmer Vernooij
3c12ad6a95 r26346: Add tests for loadparm.
(This used to be commit 064a2329e1)
2007-12-21 05:48:52 +01:00
Jelmer Vernooij
fe77606ecc r26345: Fix dumping an individual parameter.
(This used to be commit e8065a7f8f)
2007-12-21 05:48:52 +01:00
Jelmer Vernooij
b0eec88131 r26344: Fix memory access.
(This used to be commit 966248108f)
2007-12-21 05:48:51 +01:00