1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-14 19:24:43 +03:00

15050 Commits

Author SHA1 Message Date
Jelmer Vernooij
3525f77e56 Move nt_time_equal() to libutil.
(This used to be commit 9705263a6c58d4ade556d17db2009dbb85291b22)
2008-02-09 14:24:24 +01:00
Andrew Bartlett
655ec1aa06 A couple more ipsec classes for the schema.
Andrew Bartlett
(This used to be commit 41309dc8627e707cee226a76238b9a70d417a345)
2008-02-09 14:48:56 +11:00
Andrew Bartlett
a5acc6654b Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
(This used to be commit 4aff02ecf18d52ae8e64e0c938ac5edf82a6dcef)
2008-02-09 14:13:58 +11:00
Andrew Bartlett
d08eabdf91 Remove the forced 'krb5' from the NET-API-BECOME-DC test.
If we want to try this authenication mechanism, we can always manually
specify the binding string.

Andrew Bartlett
(This used to be commit 191d56d41e5af34e78e1ad711fb1c63c189f0b48)
2008-02-09 14:13:23 +11:00
Andrew Bartlett
fa2eb34473 Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
(This used to be commit 774b54141a3549448b7bbc5bc69a661ac525df48)
2008-02-09 14:03:25 +11:00
Andrew Bartlett
19fcdb2e8a Give a more useful error when the templates.ldb can't be found.
Andrew Bartlett
(This used to be commit 26108eb66b4b5d4b339dfc845e8a018190068e81)
2008-02-09 14:02:14 +11:00
Andrew Bartlett
6e965b139d Make the provision test more real, use a foo.example.com for the realm.
Andrew Bartlett
(This used to be commit b7ea06850a91b0593178227f713803e9ce98cc47)
2008-02-09 14:01:37 +11:00
Jelmer Vernooij
4932e4bb7a Fix upgrade after provision parameter rename.
(This used to be commit 361b9f43fb2abb64f2cbae7740b89a616a3c2646)
2008-02-09 03:59:45 +01:00
Jelmer Vernooij
196a926710 Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
(This used to be commit d4fb8b0d8644cddfa39655fac87a96edc71b2a73)
2008-02-09 03:11:04 +01:00
Jelmer Vernooij
bd0bfe6833 Fix provision python test.
(This used to be commit b173fa6bd2b24b5a3e7b4fbcb926f6c9771c10ba)
2008-02-09 03:09:56 +01:00
Jelmer Vernooij
2aac2a5df8 Add tests for findnss(), add some docstrings.
(This used to be commit 4eec2bbc9a139e927ce21c615ebfbb3026b26384)
2008-02-09 02:10:49 +01:00
Jelmer Vernooij
c1d8ac0ab1 Remove unused class members.
(This used to be commit 373ef4287f998b79bf9ba6364d6a67e5c522833d)
2008-02-09 01:42:38 +01:00
Andrew Bartlett
0ca20977ef Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
(This used to be commit 1bf9d0401012cd3c830d50844f5be35e53835322)
2008-02-09 10:00:14 +11:00
Andrew Bartlett
b2d47f9794 From a request from Peter Huang, include IPsec sechema.
(We may need to include more defaults in the template, but I want to
start small for now).

Andrew Bartlett
(This used to be commit a466dda118f785bf784548106637577a5e25a30e)
2008-02-09 09:59:45 +11:00
Michael Adam
1f974c8aa7 Reformat SMB_EXT_LIB_FROM_PKGCONFIG: fix spacing and indentation.
Sorry, could not resist: While trying to understand this bit of magic,
I had to bring indentation into shape to see more clearly what is going on.
Also, mixed tabs/spaces are changed to tabs.

Michael
(This used to be commit cbed074f2841b79cc0f23ad52b1fa34515f706a9)
2008-02-08 16:40:21 +01:00
Jelmer Vernooij
f61780b11c build: Remove unused functions Import() and GetInfo().
(This used to be commit 5c2be1e8a985332e1e81eeab1dc9b50d7f867f98)
2008-02-08 14:12:46 +01:00
Jelmer Vernooij
f47093baf0 Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Conflicts:

	source/scripting/python/samba/provision.py
