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

13546 Commits

Author SHA1 Message Date
Jelmer Vernooij
e09226cb35 r25395: Fix help for --socket-wrapper-pcap.
(This used to be commit 15e41e4278)
2007-10-10 15:07:24 -05:00
Jelmer Vernooij
b29e12f331 r25394: Print out version info in test output for use by Samba 3.
(This used to be commit c61881c72b)
2007-10-10 15:07:24 -05:00
Jelmer Vernooij
3048e9ad65 r25392: Add loadparm context as argument in a couple more places.
(This used to be commit c62f51cc28)
2007-10-10 15:07:24 -05:00
Stefan Metzmacher
3ff257b36b r25386: add 'make testsuite' target that tries to at least compile
smbtorture, smbclient and cifsdd which are used by samba3's
'make test' in future.

metze
(This used to be commit 712074d950)
2007-10-10 15:07:23 -05:00
Jelmer Vernooij
08aba81a36 r25385: Don't clutter the buildfarm output with SKIP: lines.
(This used to be commit 70810484ea)
2007-10-10 15:07:23 -05:00
Jelmer Vernooij
55568328ad r25384: Support DGRAM IPv6 sockets.
(This used to be commit e227c74971)
2007-10-10 15:07:23 -05:00
Andrew Bartlett
db6c6cfdec r25383: Patch from Amin Azez <azez@ufomechanic.net> to give better message
when a template file is missing.

Andrew Bartlett
(This used to be commit 5093ea1cef)
2007-10-10 15:07:22 -05:00
Jelmer Vernooij
5e2f9cd8e2 r25379: Use loadparm context parameter in a lot more places.
(This used to be commit 091961b13b)
2007-10-10 15:07:22 -05:00
Rafal Szczesniak
3bf358c4d1 r25377: Simplify code a little by employing commonly used functions.
rafal
(This used to be commit f0be9939cd)
2007-10-10 15:07:22 -05:00
Rafal Szczesniak
528d2cdd46 r25376: Add the new file to the build.
rafal
(This used to be commit a5407a3288)
2007-10-10 15:07:21 -05:00
Rafal Szczesniak
1f3f79c21f r25375: Put commonly used functions in one place.
rafal
(This used to be commit 6e9708eba8)
2007-10-10 15:07:21 -05:00
Ronnie Sahlberg
19e417aefd r25374: create an enum for the authentication types instead of defining them as
constants
(This used to be commit 0c3d38b0d9)
2007-10-10 15:07:21 -05:00
Ronnie Sahlberg
ca8f2fbe2e r25373: add three more authentication types
(This used to be commit 9c38c61c33)
2007-10-10 15:07:20 -05:00
Rafal Szczesniak
d8b9666c33 r25368: Add the test of group add routine.
rafal
(This used to be commit f893244a31)
2007-10-10 15:07:19 -05:00
Rafal Szczesniak
353c00dc1f r25367: Add initial implementation of internal group add function.
rafal
(This used to be commit 05624840c7)
2007-10-10 15:07:19 -05:00
Jelmer Vernooij
b2c6dd7c89 r25365: Clearer test names
(This used to be commit 85a8c105a4)
2007-10-10 15:07:19 -05:00
Jelmer Vernooij
79e59dfdf2 r25364: List skipped testsuites in summary only.
(This used to be commit cc22be4530)
2007-10-10 15:07:18 -05:00
Jelmer Vernooij
966f35a6c8 r25363: Move service code to separate module.
(This used to be commit 77570e2fb5)
2007-10-10 15:07:18 -05:00
Jelmer Vernooij
7ac97bbbdb r25361: Specify share correctly for RPC-SAMBA3-SHARESEC, allow overriding share from command-line in smbtorture.
(This used to be commit b3f2eafa04)
2007-10-10 15:07:18 -05:00
Jelmer Vernooij
99f8d8c45d r25360: Allow --skip to be specified more than once.
(This used to be commit f6dd844dc4)
2007-10-10 15:07:17 -05:00
Jelmer Vernooij
4820691fd9 r25359: Set up Samba3 as dc.
(This used to be commit acaa484a5c)
2007-10-10 15:07:17 -05:00
Rafal Szczesniak
cc6881b8ea r25356: Conversion from the old-style composite functions take 2.
Let's find out if NET-USERMOD test passes this time on
the build farm...

rafal
(This used to be commit 6ab46e91ac)
2007-10-10 15:07:17 -05:00
Andrew Bartlett
2606996653 r25354: Thanks to Amin Azez <azez@ufomechanic.net> for finally getting me to
fix a provision without an smb.conf already setup.

