1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
Commit Graph

14191 Commits

Author SHA1 Message Date
Jelmer Vernooij
7bf6b95b1f r26242: Don't fail if swig is not available.
(This used to be commit 12debcceac)
2007-12-21 05:47:22 +01:00
Jelmer Vernooij
8192350f10 r26241: Ignore some files generated by tests.
(This used to be commit 81757d2f76)
2007-12-21 05:47:22 +01:00
Jelmer Vernooij
779f452a72 r26240: We now actually use torture_context pointers for more than just allocation.
Fix a few places where we were passing talloc contexts that were not
torture contexts.
(This used to be commit 9d12fc7dc5)
2007-12-21 05:47:21 +01:00
Jelmer Vernooij
51d8da8ae3 r26239: Fix registry argument order.
(This used to be commit 0b3de2a63a)
2007-12-21 05:47:21 +01:00
Jelmer Vernooij
bbdfbf8d9d r26238: Add a loadparm context parameter to torture_context, remove more uses of global_loadparm.
(This used to be commit a33a553054)
2007-12-21 05:47:20 +01:00
Jelmer Vernooij
291ddf4336 r26237: Add loadparm context to the server service interface.
(This used to be commit 1386c5c925)
2007-12-21 05:47:15 +01:00
Jelmer Vernooij
6c999cd123 r26236: Remove more uses of global_loadparm or specify loadparm_context explicitly.
(This used to be commit 5b29ef7c03)
2007-12-21 05:47:15 +01:00
Jelmer Vernooij
934e932387 r26235: Avoid global_loadparm.
(This used to be commit e903978220)
2007-12-21 05:47:13 +01:00
Jelmer Vernooij
7e298580e0 r26234: More global_loadparm fixes.
(This used to be commit 84892d030d)
2007-12-21 05:47:12 +01:00
Jelmer Vernooij
120ecdb5cb r26233: Pass loadparm context when creating krb5 contexts.
(This used to be commit 7780bf285f)
2007-12-21 05:47:11 +01:00
Jelmer Vernooij
da0640518f r26232: Provide replacement for stdint.i for users of older versions of swig.
(This used to be commit fb2150a07a)
2007-12-21 05:47:10 +01:00
Jelmer Vernooij
fface33dd7 r26231: Spell check: credentails -> credentials.
(This used to be commit 4b46888bd0)
2007-12-21 05:47:09 +01:00
Jelmer Vernooij
b5594df87d r26230: Use task-provided loadparm context in a couple more places, avoid loadparm context inside ntlm_auth.
(This used to be commit 3a946d1ffd)
2007-12-21 05:47:07 +01:00
Jelmer Vernooij
cc04f143dc r26229: Set loadparm context as opaque pointer in ldb, remove more uses of global_loadparm.
(This used to be commit 37d05fdc7b)
2007-12-21 05:47:06 +01:00
Jelmer Vernooij
51db4c3f3d r26228: Store loadparm context in auth context, move more loadparm_contexts up the call stack.
(This used to be commit ba75f1613a)
2007-12-21 05:47:05 +01:00
Jelmer Vernooij
f4a1083cf9 r26227: Make loadparm_context part of a server task, move loadparm_contexts further up the call stack.
(This used to be commit 0721a07aad)
2007-12-21 05:47:04 +01:00
Jelmer Vernooij
2fa338cdc9 r26226: Avoid more uses of global_loadparm.
(This used to be commit 6cbce47a3e)
2007-12-21 05:47:02 +01:00
Jelmer Vernooij
33f26f8e54 r26225: Remove use of global_loadparm in wins server.
(This used to be commit 98c29e090f)
2007-12-21 05:47:00 +01:00
Jelmer Vernooij
8d8ad81437 r26224: Remove another use of global_loadparm.
(This used to be commit bd12560432)
2007-12-21 05:47:00 +01:00
Jelmer Vernooij
25f286fdfe r26223: Move loadparm context up in the stack.
(This used to be commit 152e2b1a28)
2007-12-21 05:46:59 +01:00
Jelmer Vernooij
3b281c3081 r26222: Avoid global_loadparm in a couple more places.
(This used to be commit 5bd053a570)
2007-12-21 05:46:58 +01:00
Jelmer Vernooij
181aab56d5 r26221: Add loadparm_context parameter to auth_context_create.
(This used to be commit a9a9634df8)
2007-12-21 05:46:58 +01:00
Stefan Metzmacher
4ab0b47ffd r26220: BASE-DELAYWRITE: add more subtests to explore write time update details
metze
(This used to be commit 92dcc85e3a)
2007-12-21 05:46:57 +01:00
Stefan Metzmacher
c555c3fa38 r26219: BASE-DELAYWRITE: make the tests more strict about the write time update
metze
(This used to be commit c1335651d3)
2007-12-21 05:46:57 +01:00
Jelmer Vernooij
b38ee476f2 r26218: Remove libtdb.so as well.
(This used to be commit a2d426c89b)
2007-12-21 05:46:56 +01:00
Günther Deschner
a701aed885 r26217: Let encode_wkssvc_join_password_buffer() take the session key as parameter.
Guenther
(This used to be commit f8a247d00e)
2007-12-21 05:46:55 +01:00
Günther Deschner
26f7752890 r26216: Add very basic torture test for wkssvc_NetrUnjoinDomain2().
Guenther
(This used to be commit f82116b6d7)
2007-12-21 05:46:55 +01:00
Günther Deschner
245630cf7e r26215: Verify that test_NetrJoinDomain2() has suceeded.
Guenther
(This used to be commit 16ef4564b2)
2007-12-21 05:46:55 +01:00
Günther Deschner
82c18a40ff r26214: Add note about remotely joining an unjoined XP SP2 workstation.
Guenther
(This used to be commit 2dd98c2333)
2007-12-21 05:46:55 +01:00
Günther Deschner
85c83f6651 r26213: Trying to fix confusing inline comment about wkssvc_PasswordBuffer.
Guenther
(This used to be commit e3ce22107e)
2007-12-21 05:46:54 +01:00
Günther Deschner
cd5eb29f1f r26212: Make test_NetrJoinDomain2() a little more robust against missing parameters.
Guenther
(This used to be commit 08aad347e8)
2007-12-21 05:46:54 +01:00
Günther Deschner
b32cbeafb2 r26211: Add very basic test_NetrJoinDomain2() test which can join xp workstations into
an AD domain.

