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

15182 Commits

Author SHA1 Message Date
Jelmer Vernooij
fe5b7c4986 Some more mergedobj fixes.
(This used to be commit c481d88d37346885f7809f73035a2bc9f2468848)
2008-02-16 20:56:46 +01:00
Jelmer Vernooij
f6dec9de47 Use standard variable for partial linking.
(This used to be commit 949fca9540889bb640466fc21ca36d08f77066a3)
2008-02-16 20:48:08 +01:00
Jelmer Vernooij
8d7e2eb68c Reintroduce mergedobj support.
(This used to be commit 1cf23c58411a9b8a9bb97016c27c10a218e73146)
2008-02-16 20:38:21 +01:00
Jelmer Vernooij
d803ff9e72 Remove unused code.
(This used to be commit 98d6095b9605ff4db61394719f29b3e38349c59f)
2008-02-16 16:33:04 +01:00
Jelmer Vernooij
f5e9437896 Simplify handling of plugin installation.
(This used to be commit 8f1270dd5c7688f023cf24215fa229da213e760c)
2008-02-16 16:22:05 +01:00
Jelmer Vernooij
a53beee034 Add static header for gencache.
(This used to be commit 58c25657bf552a11e7c522602805ba961de94cf2)
2008-02-16 15:52:56 +01:00
Jelmer Vernooij
7c96ca88c4 Formatting fixes.
(This used to be commit bc0fab89e325ebb6ab870b1c3f4b263c50631b70)
2008-02-16 15:23:26 +01:00
Jelmer Vernooij
57e910668d Unconditionally run the python tests.
(This used to be commit 0ab4428fce9f2b970dfbced3b5dfea7ec688760a)
2008-02-15 16:06:57 +01:00
Jelmer Vernooij
56e75ed20c Reconcile header files for torture utility functions.
(This used to be commit 1269758e95686cc155284d5d56080e1be11bbd75)
2008-02-15 15:53:06 +01:00
Jelmer Vernooij
26bc88eaba Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Conflicts:

	source/torture/libnet/libnet_BecomeDC.c
(This used to be commit 2da0734f439ee5f4e3eb1c9416e7df4450f08534)
2008-02-15 15:27:21 +01:00
Jelmer Vernooij
6c4acbbf9e Mark the provision_bare() test as known failing for now.
(This used to be commit bb473a8d11ce0ab8d5c9f0b339861b552fc2b262)
2008-02-15 15:22:01 +01:00
Jelmer Vernooij
85fe22a85f Use struct for provision parameters since there are so many of them.
(This used to be commit 4b9d5bc57ca4ee14c142ea720dce5e4ee97f8c16)
2008-02-15 15:14:55 +01:00
Stefan Metzmacher
9d9d54430a lsa.idl: add lsa_AsciiStringLarge
metze
(This used to be commit 646c597b79cb01474ed8139e4e790206bd84632c)
2008-02-15 15:03:28 +01:00
Stefan Metzmacher
de3d54e055 lsa.idl: don't use ascstr_noterm anymore
metze
(This used to be commit b994f899b42d294c0418bdc82660a2f7510667d6)
2008-02-15 15:03:15 +01:00
Stefan Metzmacher
1b09ec14a8 epmapper.idl: don't use ascstr2 anymore
metze
(This used to be commit 96f1ad6d27fdfecd3a07a05052c8085d66472106)
2008-02-15 08:53:24 +01:00
Stefan Metzmacher
7f4d2ac6a2 epmapper.idl: add link to official IDL
metze
(This used to be commit b5c0a6c114b5c832f742bd84179e5e9a5aed3698)
2008-02-15 08:53:11 +01:00
Stefan Metzmacher
8410878e2a dcerpc.idl: use charset() instead of ascstr3
metze
(This used to be commit 47447f60bc8e5dd1021752e9b011f22762e45eed)
2008-02-15 08:52:51 +01:00
Stefan Metzmacher
a37ddb8ae0 ndr_sec_helper: create a completely zero sid, so that ndr_size_dom_sid28 can return 0
metze
(This used to be commit ae6976eb4a8ddafc40ce91f68c9bca861502093b)
2008-02-15 08:52:23 +01:00
Stefan Metzmacher
f9116ae6db drsuapi.idl: use charset() instead of the exotic flags() and string
metze
(This used to be commit 70c7faace76a84d2fe15accf4f8a1ca0ad905bd4)
2008-02-15 08:52:00 +01:00
Stefan Metzmacher
80d7c3ef7d krb5pac.idl: use charset() instead of string type with flags
metze
(This used to be commit 30657ae0ebdb85ae995a3dfe3ce123851fd92e0f)
2008-02-15 08:51:19 +01:00
Stefan Metzmacher
17f31a7677 NET-API-BECOME-DC: at least find the 'provision' function in python mode
This is still broken, as we call provision() with wrong arguments.
Also the python provision() function, doesn't allow us
to specify the locations of the partition ldb files,
this is strictly needed otherwise the torture test destroys
a production databases.