(This used to be commit e367df5d994181f08ad1a20a0ce01991ca30bcc8)
2008-02-08 14:02:22 +01:00
Andrew Bartlett
e5d2ec1cb9 Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
(This used to be commit ae9d0343e0599ac62c3011a3d6c1948a9cb7a8f1)
2008-02-08 17:20:03 +11:00
Andrew Bartlett
0efa783849 Remove unused parameter from provision()
Andrew Bartlett
(This used to be commit c8b0a8a196d8d187a86aef497953d0105436aff8)
2008-02-08 17:12:54 +11:00
Andrew Bartlett
c1c09e584e LDAP now works with the python provision!
Andrew Bartlett
(This used to be commit 8f0a89ca19d6a3986dacd981fab1ebbc8b1a4ad0)
2008-02-08 17:12:25 +11:00
Andrew Bartlett
26897518ea Fix LDAP backend with python
We were still setting the hard-coded users.ldb etc, rather than
switching to the ldapi:// URI

Andrew Bartlett
(This used to be commit 603e981250b26b533ec35dd607cb635226cf99df)
2008-02-08 17:11:26 +11:00
Andrew Bartlett
5153c67267 Reset error strings
Avoid leaking error strings up to the application, when we are ignoring them.
(This used to be commit 57b4b43b6548d1cd81cfaebc5ea8abc88aaca989)
2008-02-08 17:09:49 +11:00
Andrew Tridgell
9e681efdf0 Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
(This used to be commit fd9cc4eb5afae8b255e753d480190b490cd3f7ab)
2008-02-08 14:13:48 +11:00
Andrew Tridgell
77dab7f857 merge tdb changes from ctdb
(This used to be commit b3e60a388d338ef90540007239e88563cb9ba27a)
2008-02-08 14:13:19 +11:00
Andrew Bartlett
bbf8aca01d Fix syntax in LDAP test
We don't get this far in the test at the moment however.

Andrew Bartlett
(This used to be commit c3098d5c52505e143a6ce498273a5ce6a66220b0)
2008-02-08 13:23:45 +11:00
Jelmer Vernooij
fffe4f3bdd Fix formatting.
(This used to be commit 73d1b0fcb64fdc7be1e1e1002f3f182fcbe476ae)
2008-02-08 03:03:44 +01:00
Andrew Bartlett
9e547f4303 Revert to ejs for 'provision'
Andrew Bartlett
(This used to be commit fa1098959ad0016770ce1c327665df08ce3f69d2)
2008-02-08 12:54:09 +11:00
Andrew Bartlett
0fc670308e Remove unused argument to provision().
Andrew Bartlett
(This used to be commit 2f98ec1e6417c70a48370a62e7a54dfc4f6291c1)
2008-02-08 12:52:54 +11:00
Andrew Bartlett
cc61c1d5f4 LDAP backend provision now works with python.
Andrew Bartlett
(This used to be commit 3e6a6e6b210a4089cf9f9db80c1ab30da3872845)
2008-02-08 12:49:30 +11:00
Andrew Bartlett
411ec4b79c Remove unused ldap_backend argument from provision.py
Andrew Bartlett
(This used to be commit fbce84a87b086a0024379ab26f6f628e5d210251)
2008-02-08 12:48:58 +11:00
Andrew Bartlett
d2ea79d1d6 Fix LDAP backend with python provision
The backend databases were still hard-coded as 'users.ldb' etc.

Andrew Bartlett
(This used to be commit 3c5f6cc739b4a8787ce4cc5dc16ffd3027cc4a57)
2008-02-08 12:48:11 +11:00
Andrew Bartlett
cd5c3f5842 Ensure expected errors do not leak up to the application.
(reset the error string to be sure).