Guenther
(This used to be commit 3fd5f3628c)
2007-12-21 05:46:53 +01:00
Günther Deschner
91da59fe0f r26210: w00t!
Solved the nasty crypto problem of the 524 byte wkssvc_PasswordBuffer for
wkssvc_JoinDomain()/wkssvc_UnjoinDomain().

Very soon we will be able to remotely join windows workstations into AD domains
using smbtorture :-)

Guenther
(This used to be commit 37469ed34c)
2007-12-21 05:46:53 +01:00
Günther Deschner
a3ced88172 r26209: For consistency, rename one argument in NetrJoinDomain.
Guenther
(This used to be commit 8cf99ed4b1)
2007-12-21 05:46:52 +01:00
Günther Deschner
6cb7ea0bc8 r26208: Add torture test for (unsupported) wkssvc_NetrJoinDomain() and
wkssvc_NetrUnjoinDomain().

Guenther
(This used to be commit 77c161b776)
2007-12-21 05:46:52 +01:00
Jelmer Vernooij
4151cf9866 r26207: Only compile swig files if swig is available.
(This used to be commit cc5260971c)
2007-12-21 05:46:52 +01:00
Jelmer Vernooij
8c46582b61 r26206: Build python modules as part of make all.
(This used to be commit df40628a46)
2007-12-21 05:46:51 +01:00
Jelmer Vernooij
991ee1aff0 r26205: Pass loadparm_context to secrets_db_connect() rather than using global context.
(This used to be commit 5718b6cfee)
2007-12-21 05:46:51 +01:00
Jelmer Vernooij
0e191fa26a r26204: Binsings for some more functions.
(This used to be commit ab6be3086f)
2007-12-21 05:46:50 +01:00
Jelmer Vernooij
cef98aaf27 r26203: Avoid using ldb_wrap for secrets database.
(This used to be commit b45093f01f)
2007-12-21 05:46:49 +01:00
Jelmer Vernooij
035e0853e2 r26202: Fix dependencies.
(This used to be commit ecdec9421d)
2007-12-21 05:46:49 +01:00
Jelmer Vernooij
ef26c9a604 r26201: Build docs for the security module.
(This used to be commit 31073a9e4e)
2007-12-21 05:46:48 +01:00
Jelmer Vernooij
e266efffec r26200: Bring back some accidently removed files.
(This used to be commit a71e40ab5d)
2007-12-21 05:46:48 +01:00
Jelmer Vernooij
4004de7b7d r26199: Allow constructing new sids, implement __eq__ for sids.
(This used to be commit 87472e35c0)
2007-12-21 05:46:47 +01:00
Jelmer Vernooij
f2f16b45b5 r26197: Add bindings for libsecurity.
(This used to be commit 8625cd403b)
2007-12-21 05:46:47 +01:00
Jelmer Vernooij
8515d23a3a r26196: Always build python bindings for ldb.
(This used to be commit 0aa19ce73f)
2007-12-21 05:46:46 +01:00
Jelmer Vernooij
4d417d2e0d r26195: Wrap two more functions.
(This used to be commit f7312cbb76)
2007-12-21 05:46:46 +01:00
Jelmer Vernooij
e1733d7244 r26194: Wrap the events subsystem in a separate file.
(This used to be commit cfb6bbdc31)
2007-12-21 05:46:45 +01:00
Andrew Bartlett
1da2cfe03d r26193: In the LDAP server, use the new 'controls_decoded' element to
determine if this (possibly critical) control has been decoded.  This
allows us to return an error, rather than just dropping the socket.

Andrew Bartlett
(This used to be commit 230a60c191)
2007-12-21 05:46:44 +01:00
Andrew Bartlett
364266e22a r26192: Handle, test and implement the style of extended_dn requiest that MMC uses.
It appears that the control value is optional, implying type 0 responses.

Failing to parse this was causing LDAP disconnects with 'unavailable
critical extension'.

Andrew Bartlett
(This used to be commit 833dfc2f2a)
2007-12-21 05:46:44 +01:00