1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-30 08:23:49 +03:00
Commit Graph

13735 Commits

Author SHA1 Message Date
Jelmer Vernooij
a2d426c89b r26218: Remove libtdb.so as well. 2007-12-21 05:46:56 +01:00
Günther Deschner
f8a247d00e r26217: Let encode_wkssvc_join_password_buffer() take the session key as parameter.
Guenther
2007-12-21 05:46:55 +01:00
Günther Deschner
f82116b6d7 r26216: Add very basic torture test for wkssvc_NetrUnjoinDomain2().
Guenther
2007-12-21 05:46:55 +01:00
Günther Deschner
16ef4564b2 r26215: Verify that test_NetrJoinDomain2() has suceeded.
Guenther
2007-12-21 05:46:55 +01:00
Günther Deschner
2dd98c2333 r26214: Add note about remotely joining an unjoined XP SP2 workstation.
Guenther
2007-12-21 05:46:55 +01:00
Günther Deschner
e3ce22107e r26213: Trying to fix confusing inline comment about wkssvc_PasswordBuffer.
Guenther
2007-12-21 05:46:54 +01:00
Günther Deschner
08aad347e8 r26212: Make test_NetrJoinDomain2() a little more robust against missing parameters.
Guenther
2007-12-21 05:46:54 +01:00
Günther Deschner
3fd5f3628c r26211: Add very basic test_NetrJoinDomain2() test which can join xp workstations into
an AD domain.

Guenther
2007-12-21 05:46:53 +01:00
Günther Deschner
37469ed34c 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
2007-12-21 05:46:53 +01:00
Günther Deschner
8cf99ed4b1 r26209: For consistency, rename one argument in NetrJoinDomain.
Guenther
2007-12-21 05:46:52 +01:00
Günther Deschner
77c161b776 r26208: Add torture test for (unsupported) wkssvc_NetrJoinDomain() and
wkssvc_NetrUnjoinDomain().

Guenther
2007-12-21 05:46:52 +01:00
Jelmer Vernooij
cc5260971c r26207: Only compile swig files if swig is available. 2007-12-21 05:46:52 +01:00
Jelmer Vernooij
df40628a46 r26206: Build python modules as part of make all. 2007-12-21 05:46:51 +01:00
Jelmer Vernooij
5718b6cfee r26205: Pass loadparm_context to secrets_db_connect() rather than using global context. 2007-12-21 05:46:51 +01:00
Jelmer Vernooij
ab6be3086f r26204: Binsings for some more functions. 2007-12-21 05:46:50 +01:00
Jelmer Vernooij
b45093f01f r26203: Avoid using ldb_wrap for secrets database. 2007-12-21 05:46:49 +01:00
Jelmer Vernooij
ecdec9421d r26202: Fix dependencies. 2007-12-21 05:46:49 +01:00
Jelmer Vernooij
31073a9e4e r26201: Build docs for the security module. 2007-12-21 05:46:48 +01:00
Jelmer Vernooij
a71e40ab5d r26200: Bring back some accidently removed files. 2007-12-21 05:46:48 +01:00
Jelmer Vernooij
87472e35c0 r26199: Allow constructing new sids, implement __eq__ for sids. 2007-12-21 05:46:47 +01:00
Jelmer Vernooij
8625cd403b r26197: Add bindings for libsecurity. 2007-12-21 05:46:47 +01:00
Jelmer Vernooij
0aa19ce73f r26196: Always build python bindings for ldb. 2007-12-21 05:46:46 +01:00
Jelmer Vernooij
f7312cbb76 r26195: Wrap two more functions. 2007-12-21 05:46:46 +01:00
Jelmer Vernooij
cfb6bbdc31 r26194: Wrap the events subsystem in a separate file. 2007-12-21 05:46:45 +01:00
Andrew Bartlett
230a60c191 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
2007-12-21 05:46:44 +01:00
Andrew Bartlett
833dfc2f2a 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
2007-12-21 05:46:44 +01:00
Jelmer Vernooij
b0f808345f r26191: Import custom test runner for subunit, rather than using trial, which is part of twisted. 2007-12-21 05:46:43 +01:00
Jelmer Vernooij
d5dd11d1f5 r26190: Allow successful as well as success. 2007-12-21 05:46:42 +01:00
Jelmer Vernooij
f0fcad0a75 r26189: Add really trivial testsuite for the auth module. 2007-12-21 05:46:41 +01:00
Jelmer Vernooij
f97f82adbd r26188: Now that swig output is pregenerated, allow building python code without swig installed. 2007-12-21 05:46:41 +01:00
Jelmer Vernooij
ef790ebf3a r26187: Fix module name, indentation. 2007-12-21 05:46:40 +01:00
Jelmer Vernooij
4429f8b87e r26186: Generate SWIG files as part of autogen.sh 2007-12-21 05:46:39 +01:00
Jelmer Vernooij
522d6591d7 r26185: No need to depend on ldap, shared lib already has that info. 2007-12-21 05:46:39 +01:00
Volker Lendecke
f8c4a5ccc6 r26184: Streams are tricky.... 2007-12-21 05:46:38 +01:00
Andrew Bartlett
6d4d20ebaf r26183: The idea of a self-seeding secrets.ldb is nice, but in practice we do
this with the provision, which sets up a very different database.
Removing this ensures we are consistant.