Andrew Bartlett
(This used to be commit a00044d229)
2007-10-10 15:07:16 -05:00
Rafal Szczesniak
7db71eac7a r25353: Disable one more swig link to for 'make install' to work.
rafal
(This used to be commit bcf4e60577)
2007-10-10 15:07:16 -05:00
Michael Adam
555302bbdf r25352: Add a basic WINBINDD_LIST_GROUPS test.
Michael
(This used to be commit 1d051c550c)
2007-10-10 15:07:15 -05:00
Andrew Tridgell
ca49e5aabf r25351: disable swig for now to get the build working
(This used to be commit 846184f15c)
2007-10-10 15:07:15 -05:00
Michael Adam
ff81112efb r25350: Add an initial winbindd list-users test.
Michael
(This used to be commit 01bd81362f)
2007-10-10 15:07:15 -05:00
Stefan Metzmacher
3bcf42774f r25349: add WINBIND-STRUCT-DSGETDCNAME test
metze
(This used to be commit 8746ee4c20)
2007-10-10 15:07:14 -05:00
Tim Potter
708729be9f r25348: Start working on another Python wrapper.
(This used to be commit 441a040434)
2007-10-10 15:07:14 -05:00
Tim Potter
8dc845d425 r25329: A solution to SWIG not being able to handle a structure and a function
having the same name.  Hey we can now query nbt names from Python.
(This used to be commit 30c34d7a4b)
2007-10-10 15:07:14 -05:00
Jelmer Vernooij
7c30312c17 r25316: Remove last few instances of old BOOL type in librpc/.
(This used to be commit 80d1dd41d4)
2007-10-10 15:07:13 -05:00
Rafal Szczesniak
7f894169d9 r25315: Revert my last change until I find out what's causing the
problem spotted by the builfarm.

rafal
(This used to be commit 39359391af)
2007-10-10 15:07:13 -05:00
Rafal Szczesniak
a23b4958c0 r25312: Replace the old-style composite calls.
rafal
(This used to be commit 0a8531404f)
2007-10-10 15:07:13 -05:00
Volker Lendecke
5f280af012 r25310: Make sure we do not regress on r25309
(This used to be commit 4eb0ec51aa)
2007-10-10 15:07:12 -05:00
Jelmer Vernooij
dce6620a9e r25308: Remove use of pstring.
(This used to be commit 586246137c)
2007-10-10 15:07:12 -05:00
Jelmer Vernooij
6b1c7d36f8 r25307: add string_sub_talloc.
(This used to be commit 96c1a24874)
2007-10-10 15:07:12 -05:00
Jelmer Vernooij
f2d64e1c45 r25306: Add tests for string_sub().
(This used to be commit 2d37ddcbd1)
2007-10-10 15:07:11 -05:00
Jelmer Vernooij
385622396d r25305: Fix installation of missing headers.
(This used to be commit 83f1721453)
2007-10-10 15:07:11 -05:00
Andrew Bartlett
bd4dc88e7b r25304: Thankyou to Amin Azez <azez@ufomechanic.net> for pointing out that I
used subobj.ROLE and not subobj.SERVERROLE as the rest of the code
does.

Andrew Bartlett
(This used to be commit dd1cb33591)
2007-10-10 15:07:10 -05:00
Andrew Bartlett
e12730322c r25303: Print out the options the provision script generated. This should
help users produce predictable setups.

Andrew Bartlett
(This used to be commit 9789bd3c0a)
2007-10-10 15:07:10 -05:00
Stefan Metzmacher
c366b5b0d7 r25302: try to fix the build
metze
(This used to be commit d7c93167e8)
2007-10-10 15:07:10 -05:00
Jelmer Vernooij
9b009c9009 r25301: Merge my includes.h cleanups.
(This used to be commit 37425495f3)
2007-10-10 15:07:09 -05:00
Andrew Bartlett
6a3093d941 r25300: Update howto.txt with modified provision syntax.
Andrew Bartlett
(This used to be commit 15ede335d7)
2007-10-10 15:07:09 -05:00
Andrew Bartlett
ee257e902a r25299: Modify the provision script to take an additional argument: --server-role
This must be set to either 'domain controller', 'domain member' or 'standalone'.

The default for the provision now changes to 'standalone'.

This is not because Samba4 is particularlly useful in that mode, but
because we still want a positive sign from the administrator that we
should advertise as a DC.

We now do more to ensure the 'standalone' and 'member server'
provision output is reasonable, and try not to set odd things into the
database that only belong for the DC.

Andrew Bartlett
(This used to be commit 4cc4ed7719)
2007-10-10 15:07:09 -05:00
Stefan Metzmacher
733591c079 r25298: regenerate lex.c files with config.h as first include
this should help on aix 5.3.

metze
(This used to be commit bfd8c275bb)
2007-10-10 15:07:08 -05:00
Stefan Metzmacher
b15e7316a4 r25297: - fix sed arguments to make the replacement work
- always add #include "config.h" in the first line

metze
(This used to be commit 7939f847bf)
2007-10-10 15:07:08 -05:00
Volker Lendecke
70b33dc533 r25296: Apply patch by Elrond <elrond+sambaclassic@samba-tng.org>: Put
__location__ into a few printfs.

Thanks,

Volker
(This used to be commit b0e323a09e)
2007-10-10 15:07:08 -05:00
Stefan Metzmacher
1429bd9b0c r25293: add WINBIND-STRUCT-CHECK_MACHACC test
metze
(This used to be commit 8684167fd8)
2007-10-10 15:07:07 -05:00
Stefan Metzmacher
ac8271a57c r25292: minor cleanup
metze
(This used to be commit a98205f26d)
2007-10-10 15:07:07 -05:00
Stefan Metzmacher
a95b108959 r25291: add WINBIND-STRUCT-PRIV_PIPE_DIR test
this may needs
--option="torture:winbindd private pipe dir=/var/lib/samba/winbindd_privileged"

metze
(This used to be commit f83062d109)
2007-10-10 15:07:07 -05:00