Andrew Bartlett
(This used to be commit 741d33bf8c9b2e2b1ba4762ca63e90885a702184)
2008-02-08 12:45:51 +11:00
Jelmer Vernooij
b4f7a80c2d Skip offline tests.
(This used to be commit 3c71aae2a3e3de0e2372410dd363a7d6015174e6)
2008-02-08 01:19:14 +01:00
Jelmer Vernooij
066912ba80 Put temporary test files in test directory.
(This used to be commit 16382999bebf158996e16219e7053ef4821550c1)
2008-02-08 00:34:29 +01:00
Jelmer Vernooij
bebd139db0 Put ldb test output in prefix.
(This used to be commit af283cd787ef4642fc4ba642ea37a1eede2d2f41)
2008-02-08 00:19:50 +01:00
Jelmer Vernooij
64ff80d000 Mark RAW-OFFLINE as known failing for Samba 4 (because it doesn't have offline support yet).
(This used to be commit 36167dc85248ed31922cc5ff4a364559f562c51b)
2008-02-08 00:03:02 +01:00
Jelmer Vernooij
51da6908df Override KRB5CCNAME so existing Kerberos tickets in the users environment don't get overwritten.
(This used to be commit 5e740c0dfbda9a6b2f47d953eb27a1fbfcff78b3)
2008-02-07 23:47:18 +01:00
Andrew Tridgell
8c4e52547b merge growing tdb for tdb_wipe_all() fix from ctdb
(This used to be commit df4efb902ec5053ae9d7c6e4fd1e21255ca66914)
2008-02-07 23:06:44 +11:00
Andrew Tridgell
e939659e43 make the multiplier in the RAW-OFFLINE test settable
(This used to be commit f4b363d7a65023c816264b58d6f3f07730b43c0c)
2008-02-07 23:05:44 +11:00
Stefan Metzmacher
6ca23e3074 wkssvc.idl: fix idl for wkssvc_NetrGetJoinableOus[2]()
metze
(This used to be commit 3f2edcc341e5b0e4369e8f601ef0cb6ecf73b4c7)
2008-02-07 08:33:19 +01:00
Stefan Metzmacher
e7c178629f pidl/Samba4::NDR::Parser: fix support for embedded "ref" pointers
The memory allocation of embedded "ref" pointers needs to be the
same as for all other embedded pointers.

metze
(This used to be commit 6b3817c2250b94307ffcbd9f8eeb9a593eb7a82d)
2008-02-07 08:33:18 +01:00
Stefan Metzmacher
c713b58a00 pidl/NDR: fix handling of multilevel pointers in function elements
The 2nd or higher level of wire pointers needs to be marked as deferred.

metze
(This used to be commit d7970d70329e0d4f9de30ccfcedd03e583817fa2)
2008-02-07 08:33:18 +01:00
Stefan Metzmacher
1ea5b06307 pidl: get the pointer types correct when an element has multiple pointers
Only the first level gets the pointer type from the
pointer property, the others get them from
the pointer_default() interface property

see http://msdn2.microsoft.com/en-us/library/aa378984(VS.85).aspx
(Here they talk about the rightmost pointer, but testing shows
they mean the leftmost pointer.)

metze
(This used to be commit aa8518521b2a6a7110c84c4981c53acce7389ee9)
2008-02-07 08:33:18 +01:00
Stefan Metzmacher
c6a6fa1841 win32-tests: add a very usefull w32 programm to explore midl features
You have to define idl, call the client function
and add a server implementation.

Then you need to compile midltests.exe
and run it, it will dump the generated NDR on the
screen.

metze
(This used to be commit dc15c8833599a1cb8f51c2b5390925410cbf4e12)
2008-02-06 16:34:36 +01:00
Stefan Metzmacher
3a0cfad223 prefork: also reload stuff in the client processes
metze
(This used to be commit 36012c386b30af98f10ada1b77ca3e43dbd7b144)
2008-02-06 14:44:20 +01:00
Andrew Bartlett
07c8cdec47 Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet
(This used to be commit 594ff923295c7420167aa899ec6030de07038625)
2008-02-06 16:14:09 +11:00
Kai Blin
c9ea65e4ce sidmap: Some source code cleanups.
(This used to be commit 16466b543bf8dd35bc79a030696f78598ca82f54)
2008-02-05 11:42:39 +01:00
Andrew Bartlett
24d0587752 Clarify nomaclature of socket names in process_single and process_prefork
Fix talloc_steal in both cases to steal connected socket (from accept)
onto it's private structure, rather than stealing the bound socket.

Remove termination code from the prefork modal, we want the process to
still stay around, to serve future clients.

Andrew Bartlett and David Disseldorp
(This used to be commit 07590d893e993919cf6cb7582310777f534e756f)
2008-02-05 14:51:01 +11:00
Andrew Bartlett
c46b8708f4 Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet
(This used to be commit 7fc3669b9dc34514d8749d3941514fdae7d0f700)
2008-02-05 09:16:37 +11:00
Stefan Metzmacher
31fac9d66b pidl: remove 'pointer_default_top()' support
metze
(This used to be commit 145d6c8ea0eafc69cdeca45fbf296148b890133d)
2008-02-04 18:37:09 +01:00