1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
Commit Graph

14332 Commits

Author SHA1 Message Date
Stefan Metzmacher
cdb64b4101 r26391: samba4 doesn't support 'lmhosts' as resolve module
metze
2007-12-21 05:49:21 +01:00
Andrew Bartlett
45747c2041 r26389: Merge SWAT changes from alpha2 back into main Samba4 tree.
Andrew Bartlett
2007-12-21 05:49:20 +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
7b186ee310 r26373: add note about shared libs being problematic with static data. 2007-12-21 05:49:08 +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
Jelmer Vernooij
b7bcc49c9a r26359: Build .so version of wins ldb module. 2007-12-21 05:49:03 +01:00
Jelmer Vernooij
f75d63596b r26358: Always specify TORTURE_OPTIONS to smbtorture. 2007-12-21 05:49:02 +01:00
Jelmer Vernooij
2d61e7c96e r26357: Add separate subsystem for auth_sam_reply parsing. 2007-12-21 05:49:02 +01:00
Jelmer Vernooij
2c93f8ec81 r26356: Remove prototype for nonexisting function. 2007-12-21 05:49:01 +01:00
Jelmer Vernooij
5d589a0d94 r26355: Eliminate global_loadparm in more places. 2007-12-21 05:49:01 +01:00
Andrew Bartlett
ca89dff45c 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
2007-12-21 05:48:58 +01:00
Jelmer Vernooij
17637e4490 r26353: Remove use of global_loadparm. 2007-12-21 05:48:57 +01:00
Jelmer Vernooij
d0d5c1a823 r26352: Don't make lp_load create a new context. 2007-12-21 05:48:56 +01:00
Jelmer Vernooij
c6da76b614 r26351: Fix handling of flags when there are multiple loadparm contexts around. 2007-12-21 05:48:55 +01:00
Jelmer Vernooij
87799f55d5 r26350: More tests. 2007-12-21 05:48:55 +01:00
Jelmer Vernooij
c440b130a9 r26349: More tests. 2007-12-21 05:48:54 +01:00
Jelmer Vernooij
eebcf7e1b0 r26348: Avoid use of autofree context. 2007-12-21 05:48:53 +01:00
Jelmer Vernooij
5d927b5ca7 r26347: More tests. 2007-12-21 05:48:53 +01:00
Jelmer Vernooij
064a2329e1 r26346: Add tests for loadparm. 2007-12-21 05:48:52 +01:00
Jelmer Vernooij
e8065a7f8f r26345: Fix dumping an individual parameter. 2007-12-21 05:48:52 +01:00
Jelmer Vernooij
966248108f r26344: Fix memory access. 2007-12-21 05:48:51 +01:00
Jelmer Vernooij
6c3ca6aa81 r26343: Remove bLoaded global variable. 2007-12-21 05:48:51 +01:00
Jelmer Vernooij
2c9e17cb96 r26342: Fix initialization. 2007-12-21 05:48:50 +01:00
Jelmer Vernooij
2be4e8a444 r26340: Add special handlers for debuglevel and logfile. 2007-12-21 05:48:50 +01:00
Jelmer Vernooij
1e02cd8db1 r26339: Make loadparm talloc-allocated. 2007-12-21 05:48:49 +01:00
Jelmer Vernooij
2a005096dd r26338: Fix parameter, typo. 2007-12-21 05:48:48 +01:00
Jelmer Vernooij
baa5bcd303 r26337: Move global_loadparm to a higher caller. 2007-12-21 05:48:47 +01:00
Jelmer Vernooij
9c87c46c69 r26336: use offsets inside loadparm rather than pointers (allows multiple contexts to exist at the same time). 2007-12-21 05:48:47 +01:00
Jelmer Vernooij
b03e5d0011 r26335: Specify name_resolve_order to socket code. 2007-12-21 05:48:46 +01:00
Jelmer Vernooij
332dff80cc r26334: Avoid loadparm_context. 2007-12-21 05:48:45 +01:00