Andrew Bartlett
2007-12-21 05:46:38 +01:00
Andrew Bartlett
65d17f0ad7 r26182: Extend our linked attribute testsuite to cover many more possible
modifications, and then extend our implementation to match.

Andrew Bartlett
2007-12-21 05:46:38 +01:00
Jelmer Vernooij
19e3516000 r26181: Set version to 1.1.1, as 1.1.0 has already been released. 2007-12-21 05:46:37 +01:00
Jelmer Vernooij
52106ad04e r26180: Allow prebuilding swig output files. 2007-12-21 05:46:37 +01:00
Jelmer Vernooij
b25d0201da r26179: Fix symlink. 2007-12-21 05:46:37 +01:00
Jelmer Vernooij
7bb479f816 r26178: Link against -ldl as well to prevent undefined symbols. 2007-12-21 05:46:36 +01:00
Jelmer Vernooij
e61160dce4 r26177: Allow prebuilding swig wrapper, install ldb.py. 2007-12-21 05:46:35 +01:00
Günther Deschner
c9b22a7d26 r26176: Fix in,out mismatch in wkssvc_NetrWkstaUserSetInfo().
Guenther
2007-12-21 05:46:35 +01:00
Günther Deschner
24c837937c r26172: Skip testing wkssvc against us, we only have dummy support anyway.
Guenther
2007-12-21 05:46:34 +01:00
Günther Deschner
556d00d6a2 r26171: Add my copyright.
Guenther
2007-12-21 05:46:34 +01:00
Günther Deschner
239749d811 r26170: Put test_NetrUseGetInfo() in the correct order of tests.
Guenther
2007-12-21 05:46:34 +01:00
Günther Deschner
78d18c996a r26169: Use the NDR_PAHEX flag to print the encrypted wkssvc password buffer.
Guenther
2007-12-21 05:46:33 +01:00
Günther Deschner
e067261061 r26168: Add two more documented WKSSVC_JOIN_FLAGS.
Guenther
2007-12-21 05:46:33 +01:00
Günther Deschner
b2fb5a2af5 r26167: Just for completeness, add some more documented wkssvc_NetWkstaInfo info level
uint32s.

Guenther
2007-12-21 05:46:33 +01:00
Günther Deschner
af0dc38909 r26166: Put [ref] in the front in wkssvc IDL.
Guenther
2007-12-21 05:46:32 +01:00
Günther Deschner
256d0a15f5 r26165: Add IDL and torture test for wkssvc_NetrGetJoinableOus() and
wkssvc_NetrGetJoinableOus2() (both unavailable remotely).

Guenther
2007-12-21 05:46:31 +01:00