I think we should have a provision_become_dc() again!

metze
(This used to be commit 096eafd34778dde222bce4b0a5c0fc38b7de0359)
2008-02-15 08:49:47 +01:00
Stefan Metzmacher
81db831973 cyrus_sasl: fix compiler warnings
metze
(This used to be commit 558c717c6c279b739633e26855910b61b792e7b6)
2008-02-15 08:49:33 +01:00
Andrew Tridgell
339dcbb641 remove redundent code
(This used to be commit 7f2421f17cae313d7dbf5c35c73b5410cb1d5db0)
2008-02-15 16:53:10 +11:00
Andrew Tridgell
4c6ecb4394 fixed some options that could not be overridden on the command line
(This used to be commit eea486d8942fdda769684fa6e825c0f899cf3304)
2008-02-15 16:52:57 +11:00
Andrew Tridgell
054bc11876 added blackbox testing of gentest
(This used to be commit 716345fd38dfd8c6e610fbd6ba84c4f33e3edbb9)
2008-02-15 16:42:22 +11:00
Andrew Tridgell
db408c0d0d convert gentest to use popt and the cmdline library
(This used to be commit 681366b956a71aa7bd16b75263ccd73ddc680082)
2008-02-15 15:53:11 +11:00
Andrew Tridgell
9e6327dc41 make sure lp_ctx is initialised
(This used to be commit 3abb33c8bff9aac8ba1ba4783b919732e5159283)
2008-02-15 15:52:52 +11:00
Andrew Tridgell
80362574b8 fix typo
(This used to be commit 1699b2a804cf91175de2528c1e640a09b4de4f08)
2008-02-15 15:39:07 +11:00
Andrew Tridgell
c09f70608c added a blackbox test for masktest
(This used to be commit 05a110123df2372418e2ef2fd8f269b92054069c)
2008-02-15 15:33:10 +11:00
Andrew Tridgell
d48dc5b2e6 fixed masktest to use popt, and fixed the incorrect pstring conversion
(This used to be commit c37133fd95e6d02a0cdf0f7b5408211740d8046c)
2008-02-15 15:26:20 +11:00
Andrew Tridgell
66e8bc9dac converted locktest to use popt and cmdline utility code
(This used to be commit 625ea49a95cbdb507ea5b191f75ffa27e25cdb90)
2008-02-15 14:55:31 +11:00
Andrew Tridgell
63c099c51a added blackbox testing for locktest
(This used to be commit af6484f78d273407dd9b264bc4adb33497eee48b)
2008-02-15 14:27:06 +11:00
Andrew Tridgell
be8a09b138 add some info on running tests
(This used to be commit b6ba0afc1424a1d202626aabf1cd0f28246319a6)
2008-02-15 14:11:11 +11:00
Andrew Tridgell
5c615b0dc5 Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
(This used to be commit 9c12b5b49679d404ac623041f2da944019f97754)
2008-02-15 13:30:55 +11:00
Andrew Tridgell
60b3144280 fixed loadparm handling in standalone tests
(This used to be commit 2633f4259ed30ab990017c4c3205f92bf38f0135)
2008-02-15 13:29:32 +11:00
Jelmer Vernooij
b5f329602b Add ability to not specify certain provision options(), fix some other options.
(This used to be commit fe8bfda22d8e1fdbece4209b7489419074565efd)
2008-02-15 02:12:37 +01:00
Jelmer Vernooij
d499dfd938 Add test for provision_bare() code.
(This used to be commit 0f3a1dbb5355bf5181d9a100af35be8a7f292be6)
2008-02-15 01:37:57 +01:00
Jelmer Vernooij
3d6da3b162 Finish migration of provision code.
(This used to be commit 53c5924195844dac4dfe99e5c9b0c8911394497a)
2008-02-15 01:16:12 +01:00
Jelmer Vernooij
1f5cec6f40 Move Python dependencies.
(This used to be commit f6c5b787cc031ddf858d7b16f455692a98a19b9e)
2008-02-15 00:35:17 +01:00
Jelmer Vernooij
18a011d8a8 Avoid using private libnet test structure inside util_provision.
(This used to be commit 1a1f8a5e6b193f25f4838a3e7964cdf0590f4eb2)
2008-02-15 00:23:56 +01:00
Jelmer Vernooij
ff64a67160 Split provision from C code out of becomedc.
(This used to be commit ed2b72ac76ec069fec799b3fd805cca59fc28de4)
2008-02-14 23:28:31 +01:00
Michael Adam
f3bbe1516c Fix path to talloc guide. Noted by "teferi" on irc.
Michael
(This used to be commit bc4e03f2ddb669758e27e2a5c32e15c7d6c5257d)
2008-02-14 23:10:00 +01:00
Kai Blin
f22598a95c util_ldb: Add a missing \n to debug string, fix trailing whitespaces.
(This used to be commit b0991cc09b36171c18d2407c9f3153b6f7e8299b)
2008-02-14 12:32:29 +01:00
Kai Blin
c10e0dee34 loadparm: Clean up trailing whitespace
No code change. Couldn't resist.
(This used to be commit abc816b3884838441ab379c9e31e16937caa4734)
2008-02-14 12:32:29 +01:00
Jelmer Vernooij
1885908fb4 Don't create symlinks pointing at themselves.
(This used to be commit 96736eb556bfd7ab5b04ec40beefe23e475a438d)
2008-02-14 12:15:28 +01:00
Jelmer Vernooij
e33177001c Remove type before variables in data.mk
(This used to be commit 3c1a7c0dcc56ed5595e31a8df023a04ae95bfca5)
2008-02-14 12:03:34 +01:00
Jelmer Vernooij
02af3663a4 Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
(This used to be commit 50697762fd28e2fc77142c5fea528b12d4cc0ebc)
2008-02-14 12:03:11 +01:00
Andrew Tridgell
b640f475be updated SMB2 code for getinfo according to WSPP docs
- Updated getinfo structures and field names
- also updated the protocol revision number handling to reflect
  new docs
(This used to be commit 3aaa2e86d94675c6c68d66d75292c3e34bfbc81b)
2008-02-14 17:11:36 +11:00
Andrew Tridgell
4a04a5e620 A better way to handle the different format of RenameInformation in SMB2
We now define a separate info level RAW_SFILEINFO_RENAME_INFORMATION_SMB2
and set that level when handling SMB2 packets. This makes the parsers clearer.
(This used to be commit f6cdf3f1177f63d80be757f007eb15380839b4f5)
2008-02-14 14:54:21 +11:00
Andrew Tridgell
501e8fbc3d Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
(This used to be commit 309cf408e01c36e2a12ed2d1462f2bbe407d4597)
2008-02-14 13:37:37 +11:00